|
c84a2d6b1e
|
Fix expanded image height. Fixes #455
|
2020-02-06 22:24:23 -05:00 |
|
|
5f93598bf1
|
Adding language and etc for pt-br.
|
2020-02-05 13:12:13 -05:00 |
|
|
1856ab62a4
|
Adding an i386 theme. Fixes #476
|
2020-02-01 16:34:54 -05:00 |
|
|
12cbb20d28
|
Adding materia theme. Fixes #478
|
2020-02-01 14:44:26 -05:00 |
|
|
c3a4097421
|
Removing english placeholders for Farsi.
|
2020-01-29 20:35:41 -05:00 |
|
|
f0051e6d89
|
Adding Catalan to user pref dropdown, moment.js.
|
2020-01-26 16:32:35 -05:00 |
|
|
fc0495894d
|
Adding finnish to moment, dropdown.
|
2020-01-26 12:35:47 -05:00 |
|
|
d26f4c50d3
|
Moving notification to bottom left. Fixes #457
|
2020-01-24 20:55:57 -05:00 |
|
|
608856b6cd
|
Adding autocomplete to post, community, message, and site forms. Fixes #453
|
2020-01-24 13:59:50 -05:00 |
|
|
ac1d5f2b86
|
Done merging http-api and private_message
|
2020-01-23 19:17:42 -05:00 |
|
|
3b4258096c
|
Adding a toaster to replace alerts. Fixes #457
|
2020-01-22 22:29:11 -05:00 |
|
|
253bc3e0af
|
Adding private messaging, and matrix user ids.
- Fixes #244
|
2020-01-22 16:38:16 -05:00 |
|
|
86871d17ac
|
Updating slur filter.
|
2020-01-20 17:12:23 -05:00 |
|
|
dcd60228ed
|
Strongly typing WebsocketJsonResponse. Forgot comment-form.tsx
|
2020-01-19 00:38:45 -05:00 |
|
|
a044718066
|
First pass at fixing UI to work with new websocketresponses.
|
2020-01-18 23:54:10 -05:00 |
|
|
82253f625b
|
Upgrade package.json.
|
2020-01-06 11:22:51 -05:00 |
|
|
a670096d53
|
Adding pictshare image thumbnailer.
- Fixes #377
|
2020-01-03 14:13:22 -05:00 |
|
|
5b42dc3393
|
Adding show_avatar user setting, and option to send notifications to inbox.
- Fixes #254
- Fixes #394
|
2020-01-02 16:55:54 -05:00 |
|
|
a4428528e3
|
Adding user avatars / icons. Requires pictshare.
- Fixes #188
|
2019-12-29 15:39:48 -05:00 |
|
|
665dca80d0
|
Moving front end routes from nginx to actix
- Fixes #363
|
2019-12-11 21:28:33 -08:00 |
|
|
f0808a1116
|
Adding custom language setting.
- Fixes #319
|
2019-12-09 00:24:53 -08:00 |
|
|
bcf994efe9
|
Adding archive button for valid post urls.
- Fixes #342
|
2019-11-21 18:14:59 -08:00 |
|
|
08f3342bc7
|
Adding vaporwave dark theme.
- Fixes #345
|
2019-11-21 17:45:21 -08:00 |
|
|
408b0efd48
|
Dynamically loading CSS theme, removing all but darkly from index.html
- Fixes #333
|
2019-11-11 19:24:40 -08:00 |
|
|
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 |
|