|
1aa0e1997b
|
Major refactor, adding newtypes for apub crate
- this allows moving FromApub/ToApub traits into apub lib
|
2021-10-20 12:28:09 +02:00 |
|
|
f24999027e
|
Merge crates db_schema and db_queries
|
2021-10-20 12:28:08 +02:00 |
|
|
b96ce81f89
|
Move code to apub library (#1795)
* Remove dependency of apub_lib on LemmyContext
* Move ApubObject trait to library
* Reorganize files in apub lib
* Move ActorType, signatures, activity_queue to apub library
|
2021-10-06 16:20:05 -04:00 |
|
|
f6f169b4eb
|
Rewrite remaining activities (#1712)
* Limit type/method visibility in apub code
* Simplify db_queries traits by removing generics
* Simplify delete activity implementation
* Rewrite delete activities
* Implement helper functions for websocket message sending
* When receiving delete reason as empty string, change to none
* Rewrite remaining activities
* Simplify inbox
* Remove struct ActivityCommonFields, derive ActivityFields trait instead
* Community should announce received activities to followers
|
2021-08-19 17:24:33 -04:00 |
|
|
57b6ecaf40
|
Simplify lemmy_context() function (dont return errors)
|
2021-07-30 23:16:33 +02:00 |
|
|
c1db86925f
|
Merge apub, apub_receive crates (fixes #1621)
|
2021-07-17 18:20:44 +02:00 |
|
|
722cdb78ba
|
Split lemmy_apub crate into two parts apub and apub_receive
|
2021-03-30 22:29:16 +02:00 |
|
|
249fcc5066
|
Split api crate into api_structs and api
|
2021-03-25 20:19:40 +01:00 |
|
|
4f54108a9c
|
Merge branch 'main' into federated-moderation
|
2021-03-19 17:11:34 +01:00 |
|
|
ddf4a667b1
|
~80% done
|
2021-03-10 17:33:55 -05:00 |
|