aboutsummaryrefslogtreecommitdiff
path: root/src/components/nav_panel/nav_panel.vue
Commit message (Collapse)AuthorAge
...
* | 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
* 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
| |
* | nav panel: disable TWKN if federation disabled, disable Public and TWKN if ↵Ariadne Conill2019-11-11
|/ | | | privateMode is enabled
* nav panel: add link to about pageAriadne Conill2019-11-08
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Cleanup, little documentation, localizationHenry Jameson2019-05-15
|
* removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
|
* #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
|
* add missing shadow to nav panelshpuld2019-01-29
|
* New routes, notifications, other impovements in side drwaershpuld2018-12-28
|
* Move old routes to /p, use /nickname for user profilesMaxim Filippov2018-12-06
|
* Switch to timeline on nav panel actionseal2018-11-25
|
* Always show dm panel.Roger Braun2018-11-13
|
* Add direct message tab.Roger Braun2018-11-13
|
* add follow requests UIWilliam Pitcock2018-06-07
|
* unnecessary styles removed (fixes transparent color userstyle)Henry Jameson2018-05-12
|
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵shpuld2018-04-11
| | | | status fadein.
* fix some incorrect radiiHenry Jameson2018-04-08
|
* indentsHenry Jameson2018-04-07
|
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Move chat to sidebar.Roger Braun2018-01-26
|
* Don't display if we don't have a chat.Roger Braun2017-12-05
|
* Basic frontend changes for chat.Roger Braun2017-12-04
|
* Prepare for i18n.Roger Braun2017-11-07
|
* base01 -> base00, base02 -> base01shpuld2017-03-10
|
* Merged with changes in develop & fixed conflicts.shpuld2017-03-09
|\
| * themeable hover states for nav-panelxj92017-03-08
| |
* | Make style setter create an often used base03-border class, use that class ↵shpuld2017-03-09
|/ | | | in notifications, navpanel and statuses.
* set top and bottom padding on the bars to be equal because it was too top-heavyhakui2017-02-20
|
* hello worldhakui2017-02-18
|
* Add styling with base16.Roger Braun2017-01-15
| | | | Solarized-dark for now.
* 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 TWKN timeline.Roger Braun2016-11-06
|
* Add NavPanel.Roger Braun2016-11-06