]> Untitled Git - lemmy.git/commit
Removing PostLikeResponse in favor of PostResponse. Consolidating comment and post_sends.
authorDessalines <tyhou13@gmx.com>
Sun, 2 Feb 2020 17:45:41 +0000 (12:45 -0500)
committerDessalines <tyhou13@gmx.com>
Sun, 2 Feb 2020 17:45:41 +0000 (12:45 -0500)
commit96a7e99e57f8c79eead599e6de5d94016f7021e6
tree3447364e73f461660c0db87cd2f45ddea16a50ee
parentcda1e6e74141efea556e81082a3468a012d2926d
Removing PostLikeResponse in favor of PostResponse. Consolidating comment and post_sends.
server/src/api/post.rs
server/src/routes/api.rs
server/src/websocket/server.rs
ui/src/components/community.tsx
ui/src/components/main.tsx
ui/src/components/post.tsx
ui/src/components/search.tsx
ui/src/interfaces.ts