lemmy/server/src
nutomic a496d8af65 Implement undo<dislike> for activitypub (#83)
Merge branch 'main' into undo-dislike

Implement undo<dislike> for activitypub

Fix some TODOs in activitypub code

Add post_read back in, do some cleanup

Add some delete functions back in

Merge branch 'main' into remove-dead-code

Replace body of unused db functions with unimplemented!()

Remove dead code

Remove remaining usages of unwrap() from activitypub code

Remove most usage of Option::unwrap() from activitypub code

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/83
2020-08-12 14:43:45 +00:00
..
api Implement undo<dislike> for activitypub (#83) 2020-08-12 14:43:45 +00:00
apub Implement undo<dislike> for activitypub (#83) 2020-08-12 14:43:45 +00:00
rate_limit Proxy pictrs requests through Lemmy (fixes #371) (#77) 2020-08-05 16:00:00 +00:00
routes Merge branch 'main' of https://github.com/lemmynet/lemmy into main 2020-08-12 08:35:02 -04:00
websocket Removing unnecessary oper struct. Fixes #660 (#1077) 2020-08-12 11:31:45 +00:00
code_migrations.rs Add email overwrite on user settings save. Fixes #1069 2020-08-08 22:36:29 -04:00
lib.rs Migrate from failure to anyhow and thiserror (#1042) 2020-08-01 14:04:42 +00:00
main.rs Remove dead code (#81) 2020-08-12 12:30:52 +00:00
request.rs Migrate from failure to anyhow and thiserror (#1042) 2020-08-01 14:04:42 +00:00
version.rs Version v0.7.49 2020-08-11 10:58:40 -04:00