Robin Appelman
1b52eb4860
dont increase main post font size for now since it messes up the ui a bit
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-13 23:55:31 +02:00
Cyrille Bollu
591a89ba8e
FIX: Uses proper API when showing a resized image to an un-authenticated user.
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:55:21 +02:00
Cyrille Bollu
615d80c444
ENHANCEMENT: single post should only be triggered on a click on the 'date' and not the full post
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:54:16 +02:00
Cyrille Bollu
54302fff68
IMPROVE: Display main post with a bigger font in SinglePostTimeline
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:54:16 +02:00
Cyrille Bollu
a75cb8ca85
FIX: updated Profile.vue to use computed properties rather than methods for the account mixins
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:54:16 +02:00
Cyrille Bollu
1e378654dc
Adds doc to some mixins
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:54:16 +02:00
Cyrille Bollu
f0970a19d8
FIX: Uses computed properties rather than methods for the account mixins.
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:54:14 +02:00
Cyrille Bollu
d8792993d4
IMPROVEMENT: In single-post timeline, automaticaly hide the composer when
...
clicking its close ('x') icon.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:53:40 +02:00
Cyrille Bollu
265c2686a2
DOC: Updated serverData mixin doc
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:53:40 +02:00
Cyrille Bollu
9467e267e0
ENHANCEMENT: Adds a composer to the single post timeline.
...
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-13 23:53:37 +02:00
Cyrille Bollu
13fdd63efb
FIX: In single post timeline, do not load TimelineList component when
...
there are no answers.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:53:01 +02:00
Cyrille Bollu
8f6aa483b4
FIX: Properly adds replies to timeline for single-post timeline
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:52:59 +02:00
Cyrille Bollu
b352892a3f
FIX: Automatically adds the original post's author to the list of
...
recipients when composing a reply.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:51:41 +02:00
Maxence Lange
9edfc83a8f
cleaning
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-13 23:51:41 +02:00
Cyrille Bollu
4394435990
FIX: Uses the accountInfo() mixin in FollowButton
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:51:41 +02:00
Cyrille Bollu
5a5d9ce3aa
DOC: Adds documentation to serverData mixins
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:51:41 +02:00
Cyrille Bollu
3421661ee9
MISC: Adds a getAllAccounts() getter
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:51:41 +02:00
Cyrille Bollu
f57f0c5093
ENHANCEMENT: Adds profile info to single post timeline
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:51:41 +02:00
Cyrille Bollu
11f129a30c
REFACTORING: Adds account-related mixins to avoid code duplication
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:51:39 +02:00
Cyrille Bollu
b5e374f3a3
FIX: Changes empty content message for single-post timelines.
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-13 23:50:27 +02:00
Nextcloud bot
4f438c2591
[tx-robot] updated from transifex
2020-10-13 03:08:23 +00:00
Robin Appelman
da0c00695f
Merge pull request #1069 from nextcloud/profile-prefered-username
...
use prefered username as fallback if no account name is provided
2020-10-12 21:34:57 +00:00
Robin Appelman
6158665a33
use prefered username as fallback if no account name is provided
...
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-12 17:48:36 +02:00
Robin Appelman
b56732b343
Merge pull request #1055 from nextcloud/import-generate-url
...
migrate away from depricated OC.generateUrl
2020-10-12 15:26:29 +00:00
Robin Appelman
2ecc744fa3
Merge pull request #1057 from 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-12 15:26:14 +00:00
Robin Appelman
e5e0461551
Merge pull request #1063 from 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-12 15:25:56 +00:00
Robin Appelman
8df22cd315
Merge pull request #1065 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.7.0
...
Bump @nextcloud/vue from 2.6.8 to 2.7.0
2020-10-12 15:25:03 +00:00
dependabot-preview[bot]
84540cc7c1
Bump @nextcloud/eslint-plugin from 1.4.0 to 1.5.0
...
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-12 15:06:02 +00:00
dependabot-preview[bot]
113b48a317
Bump @nextcloud/initial-state from 1.1.2 to 1.2.0
...
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-12 15:05:45 +00:00
Robin Appelman
bb50f324bf
Merge pull request #1062 from nextcloud/dependabot/npm_and_yarn/style-loader-2.0.0
...
Bump style-loader from 1.3.0 to 2.0.0
2020-10-12 15:05:37 +00:00
dependabot-preview[bot]
53d1ffd8ac
Bump @nextcloud/vue from 2.6.8 to 2.7.0
...
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-12 15:05:35 +00:00
Robin Appelman
2ef6613857
migrate away from depricated OC.generateUrl
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-12 17:03:49 +02:00
dependabot-preview[bot]
cea955c666
Bump style-loader from 1.3.0 to 2.0.0
...
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-12 00:54:23 +00:00
Maxence Lange
6ec6fc50f1
Merge pull request #1066 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.3
...
Bump sass-loader from 10.0.2 to 10.0.3
2020-10-11 23:51:31 -01:00
dependabot-preview[bot]
121a6d10a1
Bump sass-loader from 10.0.2 to 10.0.3
...
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-12 00:48:36 +00:00
Maxence Lange
7baf666342
Merge pull request #1061 from nextcloud/dependabot/npm_and_yarn/vue-router-3.4.6
...
Bump vue-router from 3.4.5 to 3.4.6
2020-10-11 23:46:28 -01:00
Maxence Lange
7157a954bd
Merge pull request #1060 from nextcloud/dependabot/npm_and_yarn/file-loader-6.1.1
...
Bump file-loader from 6.1.0 to 6.1.1
2020-10-11 23:46:21 -01:00
Maxence Lange
75abd87611
Merge pull request #1059 from nextcloud/dependabot/npm_and_yarn/raw-loader-4.0.2
...
Bump raw-loader from 4.0.1 to 4.0.2
2020-10-11 23:46:07 -01:00
Maxence Lange
bc523f8c58
Merge pull request #1058 from nextcloud/dependabot/npm_and_yarn/uuid-8.3.1
...
Bump uuid from 8.3.0 to 8.3.1
2020-10-11 23:45:55 -01:00
Maxence Lange
485bc36857
fix composer
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-11 23:37:44 -01:00
Maxence Lange
e6a6fe7b77
Merge pull request #1054 from nextcloud/self-profile-show-all
...
show all activity when viewing your own profile, not just public acti…
2020-10-11 23:35:14 -01:00
Maxence Lange
931c1d8ba8
using hasViewer()
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-11 23:34:31 -01:00
Maxence Lange
2748b0e46a
Merge pull request #1053 from nextcloud/cypress-fixes
...
cypress fixes
2020-10-11 15:14:11 -01:00
Maxence Lange
5de193fc22
Merge pull request #1052 from nextcloud/vendor-dir
...
use default composer vendor directory
2020-10-11 15:13:47 -01:00
Maxence Lange
66cd160768
Merge pull request #1056 from nextcloud/fix/noid/url-no-index
...
fix url being unique
2020-10-11 13:38:27 -01:00
dependabot-preview[bot]
828529d448
Bump vue-router from 3.4.5 to 3.4.6
...
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-11 14:24:48 +00:00
dependabot-preview[bot]
8ba9a5295e
Bump file-loader from 6.1.0 to 6.1.1
...
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-11 14:23:59 +00:00
dependabot-preview[bot]
38a3c5ad1b
Bump raw-loader from 4.0.1 to 4.0.2
...
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-11 14:22:47 +00:00
dependabot-preview[bot]
708e4eb1b7
Bump uuid from 8.3.0 to 8.3.1
...
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-11 14:21:33 +00:00
Maxence Lange
b131dbe093
fix url being unique
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-11 10:48:41 -01:00