Commit graph

36 commits

Author SHA1 Message Date
Dessalines cda1e6e741 Fixing issue with multiple notifications. 2020-02-02 10:09:01 -05:00
Dessalines e8a604d0ed Testing out reconnecting websocket instead of rxJS one. #496 2020-02-01 22:52:16 -05:00
Dessalines f61c969f7a Adding yarn run ts-node to husky pre-commit. 2020-01-28 20:08:33 -05:00
Dessalines 353891a3d1 Updating front end packages. 2020-01-24 11:28:11 -05:00
Dessalines 3b4258096c Adding a toaster to replace alerts. Fixes #457 2020-01-22 22:29:11 -05:00
Dessalines 5579f4b482 Automatically update translation report. Fixes #439 2020-01-19 16:23:04 -05:00
Dessalines 7bf391957d Adding a better rust formatter. 2020-01-13 21:32:08 -05:00
Dessalines 02e37d58d7 Removing outdateds from package.json. 2020-01-06 11:23:29 -05:00
Dessalines 82253f625b Upgrade package.json. 2020-01-06 11:22:51 -05:00
Dessalines 206d9160de Adding cargo checking to husky pre-commit. Fixes #402 2020-01-04 17:21:33 -05:00
Dessalines a7dedaf273 Externalize into sort-select component.
- Fixes #311
2019-10-20 17:49:13 -07:00
Dessalines 3a4505aaab Update translation report. 2019-10-19 23:24:26 -07:00
Dessalines 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
Dessalines c0821fcaa5 Adding 8 different themes.
- Fixes #276
2019-10-15 12:21:27 -07:00
Dessalines b8971c0da9 Reverting tribute, didnt work for non-dev build. 2019-09-11 17:30:25 -07:00
Dessalines c2ddbec504 Fixing tribute positioning issue, moving recent comments to top. 2019-09-11 17:20:57 -07:00
Dessalines d16df598fa Adding emoji-short-name package.
- Fixes #266
2019-09-04 15:22:31 -07:00
Dessalines d82117241d Removing markdown-it-emoji from index.html 2019-09-02 17:33:09 -07:00
Dessalines 6699c7112c Switch to Twemoji
- Fixes #257
2019-08-31 09:40:42 -07:00
Dessalines 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
Dessalines 988eef2e65 Adding emoji support. 2019-08-29 16:14:28 -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 f4fd06aa5b Fixing GetSite
- Fixes #171
2019-06-11 18:41:01 -07:00
Dessalines 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
Dessalines deb8fd317d Upgrading front end dependencies. 2019-05-05 16:50:44 -07:00
Dessalines d13a95da27 Adding support for spoilers.
- Fixes #104

example :
```
::: spoiler hidden stuff
*a bunch of spoilers here*
:::
```
2019-04-29 10:16:43 -07:00
Dessalines 49bf16e7d4 Adding user details / overview page.
- Fixes #19
2019-04-07 22:19:02 -07:00
Dessalines 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
Dessalines 923110c7d4 Adding textarea autosize to content fields on post 2019-03-30 17:38:54 -07:00
Dessalines 44625aeb27 Adding markdown to content fields
- Fixes #7
2019-03-30 00:11:44 -07:00
Dessalines 05f0aee3ea Adding moment time parsing 2019-03-27 12:54:55 -07:00
Dessalines e570c70701 Adding login and Register
- Login and Register  mostly working.
- Starting to work on creating communities.
2019-03-22 18:42:57 -07:00
Dessalines 816aa0b15f Adding initial UI and Websocket server. 2019-03-20 18:22:31 -07:00