Thomas Citharel
|
8984bd7636
|
Introduce authorizations with Rajska
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-22 10:19:25 +01:00 |
|
Thomas Citharel
|
b6875f6a4b
|
Introduce device flow
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-22 09:34:11 +01:00 |
|
Thomas Citharel
|
2ee329ff7b
|
Introduce application tokens
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-22 09:34:10 +01:00 |
|
Thomas Citharel
|
39768693c5
|
Only show report as spam/ham buttons if antispam feature is enabled
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-22 09:34:10 +01:00 |
|
Thomas Citharel
|
317a3434b2
|
feat(spam): Introduce checking new accounts, events & comments for spam with the help of Akismet
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-02-07 15:18:29 +01:00 |
|
Thomas Citharel
|
8eb949af60
|
Fix dynamic import of datefns with downcase locale
Closes #1215
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-01-28 17:37:21 +01:00 |
|
Thomas Citharel
|
0775814e19
|
Add page title for Categories view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-01-28 17:37:19 +01:00 |
|
Thomas Citharel
|
31fd99bd37
|
Fix notifications settings not working
Closes #1251
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-01-28 17:37:19 +01:00 |
|
Thomas Citharel
|
1a03c49fa4
|
Fix MyGroups and MyEvents views
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-01-28 17:37:19 +01:00 |
|
Thomas Citharel
|
3d99a41104
|
Fix logging from 3rd-party auth provider
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-12-22 12:23:51 +01:00 |
|
Thomas Citharel
|
1854063f09
|
Fix instances filter
Closes #1214
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-12-22 12:04:40 +01:00 |
|
Thomas Citharel
|
275261d600
|
Fix changing email & password
Closes #1223
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-12-22 12:04:39 +01:00 |
|
Thomas Citharel
|
9328df2103
|
Fix editing group events
Closes #1222
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-29 08:28:48 +01:00 |
|
Thomas Citharel
|
fc16014b2a
|
Use the correct value of current locale
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-29 08:23:02 +01:00 |
|
Thomas Citharel
|
6f9940a0a0
|
Lint fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-29 08:20:11 +01:00 |
|
Thomas Citharel
|
bce2a4dc3c
|
Fix terms and privacy view
Closes #1229
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-29 08:20:01 +01:00 |
|
Thomas Citharel
|
e93e282524
|
Limit the size of the IP(v6) field in the user admin view
Now it breaks only below 1280px width, instead of ~1500.
Closes #1228
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-29 08:19:21 +01:00 |
|
Thomas Citharel
|
635c35e009
|
Fix unfollowing group
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-25 18:12:11 +01:00 |
|
Thomas Citharel
|
4073eab201
|
Fix approving/rejecting group members
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-22 12:55:09 +01:00 |
|
Thomas Citharel
|
9d07373134
|
Lint fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-21 17:29:50 +01:00 |
|
Thomas Citharel
|
b5d6165ce1
|
Fix approving new followers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-21 17:29:29 +01:00 |
|
Thomas Citharel
|
0452b44f21
|
Make sure maximumAttendeeCapacity is a number, not a string
Closes #1194
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-21 12:07:22 +01:00 |
|
Thomas Citharel
|
32706150e0
|
Fix changing event uuid didn't change event data
Closes #1192
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-21 11:53:29 +01:00 |
|
Thomas Citharel
|
066e71c517
|
Don't load group status when unlogged
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-07 11:23:15 +01:00 |
|
Thomas Citharel
|
8f49c66b3f
|
Fix upcoming event groups on homeview
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-07 09:12:48 +01:00 |
|
Thomas Citharel
|
b860dadbfb
|
Front-end fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-06 13:03:53 +01:00 |
|
Thomas Citharel
|
b745f34356
|
Fix event map view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-04 18:29:59 +01:00 |
|
Thomas Citharel
|
c1dff8caaa
|
Remove unused import
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-04 11:29:19 +01:00 |
|
Thomas Citharel
|
74639e7203
|
Fix event integrations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-04 11:28:56 +01:00 |
|
Thomas Citharel
|
f3ac1f7ce1
|
Discussions views improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-03 17:38:20 +01:00 |
|
Thomas Citharel
|
7401fc8273
|
Truncate resource description preview after 350 characters
Closes #1182
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-03 16:54:04 +01:00 |
|
Thomas Citharel
|
29de9b346a
|
Fix moving resources
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-03 12:10:59 +01:00 |
|
Thomas Citharel
|
e69e8a5044
|
Allow to configure editor heading levels and set level 2 as start for posts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-02 18:09:26 +01:00 |
|
Thomas Citharel
|
3ddf360e11
|
Add breadcrumb trail on Post view
And lint
Closes #466
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-02 18:02:20 +01:00 |
|
Thomas Citharel
|
30eb37e31b
|
Post view improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-02 17:45:58 +01:00 |
|
Thomas Citharel
|
dcfe87116e
|
Allow to view more than 10 drafts events on my events view
Closes #993
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-02 11:38:14 +01:00 |
|
Thomas Citharel
|
be33c3b213
|
Search improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-31 18:07:14 +01:00 |
|
Thomas Citharel
|
5d507ecf69
|
Event view improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-31 18:05:59 +01:00 |
|
Thomas Citharel
|
e0127afd2b
|
Various front-end fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-31 14:30:41 +01:00 |
|
Thomas Citharel
|
ecb862f634
|
Fix dashboard view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-31 14:30:40 +01:00 |
|
Thomas Citharel
|
695d773d50
|
Various UI fixes, add placeholder to the text editor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-31 11:43:18 +01:00 |
|
Thomas Citharel
|
4eb15b5ebf
|
Fix E2E tests for login
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 19:10:38 +02:00 |
|
Thomas Citharel
|
8452b2e096
|
Remove unused attribute
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 17:41:50 +02:00 |
|
Thomas Citharel
|
579bcaba06
|
Allow to disable non-SSO login
With a new disable_database_login parameter under :mobilizon, :instance
Closes #1154
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 17:41:49 +02:00 |
|
Thomas Citharel
|
fc5b6882ae
|
Show registration button if registration allow list is used and improve
registration page
Closes #1102
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 17:41:49 +02:00 |
|
Thomas Citharel
|
e420713a6f
|
Add setting to toggle light/dark mode
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 17:41:49 +02:00 |
|
Thomas Citharel
|
09fce90c6a
|
Order categories by translated label
Closes #1082
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 10:39:42 +02:00 |
|
Thomas Citharel
|
8efb17d78e
|
Prevent loading group membership status before we get person information
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 09:58:36 +02:00 |
|
Thomas Citharel
|
0bc48560e8
|
Fix group order
Closes #1164
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 09:58:36 +02:00 |
|
Thomas Citharel
|
2454fe2aa4
|
Fix leaving a group
There's still an issue because the call is made twice, but at least it
works
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-26 18:45:47 +02:00 |
|