778a69cd
733d58a49b
Merge remote-tracking branch 'origin/main'
...
nix run .#update
2023-08-10 23:49:12 +02:00
778a69cd
17f59c866e
add some notes about this fork to the readme
2023-08-10 23:48:20 +02:00
778a69cd
c1299bddf6
reintroduce webmanifest for PWA compatability
2023-08-10 23:48:12 +02:00
778a69cd
3cc51c015f
remove search field for location
2023-08-10 21:11:41 +02:00
778a69cd
634438da38
remove Mobilizon advertisement from below the recent events on the start page
2023-08-10 21:11:14 +02:00
778a69cd
1f9ebc8f14
better src separation in flake, for fewer rebuilds
2023-08-10 20:43:08 +02:00
778a69cd
e6c6e0c0e2
remove advertisement for Mobilizon above the search bar
2023-08-10 20:30:13 +02:00
Thomas Citharel
a3d885e6b7
Merge branch 'fix-api' into 'main'
...
Fix apps authorization
Closes #1314
See merge request framasoft/mobilizon!1421
2023-08-10 16:30:20 +00:00
Thomas Citharel
7e98097c71
fix(apps): add missing app scopes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:01 +02:00
Thomas Citharel
1a6095d27a
fix(apps): make sure we can set status for an application token
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:01 +02:00
Thomas Citharel
086d208ee5
fix(front): properly handle error when approving app
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:01 +02:00
Thomas Citharel
2c8c332ad0
chore(deps): replace use of custom erlport with upstream one
...
Now that upstream has the fix
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:01 +02:00
Thomas Citharel
12cbff154a
fix(front): fix showing error message when app to approve doesn't exist
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:01 +02:00
Thomas Citharel
c76dba3dbf
fix(front): fix missing type causing eslint error
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:01 +02:00
Thomas Citharel
c6b83c42d6
fix(front): fix display of participants list
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:01 +02:00
Thomas Citharel
cc8f02d0a6
fix(front): fix comment not showing up when replying in a discussion
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:00 +02:00
Thomas Citharel
fee0e388af
fix(front): fix discussion edition panel always showing up
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:00 +02:00
Thomas Citharel
8f84ba1d08
fix(front): fix map
...
Closes #1314
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:00 +02:00
Thomas Citharel
60aceb442a
fix(lint): fix lint after upgrades
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-10 18:02:00 +02:00
johndoe4
77274ed29d
Fix Eventview Rows in 3.1.0
...
(cherry picked from commit 113ea75ed6
)
2023-08-10 16:46:43 +02:00
johndoe4
bfcdae945f
Footer: Remove Picture & change bg-color
...
(cherry picked from commit 9154c24332
)
2023-08-10 16:45:47 +02:00
johndoe4
a722d71dae
Uncomment unnecessary stuff from HomeView
...
(cherry picked from commit e9680509bf
)
2023-08-10 16:45:25 +02:00
778a69cd
3bf7db8caa
less redundancy in flake.nix
2023-08-10 14:29:06 +02:00
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
7916261c5c
fix(front): avoid crashing if we don't have configuration data in time when in guard
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-02 10:06:06 +02:00
Thomas Citharel
da70427e32
fix: fix Elixir 1.15 depreciations
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-02 09:59:09 +02:00
Thomas Citharel
5373f1378f
chore(deps): upgrade deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-02 09:58:45 +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