Commit Graph

15 Commits

Author SHA1 Message Date
Dessalines 0e00e77c14 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 08d7695ef5 Adding similar post searching before creating post.
- Fixes #185.
- Offsetting create post and community columns.
2019-07-28 18:57:09 -07:00
Dessalines 19c106d3df Fix page titles for custom site name
- Fixes #113
2019-06-02 18:35:46 -07:00
Dessalines 26af8fd4a6 Adding create community and post buttons from sidebar.
- Fixes #148
2019-05-08 09:07:34 -07:00
Dessalines d0099b4941 Auto-select current community if creating a post from the community
page.

Fixes #133
2019-04-29 09:07:41 -07:00
Dessalines 51d6aaaf25 Adding document titles.
- Fixes #100
2019-04-22 09:24:13 -07:00
Dessalines b25b1b6a0d Saving replies, the actual fixes will be in the merge to dev. 2019-04-19 21:06:25 -07:00
Dessalines 18fed27fa3 Adding user details / overview page.
- Fixes #19
2019-04-07 22:19:02 -07:00
Dessalines 6ae9f639e6 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 81da0853aa 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 aae515f08c Adding img-fluid to markdown images. 2019-03-30 17:21:50 -07:00
Dessalines 57bd4976d3 Adding moment time parsing 2019-03-27 12:54:55 -07:00
Dessalines d8d3ff6c95 New comments tree mostly working.
- Fixed some bugs w/ the websocket service
2019-03-27 09:59:21 -07:00
Dessalines 5ce3ebdb74 Adding a few endpoints.
- Adding CreatePost, CreateComment, CreateCommunity
2019-03-26 11:00:18 -07:00
Dessalines c438f0fef1 Adding login and Register
- Login and Register  mostly working.
- Starting to work on creating communities.
2019-03-22 18:42:57 -07:00