summaryrefslogtreecommitdiffstats
path: root/ui/src/components/search.tsx
AgeCommit message (Expand)Author
2020-07-14ui.components: fix ts types, move user pagination to user detailsderek
2020-07-13ui.components.search: fix duplicate requestsderek
2020-07-11Adding number of comments for user search.Dessalines
2020-07-11Remove karma count from search results(fixes #853)Justin Hernandez
2020-07-09Correctly hide next / prev in paginators. Fixes #914 (#927)Dessalines
2020-07-08HTML title bugs.Dessalines
2020-04-29Fix search form clearing out.Dessalines
2020-04-28Fix federated community link on search page.Dessalines
2020-04-10Adding an admin settings page.Dessalines
2020-02-08Fixing some technical debt. Fixes #524Dessalines
2020-02-02Finishing up interpolation rework.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-20Allow comment/post upvoting from other pages.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-13Adding options below comment searches. Fixes #412Dessalines
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-10-20Externalize into sort-select component.Dessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines
2019-10-18Running prettier on code.Dessalines
2019-09-05Adding usable search urlsDessalines
2019-08-21View where a URL has been cross-posted to in the pastDessalines
2019-08-10Adding support for community and user searching.Dessalines
2019-08-09Adding support for internationalization / i18n (#189)Dessalines
2019-07-28Adding similar post searching before creating post.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-23Adding a search pageDessalines
2019-04-04Adding Iframe expandDessalines
2019-03-20Adding initial UI and Websocket server.Dessalines