Commit Graph

13 Commits

Author SHA1 Message Date
Dessalines ab9659c2e2 Fix page titles for custom site name
- Fixes #113
2019-06-02 18:35:46 -07:00
Dessalines 73a129a24d Adding create community and post buttons from sidebar.
- Fixes #148
2019-05-08 09:07:34 -07:00
Dessalines fe89bc2a42 Auto-select current community if creating a post from the community
page.

Fixes #133
2019-04-29 09:07:41 -07:00
Dessalines 466f988f47 Adding document titles.
- Fixes #100
2019-04-22 09:24:13 -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 49bf16e7d4 Adding user details / overview page.
- Fixes #19
2019-04-07 22:19:02 -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 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 6138c6193b Adding img-fluid to markdown images. 2019-03-30 17:21:50 -07:00
Dessalines 05f0aee3ea Adding moment time parsing 2019-03-27 12:54:55 -07:00
Dessalines 2bb2b84737 New comments tree mostly working.
- Fixed some bugs w/ the websocket service
2019-03-27 09:59:21 -07:00
Dessalines 25dcb8f4f4 Adding a few endpoints.
- Adding CreatePost, CreateComment, CreateCommunity
2019-03-26 11:00:18 -07:00
Dessalines e570c70701 Adding login and Register
- Login and Register  mostly working.
- Starting to work on creating communities.
2019-03-22 18:42:57 -07:00