Richard
2f9a052f89
usability features
...
This are all the commits from another PR combined into a single commit.
2020-01-31 21:52:27 +01:00
D Anzorge
8bcf191a1d
Add sorting by old (date, ascending) to comment frontend
2020-01-28 20:14:08 +01:00
2e84441e66
Strictly typing websocket forms.
2020-01-27 21:04:30 -05:00
aa5a911edc
Fixing front end error messages. Fixes #462
2020-01-25 09:58:53 -05:00
ac1d5f2b86
Done merging http-api and private_message
2020-01-23 19:17:42 -05:00
3b4258096c
Adding a toaster to replace alerts. Fixes #457
2020-01-22 22:29:11 -05:00
e31090c9bd
Adding comment and post vote loading indicators. Fixes #449
2020-01-20 10:11:50 -05:00
ac7a4031a8
Hide next paginator.
...
- Fixes #441
- Hide post sort radio if no comments.
2020-01-19 16:47:54 -05:00
dcd60228ed
Strongly typing WebsocketJsonResponse. Forgot comment-form.tsx
2020-01-19 00:38:45 -05:00
a044718066
First pass at fixing UI to work with new websocketresponses.
2020-01-18 23:54:10 -05:00
82253f625b
Upgrade package.json.
2020-01-06 11:22:51 -05:00
4e55612833
Running prettier on code.
...
- #305 , #309
2019-10-18 17:20:27 -07:00
c0821fcaa5
Adding 8 different themes.
...
- Fixes #276
2019-10-15 12:21:27 -07:00
c4bb6028c4
Sort removed and deleted comments at the bottom.
...
- Fixes #279
2019-10-13 12:53:41 -07:00
c8da0a92ec
Add Creator flair for post creator / OPs comments
...
- Fixes #275
2019-09-13 08:37:12 -07:00
c2ddbec504
Fixing tribute positioning issue, moving recent comments to top.
2019-09-11 17:20:57 -07:00
565fc0abdb
Adding ability to do mod action on post creator
...
- Fixes #248
- Show banned on user comment and user overview. Fixes #264
2019-09-05 17:18:48 -07:00
ed10673250
Refactoring chat sidebar. #237
2019-08-25 10:42:10 -07:00
3561ef93a0
Adding Community and Site transfer
...
- Fixes #139
2019-08-23 19:40:41 -07:00
20fec100b5
Cross posting working.
2019-08-22 16:13:26 -07:00
b7e73a5559
View where a URL has been cross-posted to in the past
...
- This shows when creating a post, or when viewing a post.
- Fixes #131
2019-08-21 22:17:15 -07:00
Dessalines
536c3f4915
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
ab9659c2e2
Fix page titles for custom site name
...
- Fixes #113
2019-06-02 18:35:46 -07:00
1b6ddb869c
Mark as read if viewing link.
...
- Fixes #154 . #153
2019-05-19 09:15:08 -07:00
d1fee01c6a
Adding browser notifications.
...
- Fixes #153
2019-05-18 16:41:22 -07:00
2f0a7c5584
Better columns
2019-05-06 09:26:21 -07:00
f57004d7fa
Adding proper deletes for Post, Community, and Comments.
...
- Fixes #132
- Fixes #108
2019-04-29 12:14:54 -07:00
466f988f47
Adding document titles.
...
- Fixes #100
2019-04-22 09:24:13 -07:00
1fce49ceef
Style fix
2019-04-21 17:38:35 -07:00
6aefbf355e
Some chat styling
2019-04-21 17:27:39 -07:00
b80ec3fe96
Making chat / new comments section sticky top and fitting to your
...
viewport
- Fixes #97 . #98
2019-04-21 16:44:47 -07:00
016920aeb7
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
682413613e
Mostly working, before merge
2019-04-20 11:17:00 -07:00
e14e6e53cd
More moderation fixed
2019-04-20 00:24:59 -07:00
9afadfb9c4
Saving replies, the actual fixes will be in the merge to dev.
2019-04-19 21:06:25 -07:00
3f33cf8dcb
Before big moderation merge
2019-04-16 16:04:23 -07:00
e94885eb97
Commiting before I lose everything. I'll do this properly in a merge
2019-04-15 16:12:06 -07:00
4bfb32c665
Styling, sidebar message.
2019-04-09 14:21:19 -07:00
70ff638103
Loading indicators.
...
- Fixes #10
- Adding SVG symbols component
2019-04-08 14:46:09 -07:00
49bf16e7d4
Adding user details / overview page.
...
- Fixes #19
2019-04-07 22:19:02 -07:00
751cf26be6
Adding comment permalinks.
...
Fixes #18
2019-04-05 13:22:59 -07:00
2c66d86e26
Adding subscribe to communities.
...
- Adding subscribe. Fixes #12 . Fixes #27 .
2019-04-04 23:26:38 -07:00
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
ed688f9292
Community editing
...
- Community editing mostly working. Fixes #26
2019-04-04 15:29:14 -07:00
f3cbe9e6ce
Getting community moderators
...
- Getting back mods with a fetch. Fixes #28
2019-04-04 13:53:32 -07:00
927cb6d356
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
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
c786464381
Adding forum / community pages
...
- Adding main forum page. Fixes #11
- Adding view version for posts. #21
- Got rid of fedi user ids. Fixes #22
- Post sorting working. Fixes #24
2019-04-02 23:49:32 -07:00
923110c7d4
Adding textarea autosize to content fields on post
2019-03-30 17:38:54 -07:00
54d660ad88
Adding hot ranking in sql, post listing view
2019-03-30 17:08:07 -07:00