aboutsummaryrefslogtreecommitdiff
path: root/src/components/nav_panel/nav_panel.js
Commit message (Collapse)AuthorAge
* come on and slamHenry Jameson2020-10-21
|
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
|
* resume last lasttime instead of always friends/publicShpuld Shpuldson2020-07-23
|
* fix merge conflictsShpuld Shpuldson2020-07-14
|\
| * Add Chatseugenijm2020-07-08
| |
* | update navigation, rename timeline link in nav panel to timelinesShpuld Shpuldson2020-07-07
| |
* | update with bookmarks, clean up some codeShpuld Shpuldson2020-07-07
|\|
* | remove extra computed from nav panelShpuld Shpuldson2020-07-03
| |
* | change styles for the dropdown, make things work nicely on mobileShpuld Shpuldson2020-07-03
|/
* 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
* LintMark Felder2019-12-12
|
* Merge branch 'develop' into feature/lockdown-timelines-private-modeMark Felder2019-12-12
|\
| * backend interactor service: implement startFetchingFollowRequestkPherox2019-11-19
| | | | | | | | backend interactor service: remove unused fetchFollowRequests
* | nav panel: disable TWKN if federation disabled, disable Public and TWKN if ↵Ariadne Conill2019-11-11
| | | | | | | | privateMode is enabled
* | nav panel: refactor to use vuex mapStateAriadne Conill2019-11-11
|/
* #388: update naming properlydave2019-02-28
|
* #388: get follow request on a real-time basisdave2019-02-27
|
* New routes, notifications, other impovements in side drwaershpuld2018-12-28
|
* Switch to timeline on nav panel actionseal2018-11-25
|
* Don't display if we don't have a chat.Roger Braun2017-12-05
|
* Basic mention support.Roger Braun2016-11-26
| | | | I still have to think about how to integrate them in the state system...
* Hide timeline if user isn't logged in.Roger Braun2016-11-26
|
* Add NavPanel.Roger Braun2016-11-06