This website requires JavaScript.
Explore
Help
Sign in
grishka
/
lemmy
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
494fcfdb8f
lemmy
/
server
/
src
/
apub
/
inbox
/
mod.rs
5 lines
87 B
Rust
Raw
Normal View
History
Unescape
Escape
Refactor inbox, simplify and split into multiple files
2020-07-23 14:36:45 +00:00
pub
mod
activities
;
pub
mod
community_inbox
;
pub
mod
shared_inbox
;
Merge branch 'main' into inbox-refactoring-merge
2020-07-28 16:08:28 +00:00
pub
mod
user_inbox
;
Reference in a new issue
Copy permalink