aboutsummaryrefslogtreecommitdiff
path: root/src/components/nav_panel/nav_panel.vue
Commit message (Collapse)AuthorAge
* 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
| |
* | 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