Commit Graph

2970 Commits

Author SHA1 Message Date
Thomas Citharel cc22250bcc
Update sobelow config
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-25 14:51:41 +01:00
Thomas Citharel efea6f8423
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-25 14:42:02 +01:00
Thomas Citharel 968a965763
Handle empty comments
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-25 12:11:49 +01:00
Thomas Citharel b95b3c16e7
Handle getting organized events from an actor when not authorized
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-25 10:46:45 +01:00
Thomas Citharel 7aadc447e1
Handle changing default actor unlogged
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-25 10:38:31 +01:00
Thomas Citharel 95516a4067
Fix registering new user account with same email as unconfirmed
Refactors get_user_by_email/2

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-25 10:22:40 +01:00
Thomas Citharel e6189390ac
Fix creating discussion with title containing only spaces
Also sanitize first comment

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-24 15:47:03 +01:00
Thomas Citharel 48f52ba4fd
Handle duplicate usernames correctly
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-24 11:38:31 +01:00
Thomas Citharel 98a219c7a9
Validate URIs before trying to proxify them
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-24 11:17:24 +01:00
Thomas Citharel 7b9910f251
Resources fixes and improvements
- Fix getting page description
- Fix fetching metadata from Twitter (thx @marienfressinaud)
- Improve error handling

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-24 11:07:00 +01:00
Thomas Citharel 50c89e21da
Make sure default publish date doesn't override the current one
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-23 19:29:22 +01:00
Thomas Citharel b002d905cb
Handle calling .well-known/host-meta with "application/xrd+xml" accept
header

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-23 19:28:19 +01:00
Thomas Citharel 346d6438f8
Fix changing changing email and validating new email with bad token
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-23 16:38:37 +01:00
Thomas Citharel faa92aebd9
Fix and improve group page edition
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-23 16:17:08 +01:00
Thomas Citharel e0acff267b
Fix some dev config
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-23 15:18:22 +01:00
Thomas Citharel f68cbb18b0 Merge branch 'fix-close-events-order' into 'master'
Fix close events order

See merge request framasoft/mobilizon!866
2021-03-18 09:40:25 +00:00
Thomas Citharel cfa94851fa
Fix close events order
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-18 09:58:53 +01:00
Thomas Citharel 89ff49cb00 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!867
2021-03-18 07:39:18 +00:00
GunChleoc f50cce32f2 Translated using Weblate (Gaelic)
Currently translated at 100.0% (969 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gd/
2021-03-17 22:14:47 +01:00
Thomas Citharel 99476dcfc7
Bump version to 1.1.0-beta.6
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-17 13:55:53 +01:00
Thomas Citharel 9f65029b4e
Fix range pluralization
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-17 12:02:12 +01:00
Thomas Citharel cd3aaf6957
Bump version to 1.1.0-beta.5
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-17 11:13:42 +01:00
Thomas Citharel dd82d11fde Merge branch 'fix-issues' into 'master'
Fix typo in range/radius preventing close events from showing up

See merge request framasoft/mobilizon!865
2021-03-17 10:12:48 +00:00
Thomas Citharel fb7c7c3a0a
Fix typo in range/radius preventing close events from showing up
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-17 10:31:46 +01:00
Thomas Citharel 00fa71dc66
Bump version to 1.1.0-beta.4
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-17 09:22:04 +01:00
Thomas Citharel 0f1c174614 Merge branch 'small-fixes' into 'master'
Small fixes

See merge request framasoft/mobilizon!864
2021-03-17 08:20:24 +00:00
Thomas Citharel 4ff00e92b6
Fix lasts events published order on the homepage
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 19:08:00 +01:00
Thomas Citharel c8e39313ef
Fix location field not showing in preferences if setting not set
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 18:51:34 +01:00
Thomas Citharel 63740eb67f
Set uploads directory to same directory in dev mode
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 18:51:17 +01:00
Thomas Citharel 03ebde28f4 Merge branch 'fix-homepage-with-no-location-setting' into 'master'
Fix homepage with no location setting

See merge request framasoft/mobilizon!863
2021-03-16 17:27:34 +00:00
Thomas Citharel f390af3e95
Fix homepage with no location setting
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 18:26:49 +01:00
Thomas Citharel 67ced567b1 Merge branch 'fix-accessing-group-profile-when-not-member' into 'master'
Fix accessing group profile when not member

See merge request framasoft/mobilizon!862
2021-03-16 16:51:23 +00:00
Thomas Citharel 49b4c28378 Merge branch 'handle-ap-fetcher-when-not-json' into 'master'
Handle ActivityPub Fetcher returning text that's not JSON

See merge request framasoft/mobilizon!861
2021-03-16 16:38:29 +00:00
Thomas Citharel 28bfc31b01
Fix accessing group profile when not member
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 17:36:30 +01:00
Thomas Citharel 6fe22ac6ed
Handle ActivityPub Fetcher returning text that's not JSON
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 16:50:43 +01:00
Thomas Citharel 27a1d92e52
Bump version to 1.1.0-beta.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 16:09:07 +01:00
Thomas Citharel c57269469b Merge branch 'fix-geospatial-configuration' into 'master'
Fix geospatial runtime configuration

See merge request framasoft/mobilizon!860
2021-03-16 15:07:30 +00:00
Thomas Citharel 35e641bcff
Fix geospatial runtime configuration
Geospatial configuration was only evaluated at compile-time, not at
runtime

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 15:33:44 +01:00
Thomas Citharel 485e5d53b3 Merge branch 'weblate-mobilizon-frontend' into 'master'
Translations update from Weblate

See merge request framasoft/mobilizon!858
2021-03-16 13:18:39 +00:00
Kristijan Tkalec 592f1239c5 Translated using Weblate (Slovenian)
Currently translated at 82.3% (798 of 969 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sl/
2021-03-16 11:39:32 +01:00
Thomas Citharel ad913eb131 Merge branch 'fix-release' into 'master'
Fix release

See merge request framasoft/mobilizon!859
2021-03-16 10:39:28 +00:00
Thomas Citharel c09a43f71e
Get front-end index path at runtime instead of compile-time
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 11:08:04 +01:00
Thomas Citharel b356fb2b09
Fix release generation path
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-16 11:07:44 +01:00
Thomas Citharel 2cc0b4ac78
Fix upload release tar archive generation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-15 17:06:51 +01:00
Thomas Citharel bfeee95329
Fix release path in CI push
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-15 16:01:49 +01:00
Thomas Citharel 23a94a1124
Fix docker build (again)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-15 14:57:08 +01:00
Thomas Citharel 4d47b73de2
Fix docker build
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-15 12:52:38 +01:00
Thomas Citharel 56cc052e55
Bump to 1.1.0-beta.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-15 11:39:26 +01:00
Thomas Citharel 944fa37251
Fix the link for the documentation temporarily
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-15 11:23:37 +01:00
Thomas Citharel c3202e4a75 Merge branch '1.1.0-beta.1' into 'master'
1.1.0 beta.1

See merge request framasoft/mobilizon!856
2021-03-15 10:20:31 +00:00