Nutomic
|
636b47c8b2
|
Add back activity send queue as optional feature (#94)
* Add back activity send queue as optional feature
* fix port collision in tests
* improve docs
* serialize fn
* deduplicate
* more dedup
* more dedup
* dedupupup
* test cleanup
* remove fn
|
2024-03-04 08:53:33 -05:00 |
|
cetra3
|
098a4299f0
|
Remove anyhow from trait definitions (#82)
|
2023-11-20 11:42:47 +01:00 |
|
phiresky
|
51443aa57c
|
Remove activity queue and add raw sending (#75)
* make prepare_raw, sign_raw, send_raw functions public
* remove in-memory activity queue
* rename module
* comment
* don"t clone
* fix doc comment
* remove send_activity function
---------
Co-authored-by: Nutomic <me@nutomic.com>
|
2023-09-01 11:19:22 +02:00 |
|
phiresky
|
32e3cd5574
|
make time-zone aware (#62)
* make time-zone aware.
* format and revert debug
* better test log
* empty
|
2023-07-26 16:17:39 +02:00 |
|
Felix Ableitner
|
072353fc41
|
Dont use apub in type names
|
2023-03-16 21:41:43 +01:00 |
|
Nutomic
|
6a65fa7c98
|
Changes to make Lemmy work with 0.4 (#29)
* Make it work with Lemmy
* working but needs cleanup
* almost everything working
* debug
* stack overflow fix
|
2023-03-16 02:11:48 +01:00 |
|
Nutomic
|
6b3a4f8942
|
Add verify methods back in, some more fixes (#28)
|
2023-03-09 22:09:44 +01:00 |
|
Felix Ableitner
|
d94a2ed0fc
|
live federation example
|
2023-03-08 22:16:43 +01:00 |
|
Felix Ableitner
|
32394696a5
|
move files
|
2023-03-06 16:19:43 +01:00 |
|
Felix Ableitner
|
19c459fc02
|
Further improvements
|
2023-03-02 00:19:10 +01:00 |
|
Felix Ableitner
|
69e77dfa74
|
Various improvements for usability, examples and docs
|
2023-02-19 21:26:01 +09:00 |
|