Thomas Citharel
|
6a41b13446
|
🎨 Add fancy html emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-23 19:50:33 +02:00 |
|
Thomas Citharel
|
eaf424e79f
|
Fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-22 11:22:16 +02:00 |
|
Thomas Citharel
|
abf3a58657
|
Allow to accept / reject participants
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-22 10:40:12 +02:00 |
|
Thomas Citharel
|
ffa4ec9209
|
Work on dashboard
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-22 09:42:54 +02:00 |
|
Thomas Citharel
|
2d087fb810
|
Move Mobilizon.Events.Activity to Mobilizon.Service.ActivityPub.Activity
It's only used for ActivityPub stuff, nothing DB related.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-22 09:24:18 +02:00 |
|
miffigriffi
|
4c74248a04
|
Merge branch 'master' into refactoring-based-on-credo-and-dialyzer
|
2019-09-22 00:40:53 +02:00 |
|
miffigriffi
|
64f42d412b
|
mix credo warnings in Mobilizon context
|
2019-09-18 00:37:31 +02:00 |
|
miffigriffi
|
eaff073cd2
|
Remove Dataloader related code from Mobilizon context
|
2019-09-18 00:18:45 +02:00 |
|
miffigriffi
|
48dbec51f5
|
Move caching to MobilizonWeb
|
2019-09-18 00:01:16 +02:00 |
|
miffigriffi
|
8f580ce10c
|
Returm generation of URL by usage of MobilizonWeb.Endpoint
|
2019-09-17 22:10:22 +02:00 |
|
miffigriffi
|
da97c29340
|
Move Email context under MobilizonWeb
|
2019-09-17 02:45:32 +02:00 |
|
miffigriffi
|
ac77a7d28a
|
Refactoring of Events context
|
2019-09-17 02:22:54 +02:00 |
|
miffigriffi
|
6372599493
|
Refactoring of Application module
|
2019-09-16 01:43:06 +02:00 |
|
miffigriffy
|
f6800665e7
|
Apply formatting
|
2019-09-13 02:28:09 +02:00 |
|
miffigriffy
|
5967b30bb1
|
Clean specs
|
2019-09-13 02:15:04 +02:00 |
|
miffigriffy
|
56efb0acb1
|
Move MIME under MobilizonWeb context
|
2019-09-13 01:35:56 +02:00 |
|
miffigriffy
|
d3f3553ae7
|
Move Activity under Events context
|
2019-09-13 01:35:03 +02:00 |
|
miffigriffy
|
e358dcce77
|
Refactoring of Events context
|
2019-09-13 01:01:17 +02:00 |
|
Thomas Citharel
|
c3b03a2e6b
|
Show number of participants
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-12 12:18:57 +02:00 |
|
miffigriffy
|
e4a446003d
|
Refactoring of Actors context
|
2019-09-11 23:36:14 +02:00 |
|
Thomas Citharel
|
27f2597b07
|
Add admin dashboard, event reporting, moderation report screens, moderation log
Close #156 and #158
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-09 20:53:16 +02:00 |
|
Thomas Citharel
|
8f50e88e1e
|
Fix failing test on updating actor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-09 09:55:08 +02:00 |
|
Thomas Citharel
|
cc4a59ad1f
|
Run mix format and fix a credo check
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-09 09:35:50 +02:00 |
|
miffigriffy
|
4418275223
|
Refactoring of Actors context
|
2019-09-09 00:52:49 +02:00 |
|
miffy
|
3a4a006c44
|
Refactoring of Adresses context
|
2019-09-08 03:05:30 +02:00 |
|
miffy
|
2a9605c66a
|
Refactoring of Admin context
|
2019-09-08 02:06:28 +02:00 |
|
miffy
|
fa037fd683
|
Separating of Storage context
|
2019-09-08 01:49:56 +02:00 |
|
miffy
|
a32ab590ab
|
Refactoring of config wrapper
|
2019-09-08 00:05:54 +02:00 |
|
miffy
|
96f51d3a27
|
Refactoring of Email context
|
2019-09-07 23:58:53 +02:00 |
|
miffy
|
f316f0a940
|
Refactoring of Users context
|
2019-09-07 19:55:45 +02:00 |
|
miffy
|
d0c9974558
|
Refactoring of Reports context
|
2019-09-07 18:54:30 +02:00 |
|
miffy
|
c2b4fb6cff
|
Refactoring of Media context
|
2019-09-07 02:36:37 +02:00 |
|
miffy
|
4a0c1ea42e
|
Add separate module for pagination of queries
|
2019-09-07 02:32:23 +02:00 |
|
Thomas Citharel
|
f5c3dbf128
|
Correctly handle event update
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-05 13:59:52 +02:00 |
|
Thomas Citharel
|
cb96b807a0
|
Improve event creation form by introducting EventOptions
It's a subentity that holds additional metadata in a map database type
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-02 17:11:27 +02:00 |
|
Chocobozzz
|
f21c79cf6a
|
Don't delete the last admin of a group
|
2019-08-26 15:44:02 +02:00 |
|
Thomas Citharel
|
0e0b68445b
|
Reuse existing addresses when creating an event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-08-22 16:20:42 +02:00 |
|
Thomas Citharel
|
641129dc74
|
Federate participations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-08-20 10:17:28 +02:00 |
|
Thomas Citharel
|
8f31beb0fb
|
Make category optionnal and hide it from the form
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-08-13 11:15:19 +02:00 |
|
Thomas Citharel
|
c51115bdbe
|
Introduce relay
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-08-13 11:15:13 +02:00 |
|
Chocobozzz
|
a007160480
|
Fix lint
|
2019-08-13 10:59:12 +02:00 |
|
Chocobozzz
|
ac1dab0fc0
|
Fix guardian db hook when refresh the access token
|
2019-08-12 17:41:41 +02:00 |
|
Chocobozzz
|
6d221212ef
|
Remove apollo link state
|
2019-08-12 16:04:32 +02:00 |
|
Thomas Citharel
|
5fbaf42cad
|
Add address input and refactor federation stuff
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-07-30 10:35:29 +02:00 |
|
Thomas Citharel
|
6d80bf43ea
|
Refactor adding tags to an event
Also refactor extracting tags from content, now uses Pleroma's Formatter
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-07-26 12:06:26 +02:00 |
|
Thomas Citharel
|
c3cca5d613
|
Fix credo style reports following it's update
Mainly transform `with` into `case`
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-07-23 18:12:26 +02:00 |
|
Thomas Citharel
|
aef841e192
|
Introduce backend for reports
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-07-23 13:49:22 +02:00 |
|
Chocobozzz
|
0e485b2388
|
Add ability to update/create/delete identities
|
2019-07-08 16:32:22 +02:00 |
|
Thomas Citharel
|
449baabe3c
|
Upgrade Elixir deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-07-03 17:30:22 +02:00 |
|
Thomas Citharel
|
e8cabd38d4
|
Delete files when updating parent identities
Closes #127
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-06-07 15:01:10 +02:00 |
|