Robin Appelman
4f127bd298
fix boosted layout
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-16 14:06:04 +02:00
Jonas Sulzer
ea53553e91
👌 IMPROVE: move timeline to css grid layout and restructure code
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-10-16 14:06:04 +02:00
Nextcloud bot
4ad34c9903
[tx-robot] updated from transifex
2020-10-16 03:08:28 +00:00
Jan C. Borchardt
8bf1849515
Merge pull request #1076 from nextcloud/empty-content-remove
...
remove empty content after a post has been added
2020-10-15 16:01:28 +02:00
Robin Appelman
638b79ca25
remove empty content after a post has been added
...
Fixes #1070
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-15 15:21:01 +02:00
Nextcloud bot
19dfe49661
[tx-robot] updated from transifex
2020-10-15 03:06:41 +00:00
Maxence Lange
fd22340594
0.4.0
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-14 22:09:39 -01:00
dependabot-preview[bot]
24ce46b40e
Merge pull request #1064 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.0.0
2020-10-14 13:30:45 +00:00
Maxence Lange
6469ecd5af
Merge pull request #1073 from nextcloud/fix-unfollow-return
...
fix unfollow
2020-10-14 11:41:03 -01:00
dependabot-preview[bot]
9053c93e10
Bump webpack-cli from 3.3.12 to 4.0.0
...
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-14 14:27:25 +02:00
Robin Appelman
2fb4f95f39
fix unfollow
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-14 13:23:32 +02:00
Maxence Lange
25cb4f5b8f
Merge pull request #1072 from nextcloud/search-nc20
...
Search for nc20
2020-10-14 09:16:59 -01:00
Maxence Lange
e156bcdada
Merge pull request #793 from StCyr/bugfix/756/singlepost-improvement
...
WIP: single post timeline improvement
2020-10-13 23:59:24 -01:00
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
Maxence Lange
de67f15f6d
display avatar
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-13 16:51:56 -01:00
Maxence Lange
b56d4fe24b
cleaning
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-13 12:45:38 -01:00
Maxence Lange
d3bd428737
search compat nc20
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-13 12:44:19 -01: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