summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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-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
2020-10-11Merge pull request #1059 from nextcloud/dependabot/npm_and_yarn/raw-loader-4.0.2Maxence Lange
Bump raw-loader from 4.0.1 to 4.0.2
2020-10-11Merge pull request #1058 from nextcloud/dependabot/npm_and_yarn/uuid-8.3.1Maxence Lange
Bump uuid from 8.3.0 to 8.3.1
2020-10-11fix composerMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-11Merge pull request #1054 from nextcloud/self-profile-show-allMaxence Lange
show all activity when viewing your own profile, not just public acti…
2020-10-11using hasViewer()Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-11Merge pull request #1053 from nextcloud/cypress-fixesMaxence Lange
cypress fixes
2020-10-11Merge pull request #1052 from nextcloud/vendor-dirMaxence Lange
use default composer vendor directory
2020-10-11Merge pull request #1056 from nextcloud/fix/noid/url-no-indexMaxence Lange
fix url being unique
2020-10-11Bump vue-router from 3.4.5 to 3.4.6dependabot-preview[bot]
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.5 to 3.4.6. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.4.5...v3.4.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-11Bump file-loader from 6.1.0 to 6.1.1dependabot-preview[bot]
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.1.0...v6.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-11Bump raw-loader from 4.0.1 to 4.0.2dependabot-preview[bot]
Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/webpack-contrib/raw-loader/releases) - [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/raw-loader/compare/v4.0.1...v4.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-11Bump uuid from 8.3.0 to 8.3.1dependabot-preview[bot]
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.0 to 8.3.1. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v8.3.0...v8.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-11fix url being uniqueMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>