summaryrefslogtreecommitdiffstats
path: root/src/mixins
AgeCommit message (Expand)Author
2020-10-13ENHANCEMENT: single post should only be triggered on a click on the 'date' an...Cyrille Bollu
2020-10-13Adds doc to some mixinsCyrille Bollu
2020-10-13FIX: Uses computed properties rather than methods for the account mixins.Cyrille Bollu
2020-10-13DOC: Updated serverData mixin docCyrille Bollu
2020-10-13DOC: Adds documentation to serverData mixinsCyrille Bollu
2020-10-13REFACTORING: Adds account-related mixins to avoid code duplicationCyrille Bollu
2020-10-12migrate away from depricated OC.generateUrlRobin Appelman
2020-06-19👌 IMPROVE: update nextcloud npm dependencies to the new @nextcloud namespa...Jonas Sulzer
2019-02-26Use individual importsJulius Härtl
2019-02-20Add UI to reply to a postJulius Härtl
2019-01-03Move follow/unfollow to store and rework account store handlingJulius Härtl
2018-12-05Hide follow actions for own accountJulius Härtl
2018-12-03Fix following/followers UI bugsJulius Härtl
2018-12-03Update account api urlsJulius Härtl
2018-11-29Add mixin for follow/unfollow methodsJulius Härtl
2018-11-29Use mixin for current user dataJulius Härtl
2018-11-21Fix eslint errors for compositionJulius Härtl
2018-11-21Add composer component with emoji picker and basic @-mentionsJulius Härtl