Plume/plume-models
fdb-hiroshima 0ea1d57e48
Fix some federation issues (#357)
* Fix some follow issues

Fix not receiving notifications when followed by remote users
Fix imposibility to be unfollowed by Mastodon/Pleroma users (tested only against Pleroma)

* Fix notification on every post

* Fix issues with federation

Send Link instead of Object when emiting Follow request
Receive both Link and Object for Follow request
Don't panic when fetching user with no followers or posts from Pleroma
Reorder follower routes so Activity Pub one is reachable

* Generate absolute urls for mentions and tags

* Verify author when undoing activity by Link
2018-12-23 11:12:15 +01:00
..
src Fix some federation issues (#357) 2018-12-23 11:12:15 +01:00
tests Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
Cargo.toml Upgrade plume dependencies (#332) 2018-12-07 21:00:12 +01:00