778a69cd
d4bee06d24
enable tests for js flake build
2023-08-10 14:09:50 +02:00
778a69cd
7a1390825f
make flake compile without setting --no-validate-compile-env
2023-08-10 14:09:05 +02:00
778a69cd
51ee15e659
add nix update script
2023-08-09 16:03:20 +02:00
778a69cd
8038f967cc
filter *.nix files as source arguments for lesser rebuilds
2023-08-09 15:48:22 +02:00
778a69cd
6deb3f4226
nixpkgs-fmt
2023-08-09 15:28:38 +02:00
778a69cd
2c5b4ca3bc
ignore nix out-links
2023-08-09 15:28:06 +02:00
778a69cd
3a8c1074c0
build latest main with nix
2023-08-09 15:22:49 +02:00
778a69cd
d27bd79178
build js as own flake output
2023-08-03 18:08:15 +02:00
778a69cd
e046a6ef16
move nix package definition directly into fork
2023-08-03 17:06:58 +02:00
778a69cd
11c1590cac
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/963006aab35e3e8ebbf6052b6bf4ea712fdd3c28' (2023-05-16)
→ 'github:NixOS/nixpkgs/66aedfd010204949cb225cf749be08cb13ce1813' (2023-08-02)
2023-08-03 16:52:29 +02:00
778a69cd
496ba488b6
Merge remote-tracking branch 'origin/main'
2023-08-03 16:43:36 +02:00
Thomas Citharel
5ac1d9048a
Merge branch 'fix-profile-pics-gruppe' into 'main'
...
fix(federation): fix getting pictures from Gruppe actors
See merge request framasoft/mobilizon!1417
2023-06-29 18:56:38 +00:00
Thomas Citharel
25a53b44dc
Merge branch 'fix-post-not-found' into 'main'
...
fix(front): properly handle post not found
See merge request framasoft/mobilizon!1418
2023-06-29 18:29:07 +00:00
Thomas Citharel
8db31c99df
fix(front): properly handle post not found
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-29 19:45:54 +02:00
Thomas Citharel
7c5f8b2431
fix(federation): fix getting pictures from Gruppe actors
...
They directly put urls for icon/image properties
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-29 19:30:13 +02:00
Thomas Citharel
1858580714
Merge branch 'weblate-mobilizon-frontend' into 'main'
...
Translations update from Framasoft Weblate
See merge request framasoft/mobilizon!1416
2023-06-29 16:58:38 +00:00
Milo Ivir
edb0445137
Translated using Weblate (Croatian)
...
Currently translated at 87.2% (1369 of 1569 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hr/
2023-06-27 18:07:28 +02:00
Thomas Citharel
8f4333b528
chore(release): release 3.1.3
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-21 18:31:51 +02:00
Thomas Citharel
4b8f54a31b
Merge branch 'fix' into 'main'
...
fix(groups): fix unauthenticated access to groups because of missing read:group:members permission
Closes #1311
See merge request framasoft/mobilizon!1415
2023-06-21 16:31:18 +00:00
Thomas Citharel
3714925896
fix(groups): fix unauthenticated access to groups because of missing read:group:members permission
...
The permission in question is now removed
Closes #1311
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-21 18:09:45 +02:00
Thomas Citharel
93f175da2c
chore(release): release 3.1.2
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-21 07:49:56 +02:00
Thomas Citharel
0f0fca0b9f
Merge branch 'weblate-mobilizon-frontend' into 'main'
...
Translations update from Framasoft Weblate
See merge request framasoft/mobilizon!1412
2023-06-20 20:44:56 +00:00
Jiri Podhorecky
e2d58906e3
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1566 of 1566 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2023-06-20 18:09:32 +02:00
Thomas Citharel
e46a38ca2a
Merge branch 'fixes' into 'main'
...
Various fixes
Closes #1303
See merge request framasoft/mobilizon!1414
2023-06-20 16:09:24 +00:00
Thomas Citharel
a1f5d1dacc
test(federation): fix APControllerTest failing because of datetime different when we reach 2nd page
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 17:40:50 +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
f04d2b9225
fix(backend): filter out nil tags before starting looking for existing ones
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 16:55:37 +02:00
Thomas Citharel
d5021647d7
fix(federation): allow federated usernames with capitals
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 16:55:37 +02:00
Thomas Citharel
56f341e960
fix(federation): ignore mentions from everything that's not a AP Person
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 16:55:37 +02:00
Thomas Citharel
2729d5ed7a
fix(federation): handle string values for tags when constructing mentions
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 16:55:37 +02:00
Thomas Citharel
552ab4c80b
fix(federation): handle fetch_actor with a map
...
For some reason
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 16:55:37 +02:00
Thomas Citharel
5cc5c9943c
fix(participant): handle re-confirming participation
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 16:55:37 +02:00
Thomas Citharel
02098bbb3d
test(export): add basic test for ExportController
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 16:55:37 +02:00
Thomas Citharel
a76b1ca66d
fix(exports): properly handle export format not being handled
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 16:55:36 +02:00
Thomas Citharel
96b4ef08c6
style: unused variable
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 14:59:57 +02:00
Thomas Citharel
ca06ec397f
fix(discussions): handle changeset errors when updating discussion
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 14:49:18 +02:00
Thomas Citharel
f2ffcfec5b
Merge branch 'fixes' into 'main'
...
Participant fixes
See merge request framasoft/mobilizon!1413
2023-06-20 10:40:30 +00: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
a5a86a5e1b
fix(front): add missing title to Participants View page
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 12:09:47 +02:00
Thomas Citharel
d63999c081
fix(deps): fix compatibility with elixir-plug/mime 2.0.5
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 12:06:38 +02:00
Thomas Citharel
45ea9cc774
chore(deps): upgrade deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 11:36:24 +02:00
Thomas Citharel
80f73a34a6
Merge branch 'fix-pruning-old-app-activations' into 'main'
...
fix(apps): fix pruning old application device activations
See merge request framasoft/mobilizon!1411
2023-06-06 12:10:28 +00:00
Thomas Citharel
cde171d497
Merge branch 'fix-losing-relay-private-keys' into 'main'
...
Federation fixes
See merge request framasoft/mobilizon!1410
2023-06-06 10:54:00 +00:00
Thomas Citharel
dd00620b9a
fix(apps): fix pruning old application device activations
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-06 12:47:38 +02:00
Thomas Citharel
5381eaae22
fix(federation): rotate relay keys on startup if missing private keys
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-06 12:20:35 +02:00
Thomas Citharel
6745590e54
fix(federation): only refresh instances once a day
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-06 12:12:19 +02:00
Thomas Citharel
d300f9deea
Merge branch 'fix-losing-relay-private-keys' into 'main'
...
fix(federation): prevent fetching own relay actor
See merge request framasoft/mobilizon!1409
2023-06-06 09:57:10 +00:00
Thomas Citharel
e8d34b4ea9
fix(federation): restrict fetch_group first arg to binaries
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-06 09:57:14 +02:00
Thomas Citharel
b981f91cf7
fix(federation): prevent fetching own relay actor
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-06 09:52:46 +02:00
Thomas Citharel
99db295310
Merge branch 'weblate-mobilizon-frontend' into 'main'
...
Translations update from Framasoft Weblate
See merge request framasoft/mobilizon!1408
2023-06-05 21:19:47 +00:00