Commit Graph

27 Commits (d5b9ba724dbab8ac1b17ca52d3f85309e5f22497)

Author SHA1 Message Date
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.
5 years ago
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.
5 years ago
Dessalines f95b9994d2 Fix parenthesis 5 years ago
Dessalines f4fd06aa5b Fixing GetSite
- Fixes #171
5 years ago
Dessalines ab9659c2e2 Fix page titles for custom site name
- Fixes #113
5 years ago
Dessalines 8e0cc3498e Getting your votes on a user details page. 5 years ago
Dessalines 85ed895c5f Adding mark all as read
- Fixes #107
5 years ago
Dessalines e4532aa1cb Adding /f/ and /u/ in links now.
- Fixes #102
6 years ago
Dessalines 7cba618587 Adding a search page
- Fixes # 70
6 years ago
Dessalines 682413613e Mostly working, before merge 6 years ago
Dessalines 9afadfb9c4 Saving replies, the actual fixes will be in the merge to dev. 6 years ago
Dessalines 3f33cf8dcb Before big moderation merge 6 years ago
Dessalines e94885eb97 Commiting before I lose everything. I'll do this properly in a merge 6 years ago
Dessalines 3ff85b1fdb Adding trending communities.
- Fixes #29
- Communities fetching now has sort and limit.
6 years ago
Dessalines 49bf16e7d4 Adding user details / overview page.
- Fixes #19
6 years ago
Dessalines 38fa7969f9 Adding a front page / fetching subscribed forums.
- Adding subscribed to post view. Fixes #25
6 years ago
Dessalines 2c66d86e26 Adding subscribe to communities.
- Adding subscribe. Fixes #12. Fixes #27.
6 years ago
Dessalines ed688f9292 Community editing
- Community editing mostly working. Fixes #26
6 years ago
Dessalines 927cb6d356 Adding a sidebar, title, and forum categories
- Adding a Sidebar component
- Starting on forum categories. #17
- Adding a Sidebar and title to community. Fixes #16
6 years ago
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
6 years ago
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
6 years ago
Dessalines 480b627ff5 Adding comment sorting
- Fixes #15
6 years ago
Dessalines 1e12e03cc8 Adding comment editing
- Fixes #8
6 years ago
Dessalines 49c61fc318 Adding comment voting
- Extracting out some components.
- Fixing an issue with window refreshing websockets.
6 years ago
Dessalines 2bb2b84737 New comments tree mostly working.
- Fixed some bugs w/ the websocket service
6 years ago
Dessalines 25dcb8f4f4 Adding a few endpoints.
- Adding CreatePost, CreateComment, CreateCommunity
6 years ago
Dessalines e570c70701 Adding login and Register
- Login and Register  mostly working.
- Starting to work on creating communities.
6 years ago