aboutsummaryrefslogtreecommitdiff
path: root/src/components/side_drawer/side_drawer.vue
Commit message (Collapse)AuthorAge
* fix sidebar not closing in mobileHenry Jameson2020-05-25
|
* fix cursor on desktop, add modal link on mobileHenry Jameson2020-05-25
|
* minor fixesShpuld Shpuldson2020-04-23
|
* make relationships separate from usersShpuld Shpuldson2020-04-21
|
* Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-01-28
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ...
| * Fix missing TWKN when logged in, but server is set to private mode.Mark Felder2020-01-23
| |
* | improved selectedMenu againHenry Jameson2020-01-24
| |
* | popover/selected menu improvementsHenry Jameson2020-01-24
| |
* | selectedPost and selectedMenu supportHenry Jameson2020-01-13
| |
* | poll slot renamed, lightBg customization implementedHenry Jameson2020-01-13
|/
* Logic should be to hide TWKN if not federating OR if instance is not publicMark Felder2019-12-12
| | | | Private instances should not show any timelines
* Finally trust eslintMark Felder2019-12-12
|
* More lintMark Felder2019-12-12
|
* More lintMark Felder2019-12-12
|
* Merge branch 'develop' into feature/lockdown-timelines-private-modeMark Felder2019-12-12
|\
| * increase icon width a little bit in the nav paneltaehoon2019-12-12
| |
| * add icons to nav paneltaehoon2019-12-12
| |
| * hide instance url/link/text in header using hideSitename optiontaehoon2019-12-11
| |
* | side drawer: same treatmentAriadne Conill2019-11-11
|/
* update admin urltaehoon2019-10-02
|
* update copytaehoon2019-10-01
|
* add trailing slash to admin urltaehoon2019-10-01
|
* open in a new tabtaehoon2019-10-01
|
* add admin link to the side drawertaehoon2019-10-01
|
* New searchEugenij2019-07-15
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Cleanup, little documentation, localizationHenry Jameson2019-05-15
|
* Merge branch 'develop' into feature/mobile-improvements-3shpuld2019-03-28
|\
| * make side drawer use gesture service and fix its animationsshpuld2019-03-27
| |
* | remove notifications from sidebar, make notifications appear on login onlyshpuld2019-03-14
|/
* Add floating post-status button on mobileShpuld Shpludson2019-03-11
|
* Rename UserCardContent to UserCardtaehoon2019-03-05
|
* Re-do UserCardContent csstaehoon2019-03-05
|
* #388: get follow request on a real-time basisdave2019-02-27
|
* Added follow requests counter to nav bar to make it visible behorehandeugenijm2019-02-15
|
* Do not use BEMtaehoon2019-02-04
|
* Improve readability using v-if and v-elsetaehoon2019-02-04
|
* Show logo/sitename in the side drawer only if logged outtaehoon2019-02-04
|
* Add logo and sitename to the side drawer areataehoon2019-02-04
|
* use translate over margin animation (stupid me)shpuld2019-01-27
|
* Show who to follow in the mobile viewHakaba Hitoyo2019-01-16
|
* Add instance information page for mobileHakaba Hitoyo2019-01-07
|
* merge develop, fix conflicts, fix logged out bugshpuld2018-12-29
|
* Cleanup and remove divider element in side drawershpuld2018-12-29
|
* New routes, notifications, other impovements in side drwaershpuld2018-12-28
|
* Add closed-check for touchmoveshpuld2018-12-23
|
* move closing logic to drawer, add swipe to closeshpuld2018-12-23
|
* Add some more routes to side drawershpuld2018-12-22
|
* works but hackyshpuld2018-12-20
|
* Remove panel switcher, add rudimentary drawershpuld2018-12-15