Commit Graph

402 Commits

Author SHA1 Message Date
Dessalines bfcae13355 Adding a text body preview and icon for posts with a body. Fixes #617 2020-04-03 13:46:25 -04:00
Dessalines dc1945b5a8 Browser notification as plain markdown. Fixes #618 2020-04-01 11:31:24 -04:00
Dessalines b6aebf67d9 Changing post voting arrows. 2020-03-24 14:41:46 -04:00
Dessalines 260f93fd91 Making vote buttons bigger. 2020-03-24 10:46:39 -04:00
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 40d0933b57 Adding showContext for comments to more places by default. 2020-03-20 22:24:27 -04:00
Dessalines daea43ebab Changing to btn-outline-light 2020-03-20 18:52: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 5b7e75c5cd Fixing navbar bell padding. 2020-03-20 17:20:59 -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 eed8f1facd Notification improvements.
- Adding a navbar notification icon for mobile.
- Adding an in-app notification toast. To be improved later.
- Fixes #607
2020-03-20 16:13:54 -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 a8e6d4638f Fix issue with preview mode not resizing comment-form. 2020-03-10 10:23:16 -04:00
Dessalines ff6462cc02 Adding key to comment-node to not clear out form. Fixes #588 2020-03-09 21:38:10 -04:00
Dessalines e7ba29c3c6 Hover on upvote / downvote on post-listing scores. 2020-03-08 18:54:52 -04:00
Dessalines e2b8d2d702 Adding comment loading indicator. #519 2020-03-08 18:47:27 -04:00
Dessalines a0e497b793 Hide user karma on details page. Fixes #585 2020-03-08 14:33:04 -04:00
Dessalines 22d75990b7 Show ago for user details. Fixes #586 2020-03-08 14:29:17 -04:00
Dessalines 08986241b6 Add icons for private message actions. Fixes #582 2020-03-08 00:27:58 -05:00
Dessalines 70ba959413 Iframely card now opens embed on title if available. 2020-03-07 20:01:31 -05:00
Dessalines 072952e1a6 Running cargo update. 2020-03-07 19:52:00 -05:00
Dessalines 966a6fc70b Iframely and pictshare backend mostly done. 2020-03-07 18:31:13 -05:00
Dessalines 3b82f4887b Ask for confirmation on leaving pages with incomplete forms. Fixes #529 2020-03-06 14:57:52 -05:00
Dessalines c3d4538219 Adding a sorting help. Fixes #532 2020-03-06 14:18:40 -05:00
Dessalines 784bcc646b Adding post listing separators. Hiding full score unless downvotes. 2020-03-06 11:51:25 -05: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 a5c58eb090 Thinner blockquotes. Corrected user on private messaging. 2020-03-05 10:18:48 -05:00
Dessalines 36ab3b67bf Adding hr separator for top level comment groups on mobile. 2020-03-05 10:02:23 -05:00
Dessalines 715ddc2c99 Change post-listing vote colors. 2020-03-05 00:39:22 -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 dab85b09d0 Removing suffix on from now. 2020-03-04 14:24:45 -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 0dae5e910a Fixing post sorting by stickied on front end. Fixes #575 2020-03-04 11:46:34 -05:00
Dessalines c74d8bfc64 Fixing select alignment. 2020-03-04 09:42:50 -05:00
Dessalines 216863a51f Changing view source icon. 2020-03-04 09:37:19 -05:00
Dessalines 219d728955 Adding icons to stickied, deleted, and locked. 2020-03-04 09:30:49 -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