]> Untitled Git - lemmy.git/commit
View where a URL has been cross-posted to in the past
authorDessalines <tyhou13@gmx.com>
Thu, 22 Aug 2019 05:17:15 +0000 (22:17 -0700)
committerDessalines <tyhou13@gmx.com>
Thu, 22 Aug 2019 05:17:15 +0000 (22:17 -0700)
commitb7e73a5559d05a8d06ef2e01f7382a90bb50f44f
treea12dfa7ed899170e022ec98f3b7f66675de0d9b2
parent512cde82ef4950bb0990adfea4f8b9657a2fe356
View where a URL has been cross-posted to in the past

- This shows when creating a post, or when viewing a post.
- Fixes #131
server/src/api/post.rs
server/src/api/site.rs
server/src/api/user.rs
server/src/db/mod.rs
server/src/db/post_view.rs
server/src/websocket/server.rs
ui/src/components/post-form.tsx
ui/src/components/post.tsx
ui/src/components/search.tsx
ui/src/interfaces.ts
ui/src/translations/en.ts