Commit graph

34 commits

Author SHA1 Message Date
507686eaf7 Use instance struct instead of raw string 2020-04-08 18:22:44 +02:00
3320c2d651 Use Url instead of String 2020-04-08 14:37:05 +02:00
45d13145b5 Some refactoring of puller.rs 2020-04-08 14:08:33 +02:00
2c7d1caee6 Improve error handling 2020-04-08 13:23:59 +02:00
d3138f1dc9 Get users federated 2020-04-07 23:02:32 +02:00
cca3a52856 Store remote communities/posts in db, federate posts! 2020-04-07 18:47:19 +02:00
be1f5c4128 Set accept header and timeout for outgoing apub requests 2020-04-07 17:29:23 +02:00
786b3c7208 Move and rename some functions 2020-04-03 18:32:09 +02:00
6f4ba8be26 Merge branch 'federation_add_fed_columns' of https://yerbamate.dev/dessalines/lemmy into federation 2020-04-03 07:24:46 +02:00
5f2d58bd26 Share list of communities over apub, some refactoring 2020-04-03 07:02:43 +02:00
Dessalines
0892e7dbe2 Merge branch 'master' into federation 2020-04-02 15:11:11 -04:00
Dessalines
b78f00b4e2 Merge branch 'master' into federation 2020-03-28 15:41:42 -04:00
c6d7786afb Replace reqwest with chttp 2020-03-20 01:42:07 +01:00
5976006859 Populate post data from apub 2020-03-19 17:27:13 +01:00
5f6cf64fc7 Upgraded to latest activitystreams 2020-03-18 20:16:17 -05:00
af189c59f3 Rewrite federation settings 2020-03-18 22:09:00 +01:00
c95165b01a Read remote nodeinfo before doing anything 2020-03-18 16:08:08 +01:00
48d237beb2 Remove boilerplate code 2020-03-16 18:30:25 +01:00
6dac23b887 Implemented basics for post federation, plus a bunch of other stuff 2020-03-14 22:03:05 +01:00
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
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
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
47d4fd1cc4 Merge branch 'master' into federation 2020-01-14 16:30:54 +01:00
1c1f3d1316 Merge branch 'master' into federation 2020-01-02 19:22:23 +01:00
74c02c5359 Implementing very basic federation including test setup 2019-12-30 13:31:54 +01:00