Thomas Citharel
|
e0fad9ddd1
|
Update Instance Actor when updating instance settings
Also fix an issue when publishing activities to followers/group members
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-07-07 16:55:59 +02:00 |
|
Thomas Citharel
|
83aa005faf
|
Drop HTMLSanitizeEx and fix title sanitizing
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-24 16:37:00 +02:00 |
|
Thomas Citharel
|
47297127a2
|
Improve comment section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-15 16:50:01 +02:00 |
|
Thomas Citharel
|
5990633fb9
|
Use ActivityPub.get_or_fetch_actor_by_url/2 instead of
directly Actors.get_actor_by_url
So that we can refresh actors when they're stale
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-15 11:45:58 +02:00 |
|
Thomas Citharel
|
beb35a09c6
|
Introduce basic user and profile management
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-12 19:16:40 +02:00 |
|
Thomas Citharel
|
2e64da11e3
|
Merge branch 'fix-online-address' into 'master'
Fix online address validation
See merge request framasoft/mobilizon!450
|
2020-06-09 11:27:45 +02:00 |
|
Thomas Citharel
|
2634c7f46b
|
Fix online address validation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-09 11:13:22 +02:00 |
|
Thomas Citharel
|
39ae24edb8
|
Fix activitypub HTTPoison issue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-09 10:40:20 +02:00 |
|
Thomas Citharel
|
3e74f59ee8
|
Send Notifications when participation approval
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-08 13:59:27 +02:00 |
|
Thomas Citharel
|
c56e299a09
|
Validate number of places being a positive integer
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-05 11:38:49 +02:00 |
|
Thomas Citharel
|
42f07c17e5
|
Disable mix docs for now
Because of https://github.com/elixir-lang/ex_doc/issues/1172
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-04 10:58:27 +02:00 |
|
Thomas Citharel
|
4144e9ffd0
|
Introduce group basic federation, event new page and notifications
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-06-03 16:01:26 +02:00 |
|
Thomas Citharel
|
c732ec7f87
|
Add ability to add message for participation and improve participation
management interface
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-03-06 09:00:48 +01:00 |
|
Thomas Citharel
|
39b7afd1cd
|
Blind key rotation and stale duration for profiles
See https://blog.dereferenced.org/the-case-for-blind-key-rotation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-02-14 18:21:18 +01:00 |
|
Thomas Citharel
|
18c8b7bc14
|
Fix event online URL AP attachment
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-02-07 18:41:36 +01:00 |
|
Thomas Citharel
|
9e3df495dc
|
Move configuration to traditional way
⭐️ This is the way.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-02-06 16:12:13 +01:00 |
|
Thomas Citharel
|
2ed9050a90
|
Add anonymous and remote participations
|
2020-01-29 17:28:11 +01:00 |
|
rustra
|
3505736705
|
Fix Credo code readability issues
|
2020-01-28 20:15:59 +01:00 |
|
rustra
|
97651e88e9
|
Implement Credo software design suggestions
|
2020-01-28 19:18:33 +01:00 |
|
rustra
|
8856cc2f55
|
Rename MobilizonWeb to Mobilizon.Web
|
2020-01-26 21:39:49 +01:00 |
|
rustra
|
b3f8d52bc9
|
Move API under GraphQL context
|
2020-01-26 21:15:04 +01:00 |
|
rustra
|
3577fe42e1
|
Improve Federation boundaries
|
2020-01-24 22:02:10 +01:00 |
|
rustra
|
8ca5c0b320
|
Separate Web modules related to Federation
|
2020-01-23 01:03:33 +01:00 |
|
rustra
|
d1251280c5
|
Put HTTPSignatures, WebFinger and ActivityStream alongside with ActivityPub
|
2020-01-22 22:40:40 +01:00 |
|
rustra
|
cdb520a95b
|
Split Federation as separate context
|
2020-01-22 02:14:42 +01:00 |
|