Commit Graph

16 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 b0a6fefcf9 Changing from forum to community
- Fixes #121
2019-04-28 19:05:11 -07:00
Dessalines 4b76cccce4 Adding /f/ and /u/ in links now.
- Fixes #102
2019-04-25 14:52:18 -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 7d302e1801 Community editing
- Community editing mostly working. Fixes #26
2019-04-04 15:29:14 -07:00
Dessalines 5e23f00672 Adding forum / community page
- Adding the page. Fixes #17.
- Adding number of comments for community.
- Add sorting to that table.
2019-04-04 13:00:19 -07:00
Dessalines 7b1fb030b3 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
2019-04-03 16:01:20 -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 fc1c16a58b Refactoring websocket code, adding create community
- Adding create community
2019-03-24 20:51:27 -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