| Commit message (Expand) | Author | Age |
| ... | |
| * | | 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 |
| * | Finally trust eslint | Mark Felder | 2019-12-12 |
| * | More lint | Mark Felder | 2019-12-12 |
| * | More 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 |
| | * | hide instance url/link/text in header using hideSitename option | taehoon | 2019-12-11 |
| | * | backend interactor service: implement startFetchingFollowRequest | kPherox | 2019-11-19 |
| * | | side drawer: same treatment | Ariadne Conill | 2019-11-11 |
| |/ |
|
| * | update admin url | taehoon | 2019-10-02 |
| * | update copy | taehoon | 2019-10-01 |
| * | add trailing slash to admin url | taehoon | 2019-10-01 |
| * | open in a new tab | taehoon | 2019-10-01 |
| * | add admin link to the side drawer | taehoon | 2019-10-01 |
| * | New search | Eugenij | 2019-07-15 |
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| * | Cleanup, little documentation, localization | Henry Jameson | 2019-05-15 |
| * | Merge branch 'develop' into feature/mobile-improvements-3 | shpuld | 2019-03-28 |
| |\ |
|
| | * | make side drawer use gesture service and fix its animations | shpuld | 2019-03-27 |
| | * | somewhat functioning gesture service | shpuld | 2019-03-25 |
| * | | remove notifications from sidebar, make notifications appear on login only | shpuld | 2019-03-14 |
| |/ |
|
| * | Add floating post-status button on mobile | Shpuld Shpludson | 2019-03-11 |
| * | Rename UserCardContent to UserCard | taehoon | 2019-03-05 |
| * | Re-do UserCardContent css | taehoon | 2019-03-05 |
| * | #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 |
| * | Do not use BEM | taehoon | 2019-02-04 |
| * | Improve readability using v-if and v-else | taehoon | 2019-02-04 |
| * | Show logo/sitename in the side drawer only if logged out | taehoon | 2019-02-04 |
| * | Add logo and sitename to the side drawer area | taehoon | 2019-02-04 |
| * | use translate over margin animation (stupid me) | shpuld | 2019-01-27 |
| * | Show who to follow in the mobile view | Hakaba Hitoyo | 2019-01-16 |
| * | Add instance information page for mobile | Hakaba Hitoyo | 2019-01-07 |
| * | merge develop, fix conflicts, fix logged out bug | shpuld | 2018-12-29 |
| * | Cleanup and remove divider element in side drawer | shpuld | 2018-12-29 |
| * | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |
| * | Add closed-check for touchmove | shpuld | 2018-12-23 |
| * | move closing logic to drawer, add swipe to close | shpuld | 2018-12-23 |
| * | Add some more routes to side drawer | shpuld | 2018-12-22 |
| * | works but hacky | shpuld | 2018-12-20 |
| * | Remove panel switcher, add rudimentary drawer | shpuld | 2018-12-15 |