|
f23fed70bc
|
Add tombstone tests, better test errors (#2046)
|
2022-01-20 14:13:29 +00:00 |
|
vpzomtrrfrt
|
272dc3e7a6
|
Accept single object as to for arrays too (#2048)
|
2022-01-20 14:12:45 +00:00 |
|
Dessalines
|
e65c45f152
|
Adding temporary bans. Fixes #1423 (#1999)
* Adding temporary bans. Fixes #1423
* Adding ban_expires to person
* Fix clippy
* Removing ban_expires from federated fields.
* Trying to add expires to blockcommunity apub.
|
2022-01-08 12:37:07 +00:00 |
|
Colin Reeder
|
a91c0c8feb
|
Allow single item for to, cc, and @context
|
2021-11-26 21:55:33 -07:00 |
|
|
afccd5cf69
|
Replace activitystreams crate with activitystreams-kinds
|
2021-11-22 14:28:57 +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 |
|
|
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 |
|
|
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 |
|