johndoe4
be8a206b0d
Things commented out which in my opinion are no longer needed 6bcff6d1ae
2023-05-22 00:52:05 +02:00
johndoe4
04e7a2e02d
revert 96871853d1
...
revert Removed some unnecessary stuff
2023-05-22 00:28:49 +02:00
johndoe4
96871853d1
Removed some unnecessary stuff
2023-05-22 00:22:45 +02:00
johndoe4
6bcff6d1ae
Use Columns and Rows instead of scrolling
2023-05-22 00:21:09 +02:00
778a69cd
7127b0da28
Merge remote-tracking branch 'origin/main'
2023-05-17 17:51:20 +02:00
778a69cd
cba53e2e9d
remove phoenix.json_library config
2023-05-17 17:35:11 +02:00
778a69cd
1fac112942
mix deps.update ex_cldr ex_cldr_numbers
2023-05-17 17:19:32 +02:00
johndoe4
c5ecaf5d7c
Fix for Commit 2072402e98
...
- forgot to change the variable name
2023-05-17 16:55:14 +02:00
Thomas Citharel
4a8ea1738b
Merge branch 'release-3.1.0-beta-1' into 'main'
...
Release 3.1.0-beta.1
See merge request framasoft/mobilizon!1385
2023-05-17 14:10:04 +00:00
Thomas Citharel
ecd2be4f82
Release 3.1.0-beta.1
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 15:36:48 +02:00
Thomas Citharel
1bee1506db
Merge branch 'fixes' into 'main'
...
Various fixes
See merge request framasoft/mobilizon!1384
2023-05-17 11:53:06 +00:00
Thomas Citharel
5563052795
fix(front): Improve resend inscription instructions view and show error when appropriate
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 11:33:50 +02:00
Thomas Citharel
c420bbccc9
fix(front): Improve Delete account modal UI
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 11:33:50 +02:00
Thomas Citharel
1c1d0d47d7
fix(back): Improve error message when requesting reset passwords and new instructions
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 11:33:50 +02:00
Thomas Citharel
73eb4603b1
fix(password-reset): Lower time before being available to reset password or resend instructions
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:45:44 +02:00
Thomas Citharel
274476ed4d
build(deps): Update deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:05 +02:00
Thomas Citharel
8ea00e7c18
fix(back): Replace NaiveDateTime uses with DateTime for consistency
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:05 +02:00
Thomas Citharel
aa20f69911
fix(apps): Fix cleaning application data background job
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:05 +02:00
Thomas Citharel
b5f106b0a8
fix(backend): Ignore group mentions for now
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:04 +02:00
Thomas Citharel
dbe2da79c3
fix(backend): Handle CLDR data having no standard property for a language
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:04 +02:00
Thomas Citharel
79b48da222
fix(federation): Account suspension should use actor in question as author and not relay actor
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:04 +02:00
Thomas Citharel
d2ba732b8b
fix(front): Fix autocomplete attribute in o-inputitems after Oruga new version BC
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:04 +02:00
Thomas Citharel
d2b48563f6
build(deps): Update deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:04 +02:00
Thomas Citharel
f0cc5ffb8f
fix(map): Only show marker if we have it's position
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:04 +02:00
Thomas Citharel
8dcb76c30d
fix(front): No cache-only for config
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:03 +02:00
Thomas Citharel
1e1342de12
refactor(front): Clear unused code
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:03 +02:00
Thomas Citharel
2a57340a82
fix(back): Various small fixes in backend
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:03 +02:00
Thomas Citharel
3d21a06789
fix(front): Handle "Failed to fetch dynamically imported module" errors by refreshing the page
...
Reference: https://stackoverflow.com/a/74861436/10204399
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:03 +02:00
Thomas Citharel
b586f59288
build(version): Bump version to 3.1.0-dev
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:02 +02:00
Thomas Citharel
6faafd6393
fix(front): Small UI fixes on identity pickers
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:02 +02:00
Thomas Citharel
c7b90cd60a
fix(map): Fix style of the map marker
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:02 +02:00
Thomas Citharel
a22a5e3cb9
fix(auth): Handle logging-in with disabled auth provider
...
When only MobilizonAuthenticator provider is available, user can be found, but isn't valid for auth. We need to reject those users as well.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:02 +02:00
Thomas Citharel
1ea5342fca
Merge branch '1290-fix-ellipsis-navbar' into 'main'
...
Fix ellipsis for identity in NavBar
See merge request framasoft/mobilizon!1383
2023-05-17 05:41:33 +00:00
johndoe4
974c73e071
Temp. Fix: mbz-cards didnt get a fixed (max) width on small screens
...
- Add a max-width and width for mbz-card in App.vue
2023-05-17 00:59:36 +02:00
johndoe4
2072402e98
Adding UpcomingEvents.vue & include it to HomeView.vue
...
- Will show all upcoming Events sorted by Date on the Startpage
2023-05-17 00:52:22 +02:00
MickGe
b423caf6c3
Fix ellipsis for identity in NaBar
2023-05-16 19:45:28 +00:00
summersamara
67765a645e
read logo from separate svg file for easier customization
2023-05-16 21:19:49 +02:00
summersamara
f887455d66
make vite server reachable from outside the container
...
[fix #1225 ] https://framagit.org/framasoft/mobilizon/-/issues/1225
2023-05-16 21:19:49 +02:00
778a69cd
d52dc72f9a
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/0470f36b02ef01d4f43c641bbf07020bcab71bf1' (2023-05-14)
→ 'github:NixOS/nixpkgs/963006aab35e3e8ebbf6052b6bf4ea712fdd3c28' (2023-05-16)
2023-05-16 20:47:34 +02:00
778a69cd
0b73264392
add yarn2nix to flake.nix
2023-05-16 20:45:49 +02:00
778a69cd
cc89e9f98e
Merge branch 'potsda.mn-3.0.4'
2023-05-16 20:41:30 +02:00
778a69cd
609512a9ed
use latest nixos-unstable in devShell, add mix2nix
2023-05-16 17:32:48 +02:00
summersamara
773ddd22a7
add elixir version 1.13.4 to Dockerfile for dev
2023-05-16 17:32:48 +02:00
778a69cd
8e00c78a11
use yarn with an older nodejs version in devShell
2023-05-16 17:32:48 +02:00
778a69cd
d830597206
use nixpkgs from september 2022 for nix devShell
2023-05-16 17:32:47 +02:00
778a69cd
438f1dde3e
init nix flake
2023-05-16 17:32:47 +02:00
778a69cd
d2af20dd59
show events until their end time, unless they have no end time
2023-05-16 17:32:47 +02:00
778a69cd
aa043d8793
fix wrong link in instance follow request email
...
this is upstreamable
2023-05-16 17:32:47 +02:00
778a69cd
23378a378a
add Mobilizon version to instance config
2023-05-16 17:32:47 +02:00
778a69cd
0824694c56
Revert "default anonymous participation in events to true"
...
This reverts commit 3a1b7a4660b4fd9488e7d06e677027ae41e0c10c.
2023-05-16 17:32:47 +02:00