summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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-25syntaxMaxence Lange
2019-07-22Automaticaly removes posts from the liked timeline when they are unlikedCyrille Bollu
2019-07-22Adds a empty page to the liked timelineCyrille Bollu
2019-07-21Merge pull request #643 from StCyr/stCyr_fix640Maxence Lange
2019-07-20eslintMaxence Lange
2019-07-20Resizes images when viewing attachmentsCyrille Bollu
2019-07-20Shows attachment's modal viewer with size 'large' rather than 'full'Cyrille Bollu
2019-07-20Adds a menu entry for a liked timelineCyrille Bollu
2019-07-20set type to propsMaxence Lange
2019-07-20smaller resize + lint errorsMaxence Lange
2019-07-19Implements a modal slideshow viewer for post's attachemnts.Cyrille Bollu
2019-07-19Adds an attachment viewer using nextcloud-vue's modal component.Cyrille Bollu
2019-07-19Uses vue-masonry-css to display post attachments in a masonry styleCyrille 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-10Corrected typo in a debug messageCyrille Bollu
2019-07-10- Should fix the issue that post couldn't be unlikedCyrille Bollu
2019-07-10Creates a 'like' button.Cyrille Bollu
2019-07-04Merge pull request #531 from nextcloud/feature/noid/notificationsMaxence Lange
2019-07-04comment notification timelineMaxence Lange
2019-07-03manage notification on unboost/unlikeMaxence Lange
2019-07-01cleaning noDuplicateBoost as not necessary anymoreMaxence Lange
2019-06-28๐Ÿ‘Œ IMPROVE: generically replace all keys in notification summaryJonas Sulzer
2019-06-28๐Ÿ› FIX: displaying of Notes and Announces in normal TimelinesJonas Sulzer
2019-06-27๐Ÿ“ฆ NEW: restructuring and basic displaying of '{account} followed you'Jonas Sulzer
2019-06-26๐Ÿ› FIX: displaying of exact alias machesJonas Sulzer
2019-06-26new notification timelineMaxence Lange
2019-05-30๐Ÿ‘Œ IMPROVE: don't display Announce if original Note is already present in s...Jonas Sulzer
2019-05-30๐Ÿ‘Œ IMPROVE: add padding between boost icon and textJonas Sulzer
2019-05-29๐Ÿ› FIX: eslint && normal boost (parentAnnounce check)Jonas Sulzer
2019-05-29๐Ÿ› FIX: correctly toggle boosted state when boosting an AnnounceJonas Sulzer
2019-05-29๐Ÿ› FIX: don't error when boosting on an Announce whereof the original Note ...Jonas Sulzer
2019-05-29๐Ÿ› FIX: lint && designJonas Sulzer
2019-05-28๐Ÿ› FIX: also toggle boosted state on the chached object inside of the AnnounceJonas Sulzer
2019-05-28๐Ÿ“ฆ NEW: display boosted posts with an according indicationJonas Sulzer
2019-05-06Catch undefined message in announcementsJulius Hรคrtl
2019-05-06Use mutation to change vuex storeJulius Hรคrtl
2019-05-03๐Ÿ› FIX: syntaxJonas Sulzer
2019-05-03๐Ÿ‘Œ IMPROVE: remove unused icon && add myself as author to timeline.jsJonas Sulzer
2019-05-03๐Ÿ‘Œ IMPROVE: use blue icon with full opacity to indicate boosted stateJonas Sulzer
2019-05-03๐Ÿ› FIX: correctly handle boost stateJonas Sulzer
2019-05-03๐Ÿ‘Œ IMPROVE: use white icon on blue background to indicate a boosted postJonas Sulzer