Commit graph

232 commits

Author SHA1 Message Date
Dessalines fab840a759 Add sort fields to rss.
- #348
2019-12-01 22:22:05 -08:00
Dessalines 52ea7a32db Some RSS work.
- Display rss buttons on front end for user, /c/all, and community
pages. Fixes #348.
- Some clean up and additions to RSS feeds.
2019-12-01 17:23:52 -08:00
Dessalines 587a9f7889 Fix navigating to your own user page from another (top right nav)
- Fixes #331
2019-11-22 16:32:18 -08:00
Dessalines 2cf117b3c5 Hiding thumbnails for nsfw posts and nsfw community posts.
- Fixes #337
2019-11-22 16:26:16 -08:00
Dessalines bf601b0458 Fixing issue with missing community.
- Fixes #339
2019-11-22 16:18:10 -08:00
Dessalines bcf994efe9 Adding archive button for valid post urls.
- Fixes #342
2019-11-21 18:14:59 -08:00
Dessalines 68e4b61808 Password reset mostly working. 2019-11-01 23:41:57 -07:00
Dessalines 9f35b33dc7 Halfway done with email, not fully working yet. 2019-10-29 20:35:39 -07:00
Dessalines 90ce1f1a3f Adding default sort / filter into user settings.
- Fixes #295
2019-10-20 21:21:54 -07:00
Dessalines a7dedaf273 Externalize into sort-select component.
- Fixes #311
2019-10-20 17:49:13 -07:00
Dessalines 02dd9ac32a Adding username mentions / tagging from comments.
- Fixes #293
2019-10-19 17:46:29 -07:00
Dessalines 4e55612833 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -07:00
Dessalines 412d447de2 Merge branch 'chore/eslint' of https://github.com/zacanger/lemmy into zacanger-chore/eslint 2019-10-18 16:49:12 -07:00
Dessalines 3d7831f86d Fixing issue with community.tsx. 2019-10-18 15:05:50 -07:00
zacanger 9fad242382 chore: switch from tslint to eslint 2019-10-18 15:56:32 -06:00
Dessalines 05d8e29579 Adding sponsors. 2019-10-18 13:58:43 -07:00
Dessalines f7c9dc0b21 Make delete account require password.
- Fixes #301
2019-10-17 21:25:23 -07:00
Dessalines 7004451db4 Don't allow image uploads for non-logged-in users.
- Fixes #297
2019-10-17 20:19:20 -07:00
Dessalines 344ba4dfae Use pre tags for view source to preserve newlines.
- Fixes #299
2019-10-16 16:09:52 -07:00
Dessalines 903d73d665 Adding permanently delete account comments and posts.
- Fixes #285
- Fixes #58
2019-10-15 15:09:01 -07:00
Dessalines c0821fcaa5 Adding 8 different themes.
- Fixes #276
2019-10-15 12:21:27 -07:00
Dessalines 663a601e11 Adding admin abilities on user pages.
- Fixes #280
2019-10-13 17:36:35 -07:00
Dessalines c4bb6028c4 Sort removed and deleted comments at the bottom.
- Fixes #279
2019-10-13 12:53:41 -07:00
Dessalines f4c3c5d1be Auto fetch new posts for front page and communities.
- Fixes #286
2019-10-13 12:37:10 -07:00
Dessalines c38f8c9c00 Stopping autoplay, widening videos to show controls.
- Fixes #250
- Fixes #288
- Fixes #291
2019-10-12 15:15:18 -07:00
Dessalines e24f4a2d33 Adding an online user count to main page.
- Fixes #274
2019-09-13 09:09:01 -07:00
Dessalines c8da0a92ec Add Creator flair for post creator / OPs comments
- Fixes #275
2019-09-13 08:37:12 -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 c8131d304b Fix issue with not being able to lock / sticky your own posts. 2019-09-09 12:58:04 -07:00
Dessalines 3f6b2be2cc Adding stickied posts.
- Fixes #245
2019-09-08 23:14:13 -07:00
Dessalines 4c33b8d75e Adding view source button for posts and comments.
- Fixes #271
2019-09-08 11:00:08 -07:00
Dessalines 461ae5d790 Add image loading indicator. 2019-09-08 09:54:53 -07:00
Dessalines c39ae06bd4 Allow Image uploads through docker pictshare.
- Fixes #210
2019-09-07 20:42:01 -07:00
Dessalines d66c19825a Fix sidebar bug. 2019-09-06 13:04:04 -07:00
Dessalines aca2c1abec Adding usable search urls
- Fixes #242
2019-09-05 18:34:10 -07:00
Dessalines 299285abb8 Fixing inbox refresh issue.
- Fixes #265
2019-09-05 17:55:57 -07:00
Dessalines 565fc0abdb Adding ability to do mod action on post creator
- Fixes #248
- Show banned on user comment and user overview. Fixes #264
2019-09-05 17:18:48 -07:00
Dessalines d16df598fa Adding emoji-short-name package.
- Fixes #266
2019-09-04 15:22:31 -07:00
Dessalines f538b3fb22 Using a proper twitter emoji list for the definitions.
- Fixes #260
2019-09-02 15:55:50 -07:00
Dessalines d99fa5268d Hiding vote bar on comment collapse
- Fixes #259
2019-09-02 15:00:49 -07:00
Dessalines ba55f1cefb Adding preview, image upload, and formatting help to comment and post
forms.

- Fixes #253
2019-08-31 21:10:48 -07:00
Dessalines ef70ea5799 Add emoji autocomplete
- Fixes #255
2019-08-30 17:40:59 -07:00
Dessalines f0dc7f8356 Changing margins. 2019-08-30 14:46:35 -07:00
Dessalines aa2344bc10 Changing link aggregator to social media aggregation. 2019-08-30 13:03:39 -07:00
Dessalines ce9c0b4aa7 Better tribute. 2019-08-30 12:34:38 -07:00
Dessalines 6c84c3b971 Better urls. 2019-08-29 21:41:41 -07:00
Dessalines a47af02e1b Fixing tribute. 2019-08-29 21:38:06 -07:00
Dessalines 4e982ccf51 Merge branch 'autocomplete' into dev 2019-08-29 20:13:37 -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