| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | | |||
| * | | 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 | ||
| * | 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 |
| | | | | | | | | | backend interactor service: remove unused fetchFollowRequests | ||
| * | | nav panel: disable TWKN if federation disabled, disable Public and TWKN if ↵ | Ariadne Conill | 2019-11-11 |
| | | | | | | | | | privateMode is enabled | ||
| * | | 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, ↵ | shpuld | 2018-04-11 |
| | | | | | status fadein. | ||
| * | 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 |
| | | |||
| * | Prepare for i18n. | Roger Braun | 2017-11-07 |
| | | |||
| * | base01 -> base00, base02 -> base01 | shpuld | 2017-03-10 |
| | | |||
| * | Merged with changes in develop & fixed conflicts. | shpuld | 2017-03-09 |
| |\ | |||
| | * | themeable hover states for nav-panel | xj9 | 2017-03-08 |
| | | | |||
| * | | Make style setter create an often used base03-border class, use that class ↵ | shpuld | 2017-03-09 |
| |/ | | | | in notifications, navpanel and statuses. | ||
| * | set top and bottom padding on the bars to be equal because it was too top-heavy | hakui | 2017-02-20 |
| | | |||
| * | hello world | hakui | 2017-02-18 |
| | | |||
| * | Add styling with base16. | Roger Braun | 2017-01-15 |
| | | | | | Solarized-dark for now. | ||
| * | Basic mention support. | Roger Braun | 2016-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 Braun | 2016-11-26 |
| | | |||
