summaryrefslogtreecommitdiffstats
path: root/src/views/TimelineSinglePost.vue
AgeCommit message (Expand)Author
2022-07-11Improve upload UICarl Schwan
2022-03-24Replace deprecated String.prototype.substr()Tobias Speicher
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-13IMPROVE: Display main post with a bigger font in SinglePostTimelineCyrille Bollu
2020-10-13FIX: Uses computed properties rather than methods for the account mixins.Cyrille 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-13ENHANCEMENT: Adds profile info to single post timelineCyrille Bollu
2020-09-02👌 IMPROVE: use vue Content components and transmit serverData over initial...Jonas Sulzer
2019-09-25Single post timeline can be displayed to non logged in users.Cyrille Bollu
2019-09-25New, working, TimelineSinglePost viewCyrille Bollu