summaryrefslogtreecommitdiffstats
path: root/src/components/TimelinePost.vue
AgeCommit message (Expand)Author
2022-09-12More stuff to commitdb-rewriteCarl Schwan
2022-07-12Fix inverted like buttonCarl Schwan
2022-06-21Improve posts renderingCarl Schwan
2020-10-16fix alignment for posts without boostsRobin Appelman
2020-10-16👌 IMPROVE: move timeline to css grid layout and restructure codeJonas Sulzer
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-13ENHANCEMENT: Adds a composer to the single post timeline.Cyrille Bollu
2020-10-12migrate away from depricated OC.generateUrlRobin Appelman
2020-10-08fix rendering of local messagesRobin Appelman
2020-10-08render messages based on the source htmlRobin Appelman
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-03🐛 FIX: line breaks not handled correctlyJonas Sulzer
2019-09-19Do not show post action buttons when non-authenticatedCyrille 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-10Displays "actor is following you" notifications in the same way asCyrille Bollu
2019-09-09fixing importsMaxence Lange
2019-08-19Better layout of TimelinePost component: Moves post's timestamp aboveCyrille Bollu
2019-08-01eslintMaxence Lange
2019-07-29Identifies hashtags of a toot based on what's found in the DB ratherCyrille Bollu
2019-07-26eslintMaxence Lange
2019-07-26Creates a mangleHashtags() function in TimelinePost.vueCyrille Bollu
2019-07-26Uses hashtag-regex to rewrite hashtag's href rather than linkifyjs.Cyrille Bollu
2019-07-15Shows attachments with a hooper carouselCyrille Bollu
2019-07-15Fixes some lint warnings/errors.Cyrille Bollu
2019-07-15Fixes the PostAttachment component: It now works.Cyrille Bollu
2019-07-15Creates a PostAttachment component an makes TimeLinePost use it.Cyrille Bollu
2019-07-15Adds a div to show post's attachments (if any)Cyrille Bollu
2019-07-10Merge branch 'master' into StCyr_fix617Cyrille Bollu
2019-07-10Fixes the overlap of the tooltip and the popover menu in TimeLinePostCyrille Bollu
2019-07-10- Should fix the issue that post couldn't be unlikedCyrille Bollu
2019-07-10Creates a 'like' button.Cyrille Bollu
2019-06-27📦 NEW: restructuring and basic displaying of '{account} followed you'Jonas Sulzer