This adds a major chunk of UI code to the application covering topic listing, topic filtering, subtopic browsing, browsing posts by topic, filtering unread posts, filtering followed posts, sorting posts by recent activity, most activty and most votes, liking/unliking a post, following/unfollowing a post, listing comments and replis in a post. Co-authored-by: Kshitij Sobti <kshitij@sobti.in>
21 lines
223 B
Plaintext
Executable File
21 lines
223 B
Plaintext
Executable File
.directory
|
|
.DS_Store
|
|
.eslintcache
|
|
.idea
|
|
node_modules
|
|
npm-debug.log
|
|
coverage
|
|
module.config.js
|
|
|
|
dist/
|
|
src/i18n/transifex_input.json
|
|
temp/babel-plugin-react-intl
|
|
|
|
### pyenv ###
|
|
.python-version
|
|
|
|
### Emacs ###
|
|
*~
|
|
/temp
|
|
/.vscode
|