68e4b61808
Password reset mostly working.
2019-11-01 23:41:57 -07:00
655b9129a6
Adding vaporwave theme.
...
- Fixes #315
2019-10-21 16:49:13 -07:00
Matteo Guglielmetti
bab917f1be
Merge branch 'master' into master
2019-10-21 08:50:38 +02:00
a7dedaf273
Externalize into sort-select component.
...
- Fixes #311
2019-10-20 17:49:13 -07:00
4e55612833
Running prettier on code.
...
- #305 , #309
2019-10-18 17:20:27 -07:00
Matteo Guglielmetti
605cee9084
Italian complete translation
2019-10-18 10:10:26 +02:00
zacanger
fc5cb86011
revert whitespace changes
2019-10-17 21:54:29 -06:00
zacanger
96a2f0d92d
chore: simplify validUrl fn
2019-10-17 19:54:01 -06:00
c0821fcaa5
Adding 8 different themes.
...
- Fixes #276
2019-10-15 12:21:27 -07:00
f4c3c5d1be
Auto fetch new posts for front page and communities.
...
- Fixes #286
2019-10-13 12:37:10 -07:00
c8131d304b
Fix issue with not being able to lock / sticky your own posts.
2019-09-09 12:58:04 -07:00
461ae5d790
Add image loading indicator.
2019-09-08 09:54:53 -07:00
c39ae06bd4
Allow Image uploads through docker pictshare.
...
- Fixes #210
2019-09-07 20:42:01 -07:00
aca2c1abec
Adding usable search urls
...
- Fixes #242
2019-09-05 18:34:10 -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
f538b3fb22
Using a proper twitter emoji list for the definitions.
...
- Fixes #260
2019-09-02 15:55:50 -07:00
ba55f1cefb
Adding preview, image upload, and formatting help to comment and post
...
forms.
- Fixes #253
2019-08-31 21:10:48 -07:00
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