Commit graph

24 commits

Author SHA1 Message Date
61107b6546 Move apub related code from websocket into api package 2020-03-14 13:15:23 +01:00
f3ab32bada WIP: federate posts between instances 2020-03-14 01:05:42 +01:00
463d917f16 Merge branch 'master' into federation 2020-03-12 12:34:37 +01:00
e7d13958d8 Federate follower count, use string id for community 2020-03-12 03:35:32 +01:00
6f9c398c88 updated to activitystreams 0.4.0-alpha.3 2020-03-12 01:01:25 +01:00
6feef5407b use urls for id again, more comments 2020-03-11 18:26:58 +01:00
da21e4e1c3 improved community federation (wip) 2020-03-11 12:29:10 +01:00
Dessalines
966a6fc70b Iframely and pictshare backend mostly done. 2020-03-07 18:31:13 -05:00
b7ed716659 comment 2020-03-05 16:02:53 +01:00
f9494c2542 Revert "pull in activitypub library"
This reverts commit a52a954eb4.
2020-03-05 11:32:29 +01:00
70995dab8c Various minor federation improvements 2020-02-29 18:38:47 +01:00
a52a954eb4 pull in activitypub library 2020-02-29 12:42:44 +01:00
9dcfe835a9 Some federation improvements 2020-02-29 03:11:39 +01:00
Dessalines
d1ec4828ef Merge branch 'federation' into dev_1 2020-02-05 12:51:03 -05:00
Dessalines
7d3adda0cd Adding private messaging, and matrix user ids.
- Fixes #244
2020-01-22 16:38:16 -05:00
47d4fd1cc4 Merge branch 'master' into federation 2020-01-14 16:30:54 +01:00
Dessalines
9755654734 Trying to add r2d2 connection pooling to websockets. 2020-01-12 10:31:51 -05:00
02bcbc42d6 Make various functions async 2020-01-11 13:50:07 +01:00
Dessalines
e339f90737 Adding show_avatar user setting, and option to send notifications to inbox.
- Fixes #254
- Fixes #394
2020-01-02 16:55:54 -05:00
1c1f3d1316 Merge branch 'master' into federation 2020-01-02 19:22:23 +01:00
ddd4baf103 Apply changes suggested by cargo clippy (fixes #395) 2020-01-02 12:30:00 +01:00
74c02c5359 Implementing very basic federation including test setup 2019-12-30 13:31:54 +01:00
Dessalines
c06d01f753 Adding user avatars / icons. Requires pictshare.
- Fixes #188
2019-12-29 15:39:48 -05:00
Lyra
844a97a6a5 Add correct ActivityPub types conversion for Community and Post. 2019-12-27 17:25:20 +01:00