Commit Graph

1679 Commits

Author SHA1 Message Date
Thomas Citharel
73a8232576 Move crontab for sitemap to hourly
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-12 17:55:20 +02:00
Thomas Citharel
6a3a309283 Merge branch 'feature/sitemap' into 'master'
Introduce sitemap and upgrade oban

See merge request framasoft/mobilizon!538
2020-08-12 16:36:37 +02:00
Thomas Citharel
310e51dd13 Add a mix task to generate a sitemap
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-12 16:35:46 +02:00
Thomas Citharel
5bc7e7f9b2 Introduce Sitemaps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-12 16:29:34 +02:00
Thomas Citharel
15069b6099 Upgrade oban to 2.0
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-12 16:06:09 +02:00
Thomas Citharel
3725a82708 Merge branch 'fix-remote-actor-visibility' into 'master'
Fix remote group visibility and use Mastodon's discoverable attribute

Closes #370

See merge request framasoft/mobilizon!537
2020-08-12 11:21:24 +02:00
Thomas Citharel
3973c835e8 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!536
2020-08-12 10:47:58 +02:00
Thomas Citharel
b09bb7dde4 Fix remote group visibility and use Mastodon's discoverable attribute
Make sure actor visibility is :public or :unlisted

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-12 10:45:48 +02:00
Berto Te
b141e8ddb1 Translated using Weblate (Spanish)
Currently translated at 100.0% (202 of 202 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/es/
2020-08-11 14:47:31 +02:00
Berto Te
b75254cd39 Translated using Weblate (Spanish)
Currently translated at 100.0% (758 of 758 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-08-11 14:47:31 +02:00
Berto Te
a534559bce Translated using Weblate (Spanish)
Currently translated at 86.1% (174 of 202 strings)

Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/es/
2020-08-11 14:47:31 +02:00
Berto Te
5e3dd87687 Translated using Weblate (Spanish)
Currently translated at 100.0% (751 of 751 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2020-08-11 14:47:31 +02:00
Thomas Citharel
38f1abcc81 Merge branch 'improve-group-view' 2020-08-11 14:47:17 +02:00
Thomas Citharel
20f82936b0 Improve group view
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-11 14:46:58 +02:00
Thomas Citharel
1ebd753eb0 Merge branch 'improve-group-transations' into 'master'
Add address to group public page

See merge request framasoft/mobilizon!535
2020-08-11 12:00:05 +02:00
Thomas Citharel
bf2c2cd874 Add address to public group page and handle empty collections
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-11 11:45:21 +02:00
Thomas Citharel
e6e7ef4a18 Don't show the delete post button when creating a new post
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-11 11:44:07 +02:00
Thomas Citharel
78b866aab9 Merge branch 'fix-tesla-issue' into 'master'
Fix tesla issue

See merge request framasoft/mobilizon!534
2020-08-11 10:43:19 +02:00
Thomas Citharel
cd2898ea97 Fix Tesla warning.
No need to implement get/post functions here

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-11 10:13:25 +02:00
Thomas Citharel
3fe34a24ef Upgrade mogrify dependency
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-11 10:13:09 +02:00
Thomas Citharel
41321d68dd Merge branch 'bring-back-tag-search' into 'master'
Bring back tag search

Closes #369

See merge request framasoft/mobilizon!533
2020-08-10 19:09:29 +02:00
Thomas Citharel
aa98f73038 Bring back tag search
Closes #369

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 18:54:25 +02:00
Thomas Citharel
bb8df2d75a Merge branch 'change-wording-on-email-change' into 'master'
Fix some gettext issues with translations

See merge request framasoft/mobilizon!532
2020-08-10 18:39:34 +02:00
Thomas Citharel
1330761c4b Fix some gettext issues with translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 18:30:15 +02:00
Thomas Citharel
0de23006c7 Merge branch 'change-wording-on-email-change' into 'master'
Change wording on email modification notification sentence

See merge request framasoft/mobilizon!531
2020-08-10 18:13:35 +02:00
Thomas Citharel
c079985f3e Fix Schema.org SearchAction metadata
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 18:08:25 +02:00
Thomas Citharel
67866689ed Improve wording for emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 18:02:48 +02:00
Thomas Citharel
5f53b76f79 Merge branch 'fix-schema-org-location' into 'master'
Add a VirtualLocation field to the event URL itself when location is not defined

See merge request framasoft/mobilizon!530
2020-08-10 16:44:22 +02:00
Thomas Citharel
93b9130de5 Merge branch 'update-deps' into 'master'
Update deps

See merge request framasoft/mobilizon!529
2020-08-10 16:25:32 +02:00
Thomas Citharel
04615698ab Add a VirtualLocation field to the event URL itself when location is not
defined

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 16:22:15 +02:00
Thomas Citharel
472caecd02 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!528
2020-08-10 16:22:02 +02:00
Thomas Citharel
ec638c205f Update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 16:09:03 +02:00
Quentin PAGÈS
96358b817d Translated using Weblate (Occitan)
Currently translated at 75.8% (555 of 732 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-08-10 15:49:55 +02:00
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