summaryrefslogtreecommitdiffstats
path: root/ui/src/components/main.tsx
AgeCommit message (Expand)Author
2020-02-03Combine duplicate front page posts. Fixes #284Dessalines
2020-02-02Merge branch 'dev' into websocket_scopesDessalines
2020-02-02Finishing up interpolation rework.Dessalines
2020-02-02Removing PostLikeResponse in favor of PostResponse. Consolidating comment and...Dessalines
2020-01-31Starting to work on user message scope.Dessalines
2020-01-31usability featuresRichard
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-19Fixing new comments and posts voting issue. Fixes #422Dessalines
2020-01-19Hide next paginator.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-15Fix new post fetching. Fixes #422Dessalines
2020-01-02Adding show_avatar user setting, and option to send notifications to inbox.Dessalines
2019-12-29Adding user avatars / icons. Requires pictshare.Dessalines
2019-12-07Adding RSS feeds for inbox and subscribed. Refactored RSS code.Dessalines
2019-12-01Add sort fields to rss.Dessalines
2019-12-01Some RSS work.Dessalines
2019-10-20Adding default sort / filter into user settings.Dessalines
2019-10-20Externalize into sort-select component.Dessalines
2019-10-18Running prettier on code.Dessalines
2019-10-13Auto fetch new posts for front page and communities.Dessalines
2019-09-13Adding an online user count to main page.Dessalines
2019-09-06Fix sidebar bug.Dessalines
2019-09-05Adding usable search urlsDessalines
2019-08-30Changing link aggregator to social media aggregation.Dessalines
2019-08-29Add loading indicators.Dessalines
2019-08-28Showing community count on main sidebarDessalines
2019-08-20Fix inferno link.Dessalines
2019-08-19Separate sidebar.Dessalines
2019-08-19Adding cards for sidebars in UI.Dessalines
2019-08-17more styles.Dessalines
2019-08-09Adding support for internationalization / i18n (#189)Dessalines
2019-06-02Fix page titles for custom site nameDessalines
2019-06-01Fix site-form cancel button.Dessalines
2019-05-08Adding create community and post buttons from sidebar.Dessalines
2019-05-02Fix scrolling issue on refetch.Dessalines
2019-05-01Reworking some UI. Adding proper trending communities with hot rank.Dessalines
2019-05-01Adding a register, community, and forum rate limit, based on IP.Dessalines
2019-04-30Custom site name.Dessalines
2019-04-28Changing from forum to communityDessalines
2019-04-28Adding better community and main page routing, with sorting and type in url.Dessalines
2019-04-25Adding /f/ and /u/ in links now.Dessalines
2019-04-21Add site editing.Dessalines
2019-04-21Adding a recurring inbox fetch.Dessalines
2019-04-20Adding support for an /all routeDessalines
2019-04-20Mostly working, before mergeDessalines
2019-04-19Saving replies, the actual fixes will be in the merge to dev.Dessalines
2019-04-18Fixing some community sorting.Dessalines