Commit graph

96 commits

Author SHA1 Message Date
Dessalines
5623f11b05 Refactoring thumbnails. Fixes #564
- Adding a default discussion thumbnail
- Adding a cropping max-height, and consistent width.
- Getting rid of hover overlays, in favor of top right content-type icon.
2020-02-29 13:03:41 -05:00
Dessalines
ff8d82d82f Adding thumbnail class. 2020-02-28 13:03:16 -05:00
Dessalines
b277d92226 New nsfw posts. 2020-02-27 16:24:27 -05:00
Dessalines
fab10ef792 Fix image testing regex. 2020-02-27 15:00:41 -05:00
Dessalines
76662ca557 Check for pictshare status ok. 2020-02-27 14:06:29 -05:00
Dessalines
2092cf3f4e Use image thumbnails from pictshare. Fixes #555 2020-02-27 12:55:23 -05:00
Dessalines
cf66addc62 Adding missing image thumbnail. Fixes #553 2020-02-24 17:38:05 -05:00
Dessalines
c896e01b9e Adding a link overlay. Fixes #549 2020-02-21 11:26:42 -05:00
Dessalines
b147ca462c Don't show post url if its local. 2020-02-19 13:35:15 -05:00
Dessalines
81f1aaf298 Fix iframely always refetching bug. 2020-02-18 09:00:17 -05:00
Dessalines
87969e7024 Fix dynamic post url changing issue. 2020-02-17 16:09:05 -05:00
Dessalines
9e5cf8f272 First pass at adding oembeds / iframely. 2020-02-17 11:18:01 -05:00
Dessalines
cf0c0a5824 Some front end fixes. 2020-02-15 20:29:57 -05:00
Dessalines
10223d5aef Fix minor issue with selector. Fix issue with truncate wrapping. 2020-02-15 16:09:53 -05:00
Dessalines
f98b2bd4ba Adding an external link icon. #530 2020-02-14 22:29:17 -05:00
Dessalines
a95f282936 Making links go to post page. 2020-02-14 10:02:37 -05:00
Dessalines
036d6260bb Adding instant voting / vote animations. Fixes #526 2020-02-09 15:04:41 -05:00
Dessalines
bbc7159ede Fix expanded image height. Fixes #455 2020-02-06 22:24:23 -05:00
Dessalines
5e4397866f Forgot to add cross-posted to, to i18n. 2020-02-04 16:37:52 -05:00
Dessalines
7037506566 Combine duplicate front page posts. Fixes #284 2020-02-03 19:52:39 -05:00
Dessalines
680eab53c1 Finishing up interpolation rework. 2020-02-02 13:50:44 -05:00
Dessalines
e09e3b6a92 Merge branch 'dev' into richardj-feature/frontend-a11y 2020-02-02 12:56:07 -05:00
Dessalines
034adbe3a9 Adding materia theme. Fixes #478 2020-02-01 14:44:26 -05:00
Richard
d829b9b5ac usability features
This are all the commits from another PR combined into a single commit.
2020-01-31 21:52:27 +01:00
Dessalines
a7ac1d3bad Removing disabled from comment and post upvoting, showing toast now. Fixes #450 2020-01-25 13:39:22 -05:00
Dessalines
fc86b83e36 Allow comment/post upvoting from other pages.
- Fixes #355
- Votes now coming back for posts and comments on search page.
2020-01-20 18:39:45 -05:00
Dessalines
572b3b876f Adding nsfw image blur. Fixes #438 2020-01-20 14:38:41 -05:00
Dessalines
365f81b699 Fixing create_post endpoint, changing name url param to title. Fixes #448 2020-01-20 11:08:51 -05:00
Dessalines
6312ff333b Adding comment and post vote loading indicators. Fixes #449 2020-01-20 10:11:50 -05:00
Dessalines
2394993dd4 Fixing new comments and posts voting issue. Fixes #422 2020-01-19 19:48:34 -05:00
Dessalines
d5af66c1b1 Fix image expanding and truncation issue. 2020-01-15 22:33:23 -05:00
Dessalines
efdc98dfa0 Temp remove showing post editing on front page, due to glitches. 2020-01-15 16:13:46 -05:00
Dessalines
7e8c0b146b Fixing text overflow / wrapping for titles and markdown. Fixes #414 2020-01-14 18:46:25 -05:00
Dessalines
a2c469977c Adding disable vote buttons when not logged in. #416 2020-01-14 10:38:45 -05:00
Dessalines
3f4cce99ed Add fast comment and post voting. (Doesn't wait for server return)
- Fixes #416
2020-01-13 22:57:32 -05:00
Dessalines
912871d0ac Adding pictshare image thumbnailer.
- Fixes #377
2020-01-03 14:13:22 -05:00
Dessalines
e339f90737 Adding show_avatar user setting, and option to send notifications to inbox.
- Fixes #254
- Fixes #394
2020-01-02 16:55:54 -05:00
Dessalines
c06d01f753 Adding user avatars / icons. Requires pictshare.
- Fixes #188
2019-12-29 15:39:48 -05:00
Dessalines
aee6ee5a7c Adding some site oriented settings.
- Adding option to close registration. Fixes #350
- Adding option to disable showing NSFW buttons. Fixes #364
- Adding option to disable downvotes. Fixes #239
2019-12-11 12:21:47 -08:00
Dessalines
eab27c7964 Hiding thumbnails for nsfw posts and nsfw community posts.
- Fixes #337
2019-11-22 16:26:16 -08:00
Dessalines
97e21f6fd9 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -07:00
Dessalines
371522681a Use pre tags for view source to preserve newlines.
- Fixes #299
2019-10-16 16:09:52 -07:00
Dessalines
272ab3948c Adding 8 different themes.
- Fixes #276
2019-10-15 12:21:27 -07:00
Dessalines
fb7f4c3292 Adding admin abilities on user pages.
- Fixes #280
2019-10-13 17:36:35 -07:00
Dessalines
c65197fa9f Stopping autoplay, widening videos to show controls.
- Fixes #250
- Fixes #288
- Fixes #291
2019-10-12 15:15:18 -07:00
Dessalines
b64fe423b8 Fix issue with not being able to lock / sticky your own posts. 2019-09-09 12:58:04 -07:00
Dessalines
21d55af62d Adding stickied posts.
- Fixes #245
2019-09-08 23:14:13 -07:00
Dessalines
a8da6d37c2 Adding view source button for posts and comments.
- Fixes #271
2019-09-08 11:00:08 -07:00
Dessalines
de80db1b96 Allow Image uploads through docker pictshare.
- Fixes #210
2019-09-07 20:42:01 -07:00
Dessalines
1c4b22a7fb 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