Commit Graph

72 Commits

Author SHA1 Message Date
Dessalines d903ecb6d3 Proper comment-node depth coloring. 2020-03-05 15:10:46 -05:00
Dessalines e013553ec1 Better tippy loading. Fixes #577 2020-03-04 22:35:55 -05:00
Dessalines 6bddeecdb6 Fixing unread indicator on link click. Fixes #527 2020-02-11 10:14:09 -05:00
Dessalines 54b215a587 Live post and comment resorting. Fixes #522
- Moving sorting to utils.
2020-02-09 11:44:24 -05:00
Dessalines 469594fac8 Fixing some technical debt. Fixes #524 2020-02-08 23:20:11 -05:00
Dessalines ee60465643 Adding if found to catch errors. 2020-02-05 14:24:35 -05:00
Dessalines 73a720e9c3 Websocket reconnect reload page data. Fixes #504 2020-02-04 11:19:05 -05:00
Dessalines 3ddbe2e370 Merge branch 'dev' into websocket_scopes 2020-02-02 14:37:19 -05:00
Dessalines 04df95b8b2 Some minor fixes. 2020-02-02 14:10:15 -05:00
Dessalines 680eab53c1 Finishing up interpolation rework. 2020-02-02 13:50:44 -05:00
Dessalines f74d7b0368 Removing PostLikeResponse in favor of PostResponse. Consolidating comment and post_sends. 2020-02-02 12:45:41 -05:00
Dessalines 08c6fcf6a8 Fixing issue with multiple notifications. 2020-02-02 10:09:01 -05:00
Dessalines b14f7bae3c Starting to work on user message scope. 2020-01-31 20:02:20 -05:00
Richard d829b9b5ac usability features
This are all the commits from another PR combined into a single commit.
2020-01-31 21:52:27 +01:00
D Anzorge a1a11e0ce7 Add sorting by old (date, ascending) to comment frontend 2020-01-28 20:14:08 +01:00
Dessalines e7c90bee01 Strictly typing websocket forms. 2020-01-27 21:04:30 -05:00
Dessalines 2998957617 Fixing front end error messages. Fixes #462 2020-01-25 09:58:53 -05:00
Dessalines f5b75f342b Done merging http-api and private_message 2020-01-23 19:17:42 -05:00
Dessalines 9ccff18f23 Adding a toaster to replace alerts. Fixes #457 2020-01-22 22:29:11 -05:00
Dessalines 6312ff333b Adding comment and post vote loading indicators. Fixes #449 2020-01-20 10:11:50 -05:00
Dessalines 7b7fb0f5d2 Hide next paginator.
- Fixes #441
- Hide post sort radio if no comments.
2020-01-19 16:47:54 -05:00
Dessalines c5eecd055e Strongly typing WebsocketJsonResponse. Forgot comment-form.tsx 2020-01-19 00:38:45 -05:00
Dessalines 0c5eb47135 First pass at fixing UI to work with new websocketresponses. 2020-01-18 23:54:10 -05:00
Dessalines 2cb57b833d Upgrade package.json. 2020-01-06 11:22:51 -05:00
Dessalines 97e21f6fd9 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -07:00
Dessalines 272ab3948c Adding 8 different themes.
- Fixes #276
2019-10-15 12:21:27 -07:00
Dessalines 92d7f39c7b Sort removed and deleted comments at the bottom.
- Fixes #279
2019-10-13 12:53:41 -07:00
Dessalines 0b75d46453 Add Creator flair for post creator / OPs comments
- Fixes #275
2019-09-13 08:37:12 -07:00
Dessalines 80e89a24b6 Fixing tribute positioning issue, moving recent comments to top. 2019-09-11 17:20:57 -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 aba55b2b03 Refactoring chat sidebar. #237 2019-08-25 10:42:10 -07:00
Dessalines 1e83aa8c72 Adding Community and Site transfer
- Fixes #139
2019-08-23 19:40:41 -07:00
Dessalines 6d42d114e4 Cross posting working. 2019-08-22 16:13:26 -07:00
Dessalines 9b558611b4 View where a URL has been cross-posted to in the past
- This shows when creating a post, or when viewing a post.
- Fixes #131
2019-08-21 22:17:15 -07:00
Dessalines 0e00e77c14 Adding support for internationalization / i18n (#189)
* 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-08-09 17:14:43 -07:00
Dessalines 19c106d3df Fix page titles for custom site name
- Fixes #113
2019-06-02 18:35:46 -07:00
Dessalines d350f57e00 Mark as read if viewing link.
- Fixes #154. #153
2019-05-19 09:15:08 -07:00
Dessalines d2187efa1d Adding browser notifications.
- Fixes #153
2019-05-18 16:41:22 -07:00
Dessalines b3ce400da0 Better columns 2019-05-06 09:26:21 -07:00
Dessalines ee99deceb1 Adding proper deletes for Post, Community, and Comments.
- Fixes #132
- Fixes #108
2019-04-29 12:14:54 -07:00
Dessalines 51d6aaaf25 Adding document titles.
- Fixes #100
2019-04-22 09:24:13 -07:00
Dessalines ce35c3f16e Style fix 2019-04-21 17:38:35 -07:00
Dessalines 1632d6f23f Some chat styling 2019-04-21 17:27:39 -07:00
Dessalines b7cbea66d3 Making chat / new comments section sticky top and fitting to your
viewport

- Fixes #97. #98
2019-04-21 16:44:47 -07:00
Dessalines 92781044a5 Community moderation fixes.
- Don't show banned communities on main post list. Fixes #95
- Add back in community moderation and editing. Fixes #92
2019-04-21 13:52:55 -07:00
Dessalines 72798d1cc1 Mostly working, before merge 2019-04-20 11:17:00 -07:00
Dessalines 103a92d6b6 More moderation fixed 2019-04-20 00:24:59 -07:00
Dessalines b25b1b6a0d Saving replies, the actual fixes will be in the merge to dev. 2019-04-19 21:06:25 -07:00
Dessalines 2e73146e50 Before big moderation merge 2019-04-16 16:04:23 -07:00
Dessalines 5351e379d5 Commiting before I lose everything. I'll do this properly in a merge 2019-04-15 16:12:06 -07:00