Commit Graph

25 Commits

Author SHA1 Message Date
Dessalines 680eab53c1 Finishing up interpolation rework. 2020-02-02 13:50:44 -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
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 fc86b83e36 Allow comment/post upvoting from other pages.
- Fixes #355
- Votes now coming back for posts and comments on search page.
2020-01-20 18:39:45 -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 66f0683160 Adding options below comment searches. Fixes #412 2020-01-13 23:04:47 -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 c06d01f753 Adding user avatars / icons. Requires pictshare.
- Fixes #188
2019-12-29 15:39:48 -05:00
Dessalines 72e90fdc4c Externalize into sort-select component.
- Fixes #311
2019-10-20 17:49:13 -07: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 accb127827 Adding usable search urls
- Fixes #242
2019-09-05 18:34:10 -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 b40d029945 Adding support for community and user searching.
- Fixes #130
2019-08-10 10:32:06 -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 08d7695ef5 Adding similar post searching before creating post.
- Fixes #185.
- Offsetting create post and community columns.
2019-07-28 18:57:09 -07:00
Dessalines 19c106d3df Fix page titles for custom site name
- Fixes #113
2019-06-02 18:35:46 -07:00
Dessalines da1d7178a7 Fix scrolling issue on refetch. 2019-05-02 15:16:38 -07:00
Dessalines 1eb587d233 Reworking some UI. Adding proper trending communities with hot rank.
- Breaking out subscribed and all into radios. Fixes #142
2019-05-01 22:26:31 -07:00
Dessalines 73b9266580 Adding a search page
- Fixes # 70
2019-04-23 15:05:50 -07:00
Dessalines 6ae9f639e6 Adding Iframe expand
- Adding Iframe Expand. Fixes #32
- Fix issue with table sorting. Fixes #33
- Changing all to h4s. Fixes #30
2019-04-04 17:01:10 -07:00
Dessalines d52c16c123 Adding initial UI and Websocket server. 2019-03-20 18:22:31 -07:00