|
2822f5a126
|
Change public activities to field to array (#1739)
|
2021-08-27 21:33:38 -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 |
|
|
28d6370c35
|
Rewrite delete activities (#1699)
* 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
|
2021-08-17 14:04:58 -04:00 |
|
|
353a1fe0a0
|
Rewrite activitypub following, person, community, pm (#1692)
* Rewrite following activities
* Rewrite person apub
* Rewrite community apub
* Rewrite private message activity sending
|
2021-08-12 08:48:09 -04:00 |
|
Dessalines
|
7b8cbbba85
|
Simplify config using macros (#1686)
Co-authored-by: Felix Ableitner <me@nutomic.com>
|
2021-08-04 21:13:51 +00:00 |
|
|
b8d7f00d58
|
Rewrite voting (#1685)
* Merge like/dislike activity handlers into vote
* Rewrite vote sending code
* Remove old send_create, send_update functions
|
2021-08-02 16:33:40 -04:00 |
|
|
dc363c8f35
|
Merge logic for post create and update
|
2021-07-31 19:26:17 +02:00 |
|
|
3eb46868ff
|
Merge logic for comment create and update
|
2021-07-31 17:47:08 +02:00 |
|
|
433ab1e78b
|
Add docs for MediaType, PublicUrl values
|
2021-07-30 23:16:33 +02:00 |
|
|
57b6ecaf40
|
Simplify lemmy_context() function (dont return errors)
|
2021-07-30 23:16:33 +02:00 |
|
|
ff265c7ebc
|
Rewrite apub post (de)serialization using structs (ref #1657)
|
2021-07-30 23:16:32 +02:00 |
|
|
c1db86925f
|
Merge apub, apub_receive crates (fixes #1621)
|
2021-07-17 18:20:44 +02:00 |
|