summaryrefslogtreecommitdiffstats
path: root/ui/src/components/navbar.tsx
AgeCommit message (Expand)Author
2020-07-08HTML title bugs.Dessalines
2020-07-04Some navbar fixes.Dessalines
2020-07-03Adding a search icon, and a faster transition.Dessalines
2020-07-03Modify search button to be expandable.Ricardo de Arruda
2020-07-01Replace search button to input field at navbar.Ricardo de Arruda
2020-06-09Fixing some front end pictshare to pictrs conversions.Dessalines
2020-04-10Adding an admin settings page.Dessalines
2020-04-01Browser notification as plain markdown. Fixes #618Dessalines
2020-03-20Fixing navbar bell padding.Dessalines
2020-03-20Notification improvements.Dessalines
2020-03-04Better tippy loading. Fixes #577Dessalines
2020-03-03A first pass at adding icons, and tippy tooltips.Dessalines
2020-02-11Fixing unread indicator on link click. Fixes #527Dessalines
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-02-01Merge branch 'dev' into websocket_scopesDessalines
2020-01-31Merge branch 'feature/frontend-a11y' of https://github.com/richardj/lemmy int...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-30Remove empty div tag containing the navbar.Richie Zhang
2020-01-28Fixing coffee cup offset. Fixes #479Dessalines
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-19Fixing sponsor page. Fixes #444Dessalines
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
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-29Halfway done with email, not fully working yet.Dessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines
2019-10-18Running prettier on code.Dessalines
2019-09-05Fixing inbox refresh issue.Dessalines
2019-08-19Adding cards for sidebars in UI.Dessalines
2019-08-17Fixing navbar icon position.Dessalines
2019-08-16Adding new icon by Andy Cuccaro.Dessalines
2019-08-09Making a few internationalization fixes.Dessalines
2019-08-09Second front end pass.Dessalines
2019-08-08i18n translations first pass.Dessalines
2019-05-19Mark as read if viewing link.Dessalines
2019-05-18Adding browser notifications.Dessalines
2019-05-02Externalizing JWT tokenDessalines
2019-04-30Custom site name.Dessalines
2019-04-29Auto-select current community if creating a post from the communityDessalines
2019-04-28Changing from forum to communityDessalines
2019-04-28Switching back to hash routerDessalines