Thomas Citharel
|
3b63c2928e
|
Add more metadata elements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-22 09:41:36 +02:00 |
|
Thomas Citharel
|
df22082f3e
|
Fix posts not able to accept existing tags
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-20 11:50:39 +02:00 |
|
Thomas Citharel
|
3ecc2cbad7
|
Fix group profile being inaccessible
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-20 11:50:22 +02:00 |
|
Thomas Citharel
|
0792bf5445
|
Update tzworld at runtime
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-19 12:18:03 +02:00 |
|
Thomas Citharel
|
f24ec89408
|
Fix event notification tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:14:46 +02:00 |
|
Thomas Citharel
|
f31454c692
|
Add json_ld info to more emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:14:46 +02:00 |
|
Thomas Citharel
|
f9ddeb80fb
|
Add offer_unsupscription parameter to emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:14:45 +02:00 |
|
Thomas Citharel
|
bd4fad3c58
|
Improve emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:37 +02:00 |
|
Thomas Citharel
|
aca2ed612e
|
Add datetime_to_date_string/3 and is_same_day?/2 to Mobilizon.Service.DateTime
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:37 +02:00 |
|
Thomas Citharel
|
7ecf2e1da0
|
Add isOnline event option to mark event as fully online
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:37 +02:00 |
|
Thomas Citharel
|
676fab7871
|
Embed json-ld metadata on events in emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:36 +02:00 |
|
Thomas Citharel
|
555ae867ea
|
Add code to participants
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:35 +02:00 |
|
Thomas Citharel
|
4de78f58e0
|
Allow anonymous participants to have timezone metadata
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:35 +02:00 |
|
Thomas Citharel
|
a9e36aaacb
|
Show correct timezone in event-related emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:13:33 +02:00 |
|
Thomas Citharel
|
cd89efa1e3
|
Export timezone in ICS files
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:12:18 +02:00 |
|
Thomas Citharel
|
4ca831a5b3
|
Federate timezone
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-18 11:12:18 +02:00 |
|
Thomas Citharel
|
b383d11f51
|
Fix backend tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-12 08:49:12 +02:00 |
|
Thomas Citharel
|
62af1e72d6
|
Some fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 17:56:23 +02:00 |
|
Thomas Citharel
|
d58ca5743d
|
Add timezone handling
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 17:37:17 +02:00 |
|
setop
|
7940d69d5a
|
add "only platform admin can create groups" and "only groups can create events" restrictions
|
2021-10-11 15:59:59 +02:00 |
|
Thomas Citharel
|
dee7c58449
|
Spec fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-11 15:14:54 +02:00 |
|
Thomas Citharel
|
98449b9cfd
|
Spec fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-05 16:05:52 +02:00 |
|
Thomas Citharel
|
f4284e1d3a
|
Remove unused functions
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-05 16:05:51 +02:00 |
|
Thomas Citharel
|
0c667b13ae
|
Export participants to different formats
* CSV
* PDF (requires Python dependency `weasyprint`)
* ODS (requires Python dependency `pyexcel_ods3`)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-05 10:52:55 +02:00 |
|
Thomas Citharel
|
5dd24e1c9e
|
Allow to change an user's password through the users.modify mix task
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-10-04 17:38:37 +02:00 |
|
Thomas Citharel
|
8235f4c7b5
|
Migrate .html.eex template files to .html.heex
See https://gist.github.com/chrismccord/2ab350f154235ad4a4d0f4de6decba7b#rename-your-htmleex-and-htmlleex-templates-to-htmlheex-optional
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 16:17:44 +02:00 |
|
Thomas Citharel
|
2b808d998e
|
Delete participations after warning participants
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:12 +02:00 |
|
Thomas Citharel
|
98b840190d
|
Refactor HTTP signatures
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:12 +02:00 |
|
Thomas Citharel
|
74145dc520
|
Fix templates from suspension information emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:11 +02:00 |
|
Thomas Citharel
|
4a7c6a861e
|
Improve the way the instance name is injected into emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:10 +02:00 |
|
Thomas Citharel
|
6edeeef9a9
|
Fix styling issue when informing from actor suspension
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:09 +02:00 |
|
Thomas Citharel
|
fd980176bc
|
Add some debug logging to actor suspension process
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:09 +02:00 |
|
Thomas Citharel
|
0f8358b96a
|
Add & improve some typespecs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:08 +02:00 |
|
Thomas Citharel
|
35b83950d4
|
Fix an issue when showing public page of suspended group
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-30 15:58:07 +02:00 |
|
Thomas Citharel
|
fa25ffbc83
|
Add some typespecs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-29 19:12:33 +02:00 |
|
Thomas Citharel
|
c924975d40
|
Fix a typespec issue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-29 18:22:47 +02:00 |
|
Thomas Citharel
|
c5624ae33d
|
Fix an issue when leaving a group
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-29 18:22:32 +02:00 |
|
Thomas Citharel
|
b5d9b82bdd
|
Refactor Mobilizon.Federation.ActivityPub and add typespecs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-29 16:31:11 +02:00 |
|
Thomas Citharel
|
41f086e2c9
|
Spec improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-27 09:42:12 +02:00 |
|
Thomas Citharel
|
55e7696230
|
Absinthe middleware actor provider
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-27 09:42:11 +02:00 |
|
Thomas Citharel
|
1893d9f55b
|
Various refactoring and typespec improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:24 +02:00 |
|
Thomas Citharel
|
75e254d8b4
|
Actor suspension refactoring
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:23 +02:00 |
|
Thomas Citharel
|
e9fecc4d24
|
Disable support for e2e tests for now
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:22 +02:00 |
|
Thomas Citharel
|
28a2efc6eb
|
Add request context to Sentry
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:22 +02:00 |
|
Thomas Citharel
|
acbe0e6c59
|
Fix rendering metadata from deleted (empty) comments
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:22 +02:00 |
|
Thomas Citharel
|
e9e12500dc
|
Fix tags autocomplete
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:21 +02:00 |
|
Thomas Citharel
|
de047c8939
|
Various typespec and compilation improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:20 +02:00 |
|
Thomas Citharel
|
c2c3014c2b
|
Show a default text for contact in default terms text when no contact is
filled
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-07 17:41:27 +02:00 |
|
Thomas Citharel
|
cc197d7638
|
Fix federating geo coordinates
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-06 12:46:29 +02:00 |
|
Thomas Citharel
|
24ff99ffaf
|
Search should return only groups, don't show user profiles
Closes #845
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-08-23 11:17:32 +02:00 |
|