Commit Graph

1646 Commits

Author SHA1 Message Date
Thomas Citharel
a95d491e4a Merge branch 'search-events-with-location' into 'master'
Search events with location

See merge request framasoft/mobilizon!521
2020-08-10 15:49:49 +02:00
Thomas Citharel
ba86b2d644 Allow to search groups by location
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:24 +02:00
Thomas Citharel
a5eef19de7 Add group search
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:23 +02:00
Thomas Citharel
59a4a41043 Fix API test
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:22 +02:00
Thomas Citharel
fcf5778ae5 Allow to filter by begins_on and ends_on. Redirect explore to search
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:21 +02:00
Thomas Citharel
11b57f00f1 Fix events test for new search signature
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:20 +02:00
Thomas Citharel
10807b0e94 Allow to filter search by multiple tags
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:19 +02:00
Thomas Citharel
c0ce3d4dbe Fix AP Fetcher
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:19 +02:00
Thomas Citharel
3d4f232801 Allow events to be searched by location and period
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 15:40:18 +02:00
Thomas Citharel
e294ffc1b8 Merge branch 'patch-4' into 'master'
fix instance_name option for `mix mobilizon.instance gen`

Closes #368

See merge request framasoft/mobilizon!526
2020-08-10 14:39:51 +02:00
Thomas Citharel
5ac443c190 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!527
2020-08-05 08:56:00 +02:00
Quentin PAGÈS
4aa4c8afee Translated using Weblate (Occitan)
Currently translated at 73.3% (537 of 732 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-08-04 21:51:27 +02:00
Thomas Citharel
e13b2a33f5 Merge branch 'patch-3' into 'master'
Adding listen-port option to `mix mobilizon.instance gen`

See merge request framasoft/mobilizon!525
2020-08-04 21:46:17 +02:00
yalh
61a8bf44f2 Adding listen-port option to mix mobilizon.instance gen 2020-08-04 21:46:17 +02:00
yalh
369b09b3b5 Trying to fix https://framagit.org/framasoft/mobilizon/-/issues/368 2020-08-04 21:22:38 +02:00
Thomas Citharel
640d550176 Merge branch 'patch-1' into 'master'
Update maintenance_ tasks.md

See merge request framasoft/mobilizon!523
2020-08-04 16:46:12 +02:00
Thomas Citharel
77063ba857 Merge branch 'patch-2' into 'master'
Update maintenance_ tasks.md

See merge request framasoft/mobilizon!524
2020-08-04 16:45:53 +02:00
yalh
128d3f0821 Update maintenance_ tasks.md 2020-08-03 22:48:25 +02:00
yalh
bb1672c571 Update maintenance_ tasks.md 2020-08-03 22:36:16 +02:00
Thomas Citharel
c7d21dc83f Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!522
2020-08-02 11:27:29 +02:00
Quentin PAGÈS
e64af220a2 Translated using Weblate (Occitan)
Currently translated at 71.3% (522 of 732 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-08-01 19:51:25 +02:00
Berto Te
cd28c41908 Translated using Weblate (Spanish)
Currently translated at 100.0% (732 of 732 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-08-01 19:51:24 +02:00
Thomas Citharel
27653298b0 Merge branch 'fix-search-html-tokenized' into 'master'
Insert spaces before stripping HTML when inserting search data

See merge request framasoft/mobilizon!520
2020-07-31 11:36:27 +02:00
Thomas Citharel
41c8023218 Insert spaces before stripping HTML when inserting search data
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-31 11:19:42 +02:00
Thomas Citharel
3cabd01fcd Update translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-31 11:08:44 +02:00
Thomas Citharel
de1278de5d Fix a line no longer used
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-31 11:08:29 +02:00
Thomas Citharel
89d6cd564b Register on %instanceName%, not Mobilizon
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-31 11:08:03 +02:00
Thomas Citharel
01b4c9678f 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
5559df5402 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
f5a6a8a1b7 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
0ef420409a 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
aac7c1a98f Fix redirections on WebFinger
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-30 17:57:20 +02:00
Thomas Citharel
f1bb33ac50 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
a338caca5e Introduce group posts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-30 16:55:35 +02:00
Thomas Citharel
3dcacc1338 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
54277e8fc5 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
a6fad4bc17 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
ac1a581c9f Improve federation management UI
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-07 17:20:10 +02:00
Thomas Citharel
58b8986113 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
de0aa1595f 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
5283e0d8ae Fix elements overflowing on map modal
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-07 10:54:10 +02:00
Thomas Citharel
3d6b79b8e1 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
4a33bdfbad 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
ac5d755259 Fix event report modal trigger
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-07 09:33:34 +02:00
Thomas Citharel
bdfad2e332 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
3836246d2c 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
600c3fe040 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
e740fabf93 Fix scheduler for participation notifications
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 18:55:58 +02:00
Thomas Citharel
0cb7eba6d8 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
76eecab02c Fix search results width on mobile
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-07-06 18:36:51 +02:00