summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-07-11Improve upload UICarl Schwan
2022-07-11Merge pull request #1443 from nextcloud/fix/button-styleCarl Schwan
2022-07-11Fix button style in composerCarl Schwan
2022-07-11Update sidebar icons to use material iconsCarl Schwan
2022-06-21Improve posts renderingCarl Schwan
2022-05-11Replace Emoji picker by the new oneCarl Schwan
2022-04-15Merge pull request #1362 from CommanderRoot/refactor/rm-deprecated-substrCarl Schwan
2022-03-24Replace deprecated String.prototype.substr()Tobias Speicher
2021-11-23l10n: Correct spellingValdnet
2021-11-23l10n: Spelling unificationValdnet
2021-09-15Merge pull request #1248 from nextcloud/Valdnet-patch-2rakekniven
2021-09-15l10n: One more word changeValdnet
2021-09-15l10n: Correct wordValdnet
2021-09-13l10n: Extract a space from translationValdnet
2021-04-12l10n: Unify spellingValdnet
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