Commit Graph

79 Commits

Author SHA1 Message Date
Dessalines 46cf85a451 Adding flex-wrap. 2020-03-21 10:20:03 -04:00
Dessalines dbb04dab82 Changing comment actions to flex row. Fixes #611 2020-03-21 00:15:45 -04:00
Dessalines 6ac4ce46ac Switch to radios for user and inbox pages for clarity. Fixes #608 2020-03-20 18:41:42 -04:00
Dessalines af0ca165b7 Adding clearer goto context.
- Adding context props.
- Making link / context the first selectable on user and inbox page.
- Making icons a little bigger.
- #609
2020-03-20 16:55:59 -04:00
Dessalines 4e8d6a551f Adding score spacing, hiding user tags on thin screen. 2020-03-19 20:56:21 -04:00
Dessalines 763c2a4610 Adding loading indicators to save and mark as read. #519 2020-03-19 11:45:23 -04:00
Dessalines 0ae8021410 Changing comment action button size. Adding comment dividers. Fixes #604 2020-03-19 00:52:08 -04:00
Dessalines 250dfa063d Show full scores on hover for posts and comments. Fixes #592 2020-03-11 19:10:10 -04:00
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