Commit graph

40 commits

Author SHA1 Message Date
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
Dessalines 7a6c596a24 Maybe #183 2019-07-22 20:15:00 -07:00
Dessalines 869d7a4552 Softer white background. 2019-05-05 15:47:35 -07:00
Dessalines f034308070 Better image click 2019-05-05 14:50:17 -07:00
Dessalines f57004d7fa Adding proper deletes for Post, Community, and Comments.
- Fixes #132
- Fixes #108
2019-04-29 12:14:54 -07:00
Dessalines 50dfcefc95 Changing from forum to community
- Fixes #121
2019-04-28 19:05:11 -07:00
Dessalines 89bb346e63 Switching back to going directly to link if it has a url. 2019-04-25 15:00:05 -07:00
Dessalines e4532aa1cb Adding /f/ and /u/ in links now.
- Fixes #102
2019-04-25 14:52:18 -07:00
Dessalines 8da8846024 Removed some redundant code. 2019-04-24 20:57:07 -07:00
Dessalines f02c2ffac8 vote styling issue 2019-04-24 18:03:21 -07:00
Dessalines 5e0653ac31 Image thumbnail click now expands here. 2019-04-24 10:42:57 -07:00
Dessalines b70fa60418 Adding image thumbnails. 2019-04-24 10:26:15 -07:00
Dessalines a5664c75ba Adding a simple image expander instead of iframes.
- Fixes #91
2019-04-24 09:28:20 -07:00
Dessalines 93ea888568 Better vote arrows 2019-04-24 08:26:49 -07:00
Dessalines 016920aeb7 Community moderation fixes.
- Don't show banned communities on main post list. Fixes #95
- Add back in community moderation and editing. Fixes #92
2019-04-21 13:52:55 -07:00
Dessalines be08352cfd Links from posts open in new tab.
- Fixes #88
2019-04-20 12:04:17 -07:00
Dessalines e14e6e53cd More moderation fixed 2019-04-20 00:24:59 -07:00
Dessalines 9afadfb9c4 Saving replies, the actual fixes will be in the merge to dev. 2019-04-19 21:06:25 -07:00
Dessalines 57e274c87a Adding better comment highlighting.
Fixes #66
2019-04-16 20:23:52 -07:00
Dessalines 3f33cf8dcb Before big moderation merge 2019-04-16 16:04:23 -07:00
Dessalines e94885eb97 Commiting before I lose everything. I'll do this properly in a merge 2019-04-15 16:12:06 -07:00
Dessalines 0469b5f0c7 Adding user dropdown.
- Fixes #54.
- Fixed some styling.
2019-04-08 17:04:03 -07:00
Dessalines 49bf16e7d4 Adding user details / overview page.
- Fixes #19
2019-04-07 22:19:02 -07:00
Dessalines 38fa7969f9 Adding a front page / fetching subscribed forums.
- Adding subscribed to post view. Fixes #25
2019-04-05 12:14:54 -07:00
Dessalines 6a3bea1f50 Adding some UI cancel buttons. 2019-04-04 19:08:21 -07:00
Dessalines 6310d9389d Adding Iframe expand
- Adding Iframe Expand. Fixes #32
- Fix issue with table sorting. Fixes #33
- Changing all to h4s. Fixes #30
2019-04-04 17:01:10 -07:00
Dessalines ed688f9292 Community editing
- Community editing mostly working. Fixes #26
2019-04-04 15:29:14 -07:00
Dessalines e690d6c470 Adding post editing.
- Adding post editing. Fixes #23
- Making SQL versions of comment and post fetching. Fixes #21
- Starting to add forum categories. #17
2019-04-03 13:59:37 -07:00
Dessalines c786464381 Adding forum / community pages
- Adding main forum page. Fixes #11
- Adding view version for posts. #21
- Got rid of fedi user ids. Fixes #22
- Post sorting working. Fixes #24
2019-04-02 23:49:32 -07:00