|
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 |
|
Dessalines
|
76220a4523
|
Fixing clippy lints. (#1885)
* Fixing clippy lints.
* Revert object id display
* Trying to fix clippy again
|
2021-11-09 18:16:37 +00: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 |
|
|
bd3352423a
|
Remove ActivityFields trait, deserialize into another struct instead
|
2021-11-05 21:14:19 +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 |
|