summaryrefslogtreecommitdiffstats
path: root/ui/src/components/comment-node.tsx
AgeCommit message (Collapse)Author
2020-01-22Adding message to comment node actions.Dessalines
2020-01-20Adding comment and post vote loading indicators. Fixes #449Dessalines
2020-01-19Fixing new comments and posts voting issue. Fixes #422Dessalines
2020-01-14Adding disable vote buttons when not logged in. #416Dessalines
2020-01-13Add fast comment and post voting. (Doesn't wait for server return)Dessalines
- Fixes #416
2020-01-06Upgrade package.json.Dessalines
2020-01-02Adding show_avatar user setting, and option to send notifications to inbox.Dessalines
- Fixes #254 - Fixes #394
2020-01-01Add are you sure dialogs to mod actions.Dessalines
- Fixes #386
2019-12-29Adding user avatars / icons. Requires pictshare.Dessalines
- Fixes #188
2019-12-11Adding some site oriented settings.Dessalines
- Adding option to close registration. Fixes #350 - Adding option to disable showing NSFW buttons. Fixes #364 - Adding option to disable downvotes. Fixes #239
2019-10-19Adding username mentions / tagging from comments.Dessalines
- Fixes #293
2019-10-18Running prettier on code.Dessalines
- #305 , #309
2019-10-16Use pre tags for view source to preserve newlines.Dessalines
- Fixes #299
2019-10-13Adding admin abilities on user pages.Dessalines
- Fixes #280
2019-09-13Add Creator flair for post creator / OPs commentsDessalines
- Fixes #275
2019-09-08Adding view source button for posts and comments.Dessalines
- Fixes #271
2019-09-05Adding ability to do mod action on post creatorDessalines
- Fixes #248 - Show banned on user comment and user overview. Fixes #264
2019-09-02Hiding vote bar on comment collapseDessalines
- Fixes #259
2019-08-29Allow admins to add mods and transfer communitiesDessalines
- Fixes #238
2019-08-28Better margins.Dessalines
2019-08-28Adding are you sure dialogs for transferring community and site.Dessalines
- Fixes #241
2019-08-28Adding some UI suggestions.Dessalines
- Adding divider lines in between post listings. - Increasing button sizes. - Fixes #222
2019-08-23Adding Community and Site transferDessalines
- Fixes #139
2019-08-19Fixing comment buttons now.Dessalines
2019-08-17more styles 2.Dessalines
2019-08-17Better offsetsDessalines
2019-08-09Adding support for internationalization / i18n (#189)Dessalines
* Still not working * Starting to work on internationalization * Main done. * i18n translations first pass. * Localization testing mostly done. * Second front end pass. * Added a few more translations. * Adding back end translations.
2019-07-22Maybe #183Dessalines
2019-07-15Adding collapse commentsDessalines
- Fixes #179
2019-05-19Mark as read if viewing link.Dessalines
- Fixes #154. #153
2019-05-05Softer white background.Dessalines
2019-04-29Adding proper deletes for Post, Community, and Comments.Dessalines
- Fixes #132 - Fixes #108
2019-04-25Adding /f/ and /u/ in links now.Dessalines
- Fixes #102
2019-04-24vote styling issueDessalines
2019-04-24A New comment highlighterDessalines
2019-04-24Better vote arrowsDessalines
2019-04-22Comment actions from inbox and user pages working.Dessalines
- Fixes #93
2019-04-22Removing expires temporarily until they can be figured out.Dessalines
2019-04-21Community moderation fixes.Dessalines
- Don't show banned communities on main post list. Fixes #95 - Add back in community moderation and editing. Fixes #92
2019-04-20Mostly working, before mergeDessalines
2019-04-20More moderation fixedDessalines
2019-04-19Saving replies, the actual fixes will be in the merge to dev.Dessalines
2019-04-16Adding better comment highlighting.Dessalines
Fixes #66
2019-04-16Before big moderation mergeDessalines
2019-04-15Commiting before I lose everything. I'll do this properly in a mergeDessalines
2019-04-08Adding user dropdown.Dessalines
- Fixes #54. - Fixed some styling.
2019-04-07Adding user details / overview page.Dessalines
- Fixes #19