3b4258096c
Adding a toaster to replace alerts. Fixes #457
2020-01-22 22:29:11 -05:00
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
a4b9e635ba
Fixing empty email field in register form breaking signups.
...
- Fixes #382
2019-12-28 20:25:36 -05:00
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
68e4b61808
Password reset mostly working.
2019-11-01 23:41:57 -07:00
9f35b33dc7
Halfway done with email, not fully working yet.
2019-10-29 20:35:39 -07:00
4e55612833
Running prettier on code.
...
- #305 , #309
2019-10-18 17:20:27 -07:00
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
ab9659c2e2
Fix page titles for custom site name
...
- Fixes #113
2019-06-02 18:35:46 -07:00
8820eac129
Removing need for spam_timer
2019-05-15 09:32:33 -07:00
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
4625aa3060
Spam
2019-04-26 09:21:20 -07:00
366e495582
Spam
2019-04-26 09:11:04 -07:00
4d890596e5
Spam
2019-04-26 08:53:45 -07:00
242255ed0e
Spam
2019-04-26 08:31:23 -07:00
be943f7b72
Fixing rust warning.
...
- Fixes #111
2019-04-26 07:34:04 -07:00
fba4d372fc
Spamtimer
2019-04-25 22:50:42 -07:00
9374aefa56
Temp
2019-04-25 20:14:52 -07:00
2cad62b5e3
After signup, redirect to communities page.
2019-04-25 11:26:44 -07:00
f914c4862c
Fixes for login screen, server
2019-04-25 08:51:23 -07:00
466f988f47
Adding document titles.
...
- Fixes #100
2019-04-22 09:24:13 -07:00
9afadfb9c4
Saving replies, the actual fixes will be in the merge to dev.
2019-04-19 21:06:25 -07:00
927dcd8191
Adding max length to user, post, and forum fields.
...
Fixes #76
2019-04-18 08:14:45 -07:00
3f33cf8dcb
Before big moderation merge
2019-04-16 16:04:23 -07:00
3ff85b1fdb
Adding trending communities.
...
- Fixes #29
- Communities fetching now has sort and limit.
2019-04-09 23:19:12 -07:00
92670d1a5e
Adding slur filter.
...
- Fixes #45
2019-04-09 11:35:16 -07:00
70ff638103
Loading indicators.
...
- Fixes #10
- Adding SVG symbols component
2019-04-08 14:46:09 -07:00
49bf16e7d4
Adding user details / overview page.
...
- Fixes #19
2019-04-07 22:19:02 -07:00
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
25dcb8f4f4
Adding a few endpoints.
...
- Adding CreatePost, CreateComment, CreateCommunity
2019-03-26 11:00:18 -07:00
e1cb805cfc
Refactoring websocket code, adding create community
...
- Adding create community
2019-03-24 20:51:27 -07:00
e570c70701
Adding login and Register
...
- Login and Register mostly working.
- Starting to work on creating communities.
2019-03-22 18:42:57 -07:00
816aa0b15f
Adding initial UI and Websocket server.
2019-03-20 18:22:31 -07:00