| Commit message (Expand) | Author | Age |
| ... | |
| * | fix excessive underline in sidebar | Dym Sohin | 2020-09-19 |
| * | resume last lasttime instead of always friends/public | Shpuld Shpuldson | 2020-07-23 |
| * | fix merge conflicts | Shpuld Shpuldson | 2020-07-14 |
| |\ |
|
| | * | Add Chats | eugenijm | 2020-07-08 |
| * | | update navigation, rename timeline link in nav panel to timelines | Shpuld Shpuldson | 2020-07-07 |
| * | | update with bookmarks, clean up some code | Shpuld Shpuldson | 2020-07-07 |
| |\| |
|
| | * | Add bookmarks | Eugenij | 2020-07-03 |
| * | | remove extra computed from nav panel | Shpuld Shpuldson | 2020-07-03 |
| * | | change styles for the dropdown, make things work nicely on mobile | Shpuld Shpuldson | 2020-07-03 |
| * | | basic version done, needs cleanup from nav panel styles | Shpuld Shpuldson | 2020-07-02 |
| |/ |
|
| * | Merge remote-tracking branch 'upstream/develop' into themes-accent | Henry Jameson | 2020-01-28 |
| |\ |
|
| | * | Fix missing TWKN when logged in, but server is set to private mode. | Mark Felder | 2020-01-23 |
| | * | Fix follower request fetching | lain | 2020-01-21 |
| * | | improved selectedMenu again | Henry Jameson | 2020-01-24 |
| * | | selectedPost and selectedMenu support | Henry Jameson | 2020-01-13 |
| * | | poll slot renamed, lightBg customization implemented | Henry Jameson | 2020-01-13 |
| |/ |
|
| * | Use a centralized fallback for missing values and use instance.federating ins... | Mark Felder | 2019-12-12 |
| * | Add fallback in case BE does not report federating status in nodeinfo | Mark Felder | 2019-12-12 |
| * | The value we are looking for is federationPolicy.enabled, not federationPolic... | Mark Felder | 2019-12-12 |
| * | Logic should be to hide TWKN if not federating OR if instance is not public | Mark Felder | 2019-12-12 |
| * | Lint | Mark Felder | 2019-12-12 |
| * | Merge branch 'develop' into feature/lockdown-timelines-private-mode | Mark Felder | 2019-12-12 |
| |\ |
|
| | * | increase icon width a little bit in the nav panel | taehoon | 2019-12-12 |
| | * | add icons to nav panel | taehoon | 2019-12-12 |
| | * | backend interactor service: implement startFetchingFollowRequest | kPherox | 2019-11-19 |
| * | | nav panel: disable TWKN if federation disabled, disable Public and TWKN if pr... | Ariadne Conill | 2019-11-11 |
| * | | nav panel: refactor to use vuex mapState | Ariadne Conill | 2019-11-11 |
| |/ |
|
| * | nav panel: add link to about page | Ariadne Conill | 2019-11-08 |
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| * | Cleanup, little documentation, localization | Henry Jameson | 2019-05-15 |
| * | removed unused masto api, added initial version of interactions timeline | Henry Jameson | 2019-05-14 |
| * | #388: update naming properly | dave | 2019-02-28 |
| * | #388: get follow request on a real-time basis | dave | 2019-02-27 |
| * | Added follow requests counter to nav bar to make it visible behorehand | eugenijm | 2019-02-15 |
| * | add missing shadow to nav panel | shpuld | 2019-01-29 |
| * | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |
| * | Move old routes to /p, use /nickname for user profiles | Maxim Filippov | 2018-12-06 |
| * | Switch to timeline on nav panel actions | eal | 2018-11-25 |
| * | Always show dm panel. | Roger Braun | 2018-11-13 |
| * | Add direct message tab. | Roger Braun | 2018-11-13 |
| * | add follow requests UI | William Pitcock | 2018-06-07 |
| * | unnecessary styles removed (fixes transparent color userstyle) | Henry Jameson | 2018-05-12 |
| * | Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, s... | shpuld | 2018-04-11 |
| * | fix some incorrect radii | Henry Jameson | 2018-04-08 |
| * | indents | Henry Jameson | 2018-04-07 |
| * | cleanup. added fallback mechanism for IE11 and unsupported browsers. | Henry Jameson | 2018-04-07 |
| * | getting rid of baseXX, some small fixes. Seems to be usable. | Henry Jameson | 2018-04-07 |
| * | Move chat to sidebar. | Roger Braun | 2018-01-26 |
| * | Don't display if we don't have a chat. | Roger Braun | 2017-12-05 |
| * | Basic frontend changes for chat. | Roger Braun | 2017-12-04 |