Dessalines
54b215a587
Live post and comment resorting. Fixes #522
...
- Moving sorting to utils.
2020-02-09 11:44:24 -05:00
Dessalines
469594fac8
Fixing some technical debt. Fixes #524
2020-02-08 23:20:11 -05:00
Dessalines
049556f146
Add new comments views to main and community pages. Fixes #480
2020-02-07 23:05:15 -05:00
Dessalines
ee60465643
Adding if found to catch errors.
2020-02-05 14:24:35 -05:00
Dessalines
73a720e9c3
Websocket reconnect reload page data. Fixes #504
2020-02-04 11:19:05 -05:00
Dessalines
7037506566
Combine duplicate front page posts. Fixes #284
2020-02-03 19:52:39 -05:00
Dessalines
3ddbe2e370
Merge branch 'dev' into websocket_scopes
2020-02-02 14:37:19 -05:00
Dessalines
680eab53c1
Finishing up interpolation rework.
2020-02-02 13:50:44 -05:00
Dessalines
f74d7b0368
Removing PostLikeResponse in favor of PostResponse. Consolidating comment and post_sends.
2020-02-02 12:45:41 -05:00
Dessalines
4f08760ef4
Mostly done eliminating recurring fetches.
2020-01-31 22:34:08 -05:00
Dessalines
b14f7bae3c
Starting to work on user message scope.
2020-01-31 20:02:20 -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
e7c90bee01
Strictly typing websocket forms.
2020-01-27 21:04:30 -05:00
Dessalines
2998957617
Fixing front end error messages. Fixes #462
2020-01-25 09:58:53 -05:00
Dessalines
f5b75f342b
Done merging http-api and private_message
2020-01-23 19:17:42 -05:00
Dessalines
9ccff18f23
Adding a toaster to replace alerts. Fixes #457
2020-01-22 22:29:11 -05:00
Dessalines
2394993dd4
Fixing new comments and posts voting issue. Fixes #422
2020-01-19 19:48:34 -05:00
Dessalines
7b7fb0f5d2
Hide next paginator.
...
- Fixes #441
- Hide post sort radio if no comments.
2020-01-19 16:47:54 -05:00
Dessalines
c5eecd055e
Strongly typing WebsocketJsonResponse. Forgot comment-form.tsx
2020-01-19 00:38:45 -05:00
Dessalines
0c5eb47135
First pass at fixing UI to work with new websocketresponses.
2020-01-18 23:54:10 -05:00
Dessalines
1e884c6969
Fix new post fetching. Fixes #422
2020-01-15 17:28:59 -05:00
Dessalines
841197e428
Add sort fields to rss.
...
- #348
2019-12-01 22:22:05 -08:00
Dessalines
c2303db1aa
Some RSS work.
...
- Display rss buttons on front end for user, /c/all, and community
pages. Fixes #348 .
- Some clean up and additions to RSS feeds.
2019-12-01 17:23:52 -08:00
Dessalines
98e83cda91
Fixing issue with missing community.
...
- Fixes #339
2019-11-22 16:18:10 -08:00
Dessalines
b3346d8cfb
Adding default sort / filter into user settings.
...
- Fixes #295
2019-10-20 21:21:54 -07:00
Dessalines
72e90fdc4c
Externalize into sort-select component.
...
- Fixes #311
2019-10-20 17:49:13 -07:00
Dessalines
97e21f6fd9
Running prettier on code.
...
- #305 , #309
2019-10-18 17:20:27 -07:00
Dessalines
ce10a3454f
Fixing issue with community.tsx.
2019-10-18 15:05:50 -07:00
Dessalines
b16d78aaff
Auto fetch new posts for front page and communities.
...
- Fixes #286
2019-10-13 12:37:10 -07:00
Dessalines
9c8cc659fc
Removing navbar toggler border.
2019-08-20 14:40:51 -07:00
Dessalines
21a7243491
Adding cards for sidebars in UI.
2019-08-19 19:37:32 -07:00
Dessalines
6a761165bb
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.
2019-08-13 19:52:43 -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
19c106d3df
Fix page titles for custom site name
...
- Fixes #113
2019-06-02 18:35:46 -07:00
Dessalines
b3ce400da0
Better columns
2019-05-06 09:26:21 -07:00
Dessalines
da1d7178a7
Fix scrolling issue on refetch.
2019-05-02 15:16:38 -07:00
Dessalines
1eb587d233
Reworking some UI. Adding proper trending communities with hot rank.
...
- Breaking out subscribed and all into radios. Fixes #142
2019-05-01 22:26:31 -07:00
Dessalines
b0a6fefcf9
Changing from forum to community
...
- Fixes #121
2019-04-28 19:05:11 -07:00
Dessalines
ff5e884b45
Adding better community and main page routing, with sorting and type in url.
2019-04-28 17:19:04 -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
92781044a5
Community moderation fixes.
...
- Don't show banned communities on main post list. Fixes #95
- Add back in community moderation and editing. Fixes #92
2019-04-21 13:52:55 -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
5351e379d5
Commiting before I lose everything. I'll do this properly in a merge
2019-04-15 16:12:06 -07:00
Dessalines
e120c69a52
More styling.
2019-04-08 17:10:24 -07:00
Dessalines
894a2e4586
Adding user dropdown.
...
- Fixes #54 .
- Fixed some styling.
2019-04-08 17:04:03 -07:00
Dessalines
641d66310e
Loading indicators.
...
- Fixes #10
- Adding SVG symbols component
2019-04-08 14:46:09 -07:00
Dessalines
18fed27fa3
Adding user details / overview page.
...
- Fixes #19
2019-04-07 22:19:02 -07:00
Dessalines
1c95f4efcd
Adding a front page / fetching subscribed forums.
...
- Adding subscribed to post view. Fixes #25
2019-04-05 12:14:54 -07:00
Dessalines
4b6b456446
Adding subscribe to communities.
...
- Adding subscribe. Fixes #12 . Fixes #27 .
2019-04-04 23:26:38 -07:00