summaryrefslogtreecommitdiffstats
path: root/ui/src/components/inbox.tsx
AgeCommit message (Expand)Author
2020-07-13Add post title to user comments inbox view, comment_view, user_mention_viewErnest
2020-07-09Correctly hide next / prev in paginators. Fixes #914 (#927)Dessalines
2020-07-08HTML title bugs.Dessalines
2020-06-30improve lighthouse best practices audit (#863)Andy Coupe
2020-06-22Instant mark all as read. Fixes #830Dessalines
2020-03-20Changing to btn-outline-lightDessalines
2020-03-20Switch to radios for user and inbox pages for clarity. Fixes #608Dessalines
2020-03-20Adding clearer goto context.Dessalines
2020-03-08Add icons for private message actions. Fixes #582Dessalines
2020-03-07Iframely and pictshare backend mostly done.Dessalines
2020-03-03A first pass at adding icons, and tippy tooltips.Dessalines
2020-02-11Fixing unread indicator on link click. Fixes #527Dessalines
2020-02-08Fixing some technical debt. Fixes #524Dessalines
2020-02-04Websocket reconnect reload page data. Fixes #504Dessalines
2020-02-02Merge branch 'dev' into websocket_scopesDessalines
2020-02-02Finishing up interpolation rework.Dessalines
2020-01-31Mostly done eliminating recurring fetches.Dessalines
2020-01-31Starting to work on user message scope.Dessalines
2020-01-31usability featuresRichard
2020-01-27Strictly typing websocket forms.Dessalines
2020-01-25Fixing front end error messages. Fixes #462Dessalines
2020-01-23Done merging http-api and private_messageDessalines
2020-01-22Adding a toaster to replace alerts. Fixes #457Dessalines
2020-01-22Adding private messaging, and matrix user ids.Dessalines
2020-01-19Strongly typing WebsocketJsonResponse. Forgot comment-form.tsxDessalines
2020-01-18First pass at fixing UI to work with new websocketresponses.Dessalines
2020-01-15Adding limits to inbox fetching. Fixes #420Dessalines
2019-12-07Adding RSS feeds for inbox and subscribed. Refactored RSS code.Dessalines
2019-10-20Externalize into sort-select component.Dessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines
2019-10-18Running prettier on code.Dessalines
2019-08-09Adding support for internationalization / i18n (#189)Dessalines
2019-06-02Fix page titles for custom site nameDessalines
2019-05-02Fix scrolling issue on refetch.Dessalines
2019-05-01Reworking some UI. Adding proper trending communities with hot rank.Dessalines
2019-04-29Adding proper deletes for Post, Community, and Comments.Dessalines
2019-04-29Adding mark all as readDessalines
2019-04-25Adding /f/ and /u/ in links now.Dessalines
2019-04-22Comment actions from inbox and user pages working.Dessalines
2019-04-22Adding document titles.Dessalines
2019-04-20Mostly working, before mergeDessalines