Commit Graph

68 Commits

Author SHA1 Message Date
Dessalines 56cd103209 Fixing some technical debt. Fixes #524 2020-02-08 23:20:11 -05:00
Dessalines 716ce0f779 Adding if found to catch errors. 2020-02-05 14:24:35 -05:00
Dessalines b0b50098a4 Websocket reconnect reload page data. Fixes #504 2020-02-04 11:19:05 -05:00
Dessalines caba049da1 Merge branch 'dev' into websocket_scopes 2020-02-02 14:37:19 -05:00
Dessalines ccda4d8453 Some minor fixes. 2020-02-02 14:10:15 -05:00
Dessalines ac943f8951 Finishing up interpolation rework. 2020-02-02 13:50:44 -05:00
Dessalines 96a7e99e57 Removing PostLikeResponse in favor of PostResponse. Consolidating comment and post_sends. 2020-02-02 12:45:41 -05:00
Dessalines cda1e6e741 Fixing issue with multiple notifications. 2020-02-02 10:09:01 -05:00
Dessalines 8036474dda Starting to work on user message scope. 2020-01-31 20:02:20 -05:00
Richard 2f9a052f89 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 8bcf191a1d Add sorting by old (date, ascending) to comment frontend 2020-01-28 20:14:08 +01:00
Dessalines 2e84441e66 Strictly typing websocket forms. 2020-01-27 21:04:30 -05:00
Dessalines aa5a911edc Fixing front end error messages. Fixes #462 2020-01-25 09:58:53 -05:00
Dessalines ac1d5f2b86 Done merging http-api and private_message 2020-01-23 19:17:42 -05:00
Dessalines 3b4258096c Adding a toaster to replace alerts. Fixes #457 2020-01-22 22:29:11 -05:00
Dessalines e31090c9bd Adding comment and post vote loading indicators. Fixes #449 2020-01-20 10:11:50 -05:00
Dessalines ac7a4031a8 Hide next paginator.
- Fixes #441
- Hide post sort radio if no comments.
2020-01-19 16:47:54 -05:00
Dessalines dcd60228ed Strongly typing WebsocketJsonResponse. Forgot comment-form.tsx 2020-01-19 00:38:45 -05:00
Dessalines a044718066 First pass at fixing UI to work with new websocketresponses. 2020-01-18 23:54:10 -05:00
Dessalines 82253f625b Upgrade package.json. 2020-01-06 11:22:51 -05:00
Dessalines 4e55612833 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -07:00
Dessalines c0821fcaa5 Adding 8 different themes.
- Fixes #276
2019-10-15 12:21:27 -07:00
Dessalines c4bb6028c4 Sort removed and deleted comments at the bottom.
- Fixes #279
2019-10-13 12:53:41 -07:00
Dessalines c8da0a92ec Add Creator flair for post creator / OPs comments
- Fixes #275
2019-09-13 08:37:12 -07:00
Dessalines c2ddbec504 Fixing tribute positioning issue, moving recent comments to top. 2019-09-11 17:20:57 -07:00
Dessalines 565fc0abdb 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 ed10673250 Refactoring chat sidebar. #237 2019-08-25 10:42:10 -07:00
Dessalines 3561ef93a0 Adding Community and Site transfer
- Fixes #139
2019-08-23 19:40:41 -07:00
Dessalines 20fec100b5 Cross posting working. 2019-08-22 16:13:26 -07:00
Dessalines b7e73a5559 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 536c3f4915 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 ab9659c2e2 Fix page titles for custom site name
- Fixes #113
2019-06-02 18:35:46 -07:00
Dessalines 1b6ddb869c Mark as read if viewing link.
- Fixes #154. #153
2019-05-19 09:15:08 -07:00
Dessalines d1fee01c6a Adding browser notifications.
- Fixes #153
2019-05-18 16:41:22 -07:00
Dessalines 2f0a7c5584 Better columns 2019-05-06 09:26:21 -07:00
Dessalines f57004d7fa Adding proper deletes for Post, Community, and Comments.
- Fixes #132
- Fixes #108
2019-04-29 12:14:54 -07:00
Dessalines 466f988f47 Adding document titles.
- Fixes #100
2019-04-22 09:24:13 -07:00
Dessalines 1fce49ceef Style fix 2019-04-21 17:38:35 -07:00
Dessalines 6aefbf355e Some chat styling 2019-04-21 17:27:39 -07:00
Dessalines b80ec3fe96 Making chat / new comments section sticky top and fitting to your
viewport

- Fixes #97. #98
2019-04-21 16:44:47 -07:00
Dessalines 016920aeb7 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 682413613e Mostly working, before merge 2019-04-20 11:17:00 -07:00
Dessalines e14e6e53cd More moderation fixed 2019-04-20 00:24:59 -07:00
Dessalines 9afadfb9c4 Saving replies, the actual fixes will be in the merge to dev. 2019-04-19 21:06:25 -07:00
Dessalines 3f33cf8dcb Before big moderation merge 2019-04-16 16:04:23 -07:00
Dessalines e94885eb97 Commiting before I lose everything. I'll do this properly in a merge 2019-04-15 16:12:06 -07:00
Dessalines 4bfb32c665 Styling, sidebar message. 2019-04-09 14:21:19 -07:00
Dessalines 70ff638103 Loading indicators.
- Fixes #10
- Adding SVG symbols component
2019-04-08 14:46:09 -07:00
Dessalines 49bf16e7d4 Adding user details / overview page.
- Fixes #19
2019-04-07 22:19:02 -07:00
Dessalines 751cf26be6 Adding comment permalinks.
Fixes #18
2019-04-05 13:22:59 -07:00