| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix sidebar not closing in mobile | Henry Jameson | 2020-05-25 |
| | | |||
| * | lint | Henry Jameson | 2020-05-25 |
| | | |||
| * | fix cursor on desktop, add modal link on mobile | Henry Jameson | 2020-05-25 |
| | | |||
| * | minor fixes | Shpuld Shpuldson | 2020-04-23 |
| | | |||
| * | make relationships separate from users | Shpuld Shpuldson | 2020-04-21 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into themes-accent | Henry Jameson | 2020-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 Felder | 2020-01-23 |
| | | | |||
| | * | Fix follower request fetching | lain | 2020-01-21 |
| | | | |||
| * | | improved selectedMenu again | Henry Jameson | 2020-01-24 |
| | | | |||
| * | | popover/selected menu improvements | 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 ↵ | Mark Felder | 2019-12-12 |
| | | | | | | | instead of instance.federation.enabled | ||
| * | 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 ↵ | Mark Felder | 2019-12-12 |
| | | | | | | | federationPolicy.federating Also the || true fallback does not work and always becomes true | ||
| * | Logic should be to hide TWKN if not federating OR if instance is not public | Mark Felder | 2019-12-12 |
| | | | | | Private instances should not show any timelines | ||
| * | 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 |
| | | | | | | | | | backend interactor service: remove unused fetchFollowRequests | ||
| * | | 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 |
| | | |||
