Thomas Citharel
|
f6611e8eb5
|
feat(back): add admin setting to disable external event feature
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-09-01 18:16:40 +02:00 |
|
Luca Eichler
|
2de6937407
|
feat: Add option to link an external registration provider for events
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-09-01 18:16:35 +02:00 |
|
setop
|
3f60174877
|
improve group creation view
|
2023-09-01 14:06:44 +00:00 |
|
Thomas Citharel
|
b9a165a7fc
|
feat(reports): show suspended status next to reported profile
And only show the suspend button if the profile isn't already suspended (or the user disabled)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-08-31 19:04:12 +02:00 |
|
Thomas Citharel
|
69588dbf4c
|
feat(reports): allow to suspend a profile or a user account directly from the report view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-08-31 17:08:55 +02:00 |
|
Thomas Citharel
|
b105c508c0
|
feat(reports): improve reportview and allow removing content + resolve report automatically
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-08-31 14:37:54 +02:00 |
|
Thomas Citharel
|
f2ac3e2e5d
|
feat(reports): allow reports to hold multiple events
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-08-31 10:43:36 +02:00 |
|
Thomas Citharel
|
f749518bf7
|
fix(group): fix getting group members count
Closes #1303
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-06-20 16:55:37 +02:00 |
|
Thomas Citharel
|
49b04c9b19
|
fix(participant exports): fix participants by returning the export type as well as the file path
We previously used the Apollo context but that's really unreliable.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-06-20 12:11:52 +02:00 |
|
Thomas Citharel
|
845bb6ac90
|
feat(graphql): validate timezone id as a GraphQL Scalar
Related to #1299
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-06-05 09:12:31 +02:00 |
|
Thomas Citharel
|
9a457fb011
|
fix(apps): fix device flow authorization process
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 14:24:52 +02:00 |
|
Thomas Citharel
|
2933ee0679
|
fix(graphql): fix calling GET_GROUP
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 15:32:40 +02:00 |
|
Thomas Citharel
|
63c9ed62de
|
fix(front): Fix event list month order
Closes #1244
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-21 10:18:22 +02:00 |
|
Thomas Citharel
|
85d643d0ec
|
feat(addresses): Allow to enter manual addresses
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-04-07 17:54:06 +02:00 |
|
Thomas Citharel
|
c4e9f88e85
|
Fix front-end stuff
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-24 15:32:26 +01:00 |
|
Thomas Citharel
|
a28ce5e6b6
|
Fetch config for export event participant formats
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-22 10:19:26 +01:00 |
|
Thomas Citharel
|
59944603b7
|
Update deps and fix some front-end stuff
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-03-22 10:19:25 +01:00 |
|
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
|
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
|
b5d6165ce1
|
Fix approving new followers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-21 17:29:29 +01:00 |
|
Thomas Citharel
|
f593867d8e
|
Add GraphQL query name to other queries
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-06 15:13:52 +01:00 |
|
Thomas Citharel
|
e812b4291b
|
Add GraphQL query name where it was missing
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-11-06 13:03:53 +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
|
ecb862f634
|
Fix dashboard view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-31 14:30:40 +01: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
|
0bc48560e8
|
Fix group order
Closes #1164
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-28 09:58:36 +02:00 |
|
Thomas Citharel
|
389fa843e3
|
Improve reports
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-25 19:15:02 +02:00 |
|
Thomas Citharel
|
557e12948b
|
Add name to GraphQL queries
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-11 17:48:09 +02:00 |
|
Thomas Citharel
|
fee4f9add8
|
Fix address selector
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-10-05 17:54:04 +02:00 |
|
Thomas Citharel
|
6f7d5f649b
|
Add participant info in event search results
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-09-26 10:29:58 +02:00 |
|
Thomas Citharel
|
151a7e54ae
|
Fix lint issues, update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-09-20 17:06:42 +02:00 |
|
Thomas Citharel
|
eecb04516e
|
Add the map in search view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-09-01 10:00:17 +02:00 |
|
Thomas Citharel
|
eb7c6d339f
|
Fix version not being available for statistics modules
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-08-28 10:54:43 +02:00 |
|
Thomas Citharel
|
48935e2168
|
Add global search
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-08-28 10:02:06 +02:00 |
|
Thomas Citharel
|
baac00f678
|
Improve search
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-08-22 12:12:09 +02:00 |
|
Thomas Citharel
|
ee20e03cc2
|
Migrate to Vue 3 and Vite
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-08-11 16:46:31 +02:00 |
|
setop
|
57d4abae68
|
this fragment is never used and put pressure on the DB
|
2022-05-11 12:04:46 +02:00 |
|
Thomas Citharel
|
888d2ef4b8
|
Expose correct relay address in federation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-05-06 17:21:11 +02:00 |
|
Thomas Citharel
|
05724476aa
|
Remove unused addRelay mutation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-05-06 14:23:16 +02:00 |
|
Thomas Citharel
|
26cf892758
|
Revert "Merge branch 'external-events' into 'main'"
This reverts merge request !1223
|
2022-05-04 07:02:16 +00:00 |
|
Luca Eichler
|
75502e2a4b
|
Add option to link an external registration provider for events
|
2022-05-03 15:33:32 +02:00 |
|
Thomas Citharel
|
0b04980332
|
Remove Koena Connect button
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-18 15:01:32 +02:00 |
|
Thomas Citharel
|
2eac639200
|
Fix front-end post creation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-18 14:47:44 +02:00 |
|
Thomas Citharel
|
709d26735b
|
Provide analytics on Front-end
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-06 12:31:46 +02:00 |
|
Thomas Citharel
|
e5ccdccbc7
|
Allow to get a group by it's ID
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-04 15:42:17 +02:00 |
|
Thomas Citharel
|
84a5c6f893
|
Directly load the group in OrganizerPickerWrapper if we have the group ID
Fixes #997
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-04 15:42:17 +02:00 |
|
Thomas Citharel
|
368911b58e
|
Allow to register custom categories
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-03-28 20:02:43 +02:00 |
|