Allilengyi
|
195e2d37bc
|
migrated files to vue.js 3.x
|
2024-02-04 01:26:14 +01:00 |
|
Allilengyi
|
c71eb853c5
|
transferred PR 1055 of upstream
|
2024-02-04 00:02:58 +01:00 |
|
778a69cd
|
4cdbf78037
|
Merge remote-tracking branch 'potsdamn/feature/calendar'
|
2024-02-01 00:40:38 +01:00 |
|
778a69cd
|
59c3c87281
|
flake.lock: Update
Flake lock file updates:
• Updated input 'napalm':
'github:nix-community/napalm/a8215ccf1c80070f51a92771f3bc637dd9b9f7ee' (2023-09-06)
→ 'github:nix-community/napalm/edcb26c266ca37c9521f6a97f33234633cbec186' (2023-12-20)
• Updated input 'napalm/flake-utils':
'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07)
→ 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Added input 'napalm/flake-utils/systems':
'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Updated input 'nix-filter':
'github:numtide/nix-filter/c843418ecfd0344ecb85844b082ff5675e02c443' (2023-12-04)
→ 'github:numtide/nix-filter/3449dc925982ad46246cfc36469baf66e1b64f17' (2024-01-15)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/a9bf124c46ef298113270b1f84a164865987a91c' (2023-12-11)
→ 'github:NixOS/nixpkgs/97b17f32362e475016f942bbdfda4a4a72a8a652' (2024-01-29)
|
2024-01-31 17:09:21 +01:00 |
|
778a69cd
|
81ae56d850
|
Merge remote-tracking branch 'origin/main'
|
2024-01-31 17:03:11 +01:00 |
|
Thomas Citharel
|
5770d6f0f9
|
Merge branch 'weblate-mobilizon-frontend' into 'main'
Translations update from Framasoft Weblate
See merge request framasoft/mobilizon!1525
|
2024-01-29 18:19:59 +00:00 |
|
summersamara
|
c2fc80cade
|
Fix z-index of FullAddressAutoComplete
potsda.mn/mobilizon#48
potsda.mn/mobilizon#46
|
2024-01-27 17:53:02 +01:00 |
|
summersamara
|
87a7738842
|
Fix FullAddressAutoComplete in Event form
potsda.mn/mobilizon#43
|
2024-01-23 22:07:56 +01:00 |
|
drkfrd
|
08bf4a90da
|
Translated using Weblate (Swedish)
Currently translated at 98.7% (1623 of 1644 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
|
2024-01-19 17:27:55 +01:00 |
|
drkfrd
|
fe09e43be2
|
Translated using Weblate (Swedish)
Currently translated at 70.1% (1153 of 1644 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
|
2024-01-19 14:53:32 +01:00 |
|
drkfrd
|
5d409d8029
|
Translated using Weblate (Swedish)
Currently translated at 69.8% (1149 of 1644 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
|
2024-01-19 14:43:34 +01:00 |
|
drkfrd
|
ee49f57ee7
|
Translated using Weblate (Swedish)
Currently translated at 61.0% (1003 of 1644 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
|
2024-01-19 14:24:53 +01:00 |
|
drkfrd
|
51c7dfc593
|
Translated using Weblate (Swedish)
Currently translated at 53.1% (874 of 1644 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
|
2024-01-19 14:00:10 +01:00 |
|
drkfrd
|
eb8d65d1c8
|
Translated using Weblate (Swedish)
Currently translated at 51.5% (848 of 1644 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
|
2024-01-19 11:46:26 +01:00 |
|
drkfrd
|
25bbab3827
|
Translated using Weblate (Swedish)
Currently translated at 94.5% (86 of 91 strings)
Translation: Mobilizon/Activity
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/activity/sv/
|
2024-01-19 10:47:43 +01:00 |
|
Thomas Citharel
|
baf75dd890
|
Merge branch 'weblate-mobilizon-frontend' into 'main'
Translations update from Framasoft Weblate
See merge request framasoft/mobilizon!1524
|
2024-01-18 12:59:01 +00:00 |
|
Balázs Meskó
|
602798da0f
|
Translated using Weblate (Hungarian)
Currently translated at 92.3% (1518 of 1644 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
|
2024-01-18 13:16:43 +01:00 |
|
778a69cd
|
a1d7adc538
|
add german translation for "Calendar"
|
2024-01-05 15:36:59 +01:00 |
|
Thomas Citharel
|
6178f5a76e
|
Merge branch 'docker-compose' into 'main'
build(docker): change docker-compose to docker compose in Makefile
See merge request framasoft/mobilizon!1522
|
2024-01-04 14:20:57 +00:00 |
|
Thomas Citharel
|
08f80341c2
|
build(docker): change docker-compose to docker compose in Makefile
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-04 15:20:17 +01:00 |
|
summersamara
|
a48b315f16
|
Implement graphql query for events calendar and agenda components
- remove ICSCalendar and ICSAgenda components
- fix highlight selected date
potsda.mn/mobilizon#40
potsda.mn/mobilizon#41
|
2024-01-04 15:03:40 +01:00 |
|
Thomas Citharel
|
5997e9e14c
|
Merge branch 'fix-group-report' into 'main'
fix(front): fix reporting group
See merge request framasoft/mobilizon!1521
|
2024-01-04 13:25:15 +00:00 |
|
Thomas Citharel
|
57d0372ce8
|
fix(front): fix reporting group
Item was hidden unless anonymous reporting was enabled
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-04 14:02:13 +01:00 |
|
Thomas Citharel
|
b317fe6163
|
Merge branch 'fixes' into 'main'
Fix various instance view stuff and legacy cleaning
Closes #1393
See merge request framasoft/mobilizon!1520
|
2024-01-04 13:00:30 +00:00 |
|
Thomas Citharel
|
fb173414c9
|
style(lint): add Elixir lint on pre-commit
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-04 13:41:21 +01:00 |
|
Thomas Citharel
|
d0835232d6
|
refactor(backend): change naming of function names to avoid the is_ prefix
Following Credo.Check.Readability.PredicateFunctionNames check
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-04 13:35:08 +01:00 |
|
Thomas Citharel
|
fe0cf93604
|
fix(front): fix debouncing instances filtering
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-04 13:02:17 +01:00 |
|
Thomas Citharel
|
b3ba45e8a7
|
fix(back): fix instances filtering
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-04 13:02:16 +01:00 |
|
Thomas Citharel
|
428537df1f
|
refactor: remove some outdated todos and legacy fallbacks
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-04 13:02:16 +01:00 |
|
Thomas Citharel
|
f7585cfc75
|
fix(backend): validate length of instance actor details and set description column to text
Closes #1393
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-04 13:02:05 +01:00 |
|
Thomas Citharel
|
eb43b7c79c
|
style(credo): disable credo Credo.Check.Warning.MissedMetadataKeyInLoggerConfig check
It's buggy https://github.com/rrrene/credo/issues/1101
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-04 13:01:22 +01:00 |
|
Thomas Citharel
|
c3aa145148
|
refactor(backend): extract convert_ecto_errors in the Mobilizon.Storage.Ecto module
And use it to log refreshing instance errors
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-04 12:59:15 +01:00 |
|
778a69cd
|
9028332b0d
|
Merge remote-tracking branch 'origin/main'
|
2024-01-03 23:38:23 +01:00 |
|
Thomas Citharel
|
5cdcc2e985
|
Merge branch 'update-deps' into 'main'
chore(deps): update deps
See merge request framasoft/mobilizon!1519
|
2024-01-03 18:18:41 +00:00 |
|
Thomas Citharel
|
11cb0a4a81
|
Merge branch 'fix-event-view-window-title' into 'main'
Fix: Window title in Event View doesn't show the Event title
See merge request framasoft/mobilizon!1518
|
2024-01-03 18:08:12 +00:00 |
|
Thomas Citharel
|
e8d7663f2a
|
chore(deps): update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-03 18:54:53 +01:00 |
|
Thomas Citharel
|
606f3df866
|
Merge branch 'federation-fixes' into 'main'
fix(activitypub): various federation follow & nodeinfo fixes
See merge request framasoft/mobilizon!1516
|
2024-01-03 17:53:58 +00:00 |
|
Thomas Citharel
|
0bd7b670ae
|
refactor(front): move IdentityPicker and Wrapper to components instead of views
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-03 18:48:06 +01:00 |
|
Thomas Citharel
|
9308c5399d
|
fix(activitypub): handle any type of error when fetching Application actor from NodeInfo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-03 18:33:16 +01:00 |
|
Thomas Citharel
|
0948cce83e
|
fix(front): uI fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-03 18:33:15 +01:00 |
|
Thomas Citharel
|
7c51ef79b9
|
refactor(activitypub): simplify request to get instances list and status
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-03 18:33:15 +01:00 |
|
Thomas Citharel
|
2f4b8feeba
|
fix(activitypub): refresh NodeInfo metadata straight away when adding a new instance to follow
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-03 18:33:14 +01:00 |
|
Thomas Citharel
|
6d2f08f3c1
|
refactor(activitypub): log instance actor details before it's created
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-03 18:33:13 +01:00 |
|
Thomas Citharel
|
da3b074619
|
fix(nodeinfo): make sure we only process JSON content
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-03 18:33:13 +01:00 |
|
778a69cd
|
953033b58b
|
Merge remote-tracking branch 'origin/main'
|
2023-12-31 14:21:45 +01:00 |
|
Thomas Citharel
|
7d3b46d905
|
Merge branch 'weblate-mobilizon-frontend' into 'main'
Translations update from Framasoft Weblate
See merge request framasoft/mobilizon!1517
|
2023-12-31 09:31:39 +00:00 |
|
summersamara
|
81ca3e052f
|
Fix: Window title in Event View doesn't show the Event title
- Prevent IdentityPicker from setting the window title
|
2023-12-24 10:11:22 +01:00 |
|
summersamara
|
dec26525c0
|
Merge remote-tracking branch 'origin/main' into feature/calendar
|
2023-12-24 07:51:52 +01:00 |
|
Ferdi Scholten
|
99867d6dda
|
Translated using Weblate (Dutch)
Currently translated at 73.9% (1215 of 1643 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/nl/
|
2023-12-23 08:15:42 +01:00 |
|
Thomas Citharel
|
881695ca19
|
refactor(http): extract HTTP header tests to a new module
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-12-22 16:00:33 +01:00 |
|