Dessalines
e260e19a50
Adding prettier.
2019-10-18 17:00:26 -07:00
zacanger
c2bfe73ba4
add husky, lint-staged, sortpack
2019-10-18 16:28:54 -06:00
zacanger
12624813b4
chore: switch from tslint to eslint
2019-10-18 15:56:32 -06:00
Dessalines
272ab3948c
Adding 8 different themes.
...
- Fixes #276
2019-10-15 12:21:27 -07:00
Dessalines
ccd0934da5
Reverting tribute, didnt work for non-dev build.
2019-09-11 17:30:25 -07:00
Dessalines
80e89a24b6
Fixing tribute positioning issue, moving recent comments to top.
2019-09-11 17:20:57 -07:00
Dessalines
a66e4a2501
Adding emoji-short-name package.
...
- Fixes #266
2019-09-04 15:22:31 -07:00
Dessalines
0c4e36aa55
Removing markdown-it-emoji from index.html
2019-09-02 17:33:09 -07:00
Dessalines
ab64a27881
Switch to Twemoji
...
- Fixes #257
2019-08-31 09:40:42 -07:00
Dessalines
cd721bbc0b
Fixing tribute.
2019-08-29 21:38:06 -07:00
Dessalines
ea87106637
Adding support for mentions via tribute.
...
- Adding mentions in comment textareas for users (@) and communities
(#). Fixes #129
- Removing balloon-css
2019-08-29 20:11:29 -07:00
Dessalines
35961442eb
Adding emoji support.
2019-08-29 16:14:28 -07:00
Dessalines
6a761165bb
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
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
12a9fe844a
Updating yarn deps.
2019-07-28 18:59:02 -07:00
Dessalines
d3f7a6c1d4
Formatting fixes.
2019-07-13 14:14:59 -07:00
Dessalines
7865843106
Fixing GetSite
...
- Fixes #171
2019-06-11 18:41:01 -07:00
Dessalines
75686374a2
Adding emoji support
...
- Fixes #163
- Bad because it doubles the size of the codebase, and it breaks hot
module reloading. Decide later on merge.
2019-06-01 11:58:14 -07:00
Dessalines
2ed3368eb8
Upgrading front end dependencies.
2019-05-05 16:50:44 -07:00
Dessalines
6ba2dde9f4
Adding support for spoilers.
...
- Fixes #104
example :
```
::: spoiler hidden stuff
*a bunch of spoilers here*
:::
```
2019-04-29 10:16:43 -07:00
Dessalines
18fed27fa3
Adding user details / overview page.
...
- Fixes #19
2019-04-07 22:19:02 -07:00
Dessalines
d443b04886
Adding textarea autosize to content fields on post
2019-03-30 17:38:54 -07:00
Dessalines
ff0271c5c4
Adding markdown to content fields
...
- Fixes #7
2019-03-30 00:11:44 -07:00
Dessalines
57bd4976d3
Adding moment time parsing
2019-03-27 12:54:55 -07:00
Dessalines
c438f0fef1
Adding login and Register
...
- Login and Register mostly working.
- Starting to work on creating communities.
2019-03-22 18:42:57 -07:00
Dessalines
d52c16c123
Adding initial UI and Websocket server.
2019-03-20 18:22:31 -07:00