summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-10-14🐛 FIX: don't show composer on 'liked' timelinenotification-timeline-improvementsJonas Sulzer
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-10-14🐛 FIX: wording / typoJonas Sulzer
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-10-14👌 IMPROVE: add action icons to notification timelineJonas Sulzer
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-10-14👌 IMPROVE: use UserEntry component for 'followed you' in notification ↵Jonas Sulzer
timeline Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-10-14Merge pull request #1064 from ↵dependabot-preview[bot]
nextcloud/dependabot/npm_and_yarn/webpack-cli-4.0.0
2020-10-14Merge pull request #1073 from nextcloud/fix-unfollow-returnMaxence Lange
fix unfollow
2020-10-14Bump webpack-cli from 3.3.12 to 4.0.0dependabot-preview[bot]
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.0.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14fix unfollowRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-14Merge pull request #1072 from nextcloud/search-nc20Maxence Lange
Search for nc20
2020-10-13Merge pull request #793 from StCyr/bugfix/756/singlepost-improvementMaxence Lange
WIP: single post timeline improvement
2020-10-13dont increase main post font size for now since it messes up the ui a bitbugfix/756/singlepost-improvementRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-13FIX: Uses proper API when showing a resized image to an un-authenticated user.Cyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13ENHANCEMENT: single post should only be triggered on a click on the 'date' ↵Cyrille Bollu
and not the full post Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13IMPROVE: Display main post with a bigger font in SinglePostTimelineCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13FIX: updated Profile.vue to use computed properties rather than methods for ↵Cyrille Bollu
the account mixins Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13Adds doc to some mixinsCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13FIX: Uses computed properties rather than methods for the account mixins.Cyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13IMPROVEMENT: In single-post timeline, automaticaly hide the composer whenCyrille Bollu
clicking its close ('x') icon. Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13DOC: Updated serverData mixin docCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13ENHANCEMENT: Adds a composer to the single post timeline.Cyrille Bollu
This composer is hidden by default and will only show when some authenticated user clicks on the 'reply' icon of a post. Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13FIX: In single post timeline, do not load TimelineList component whenCyrille Bollu
there are no answers. Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13FIX: Properly adds replies to timeline for single-post timelineCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13FIX: Automatically adds the original post's author to the list ofCyrille Bollu
recipients when composing a reply. Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-13FIX: Uses the accountInfo() mixin in FollowButtonCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13DOC: Adds documentation to serverData mixinsCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13MISC: Adds a getAllAccounts() getterCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13ENHANCEMENT: Adds profile info to single post timelineCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13REFACTORING: Adds account-related mixins to avoid code duplicationCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13FIX: Changes empty content message for single-post timelines.Cyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13display avatarMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-13cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-13search compat nc20Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-13[tx-robot] updated from transifexNextcloud bot
2020-10-12Merge pull request #1069 from nextcloud/profile-prefered-usernameRobin Appelman
use prefered username as fallback if no account name is provided
2020-10-12use prefered username as fallback if no account name is providedRobin Appelman
instead of falling back directly to the full account id (@userid@example.com) use the prefered username if available Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-12Merge pull request #1055 from nextcloud/import-generate-urlRobin Appelman
migrate away from depricated OC.generateUrl
2020-10-12Merge pull request #1057 from ↵Robin Appelman
nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-plugin-1.5.0 Bump @nextcloud/eslint-plugin from 1.4.0 to 1.5.0
2020-10-12Merge pull request #1063 from ↵Robin Appelman
nextcloud/dependabot/npm_and_yarn/nextcloud/initial-state-1.2.0 Bump @nextcloud/initial-state from 1.1.2 to 1.2.0
2020-10-12Merge pull request #1065 from ↵Robin Appelman
nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.7.0 Bump @nextcloud/vue from 2.6.8 to 2.7.0
2020-10-12Bump @nextcloud/eslint-plugin from 1.4.0 to 1.5.0dependabot-preview[bot]
Bumps [@nextcloud/eslint-plugin](https://github.com/nextcloud/eslint-plugin) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/nextcloud/eslint-plugin/releases) - [Changelog](https://github.com/nextcloud/eslint-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/eslint-plugin/compare/v1.4.0...v1.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12Bump @nextcloud/initial-state from 1.1.2 to 1.2.0dependabot-preview[bot]
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases) - [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.1.2...v1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12Merge pull request #1062 from ↵Robin Appelman
nextcloud/dependabot/npm_and_yarn/style-loader-2.0.0 Bump style-loader from 1.3.0 to 2.0.0
2020-10-12Bump @nextcloud/vue from 2.6.8 to 2.7.0dependabot-preview[bot]
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.6.8 to 2.7.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.6.8...v2.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12migrate away from depricated OC.generateUrlRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-12Bump style-loader from 1.3.0 to 2.0.0dependabot-preview[bot]
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.3.0...v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-11Merge pull request #1066 from ↵Maxence Lange
nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.3 Bump sass-loader from 10.0.2 to 10.0.3
2020-10-12Bump sass-loader from 10.0.2 to 10.0.3dependabot-preview[bot]
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.2 to 10.0.3. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.2...v10.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-11Merge pull request #1061 from nextcloud/dependabot/npm_and_yarn/vue-router-3.4.6Maxence Lange
Bump vue-router from 3.4.5 to 3.4.6
2020-10-11Merge pull request #1060 from ↵Maxence Lange
nextcloud/dependabot/npm_and_yarn/file-loader-6.1.1 Bump file-loader from 6.1.0 to 6.1.1