Marco Ambrosini
4521c23bcc
Fix layout
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-08 15:35:09 +01:00
Marco Ambrosini
c96adaf0d9
Remove virtual list
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-08 15:35:09 +01:00
Daniel Calviño Sánchez
3d40f399ed
Merge pull request #2683 from nextcloud/bugfix/2660/make-links-clickable-again
...
Make links clickable again
2020-01-08 13:26:03 +01:00
Joas Schilling
62157416e8
Make all text bold for unread conversations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-08 12:07:42 +01:00
Nextcloud bot
1fb9c4d722
[tx-robot] updated from transifex
2020-01-08 03:41:04 +00:00
Joas Schilling
719c05a92d
Merge pull request #2682 from nextcloud/followup/2649/translate-placeholder-for-new-messages
...
Translate placeholder for new messages
2020-01-07 18:08:49 +01:00
John Molakvoæ
e10c0f8972
Small fixes on the ConversationIcon design
...
- Fix alignment and proper sizing of the elements
- Reduced star size for better antialiasing
2020-01-07 16:49:12 +01:00
Joas Schilling
55b3f591c6
Fix missing "Guests" placeholder on quotes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-07 16:47:54 +01:00
Joas Schilling
1dc2201dd8
Merge pull request #2673 from nextcloud/fix/design/ConversationIcon
...
Small fixes on the ConversationIcon design
2020-01-07 16:36:49 +01:00
Joas Schilling
69b3769392
Make avatars the same size
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-07 16:34:54 +01:00
John Molakvoæ
b42bdc5724
Fix AppContentListItem left margin
...
So it is the same as the distance from the avatar to the left border of the screen
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-07 16:34:49 +01:00
John Molakvoæ
419319def9
Update conversation-icon width/height
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-07 16:34:47 +01:00
John Molakvoæ
69a177a3d9
Small fixes on the ConversationIcon design
...
- Fix alignment and proper sizing of the elements
- Reduced star size for better antialiasing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-07 16:34:40 +01:00
Joas Schilling
3f0962d5e3
Merge pull request #2637 from nextcloud/fix-duplicated-participants-in-store-when-using-guest-page
...
Fix duplicated participants in store when using guest page
2020-01-07 16:29:00 +01:00
Joas Schilling
746cda4bed
Merge pull request #2665 from nextcloud/fix-leak-of-components-due-to-eventbus-event-handlers
...
Fix leak of components due to EventBus event handlers
2020-01-07 16:18:40 +01:00
Joas Schilling
77d8f6ba85
Merge pull request #2686 from nextcloud/fix/2685/inherit-attrs
...
Prevent inherit attributes on messages v-bind
2020-01-07 16:18:29 +01:00
Daniel Calviño Sánchez
8aa2199f3d
Fix leak of components due to EventBus event handlers
...
Several EventBus event handlers were registered in the components, but
never unregistered. Due to this even when the components were destroyed
the handlers were still active, so the references to the components
prevented them to be garbage collected.
Moreover, as the handlers were still active they were still called when
their associated event was triggered, which could cause for example an
infinite loop of requests to get new messages (as the store was
disconnected and thus the MessagesList component never got an updated
last known message ID, so it requested again and again new messages).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-07 16:15:40 +01:00
John Molakvoæ (skjnldsv)
51d872e01e
Prevent inherit attributes on messages v-bind
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-07 15:28:51 +01:00
Joas Schilling
86e3babb15
Fix setting the link for default parameters
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-07 13:18:16 +01:00
Joas Schilling
63caa5bc3e
Make links clickable agaijn
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-07 13:18:03 +01:00
Joas Schilling
b07c20cec5
Translate placeholder for new messages
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-07 12:10:26 +01:00
Joas Schilling
32b65ff3c8
Merge pull request #2658 from nextcloud/add-again-css-rules-for-scrolling-and-padding-in-right-sidebar
...
Add again CSS rules for scrolling and padding in right sidebar
2020-01-07 11:56:56 +01:00
Joas Schilling
17611e83cd
Merge pull request #2617 from nextcloud/debt/register-resource-provider-deprecated
...
Use IProviderManager to register resource provider
2020-01-07 11:54:45 +01:00
Joas Schilling
be7f494ad2
Merge pull request #2680 from nextcloud/bugfix/2556/remove-favorite-option-for-guests
...
Remove favorite option for guests
2020-01-07 11:51:07 +01:00
Joas Schilling
9a4afe7764
Merge pull request #2622 from nextcloud/bugfix/2575/fix-avatar-popover-position
...
Fix popover's position in participant component
2020-01-07 11:50:44 +01:00
Marco Ambrosini
c7558c6ab3
Fix popover's position in participant component
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-07 11:36:47 +01:00
Joas Schilling
680567fa7f
Merge pull request #2654 from nextcloud/design/search-captions
...
Remove bottom border for search result category captions
2020-01-07 11:24:49 +01:00
Joas Schilling
d79ce5abd6
Merge pull request #2662 from nextcloud/design/clients-section
...
Fix design of firstrunwizard settings page section
2020-01-07 11:16:26 +01:00
Joas Schilling
fdbbbfe456
Remove favorite option for guests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-07 11:12:21 +01:00
Joas Schilling
dd786cc2a2
Merge pull request #2667 from nextcloud/fix-participants-added-to-the-wrong-token
...
Fix participants added to the wrong token
2020-01-07 10:02:33 +01:00
marco
58a905f06e
Merge pull request #2605 from nextcloud/bugfix/noid/hide-chat-tab-for-folders
...
Hide chat tab for folders
2020-01-07 09:59:56 +01:00
marco
3173455ae7
Merge pull request #2679 from nextcloud/bugfix/2657/bring-back-the-bubble-for-unread-counter
...
Bring back the bubble for the unread counter
2020-01-07 09:59:14 +01:00
Joas Schilling
943f043a30
Bring back the bubble for the unread counter
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-07 09:52:57 +01:00
dependabot-preview[bot]
966ad192b3
Merge pull request #2664 from nextcloud/dependabot/npm_and_yarn/css-loader-3.4.1
2020-01-07 08:09:57 +00:00
Nextcloud bot
bcdedfb1bb
[tx-robot] updated from transifex
2020-01-07 03:41:22 +00:00
blizzz
e74e89fcb7
Merge pull request #2653 from nextcloud/design/flow-action
...
Update Talk action to Nextcloud blue
2020-01-06 10:23:03 +01:00
Daniel Calviño Sánchez
4bc3b69bed
Remove no longer needed placeholder
...
Now the chat tab is not displayed for folders, so the placeholder that
was shown in that case can be removed.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-06 06:52:48 +01:00
Daniel Calviño Sánchez
737590065a
Explicitly leave conversation when a chat tab is not displayed
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-06 06:51:38 +01:00
Marco Ambrosini
350f67cc73
Hide chat tab for folders
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-06 06:20:48 +01:00
Nextcloud bot
3cf514d4bc
[tx-robot] updated from transifex
2020-01-06 03:40:04 +00:00
Daniel Calviño Sánchez
4e90559522
Fix participants added to the wrong token
...
When getting the participants the token must be stored in a local
variable. Otherwise the token could be updated while waiting to fetch
the participants, so using the property would cause the fetched
participants to be added to the new token instead of to the original
one.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-06 04:07:24 +01:00
marco
150fa701d8
Merge pull request #2649 from nextcloud/design/mention
...
Fix message placeholder, add @-mention hint
2020-01-05 17:03:26 +01:00
dependabot-preview[bot]
6f33a71973
Bump css-loader from 3.4.0 to 3.4.1
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.0...v3.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-05 02:16:37 +00:00
Daniel Calviño Sánchez
222f5c05b3
Fix adding participant with previous session for current guest
...
In order to fetch a public conversation a guest has to join it first;
otherwise just a set of limited data about the conversation is received.
Moreover, if a guest page is reloaded and the conversation is fetched
before joining it again the previous session will still be active, so
the full conversation data will be received, including the previous
session, which will be automatically added to the participants store
associated to the current guest. However, once the guest joins again a
new session will be generated, so the participants store ends with two
participants for the current guest, each one with a different session.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-04 20:09:39 +01:00
Nextcloud bot
614a127b6d
[tx-robot] updated from transifex
2020-01-04 03:41:18 +00:00
Jan-Christoph Borchardt
2419a83fa1
Fix design of firstrunwizard settings page section
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-01-02 20:41:17 +07:00
Nextcloud bot
3e53f85941
[tx-robot] updated from transifex
2020-01-01 03:38:34 +00:00
Daniel Calviño Sánchez
9655f40145
Add again CSS rules for scrolling and padding in right sidebar
...
The CSS rules added in cbad9718ce
and 1dc4b61b25
were mistakenly removed
in 7620c3c279
, so they are added again for proper scrolling and padding
of the chat view in the right sidebar.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-12-31 16:58:36 +01:00
Jan-Christoph Borchardt
d8e960dd0e
Remove bottom border for search result category captions
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-12-31 13:02:11 +07:00
Nextcloud bot
fc4f3574e7
[tx-robot] updated from transifex
2019-12-31 03:39:39 +00:00