summaryrefslogtreecommitdiffstats
path: root/src/components/TimelinePost.vue
AgeCommit message (Expand)Author
2023-05-15Fix direct message linkLouis Chemineau
2023-04-20Fix display of favorite, reblog, and reply countLouis Chemineau
2023-04-11Improve hover state of status' actionsLouis Chemineau
2023-04-11Switch visibility and timestamp in statusLouis Chemineau
2023-04-11Restructure timeline internal to allow liking from single status viewLouis Chemineau
2023-04-11Fix dashboard vueLouis Chemineau
2023-04-06Fix rendering of post in NC profileLouis Chemineau
2023-04-06Fix condition to display reblog actionLouis Chemineau
2023-04-05Merge pull request #1715 from nextcloud/artonge/fix/visibility_iconLouis
2023-04-05Use more appropriate icon for visibilityLouis Chemineau
2023-04-04Limit reblog action to status with 'public' and 'followers' visibilityLouis Chemineau
2023-03-23Merge pull request #1699 from nextcloud/artonge/feat/display_countsMaxence Lange
2023-03-22Scroll status into view on replyLouis Chemineau
2023-03-22Display reply, favorites, and reblog countsLouis Chemineau
2023-03-22Improve rendering of single postLouis Chemineau
2023-03-21Handle unknown visibilityLouis Chemineau
2023-03-21Handle unknown visibilityLouis Chemineau
2023-03-17Merge pull request #1675 from nextcloud/artonge/display_visibility_on_statusesMaxence Lange
2023-03-17Merge pull request #1676 from nextcloud/artonge/fix/reboost_action_colorMaxence Lange
2023-03-17Improve attachments renderingLouis Chemineau
2023-03-17Use primary color for reboost actionLouis Chemineau
2023-03-17Add visibility on statusesLouis Chemineau
2023-03-16Improve accessibility on statusesLouis Chemineau
2023-03-15Fix profile link at the top of statusesLouis Chemineau
2023-03-09Use new Mastodon like APILouis Chemineau
2023-01-19Fix posting attachmentsLouis Chemineau
2023-01-16Add workflow for es and style lintLouis Chemineau
2023-01-10Revert removal of MessageContentLouis Chemineau
2023-01-04Import and use needed linkify packagesLouis Chemineau
2022-11-03Also use content for federated postsCarl Schwan
2022-10-27Let's not support oci yetCarl Schwan
2022-10-27Minor changes in the frontendCarl Schwan
2022-09-14Use vue-richtext to render link previewCarl Schwan
2022-09-14Fix issue with dark themeCarl Schwan
2022-09-13Embedd timeline in profile pageCarl Schwan
2022-09-12Improve a bit usage of nc componentsCarl Schwan
2022-09-12Update nc vue components to v7Carl 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