Commit Graph

1769 Commits

Author SHA1 Message Date
Thomas Citharel 2eda4eca3e Merge branch 'fix-accepting-follows' into 'master'
Fix accepting follows

See merge request framasoft/mobilizon!518
2020-07-31 10:00:18 +02:00
Thomas Citharel b9bd43070e Merge branch 'prevent-upserting-local-actor' into 'master'
Prevent upserting local actor

See merge request framasoft/mobilizon!519
2020-07-31 09:22:12 +02:00
Thomas Citharel d268a16c4f
Fix trying to create signatures for remote actors
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-31 09:21:10 +02:00
Thomas Citharel b9cdd2f02f
Prevent upserting local actor
By comparing it's URI

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-31 09:01:27 +02:00
Thomas Citharel d4cde716d4
Fix redirections on WebFinger
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-30 17:57:20 +02:00
Thomas Citharel 9fdf7bad0f Merge branch 'group-posts' into 'master'
Introduce group posts

See merge request framasoft/mobilizon!516
2020-07-30 17:16:53 +02:00
Thomas Citharel 9c9f1385fb
Introduce group posts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-30 16:55:35 +02:00
Thomas Citharel a86cc037c9 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!515
2020-07-08 15:08:31 +02:00
Berto Te 1d82eecbad Translated using Weblate (Spanish)
Currently translated at 100.0% (712 of 712 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-07-08 12:51:15 +02:00
Thomas Citharel bec1c69d4b Merge branch 'update-instance-actor-when-updating-instance-description' into 'master'
Update Instance Actor when updating instance settings

Closes #365

See merge request framasoft/mobilizon!514
2020-07-07 17:34:52 +02:00
Thomas Citharel a35f09b2d4
Improve federation management UI
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-07 17:20:10 +02:00
Thomas Citharel e0fad9ddd1
Update Instance Actor when updating instance settings
Also fix an issue when publishing activities to followers/group members

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-07 16:55:59 +02:00
Thomas Citharel 4fd3dfe3e3 Merge branch 'fix-map-comments-zindex' into 'master'
Fix elements overflowing on map modal

See merge request framasoft/mobilizon!513
2020-07-07 11:12:39 +02:00
Thomas Citharel acb938da74
Fix elements overflowing on map modal
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-07 10:54:10 +02:00
Thomas Citharel 744c040d0d Merge branch 'improve-event-edit-timepicker' into 'master'
Only restrict event time picker times when same day

See merge request framasoft/mobilizon!511
2020-07-07 10:29:20 +02:00
Thomas Citharel 2a89acb6db Merge branch 'fix-event-report-modal-trigger' into 'master'
Fix event report modal trigger

See merge request framasoft/mobilizon!512
2020-07-07 09:49:22 +02:00
Thomas Citharel a768c4906f
Fix event report modal trigger
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-07 09:33:34 +02:00
Thomas Citharel 315353ea83
Only restrict event time picker times when same day
Otherwise it was getting tricky to change time for a different date

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-07 09:21:00 +02:00
Thomas Citharel 5fe829ae76 Merge branch 'fix-my-events-pagination' into 'master'
Fix scheduler for participation notifications

See merge request framasoft/mobilizon!510
2020-07-06 19:06:59 +02:00
Thomas Citharel ed02ee4e49 Merge branch 'fix-search-result-on-mobile' into 'master'
Fix search results width on mobile

See merge request framasoft/mobilizon!509
2020-07-06 18:58:56 +02:00
Thomas Citharel c7ad21262c
Fix scheduler for participation notifications
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 18:55:58 +02:00
Thomas Citharel f90aa92ebb Merge branch 'fix-my-events-pagination' into 'master'
Fix MyEvents pagination

See merge request framasoft/mobilizon!508
2020-07-06 18:46:31 +02:00
Thomas Citharel 7167d64e1c
Fix search results width on mobile
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 18:36:51 +02:00
Thomas Citharel 2be489113b Merge branch 'fix-3rd-party-auth-issues' into 'master'
Fix 3rd-party auth issues

See merge request framasoft/mobilizon!507
2020-07-06 17:54:40 +02:00
Thomas Citharel 300fd8b729
Fix MyEvents pagination
And reverse order for past events so that it's coherent

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 17:35:03 +02:00
Thomas Citharel 69841cbb45
Fix 3rd-party auth issues
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 17:33:40 +02:00
Thomas Citharel 1d2038c9a0 Merge branch 'ldap' into 'master'
Introduce support for 3rd-party auth (OAuth2 & LDAP)

Closes #28

See merge request framasoft/mobilizon!502
2020-07-06 15:51:33 +02:00
Thomas Citharel baf55a97c2
Add changelog entries for LDAP & OAuth
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 15:43:01 +02:00
Thomas Citharel c4f8c30c41
Add basic documentation for LDAP & OAuth support
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 15:43:00 +02:00
Thomas Citharel daa6b59af8
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 15:42:59 +02:00
Thomas Citharel 9a080c1f10
Introduce support for 3rd-party auth (OAuth2 & LDAP)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 15:42:59 +02:00
Thomas Citharel ad5cac1cab Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!506
2020-07-06 13:25:19 +02:00
Alexandra 59a538feba Translated using Weblate (French (France))
Currently translated at 100.0% (705 of 705 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2020-07-06 12:51:14 +02:00
Thomas Citharel 81d868175e Merge branch 'add-ram-warning-doc' into 'master'
Add warning for yarn run build memory consumption

Closes #364

See merge request framasoft/mobilizon!505
2020-07-05 08:51:48 +02:00
Thomas Citharel 002f159430
Add warning for yarn run build memory consumption
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-05 08:32:11 +02:00
Thomas Citharel 783c1afe72 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!503
2020-07-05 08:26:16 +02:00
Taru Luojola dfdf5df9ef Translated using Weblate (Finnish)
Currently translated at 100.0% (705 of 705 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fi/
2020-07-03 18:51:14 +02:00
Taru Luojola eefa266b82 Translated using Weblate (Finnish)
Currently translated at 88.2% (180 of 204 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/fi/
2020-07-03 18:51:13 +02:00
Thomas Citharel 581d19d8b0
Merge branch 'setop/mobilizon-fix-addok' 2020-06-30 09:16:55 +02:00
setop 2749b6b2d4
fix addok - country and region 2020-06-30 09:16:32 +02:00
Thomas Citharel 1b1cbb054f Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!501
2020-06-29 14:45:46 +02:00
Berto Te 4751610f6a Translated using Weblate (Spanish)
Currently translated at 100.0% (705 of 705 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-06-28 03:51:11 +02:00
Thomas Citharel ec66ca36ce
Make prettier ignore lang JSON files
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-26 15:35:58 +02:00
Thomas Citharel 764d695190 Make prettier ignore i18n JSON files. 2020-06-26 15:23:24 +02:00
Thomas Citharel ab55c0ebb0 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!500
2020-06-26 15:21:29 +02:00
ButterflyOfFire 2a59f6d044 Translated using Weblate (Arabic)
Currently translated at 46.4% (324 of 698 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ar/
2020-06-26 15:04:17 +02:00
Berto Te 374d768d0e Translated using Weblate (Spanish)
Currently translated at 100.0% (204 of 204 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/es/
2020-06-26 15:04:17 +02:00
Berto Te eee3e4a472 Translated using Weblate (Spanish)
Currently translated at 100.0% (698 of 698 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-06-26 15:04:17 +02:00
Thomas Citharel cd9ae03b1e Merge branch 'allow-to-properly-move-group-resources' into 'master'
Allow to properly move group resources

See merge request framasoft/mobilizon!496
2020-06-26 15:04:10 +02:00
Thomas Citharel b11674fc9e
Fix opengraph issue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-26 14:42:40 +02:00