summaryrefslogtreecommitdiffstats
path: root/src/views
AgeCommit message (Expand)Author
2020-10-24l10n: Cloud name with a capital letterValdnet
2020-10-13dont increase main post font size for now since it messes up the ui a bitbugfix/756/singlepost-improvementRobin Appelman
2020-10-13ENHANCEMENT: single post should only be triggered on a click on the 'date' an...Cyrille Bollu
2020-10-13IMPROVE: Display main post with a bigger font in SinglePostTimelineCyrille Bollu
2020-10-13FIX: updated Profile.vue to use computed properties rather than methods for t...Cyrille Bollu
2020-10-13FIX: Uses computed properties rather than methods for the account mixins.Cyrille Bollu
2020-10-13ENHANCEMENT: Adds a composer to the single post timeline.Cyrille Bollu
2020-10-13FIX: In single post timeline, do not load TimelineList component whenCyrille Bollu
2020-10-13FIX: Properly adds replies to timeline for single-post timelineCyrille Bollu
2020-10-13ENHANCEMENT: Adds profile info to single post timelineCyrille Bollu
2020-10-13REFACTORING: Adds account-related mixins to avoid code duplicationCyrille Bollu
2020-10-12migrate away from depricated OC.generateUrlRobin Appelman
2020-09-18render profile page for ostatus follow urlRobin Appelman
2020-09-02👌 IMPROVE: use vue Content components and transmit serverData over initial...Jonas Sulzer
2020-06-19👌 IMPROVE: update nextcloud npm dependencies to the new @nextcloud namespa...Jonas Sulzer
2019-09-26Merge pull request #746 from nextcloud/bugfix/745/social-address-on-local-acc...Maxence Lange
2019-09-25Single post timeline can be displayed to non logged in users.Cyrille Bollu
2019-09-25New, working, TimelineSinglePost viewCyrille Bollu
2019-09-25Adapts Timeline view for the single-post view.Cyrille Bollu
2019-09-17Profiles view is now able to load an account whose domain part isCyrille Bollu
2019-09-10📦 NEW: show user block for {actor} is following youJonas Sulzer
2019-09-09fixing importsMaxence Lange
2019-08-22Better layout of the followers/following list.Cyrille Bollu
2019-06-27📦 NEW: restructuring and basic displaying of '{account} followed you'Jonas Sulzer
2019-02-26Use individual importsJulius Härtl
2019-02-20Implement following a remote from the public pagesJulius Härtl
2019-02-20Implement frontend for ostatus popupJulius Härtl
2019-02-05Add search and timeline for hashtagsJulius Härtl
2019-01-09Adjust eslint rulesJulius Härtl
2019-01-09Fix eslint callJulius Härtl
2019-01-03Only show following nextcloud if account is already loadedJulius Härtl
2019-01-03Move follow/unfollow to store and rework account store handlingJulius Härtl
2018-12-20Fix frontend for public profilesJulius Härtl
2018-12-05Minor wording enhancements for first runJan-Christoph Borchardt
2018-12-05Suggest to follow Nextcloud on mastodon on first useJulius Härtl
2018-12-05Add public stream to profile pageJulius Härtl
2018-12-04Minor wording improvements for emptycontent viewsJan-Christoph Borchardt
2018-12-04Add empty content componentJulius Härtl
2018-12-04Add first emptycontent illustrationJan-Christoph Borchardt
2018-12-04Cleanup social content wrapper classesJulius Härtl
2018-12-04Reduce max-width from 700px to 600pxJan-Christoph Borchardt
2018-12-03Add follow button to profile pageJulius Härtl
2018-12-03Fetch followers/following list on profile viewJulius Härtl
2018-12-03Make design more responsiveJulius Härtl
2018-11-28Add search componentJulius Härtl
2018-11-28Increase spacingJulius Härtl
2018-11-28Add user list componentJulius Härtl
2018-11-22Load different timeline streamsJulius Härtl
2018-11-21Fix eslint errors for compositionJulius Härtl
2018-11-21Add composer component with emoji picker and basic @-mentionsJulius Härtl