778a69cd
b91b5f8133
Merge remote-tracking branch 'origin/main'
2023-12-07 13:43:16 +01:00
Thomas Citharel
7210f86889
feat(cli): add command to test emails send correctly
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-07 09:17:33 +01:00
Thomas Citharel
ffff379d47
fix: always consider report content as text
...
Report content was used as HTML in front-end and e-mails but wasn't sanitized as such.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-06 11:05:56 +01:00
778a69cd
4bd97ebfcb
Merge remote-tracking branch 'origin/main'
2023-12-01 20:27:18 +01:00
Thomas Citharel
5fcf3d5267
test: fix tests using verified routes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-01 16:34:48 +01:00
Thomas Citharel
9e6b232a78
feat: add links to cancel anonymous participations in emails
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-01 11:29:53 +01:00
Thomas Citharel
b315e1d7ff
refactor: use Phoenix verified routes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-01 11:29:53 +01:00
778a69cd
696f0e4901
Merge remote-tracking branch 'origin/main'
2023-12-01 01:34:37 +01:00
Thomas Citharel
49b070d939
fix(api): allow localhost as a valid uri host for applications
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-30 09:45:25 +01:00
summersamara
d31a5b68ec
Merge remote-tracking branch 'upstream/main'
2023-11-23 16:39:53 +01:00
Thomas Citharel
cd53062c01
fix: add a final fallback if we have default_language: nil in instance config
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-23 11:20:38 +01:00
778a69cd
1ab82cdfb8
Merge remote-tracking branch 'origin/main'
2023-11-21 23:30:30 +01:00
778a69cd
0a300ea5e5
Merge remote-tracking branch 'origin/main'
2023-11-21 22:09:20 +01:00
Thomas Citharel
b97f1c997f
refactor: use dedicated email for event announcements
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-21 15:28:56 +01:00
Thomas Citharel
b635937091
fix: various fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-20 09:35:21 +01:00
Thomas Citharel
3c288c5858
fix: build pictures at correct location and fix Plug.Static
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-15 18:15:21 +01:00
Thomas Citharel
b5672cee7e
WIP
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-14 14:24:17 +01:00
778a69cd
224b5607b6
Merge remote-tracking branch 'origin/main'
...
nix run .#update
2023-10-13 14:07:21 +02:00
Thomas Citharel
2ecd55df96
fix(i18n): fix typos in translation sources
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-10-13 10:46:09 +02:00
778a69cd
61d98308f4
Merge remote-tracking branch 'origin'
2023-09-28 12:27:34 +02:00
Thomas Citharel
85e4715412
feat(federation): expose public activities as announcements in relay outbx & rfrsh profile aftr fllw
...
Also change ActorView to send proper HTTP error codes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-09-19 18:07:18 +02:00
778a69cd
54e09ed919
Merge remote-tracking branch 'origin/main'
2023-09-08 11:55:18 +02:00
Thomas Citharel
7e4934513a
feat(auth): pre-initialize registration fields with information from 3rd-party provider
...
When using a 3rd-party auth provider, we now use the given username & display name information from
the provider to fill fields from the profile RegistrationView.
Partly addresses #1105
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-09-07 12:18:46 +02:00
778a69cd
239ca025bb
Merge remote-tracking branch 'origin/main'
2023-09-01 12:43:33 +02:00
Thomas Citharel
f2ac3e2e5d
feat(reports): allow reports to hold multiple events
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-31 10:43:36 +02:00
778a69cd
d02d62bd0d
Merge remote-tracking branch 'origin/main'
2023-08-25 13:51:29 +02:00
Thomas Citharel
da532c7059
feat(notifications): add missing notifications when an user registers to an event
...
Closes #1344
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-24 17:36:58 +02:00
778a69cd
8d9ddbdfe8
Merge remote-tracking branch 'origin/main'
...
nix run .#update
added cacerts_load check to build inside Nix sandbox
2023-08-19 18:12:41 +02:00
Thomas Citharel
b2492a3870
fix(backend): handle email not being sent when resending registration instructions
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-18 13:41:46 +02:00
778a69cd
33094bb160
Merge remote-tracking branch 'origin/main'
2023-08-11 13:39:52 +02:00
778a69cd
a6b29f1745
Revert "reintroduce webmanifest for PWA compatability"
...
This reverts commit c1299bddf6
.
2023-08-11 13:39:48 +02:00
778a69cd
2e08aa2573
reintroduce webmanifest for PWA compatability
2023-08-11 12:23:16 +02:00
778a69cd
733d58a49b
Merge remote-tracking branch 'origin/main'
...
nix run .#update
2023-08-10 23:49:12 +02:00
778a69cd
c1299bddf6
reintroduce webmanifest for PWA compatability
2023-08-10 23:48:12 +02:00
778a69cd
496ba488b6
Merge remote-tracking branch 'origin/main'
2023-08-03 16:43:36 +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
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
5664625c1c
fix(apps): fix typo in redirect_uri parameter
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-30 14:24:51 +02:00
778a69cd
88e11925df
Merge remote-tracking branch 'origin/main'
2023-05-26 14:57:41 +02:00
Thomas Citharel
927e95f387
fix(emails): make sure group notification emails are only sent once per email
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-25 12:08:27 +02:00
778a69cd
7127b0da28
Merge remote-tracking branch 'origin/main'
2023-05-17 17:51:20 +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
778a69cd
cc89e9f98e
Merge branch 'potsda.mn-3.0.4'
2023-05-16 20:41:30 +02:00
778a69cd
aa043d8793
fix wrong link in instance follow request email
...
this is upstreamable
2023-05-16 17:32:47 +02:00
Thomas Citharel
c07ba3a5d1
Add rate-limiting on queries with Hammer
...
Closes #67
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-03-24 15:32:27 +01:00
Thomas Citharel
986ae45f52
Add worker to clean obsolete application data, token revokation and spec conformance
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-03-24 09:18:53 +01:00
Thomas Citharel
59944603b7
Update deps and fix some front-end stuff
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-03-22 10:19:25 +01:00
Thomas Citharel
8984bd7636
Introduce authorizations with Rajska
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-03-22 10:19:25 +01:00
Thomas Citharel
b6875f6a4b
Introduce device flow
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-03-22 09:34:11 +01:00
Thomas Citharel
2ee329ff7b
Introduce application tokens
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-03-22 09:34:10 +01:00