aboutsummaryrefslogtreecommitdiff
path: root/src/components/side_drawer/side_drawer.js
Commit message (Collapse)AuthorAge
* lintHenry Jameson2020-05-25
|
* fix cursor on desktop, add modal link on mobileHenry Jameson2020-05-25
|
* Fix follower request fetchinglain2020-01-21
|
* Use a centralized fallback for missing values and use instance.federating ↵Mark Felder2019-12-12
| | | | | | instead of instance.federation.enabled
* Add fallback in case BE does not report federating status in nodeinfoMark Felder2019-12-12
|
* The value we are looking for is federationPolicy.enabled, not ↵Mark Felder2019-12-12
| | | | | | federationPolicy.federating Also the || true fallback does not work and always becomes true
* Merge branch 'develop' into feature/lockdown-timelines-private-modeMark Felder2019-12-12
|\
| * hide instance url/link/text in header using hideSitename optiontaehoon2019-12-11
| |
| * backend interactor service: implement startFetchingFollowRequestkPherox2019-11-19
| | | | | | | | backend interactor service: remove unused fetchFollowRequests
* | side drawer: same treatmentAriadne Conill2019-11-11
|/
* make side drawer use gesture service and fix its animationsshpuld2019-03-27
|
* somewhat functioning gesture serviceshpuld2019-03-25
|
* Rename UserCardContent to UserCardtaehoon2019-03-05
|
* #388: get follow request on a real-time basisdave2019-02-27
|
* Add logo and sitename to the side drawer areataehoon2019-02-04
|
* Show who to follow in the mobile viewHakaba Hitoyo2019-01-16
|
* 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