Граф коммитов

3320 Коммитов

Автор SHA1 Сообщение Дата
Marco ccea9b68ba
Merge pull request #7151 from nextcloud/feature/7104-remove-heading-author-name
7104: removing of heading auther name
2022-04-14 16:29:58 +02:00
Marco 3b8ad2da54
Merge pull request #7149 from nextcloud/bugfix/7148/add-item-shares-from-chat-messages-directly-to-the-store
Add item shares from chat messages directly to the store
2022-04-14 09:32:51 +02:00
Marco 1361a9838c
Merge pull request #7142 from nextcloud/bugfix/7024/dont-update-last-message
Don't update last message of conversation with invisible message
2022-04-14 09:32:23 +02:00
Joas Schilling 5a6f4358eb
Add constants to avoid types like in the deck-card vs. deckcard case
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 21:04:28 +02:00
Joas Schilling 08f3cb1635
Add item shares from chat messages directly to the store
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 20:32:26 +02:00
Joas Schilling 6ff57ea87e
Merge pull request #7146 from nextcloud/bugfix/noid/fix-changing-tab-when-conversation-details-change
Only switch to the participant tab when the token changes not any oth…
2022-04-13 19:55:50 +02:00
Joas Schilling 2615916239
Only switch to the participant tab when the token changes not any other detail
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 17:04:22 +02:00
Marco c28d4948f4
Merge pull request #7141 from nextcloud/bugfix/noid/fix-category-selection
Fix category selection in reactions emoji picker
2022-04-13 17:03:59 +02:00
Joas Schilling a7762280b8
Hide deck, location and others for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 16:44:19 +02:00
Joas Schilling 53e4179fb1
Flip order
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 16:32:22 +02:00
Joas Schilling e395c27745
Fix media tab in one-to-one conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 16:32:16 +02:00
Joas Schilling 8222e88d78
Hide details tab when not needed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 16:14:21 +02:00
Joas Schilling dbf79cb86e
Add message about missing implementation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 16:14:20 +02:00
marco 6a0840d51c
Switch back to participants tab on route change
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 16:14:20 +02:00
marco 8bc8b71aa2
Fix empty css
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 16:14:20 +02:00
marco 0b1d39919a
Fix tab icon
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 16:14:20 +02:00
marco 259ba6eb6b
Rushing more stuff in
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 16:14:20 +02:00
marco 25de64d55c
Rushing things in
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 16:14:20 +02:00
marco 4850527c89
Loop over sharedItem object
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 16:14:20 +02:00
marco f02889a6cf
Get shared items overview upon opening the tab
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 16:14:20 +02:00
Joas Schilling 51da02f828
Fix filename
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 16:14:19 +02:00
marco 6692f189bc
Get shared items overview when the route changes
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 16:14:19 +02:00
marco 0b081554ce
Draft sharedItems store and service
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 16:14:19 +02:00
marco 7c52bd7a57 Style SharedItem button
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 15:53:23 +02:00
marco 9024d09fbb Move projects in SharedItem component
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 15:53:23 +02:00
marco ac28b34b86 Initialise SharedItems component
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 15:53:23 +02:00
marco 01de3574a6 Move collectionList into SharedItems tab
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 15:53:23 +02:00
marco a83e9ac0d6 Temporary workaround: Pass in icon string anyway so that the tab doesn't break
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 15:53:23 +02:00
marco c144aa04b7 Initialise SharedItems tab
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 15:53:23 +02:00
Joas Schilling 09731a4ac6
Add unit tests for function and fix a problem revealed by it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 15:04:10 +02:00
Joas Schilling 1735a7a417
Don't update last message of conversation with invisible messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 14:07:15 +02:00
Joas Schilling de31a4d991
Fix category selection in reactions emoji picker
Before clicking a category was "outside" of the message button bar
and therefor closed the reactions popover.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 12:42:15 +02:00
Joas Schilling a0b760543d
Merge pull request #7136 from nextcloud/bugfix/7132/fix-menu-overlap
Fix menu overlap
2022-04-13 10:41:14 +02:00
Joas Schilling 37172f9235
Also show "unread mention" marker without scrolling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 10:22:02 +02:00
Joas Schilling 4ea29e56d7
Simplify function
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13 10:22:02 +02:00
Nikola b66f628580
3299: updated unread message style issue 2022-04-13 10:22:02 +02:00
Nikola b7ac8951b4
3299: fixed comments for buttons, translations in viewport left sidebar
Signed-off-by: Nikola <nikola.gladovic@nextcloud.com>
2022-04-13 10:22:02 +02:00
Nikola c7a7451dcb
3299: updated unread mentions viewport of conversation list
Signed-off-by: Nikola <nikola.gladovic@nextcloud.com>
2022-04-13 10:22:02 +02:00
Nikola 0345fd382e 7104: removing of heading auther name
Signed-off-by: Nikola <nikola.gladovic@nextcloud.com>
2022-04-12 21:02:08 +02:00
Joas Schilling d1ec5680d1
Fix menu overlap
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-11 16:44:34 +02:00
Joas Schilling 11fe3c1ce6
Show directly when the user reacted with a reaction already
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-11 12:33:38 +02:00
John Molakvoæ e5da7f7d25
Merge pull request #7118 from nextcloud/bugfix/7098/tertiary-no-background 2022-04-08 12:58:48 +02:00
Joas Schilling ae2ce659a4
Remove undefined property or method usage
Regression from dd8d415473

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-08 09:31:36 +02:00
Joas Schilling 28e25fdacf
Use tertiary-no-background for emoji picker
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-08 08:50:38 +02:00
Marco 80b6e137c2
Merge pull request #7111 from nextcloud/bugfix/noid/fix-message-button-bar-for-deleted-messages
Fix message button bar for deleted messages
2022-04-07 18:21:34 +02:00
Joas Schilling 3cf4fe145b
Don't allow forwarding deleted messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-07 13:02:29 +02:00
Joas Schilling 13e828c0ba
Don't allow reactions for deleted messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-07 13:02:12 +02:00
Joas Schilling bd584b782d
Reset reaction details list when a reaction is added or removed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-07 10:09:22 +02:00
Marco 4720713114
Merge pull request #6962 from nextcloud/feat/6927/button-for-room-selector
6927: updated button for room selector
2022-04-06 09:36:21 +02:00
Joas Schilling 43ccc6514b
Merge pull request #7080 from nextcloud/fix-forced-reconnections-when-the-hpb-is-not-used
Fix forced reconnections when the HPB is not used
2022-04-06 08:46:50 +02:00