|
3249060f67
|
Remove to field from follow activities
|
2021-11-16 19:13:05 +01:00 |
|
|
20cddf5e81
|
Support mastodon deletes
|
2021-11-16 18:07:47 +01:00 |
|
|
7f4a773b88
|
Create and Note always need to tag parent creator, for mastodon notifications
|
2021-11-16 18:07:47 +01:00 |
|
|
1b9414f292
|
More federation compat (#1894)
* Make HTTP signatures compatible with Pleroma
* Send Announce/Page, Announce/Note for Pleroma compatibility
* remove unused code
|
2021-11-11 14:49:15 -05:00 |
|
|
5319046dc7
|
Add federation test cases for Smithereen and Mastodon
|
2021-11-09 17:16:58 +01:00 |
|
|
252d87d332
|
Fix clippy error
|
2021-11-08 13:16:14 +01:00 |
|
|
888e683856
|
For verify_is_public() we also need to check cc field
|
2021-11-06 18:44:34 +01:00 |
|
|
a5a674a270
|
Add method ApubObject.verify()
|
2021-11-06 18:35:14 +01:00 |
|
|
8ea21c39b7
|
Reduce stack memory usage in apub code
- use our own, smaller Endpoints struct
- wrap ObjectId.url in Box
- adjust usage of Box in different places
|
2021-11-06 14:53:39 +01:00 |
|
|
c725514841
|
Change to_apub and from_apub to take by value and avoid cloning
|
2021-11-06 14:47:58 +01:00 |
|
|
2edf8ba157
|
Move ObjectId to library
|
2021-11-05 21:37:46 +01:00 |
|
|
bd3352423a
|
Remove ActivityFields trait, deserialize into another struct instead
|
2021-11-05 21:14:19 +01:00 |
|
|
969a7f2d1b
|
Refactoring apub code
|
2021-11-05 21:12:10 +01:00 |
|
|
41f7bcc0d2
|
Correctly use and document check_is_apub_id_valid() param use_strict_allowlist
|
2021-11-02 21:39:06 +01:00 |
|
|
0bde2d595e
|
Add tests for parsing activities and collections
|
2021-11-02 12:44:51 +01:00 |
|
|
03d8ac75ef
|
Move activity structs to protocol folder
|
2021-10-29 12:50:32 +02:00 |
|
|
5ff044346f
|
Move object and collection structs to protocol folder
|
2021-10-29 12:50:32 +02:00 |
|