summaryrefslogtreecommitdiffstats
path: root/ui/src/components/user.tsx
AgeCommit message (Expand)Author
2020-06-12Merge branch 'master' into use-pictrs-1Dessalines
2020-06-10Add default themes with media queries (#796)Lorenz Schmidt
2020-06-09Fixing some front end pictshare to pictrs conversions.Dessalines
2020-06-08Use pictrs instead of pictshareFelix Ableitner
2020-05-12Removing autocomplete for register and user settings password fields.Dessalines
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-08Hide user karma on details page. Fixes #585Dessalines
2020-03-08Show ago for user details. Fixes #586Dessalines
2020-03-03A first pass at adding icons, and tippy tooltips.Dessalines
2020-02-08Fixing some technical debt. Fixes #524Dessalines
2020-02-07Add new comments views to main and community pages. Fixes #480Dessalines
2020-02-04Merge branch 'websocket_reconnect_reload' into devDessalines
2020-02-04Some corrections to total user points.Dessalines
2020-02-04Websocket reconnect reload page data. Fixes #504Dessalines
2020-02-03Display a given user's total score.Richie Zhang
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-22Adding private messaging, and matrix user ids.Dessalines
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-14Removing placeholder image for avatar upload.Dessalines
2020-01-02Adding show_avatar user setting, and option to send notifications to inbox.Dessalines
2020-01-01Adding change password and email address from user settings.Dessalines
2019-12-29Adding user avatars / icons. Requires pictshare.Dessalines
2019-12-28Fixing non-existent user profile viewing.Dessalines
2019-12-11Adding some site oriented settings.Dessalines
2019-12-09Adding custom language setting.Dessalines
2019-12-08Fix issue with user page reloading on resort.Dessalines
2019-12-01Add sort fields to rss.Dessalines
2019-12-01Some RSS work.Dessalines
2019-11-22Fix navigating to your own user page from another (top right nav)Dessalines
2019-10-29Halfway done with email, not fully working yet.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-17Make delete account require password.Dessalines
2019-10-15Adding permanently delete account comments and posts.Dessalines
2019-10-15Adding 8 different themes.Dessalines
2019-10-13Adding admin abilities on user pages.Dessalines
2019-09-05Adding ability to do mod action on post creatorDessalines
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