Commit Graph

71 Commits

Author SHA1 Message Date
Dessalines 64cad8bc3e Some comment-node additions
- Hiding extra vote counts if no downvotes.
- Showing numbers on actions if there are.
2020-03-06 09:57:15 -05:00
Dessalines d903ecb6d3 Proper comment-node depth coloring. 2020-03-05 15:10:46 -05:00
Dessalines 36ab3b67bf Adding hr separator for top level comment groups on mobile. 2020-03-05 10:02:23 -05:00
Dessalines cdb2799191 Changing user names to bold text-body. Removing color lines on first comment. 2020-03-05 00:02:08 -05:00
Dessalines 8ecca704a2 Adding left border color, removing indent. 2020-03-04 23:36:42 -05:00
Dessalines e013553ec1 Better tippy loading. Fixes #577 2020-03-04 22:35:55 -05:00
Dessalines fc9d80e17c Adding separators for comment node title line. 2020-03-04 14:25:23 -05:00
Dessalines d6b8c68b11 Removing comment node other score colors for clarity. 2020-03-04 14:18:13 -05:00
Dessalines e590b95a31 Switching from heart to zap symbol for points. 2020-03-04 14:13:08 -05:00
Dessalines fe66a336e6 Add score color to bar 2020-03-04 14:06:03 -05:00
Dessalines 7015332d97 Moving comment voting to action bar. Adding plurals. 2020-03-04 13:52:11 -05:00
Dessalines 216863a51f Changing view source icon. 2020-03-04 09:37:19 -05:00
Dessalines 0ce63d6ffa Adding icon-plus and minus-square. 2020-03-03 19:14:36 -05:00
Dessalines c430bdfcd7 Removing icon-inline from message icon. 2020-03-03 11:46:29 -05:00
Dessalines 6da1e1b931 Change action sizes. Add better tippy updating. 2020-03-03 11:07:07 -05:00
Dessalines 65779be906 A first pass at adding icons, and tippy tooltips.
- Adding icons for post-listing, comment-node, and navbar.
- Adding html titles.
- Updating moment expand to use users locale.
2020-03-03 02:29:45 -05:00
Dessalines 2a3b866577 Moving link out of more menu. 2020-03-02 11:01:00 -05:00
Dessalines 8390744391 Adding more for advanced actions on comments and posts.
- Fixes #561
2020-02-29 22:06:42 -05:00
Dessalines 036d6260bb Adding instant voting / vote animations. Fixes #526 2020-02-09 15:04:41 -05:00
Dessalines 54b215a587 Live post and comment resorting. Fixes #522
- Moving sorting to utils.
2020-02-09 11:44:24 -05:00
Dessalines 049556f146 Add new comments views to main and community pages. Fixes #480 2020-02-07 23:05:15 -05:00
Dessalines bf2543c4e6 Doing comment-node, comment-form and private-message. 2020-02-02 14:22:35 -05:00
Dessalines 034adbe3a9 Adding materia theme. Fixes #478 2020-02-01 14:44:26 -05:00
Dessalines a7ac1d3bad Removing disabled from comment and post upvoting, showing toast now. Fixes #450 2020-01-25 13:39:22 -05:00
Dessalines 58f673ab78 Adding message to comment node actions. 2020-01-22 21:09:17 -05:00
Dessalines 6312ff333b Adding comment and post vote loading indicators. Fixes #449 2020-01-20 10:11:50 -05:00
Dessalines 2394993dd4 Fixing new comments and posts voting issue. Fixes #422 2020-01-19 19:48:34 -05:00
Dessalines a2c469977c Adding disable vote buttons when not logged in. #416 2020-01-14 10:38:45 -05:00
Dessalines 3f4cce99ed Add fast comment and post voting. (Doesn't wait for server return)
- Fixes #416
2020-01-13 22:57:32 -05:00
Dessalines 2cb57b833d Upgrade package.json. 2020-01-06 11:22:51 -05:00
Dessalines e339f90737 Adding show_avatar user setting, and option to send notifications to inbox.
- Fixes #254
- Fixes #394
2020-01-02 16:55:54 -05:00
Dessalines 3c6eb37a1b Add are you sure dialogs to mod actions.
- Fixes #386
2020-01-01 22:09:07 -05:00
Dessalines c06d01f753 Adding user avatars / icons. Requires pictshare.
- Fixes #188
2019-12-29 15:39:48 -05:00
Dessalines aee6ee5a7c Adding some site oriented settings.
- Adding option to close registration. Fixes #350
- Adding option to disable showing NSFW buttons. Fixes #364
- Adding option to disable downvotes. Fixes #239
2019-12-11 12:21:47 -08:00
Dessalines 2d5f13ae67 Adding username mentions / tagging from comments.
- Fixes #293
2019-10-19 17:46:29 -07:00
Dessalines 97e21f6fd9 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -07:00
Dessalines 371522681a Use pre tags for view source to preserve newlines.
- Fixes #299
2019-10-16 16:09:52 -07:00
Dessalines fb7f4c3292 Adding admin abilities on user pages.
- Fixes #280
2019-10-13 17:36:35 -07:00
Dessalines 0b75d46453 Add Creator flair for post creator / OPs comments
- Fixes #275
2019-09-13 08:37:12 -07:00
Dessalines a8da6d37c2 Adding view source button for posts and comments.
- Fixes #271
2019-09-08 11:00:08 -07:00
Dessalines 1c4b22a7fb Adding ability to do mod action on post creator
- Fixes #248
- Show banned on user comment and user overview. Fixes #264
2019-09-05 17:18:48 -07:00
Dessalines 22e172a47a Hiding vote bar on comment collapse
- Fixes #259
2019-09-02 15:00:49 -07:00
Dessalines 8378810e0e Allow admins to add mods and transfer communities
- Fixes #238
2019-08-29 15:18:50 -07:00
Dessalines d6b405384e Better margins. 2019-08-28 21:57:38 -07:00
Dessalines de3bce3c0f Adding are you sure dialogs for transferring community and site.
- Fixes #241
2019-08-28 19:22:50 -07:00
Dessalines 82c89062dd Adding some UI suggestions.
- Adding divider lines in between post listings.
- Increasing button sizes.
- Fixes #222
2019-08-28 18:43:51 -07:00
Dessalines 1e83aa8c72 Adding Community and Site transfer
- Fixes #139
2019-08-23 19:40:41 -07:00
Dessalines 1b72e0c0e3 Fixing comment buttons now. 2019-08-19 15:39:45 -07:00
Dessalines 33d42ed408 more styles 2. 2019-08-17 22:04:17 -07:00
Dessalines 32dbb9ec4b Better offsets 2019-08-17 19:31:32 -07:00