summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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-02FIX: Do not store current user in followers/following lists.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
2019-09-25Automaticaly validates the last mention of a post when the user directlyCyrille Bollu
2019-09-25IMPROVEMENT: In composer, when writing a mention or hashtag, makes theCyrille Bollu
2019-09-25Makes sure there are valid recipients when posting to a direct messageCyrille Bollu
2019-09-25Workaround an issue in Composer when deleting the post's content andCyrille Bollu
2019-09-25Single post timeline can be displayed to non logged in users.Cyrille Bollu
2019-09-25Proper URL for the single-post timelineCyrille Bollu
2019-09-25New, working, TimelineSinglePost viewCyrille Bollu
2019-09-25Clicking on an external post or announce opens the correspondingCyrille Bollu
2019-09-25Do not call the single post timeline when clicking on a link, a post's attach...Cyrille Bollu
2019-09-25eslintMaxence Lange
2019-09-25Uses proper endpoint to get a single post's content.Cyrille Bollu
2019-09-25fixes bugs in single-post timelineCyrille Bollu
2019-09-25lint fixesCyrille Bollu
2019-09-25Adapts timeline.js's fetchTimeline for the single-post timeline.Cyrille Bollu
2019-09-25Makes TimelineEntry clickable, displays single-post timeline.Cyrille Bollu
2019-09-25Adapts Timeline view for the single-post view.Cyrille Bollu
2019-09-25Adds a routes for the single-post timelineCyrille Bollu
2019-09-25Trying to create a new timeline for showing a single post's context (replies ...Cyrille Bollu
2019-09-25Prevents a timeline entry's modal to show in certain cases.Cyrille Bollu
2019-09-25Show modal with v-if rather than v-show to workaround an issue withCyrille Bollu
2019-09-25Makes timeline entries clickable.Cyrille Bollu
2019-09-19FIX: Show the account avatar when displaying a user profile to an unauthentic...Cyrille Bollu
2019-09-19Do not show post action buttons when non-authenticatedCyrille Bollu
2019-09-17Profiles view is now able to load an account whose domain part isCyrille Bollu
2019-09-10fixes the "empty content" message of various routeCyrille Bollu
2019-09-10Adds an error message when notifications are foundCyrille Bollu
2019-09-10Don't display post's actions in the notifications timelineCyrille Bollu
2019-09-10Fixes the wrong account info used for creating an author's profile link in theCyrille Bollu
2019-09-10Displays correct avatars in the notifications timelineCyrille Bollu
2019-09-10Fixes a bug in notification summary's ellipsingCyrille Bollu
2019-09-10removes an un-necessary comma when ellipsing notificationsCyrille Bollu
2019-09-10Ellipses actors' list when its big when displaying a notificationCyrille Bollu
2019-09-10Displays "actor is following you" notifications in the same way asCyrille Bollu