Commit Graph

30 Commits

Author SHA1 Message Date
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 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 4e55612833 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -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 107765619a Fixing communities sorting
- Fixes #159
2019-06-02 09:41:57 -07:00
Dessalines 9903e3d508 Fix scrolling issue on refetch. 2019-05-02 15:16:38 -07:00
Dessalines 2e487214ff 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 ad97e06bfb Adding paging on communities. 2019-04-30 06:49:01 -07:00
Dessalines 50dfcefc95 Changing from forum to community
- Fixes #121
2019-04-28 19:05:11 -07:00
Dessalines fba4d372fc Spamtimer 2019-04-25 22:50:42 -07:00
Dessalines e4532aa1cb Adding /f/ and /u/ in links now.
- Fixes #102
2019-04-25 14:52:18 -07:00
Dessalines 466f988f47 Adding document titles.
- Fixes #100
2019-04-22 09:24:13 -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 4ce0d2576c Fixing some community sorting. 2019-04-18 08:28:24 -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 3ff85b1fdb Adding trending communities.
- Fixes #29
- Communities fetching now has sort and limit.
2019-04-09 23:19:12 -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 38fa7969f9 Adding a front page / fetching subscribed forums.
- Adding subscribed to post view. Fixes #25
2019-04-05 12:14:54 -07:00
Dessalines 2c66d86e26 Adding subscribe to communities.
- Adding subscribe. Fixes #12. Fixes #27.
2019-04-04 23:26:38 -07:00
Dessalines 6310d9389d 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 f3cbe9e6ce Getting community moderators
- Getting back mods with a fetch. Fixes #28
2019-04-04 13:53:32 -07:00
Dessalines d07a1b4563 Adding forum / community page
- Adding the page. Fixes #17.
- Adding number of comments for community.
- Add sorting to that table.
2019-04-04 13:00:19 -07:00