aboutsummaryrefslogtreecommitdiff
path: root/src/components/mobile_nav/mobile_nav.js
Commit message (Collapse)AuthorAge
* don't include extra notificationsHenry Jameson2023-12-13
|
* fix incorrect title + add counterHenry Jameson2023-12-13
|
* changelog, small fixHenry Jameson2023-11-19
|
* added some settings for notificationsHenry Jameson2023-11-19
|
* Display unread visuals when there are unread extra notificationstusooa2023-08-18
|
* Add confirmation for logoutTusooa Zhu2023-01-20
|
* Show badges for unread announcementsTusooa Zhu2022-11-24
|
* added scrolltotop for mobile notificationsHenry Jameson2022-09-28
|
* Merge remote-tracking branch 'origin/develop' into scrolltotopHenry Jameson2022-08-30
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (59 commits) a11y Use dedicated indicator for non-ascii domain names add a favorites "timeline" shortcut refactor navigation-entry and use them in other nav items Update dependency sinon-chai to v3 Update dependency semver to v7 Update dependency vue-router to v4.1.5 Update dependency eslint to v8.23.0 Update dependency vue-template-compiler to v2.7.10 Update dependency @vue/babel-helper-vue-jsx-merge-props to v1.4.0 Update dependency eslint-plugin-promise to v6.0.1 fix lists edit page change ugly checkbox to a list element that doesn't look too much out of place a11y squeeze/stretch pinned items as long as there's enough space for it, hide items that won't fitc Remove isparta lint fix being unable to edit timeline pins on mobile aria fix mobile side drawer causing issues ...
| * navigation refactored, used in mobile nav as wellHenry Jameson2022-08-11
| |
* | only mark as read if closed intentionallyHenry Jameson2022-08-24
|/
* teleport breadHenry Jameson2022-04-05
|
* More stuff. Buttons in user card's corner now have MUCH bigger hitboxesHenry Jameson2020-10-20
|
* cancel -> timesHenry Jameson2020-10-20
|
* remove most of reply preview and autoload related stuffShpuld Shpuldson2020-07-14
|
* add simple red dot for chat notifsShpuld Shpuldson2020-07-10
|
* Remove direct style manipulations in favor of classeseugenijm2020-07-08
|
* Add Chatseugenijm2020-07-08
|
* hide instance url/link/text in header using hideSitename optiontaehoon2019-12-11
|
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
|
* do not unmount post status modal in desktoptaehoon2019-08-06
|
* autoload older notifications when scrolled to the bottomtaehoon2019-05-03
|
* add gesture to close notifications drawershpuld2019-03-28
|
* make notifications close on navigationshpuld2019-03-23
|
* remove notifications from sidebar, make notifications appear on login onlyshpuld2019-03-14
|
* make nav bar slide, move mobile post status to mobile navshpuld2019-03-14
|
* merge develop, add mobile nav componentshpuld2019-03-12