7bf391957d
Adding a better rust formatter.
2020-01-13 21:32:08 -05:00
02e37d58d7
Removing outdateds from package.json.
2020-01-06 11:23:29 -05:00
82253f625b
Upgrade package.json.
2020-01-06 11:22:51 -05:00
206d9160de
Adding cargo checking to husky pre-commit. Fixes #402
2020-01-04 17:21:33 -05:00
a7dedaf273
Externalize into sort-select component.
...
- Fixes #311
2019-10-20 17:49:13 -07:00
3a4505aaab
Update translation report.
2019-10-19 23:24:26 -07:00
82ea5ae918
Adding prettier.
2019-10-18 17:00:26 -07:00
zacanger
7836e29c37
add husky, lint-staged, sortpack
2019-10-18 16:28:54 -06:00
zacanger
9fad242382
chore: switch from tslint to eslint
2019-10-18 15:56:32 -06:00
c0821fcaa5
Adding 8 different themes.
...
- Fixes #276
2019-10-15 12:21:27 -07:00
b8971c0da9
Reverting tribute, didnt work for non-dev build.
2019-09-11 17:30:25 -07:00
c2ddbec504
Fixing tribute positioning issue, moving recent comments to top.
2019-09-11 17:20:57 -07:00
d16df598fa
Adding emoji-short-name package.
...
- Fixes #266
2019-09-04 15:22:31 -07:00
d82117241d
Removing markdown-it-emoji from index.html
2019-09-02 17:33:09 -07:00
6699c7112c
Switch to Twemoji
...
- Fixes #257
2019-08-31 09:40:42 -07:00
4d329c8da5
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
988eef2e65
Adding emoji support.
2019-08-29 16:14:28 -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
f4fd06aa5b
Fixing GetSite
...
- Fixes #171
2019-06-11 18:41:01 -07:00
9cb10f7258
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
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
e826f631d8
Adding docker.
...
- Adding docker support. Fixes #6
- Completing the name change to lemmy. Fixes #36
- Running DB migrations from code. Fixes #38
2019-04-05 22:29:20 -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