6699c7112c
Switch to Twemoji
...
- Fixes #257
2019-08-31 09:40:42 -07:00
ef70ea5799
Add emoji autocomplete
...
- Fixes #255
2019-08-30 17:40:59 -07:00
988eef2e65
Adding emoji support.
2019-08-29 16:14:28 -07:00
e196ccd47f
Some additions for Dutch.
2019-08-29 11:20:21 -07:00
38edb60be9
Adding Esperanto.
...
- Fixes #240
2019-08-26 14:42:53 -07:00
5cbbf5a4ac
Adding spanish translation.
...
- Fixes #191
2019-08-22 18:34:24 -07:00
bfc3bbc371
Don't allow html rendering in markdown parser
...
- Fixes #229
2019-08-22 12:09:17 -07:00
fa625e560b
Adding russian locales.
2019-08-19 14:29:28 -07:00
01738fb554
Adding more settings for german.
2019-08-17 13:32:59 -07:00
c69f1722ac
Fix moment locale issue.
...
- Fixes #206
2019-08-17 10:22:38 -07:00
1ae50f89c6
Fixing create post bug.
...
- Fixes #202
2019-08-16 18:46:39 -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
5a1e8aa645
Adding a debounce.
2019-08-03 13:26:20 -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
4c150a0f4e
Adding simple suggested post title from textance.
...
- Fixes #112
2019-04-30 07:45:50 -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
1769a62aac
Adding better community and main page routing, with sorting and type in url.
2019-04-28 17:19:04 -07:00
a5664c75ba
Adding a simple image expander instead of iframes.
...
- Fixes #91
2019-04-24 09:28:20 -07:00
93957c781e
Fixing ranking algorithm.
2019-04-21 10:15:40 -07:00
a05f53dae9
Adding negative score fix
...
- Fixes #84 .
- Fixing unit tests.
2019-04-20 16:47:23 -07:00
9afadfb9c4
Saving replies, the actual fixes will be in the merge to dev.
2019-04-19 21:06:25 -07:00
69bc53e33c
Adding post and user details paging.
...
- Fixes #52
- Fixes #34
2019-04-17 11:30:13 -07:00
e94885eb97
Commiting before I lose everything. I'll do this properly in a merge
2019-04-15 16:12:06 -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
44625aeb27
Adding markdown to content fields
...
- Fixes #7
2019-03-30 00:11:44 -07:00
480b627ff5
Adding comment sorting
...
- Fixes #15
2019-03-29 23:08:02 -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