Commit graph

78 commits

Author SHA1 Message Date
Dessalines 52f54b92d8 Forgot to add cross-posted to, to i18n. 2020-02-04 16:37:52 -05:00
Dessalines e4dfa5e52f Combine duplicate front page posts. Fixes #284 2020-02-03 19:52:39 -05:00
Dessalines ac943f8951 Finishing up interpolation rework. 2020-02-02 13:50:44 -05:00
Dessalines 23daba54b4 Merge branch 'dev' into richardj-feature/frontend-a11y 2020-02-02 12:56:07 -05:00
Dessalines 12cbb20d28 Adding materia theme. Fixes #478 2020-02-01 14:44:26 -05:00
Richard 2f9a052f89 usability features
This are all the commits from another PR combined into a single commit.
2020-01-31 21:52:27 +01:00
Dessalines f4ecb53342 Removing disabled from comment and post upvoting, showing toast now. Fixes #450 2020-01-25 13:39:22 -05:00
Dessalines a964b4ce21 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 21ebc8a574 Adding nsfw image blur. Fixes #438 2020-01-20 14:38:41 -05:00
Dessalines 9c99234e8b Fixing create_post endpoint, changing name url param to title. Fixes #448 2020-01-20 11:08:51 -05:00
Dessalines e31090c9bd Adding comment and post vote loading indicators. Fixes #449 2020-01-20 10:11:50 -05:00
Dessalines f020e89a8c Fixing new comments and posts voting issue. Fixes #422 2020-01-19 19:48:34 -05:00
Dessalines 432acf4bf7 Fix image expanding and truncation issue. 2020-01-15 22:33:23 -05:00
Dessalines 02344635db Temp remove showing post editing on front page, due to glitches. 2020-01-15 16:13:46 -05:00
Dessalines 4c97e03e82 Fixing text overflow / wrapping for titles and markdown. Fixes #414 2020-01-14 18:46:25 -05:00
Dessalines 03bbfc55a7 Adding disable vote buttons when not logged in. #416 2020-01-14 10:38:45 -05:00
Dessalines f31c781693 Add fast comment and post voting. (Doesn't wait for server return)
- Fixes #416
2020-01-13 22:57:32 -05:00
Dessalines a670096d53 Adding pictshare image thumbnailer.
- Fixes #377
2020-01-03 14:13:22 -05:00
Dessalines 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
Dessalines a4428528e3 Adding user avatars / icons. Requires pictshare.
- Fixes #188
2019-12-29 15:39:48 -05:00
Dessalines fca8e6a0a9 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 2cf117b3c5 Hiding thumbnails for nsfw posts and nsfw community posts.
- Fixes #337
2019-11-22 16:26:16 -08:00
Dessalines 4e55612833 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -07:00
Dessalines 344ba4dfae Use pre tags for view source to preserve newlines.
- Fixes #299
2019-10-16 16:09:52 -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 c38f8c9c00 Stopping autoplay, widening videos to show controls.
- Fixes #250
- Fixes #288
- Fixes #291
2019-10-12 15:15:18 -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 c39ae06bd4 Allow Image uploads through docker pictshare.
- Fixes #210
2019-09-07 20:42:01 -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 ba55f1cefb Adding preview, image upload, and formatting help to comment and post
forms.

- Fixes #253
2019-08-31 21:10:48 -07:00
Dessalines 68dbac1fc7 Better margins. 2019-08-28 21:57:38 -07:00
Dessalines 465f5080c0 Adding some UI suggestions.
- Adding divider lines in between post listings.
- Increasing button sizes.
- Fixes #222
2019-08-28 18:43:51 -07:00
Dessalines 2f52d0a14f Fixing post listing rows. 2019-08-23 23:58:26 -07:00
Dessalines d5b9ba724d Add missing by and to translations. 2019-08-23 15:55:48 -07:00
Dessalines 20fec100b5 Cross posting working. 2019-08-22 16:13:26 -07:00
Dessalines 954c89edaf cross-posting almost done. 2019-08-22 11:46:54 -07:00
Dessalines 1fe8ecaf7a Try changing votes to buttons. 2019-08-19 15:32:32 -07:00
Dessalines 70354d6e10 Upping title size again. 2019-08-19 14:13:15 -07:00
Dessalines 30e3c76022 more styles. 2019-08-17 22:00:11 -07:00
Dessalines 3a1177dfd0 Fixing style. 2019-08-17 21:47:25 -07:00
Dessalines 037e2f0229 Adding better title wrap. 2019-08-17 21:41:55 -07:00
Dessalines e97feea785 Better offsets 2019-08-17 19:31:32 -07:00
Dessalines 0fc1551dbc Offsetting image. 2019-08-17 19:17:12 -07:00
Dessalines 3d84a08aaa Trying some extra spacing. 2019-08-17 18:59:59 -07:00
Dessalines f38f9c2e16 Needs to go below image expander 2019-08-17 13:18:25 -07:00
Dessalines d7ab85ab70 Squashed commit of the following:
commit ecd6c5a2f4
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:49:38 2019 -0700

    Adding some docs

commit 3babd09aff
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:28:46 2019 -0700

    Adding save user settings

commit 6e8da9cc9e
Merge: 3246d5d c148eef
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 17:26:25 2019 -0700

    Merge branch 'dev' into nsfw

commit b3d4a5c4ce
Author: Dessalines <happydooby@gmail.com>
Date:   Sun Aug 11 20:55:09 2019 -0700

    nsfw mostly done, except for settings page.
2019-08-13 19:52:43 -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