summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-04-12l10n: Unify spellingValdnet
2020-12-02Merge pull request #1068 from nextcloud/profile-numbers-inlineMaxence Lange
2020-10-24l10n: Cloud name with a capital letterValdnet
2020-10-22show profile numbers inline instead of next to the name and avatarRobin Appelman
2020-10-19Merge pull request #748 from nextcloud/timeline-to-gridMaxence Lange
2020-10-16fix jsRobin Appelman
2020-10-16fix alignment for posts without boostsRobin Appelman
2020-10-16fix boosted layoutRobin Appelman
2020-10-16👌 IMPROVE: move timeline to css grid layout and restructure codeJonas Sulzer
2020-10-15remove empty content after a post has been addedRobin Appelman
2020-10-13dont increase main post font size for now since it messes up the ui a bitbugfix/756/singlepost-improvementRobin Appelman
2020-10-13FIX: Uses proper API when showing a resized image to an un-authenticated user.Cyrille Bollu
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-13Adds doc to some mixinsCyrille Bollu
2020-10-13FIX: Uses computed properties rather than methods for the account mixins.Cyrille Bollu
2020-10-13IMPROVEMENT: In single-post timeline, automaticaly hide the composer whenCyrille Bollu
2020-10-13DOC: Updated serverData mixin docCyrille 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-13FIX: Automatically adds the original post's author to the list ofCyrille Bollu
2020-10-13FIX: Uses the accountInfo() mixin in FollowButtonCyrille Bollu
2020-10-13DOC: Adds documentation to serverData mixinsCyrille Bollu
2020-10-13MISC: Adds a getAllAccounts() getterCyrille 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-13FIX: Changes empty content message for single-post timelines.Cyrille Bollu
2020-10-12use prefered username as fallback if no account name is providedRobin Appelman
2020-10-12migrate away from depricated OC.generateUrlRobin Appelman
2020-10-08link at mentions to external profile pageRobin Appelman
2020-10-08fix rendering of local messagesRobin Appelman
2020-10-08lintRobin Appelman
2020-10-08generate router-link for mention and hashtag linksRobin Appelman
2020-10-08emojify message contentRobin Appelman
2020-10-08render messages based on the source htmlRobin Appelman
2020-10-08Fix documentation link going to outdated versionJan C. Borchardt
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-08-24Standard hover background colourCurtis Parfitt-Ford
2020-08-23Dark timeline entries for the dark Nextcloud themeCurtis Parfitt-Ford
2020-08-22fixesMaxence Lange
2020-06-25vue issuesMaxence Lange
2020-06-23eslint issuev0.3.0Maxence Lange
2020-06-19👌 IMPROVE: update nextcloud npm dependencies to the new @nextcloud namespa...Jonas Sulzer
2019-11-08Allows long URL's in post messages to be wrapped so as to not overflowCyrille Bollu
2019-10-04Merge pull request #787 from StCyr/bugfix/776/do-not-show-followbuttonMaxence Lange
2019-10-04Merge pull request #785 from StCyr/bugfix/noid/do-not-post-on-enterMaxence Lange
2019-10-04Allows ctrl+enter to also post a message (in addition to shift+enter)Cyrille Bollu