|
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 |
|
|
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 |
|
|
57b6ecaf40
|
Simplify lemmy_context() function (dont return errors)
|
2021-07-30 23:16:33 +02:00 |
|
Dessalines
|
12d50e42b4
|
Change join.lemmy.ml to join-lemmy.org (#1628)
|
2021-06-07 21:10:47 +00:00 |
|
|
722cdb78ba
|
Split lemmy_apub crate into two parts apub and apub_receive
|
2021-03-30 22:29:16 +02:00 |
|
|
34bdf4c7c5
|
Federate Matrix ID (fixes #1438)
|
2021-03-24 17:56:13 +01:00 |
|
|
8a10a9079f
|
Merge remote-tracking branch 'yerba/federated-moderation'
|
2021-03-24 11:48:02 -04:00 |
|
|
459b95bc7e
|
Make previous commit compile
|
2021-03-22 13:11:32 +01:00 |
|
Grishka
|
115b986edc
|
uh
|
2021-03-21 04:03:53 +03:00 |
|
Grishka
|
c14a505456
|
Fix JSON-LD contexts
|
2021-03-21 04:00:32 +03:00 |
|
|
beb8b9fe69
|
Use collection for moderators, instead of attributedTo (ref #1061)
|
2021-03-09 18:14:15 +01:00 |
|
|
7189328f80
|
Remove category from activitypub context
|
2021-03-02 17:12:45 +01:00 |
|
|
3b64c58198
|
Move most code into crates/ subfolder
|
2021-01-20 16:21:27 +01:00 |
|