Dessalines
ac943f8951
Finishing up interpolation rework.
2020-02-02 13:50:44 -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
Dessalines
aa5a911edc
Fixing front end error messages. Fixes #462
2020-01-25 09:58:53 -05:00
Dessalines
608856b6cd
Adding autocomplete to post, community, message, and site forms. Fixes #453
2020-01-24 13:59:50 -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
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
747a8f5b96
Fixing create_post, create_community, and login pages.
...
- Includes fetching the site for `enable_nsfw` info. Fixes #400
2020-01-03 13:52:21 -05:00
Dessalines
fca8e6a0a9
Adding some site oriented settings.
...
- Adding option to close registration. Fixes #350
- Adding option to disable showing NSFW buttons. Fixes #364
- Adding option to disable downvotes. Fixes #239
2019-12-11 12:21:47 -08:00
Dessalines
4e55612833
Running prettier on code.
...
- #305 , #309
2019-10-18 17:20:27 -07:00
Dessalines
d7ab85ab70
Squashed commit of the following:
...
commit ecd6c5a2f4
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 19:49:38 2019 -0700
Adding some docs
commit 3babd09aff
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 19:28:46 2019 -0700
Adding save user settings
commit 6e8da9cc9e
Merge: 3246d5d
c148eef
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 17:26:25 2019 -0700
Merge branch 'dev' into nsfw
commit b3d4a5c4ce
Author: Dessalines <happydooby@gmail.com>
Date: Sun Aug 11 20:55:09 2019 -0700
nsfw mostly done, except for settings page.
2019-08-13 19:52:43 -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
746362f9ef
Adding a max character of 10k to textareas
2019-04-29 12:42:22 -07:00
Dessalines
50dfcefc95
Changing from forum to community
...
- Fixes #121
2019-04-28 19:05:11 -07:00
Dessalines
9374aefa56
Temp
2019-04-25 20:14:52 -07:00
Dessalines
e4532aa1cb
Adding /f/ and /u/ in links now.
...
- Fixes #102
2019-04-25 14:52:18 -07:00
Dessalines
2a92a5611c
Add site editing.
...
- Fixes #96
2019-04-21 14:38:57 -07:00
Dessalines
927dcd8191
Adding max length to user, post, and forum fields.
...
Fixes #76
2019-04-18 08:14:45 -07:00
Dessalines
cb7adae5c9
Forum category changing on edit issue.
...
- Fixes #69
2019-04-17 21:07:47 -07:00
Dessalines
92670d1a5e
Adding slur filter.
...
- Fixes #45
2019-04-09 11:35:16 -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
6a3bea1f50
Adding some UI cancel buttons.
2019-04-04 19:08:21 -07:00
Dessalines
ed688f9292
Community editing
...
- Community editing mostly working. Fixes #26
2019-04-04 15:29:14 -07:00