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
caf0af3539
Updating yarn deps.
2019-07-28 18:59:02 -07:00
026af39053
Formatting fixes.
2019-07-13 14:14:59 -07:00
f4fd06aa5b
Fixing GetSite
...
- Fixes #171
2019-06-11 18:41:01 -07:00
deb8fd317d
Upgrading front end dependencies.
2019-05-05 16:50:44 -07:00
d13a95da27
Adding support for spoilers.
...
- Fixes #104
example :
```
::: spoiler hidden stuff
*a bunch of spoilers here*
:::
```
2019-04-29 10:16:43 -07:00
49bf16e7d4
Adding user details / overview page.
...
- Fixes #19
2019-04-07 22:19:02 -07:00
923110c7d4
Adding textarea autosize to content fields on post
2019-03-30 17:38:54 -07:00
44625aeb27
Adding markdown to content fields
...
- Fixes #7
2019-03-30 00:11:44 -07:00
05f0aee3ea
Adding moment time parsing
2019-03-27 12:54:55 -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