Commit graph

33 commits

Author SHA1 Message Date
Dessalines
08986241b6 Add icons for private message actions. Fixes #582 2020-03-08 00:27:58 -05:00
Dessalines
966a6fc70b Iframely and pictshare backend mostly done. 2020-03-07 18:31:13 -05:00
Dessalines
65779be906 A first pass at adding icons, and tippy tooltips.
- Adding icons for post-listing, comment-node, and navbar.
- Adding html titles.
- Updating moment expand to use users locale.
2020-03-03 02:29:45 -05:00
Dessalines
6bddeecdb6 Fixing unread indicator on link click. Fixes #527 2020-02-11 10:14:09 -05:00
Dessalines
469594fac8 Fixing some technical debt. Fixes #524 2020-02-08 23:20:11 -05:00
Dessalines
73a720e9c3 Websocket reconnect reload page data. Fixes #504 2020-02-04 11:19:05 -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
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
7d3adda0cd Adding private messaging, and matrix user ids.
- Fixes #244
2020-01-22 16:38:16 -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
04c7f99f67 Adding limits to inbox fetching. Fixes #420 2020-01-15 16:20:54 -05:00
Dessalines
2152d2eaf5 Adding RSS feeds for inbox and subscribed. Refactored RSS code.
- Fixes #349
2019-12-07 16:39:43 -08:00
Dessalines
72e90fdc4c Externalize into sort-select component.
- Fixes #311
2019-10-20 17:49:13 -07:00
Dessalines
2d5f13ae67 Adding username mentions / tagging from comments.
- Fixes #293
2019-10-19 17:46:29 -07:00
Dessalines
97e21f6fd9 Running prettier on code.
- #305 , #309
2019-10-18 17:20:27 -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
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
ee99deceb1 Adding proper deletes for Post, Community, and Comments.
- Fixes #132
- Fixes #108
2019-04-29 12:14:54 -07:00
Dessalines
e97d3206d6 Adding mark all as read
- Fixes #107
2019-04-29 09:51:13 -07:00
Dessalines
4b76cccce4 Adding /f/ and /u/ in links now.
- Fixes #102
2019-04-25 14:52:18 -07:00
Dessalines
5bcb509a82 Comment actions from inbox and user pages working.
- Fixes #93
2019-04-22 11:32:50 -07:00
Dessalines
51d6aaaf25 Adding document titles.
- Fixes #100
2019-04-22 09:24:13 -07:00
Dessalines
72798d1cc1 Mostly working, before merge 2019-04-20 11:17:00 -07:00