|
31f835db86
|
Merge branch 'master' into federation
|
2020-04-02 15:11:11 -04:00 |
|
|
5ca466117d
|
Merge branch 'master' into federation
|
2020-03-28 15:41:42 -04:00 |
|
|
bf52bc22e4
|
Replace reqwest with chttp
|
2020-03-20 01:42:07 +01:00 |
|
|
672798e711
|
Populate post data from apub
|
2020-03-19 17:27:13 +01:00 |
|
|
cfe0d9c9c2
|
Upgraded to latest activitystreams
|
2020-03-18 20:16:17 -05:00 |
|
|
390b204272
|
Rewrite federation settings
|
2020-03-18 22:09:00 +01:00 |
|
|
bd030470b1
|
Read remote nodeinfo before doing anything
|
2020-03-18 16:08:08 +01:00 |
|
|
5043a52b88
|
Serve post data in apub format, some cleanup
|
2020-03-16 19:19:04 +01:00 |
|
|
05735b31c0
|
Remove boilerplate code
|
2020-03-16 18:30:25 +01:00 |
|
|
8ebcc7ac02
|
Implemented basics for post federation, plus a bunch of other stuff
|
2020-03-14 22:03:05 +01:00 |
|
|
5896a9d251
|
Move apub related code from websocket into api package
|
2020-03-14 13:15:23 +01:00 |
|
|
b01f4f75d6
|
WIP: federate posts between instances
|
2020-03-14 01:05:42 +01:00 |
|
|
063811cb60
|
Merge branch 'master' into federation
|
2020-03-12 12:34:37 +01:00 |
|
|
27c07f1f84
|
Federate follower count, use string id for community
|
2020-03-12 03:35:32 +01:00 |
|
|
54172bd322
|
updated to activitystreams 0.4.0-alpha.3
|
2020-03-12 01:01:25 +01:00 |
|
|
8867fa1d52
|
use urls for id again, more comments
|
2020-03-11 18:26:58 +01:00 |
|
|
18be8b10f5
|
improved community federation (wip)
|
2020-03-11 12:29:10 +01:00 |
|
|
ac280782b2
|
Iframely and pictshare backend mostly done.
|
2020-03-07 18:31:13 -05:00 |
|
|
34a827a270
|
comment
|
2020-03-05 16:02:53 +01:00 |
|
|
91ae9a9d49
|
Revert "pull in activitypub library"
This reverts commit a52a954eb4 .
|
2020-03-05 11:32:29 +01:00 |
|
|
1f29e91796
|
Various minor federation improvements
|
2020-02-29 18:38:47 +01:00 |
|
|
7cdf167e4b
|
pull in activitypub library
|
2020-02-29 12:42:44 +01:00 |
|
|
b854d8f3a0
|
Some federation improvements
|
2020-02-29 03:11:39 +01:00 |
|
|
d932acad16
|
Merge branch 'federation' into dev_1
|
2020-02-05 12:51:03 -05:00 |
|
|
253bc3e0af
|
Adding private messaging, and matrix user ids.
- Fixes #244
|
2020-01-22 16:38:16 -05:00 |
|
|
eaf548b5db
|
Merge branch 'master' into federation
|
2020-01-14 16:30:54 +01:00 |
|
|
dff8b947bb
|
Trying to add r2d2 connection pooling to websockets.
|
2020-01-12 10:31:51 -05:00 |
|
|
4361f48b98
|
Make various functions async
|
2020-01-11 13:50:07 +01:00 |
|
|
5b42dc3393
|
Adding show_avatar user setting, and option to send notifications to inbox.
- Fixes #254
- Fixes #394
|
2020-01-02 16:55:54 -05:00 |
|
|
e09a035373
|
Merge branch 'master' into federation
|
2020-01-02 19:22:23 +01:00 |
|
|
d08e09fbdc
|
Apply changes suggested by cargo clippy (fixes #395)
|
2020-01-02 12:30:00 +01:00 |
|
|
581f36d6ef
|
Implementing very basic federation including test setup
|
2019-12-30 13:31:54 +01:00 |
|
|
a4428528e3
|
Adding user avatars / icons. Requires pictshare.
- Fixes #188
|
2019-12-29 15:39:48 -05:00 |
|
Lyra
|
34def84d43
|
Add correct ActivityPub types conversion for Community and Post.
|
2019-12-27 17:25:20 +01:00 |
|