Dessalines
680eab53c1
Finishing up interpolation rework.
2020-02-02 13:50:44 -05:00
Richard
d829b9b5ac
usability features
...
This are all the commits from another PR combined into a single commit.
2020-01-31 21:52:27 +01:00
Dessalines
365f81b699
Fixing create_post endpoint, changing name url param to title. Fixes #448
2020-01-20 11:08:51 -05:00
Dessalines
97e21f6fd9
Running prettier on code.
...
- #305 , #309
2019-10-18 17:20:27 -07:00
Dessalines
6d42d114e4
Cross posting working.
2019-08-22 16:13:26 -07:00
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