summaryrefslogtreecommitdiffstats
path: root/src/components
AgeCommit message (Expand)Author
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-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-13ENHANCEMENT: Adds a composer to the single post timeline.Cyrille 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-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-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-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
2019-10-04FIX: Uses only local part of account's uid when an un-authenticated user clicksCyrille Bollu
2019-10-04FIX: Do not show follow button when viewer's account is the same as viewed one.Cyrille Bollu
2019-10-04eslintMaxence Lange
2019-10-04Uses the 'he' library to decode HTML entities form composer's content.Cyrille Bollu
2019-10-03🐛 FIX: line breaks not handled correctlyJonas Sulzer
2019-10-03FIX: Hitting 'Enter' without the shift key pressed should not postCyrille Bollu
2019-10-02Merge pull request #777 from StCyr/bugfix/769/duplicate-results-on-new-mentionMaxence Lange
2019-10-02Merge pull request #774 from StCyr/bugfix/773/search_with_#Maxence Lange
2019-10-02FIX: decode search term before displaying it on screen.Cyrille Bollu
2019-10-02eslintMaxence Lange
2019-10-02FIX: Removes obsolete code that creates twin entries in composer's tribute co...Cyrille Bollu
2019-10-02FIX: Encode search terms before creating the search URLCyrille Bollu
2019-10-02FIX: Changes text on profile page when viewed by another user.Cyrille Bollu
2019-10-02FIX: Change the empty content's text on profile pages when they areCyrille Bollu
2019-09-26FIX: Corrects the remaining value of the composer's post that mayCyrille Bollu
2019-09-26Merge pull request #746 from nextcloud/bugfix/745/social-address-on-local-acc...Maxence Lange
2019-09-26FIX: Removes a superfluous '@' in a message's 'to' array.Cyrille Bollu