Thomas Citharel
|
d2372d5700
|
fixup! Fix depreciated calls of fetch_env!/2 and get_env/2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-09-21 10:15:28 +02:00 |
|
Thomas Citharel
|
bbbaa81a6e
|
Fix depreciated calls of fetch_env!/2 and get_env/2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-09-21 08:53:50 +02:00 |
|
Thomas Citharel
|
74eeaccdc6
|
Allow webfinger to be fetched over http (not https) in dev mode
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-20 18:38:03 +02:00 |
|
Thomas Citharel
|
28f5cdd03a
|
Handle webfinger JSON data being invalid format
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-04-20 16:18:10 +02:00 |
|
Thomas Citharel
|
bc6cec45fa
|
Improve logging in module and handle more Webfinger errors
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-01-17 14:41:03 +01:00 |
|
Thomas Citharel
|
51afec1856
|
Fix new credo warnings
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-26 14:47:10 +01:00 |
|
Thomas Citharel
|
b547f1f1ee
|
Handle Webfinger endpoint not returning 200
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-11-15 08:48:29 +01: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
|
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
|
de047c8939
|
Various typespec and compilation improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-09-26 17:52:20 +02:00 |
|
Thomas Citharel
|
19792abd41
|
Better handling of bad host-meta responses
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-06-10 15:18:12 +02:00 |
|
Thomas Citharel
|
280f461ba7
|
Refactor the ActivityPub module
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-22 19:29:47 +02:00 |
|
Thomas Citharel
|
b34958d3af
|
Refactor Webfinger module, use XRD host-meta to find webfinger endpoint
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2021-04-12 12:01:49 +02:00 |
|
Thomas Citharel
|
85aa9df4f8
|
Fix webfinger not following redirections by using a custom dedicated Tesla client
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-21 11:20:15 +02:00 |
|
Thomas Citharel
|
479bd466b5
|
Improve debug logger message in webfinger module
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-10-15 17:19:15 +02:00 |
|
Thomas Citharel
|
d4cde716d4
|
Fix redirections on WebFinger
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-07-30 17:57:20 +02:00 |
|
Thomas Citharel
|
9c9f1385fb
|
Introduce group posts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2020-07-30 16:55:35 +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
|
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
|
2ed9050a90
|
Add anonymous and remote participations
|
2020-01-29 17:28:11 +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
|
d1251280c5
|
Put HTTPSignatures, WebFinger and ActivityStream alongside with ActivityPub
|
2020-01-22 22:40:40 +01:00 |
|