summaryrefslogtreecommitdiffstats
path: root/ui/src/components/community.tsx
AgeCommit message (Expand)Author
2020-01-31Mostly done eliminating recurring fetches.Dessalines
2020-01-31Starting to work on user message scope.Dessalines
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-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
2019-12-01Add sort fields to rss.Dessalines
2019-12-01Some RSS work.Dessalines
2019-11-22Fixing issue with missing community.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-18Fixing issue with community.tsx.Dessalines
2019-10-13Auto fetch new posts for front page and communities.Dessalines
2019-08-20Removing navbar toggler border.Dessalines
2019-08-19Adding cards for sidebars in UI.Dessalines
2019-08-13Squashed commit of the following:Dessalines
2019-08-09Adding support for internationalization / i18n (#189)Dessalines
2019-06-02Fix page titles for custom site nameDessalines
2019-05-06Better columnsDessalines
2019-05-02Fix scrolling issue on refetch.Dessalines
2019-05-01Reworking some UI. Adding proper trending communities with hot rank.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-22Adding document titles.Dessalines
2019-04-21Community moderation fixes.Dessalines
2019-04-19Saving replies, the actual fixes will be in the merge to dev.Dessalines
2019-04-15Commiting before I lose everything. I'll do this properly in a mergeDessalines
2019-04-08More styling.Dessalines
2019-04-08Adding user dropdown.Dessalines
2019-04-08Loading indicators.Dessalines
2019-04-07Adding user details / overview page.Dessalines
2019-04-05Adding a front page / fetching subscribed forums.Dessalines
2019-04-04Adding subscribe to communities.Dessalines
2019-04-04Adding some UI cancel buttons.Dessalines
2019-04-04Community editingDessalines
2019-04-04Getting community moderatorsDessalines
2019-04-03Adding a sidebar, title, and forum categoriesDessalines
2019-04-02Adding forum / community pagesDessalines
2019-03-26Adding a few endpoints.Dessalines