Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-04-25Do not try to fetch previews for row layoutmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Improve fetching logicmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Display more items in the browsermarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Rename sharedItems service and storemarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Fix design and first loading of the elementsmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25display sharedItems within files browsermarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Initialise shared items browsermarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-21Open chat when in a callJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-20Fix CSS variable nameJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-20Merge pull request #7173 from nextcloud/feature/move-my-reactions-to-parentVitor Mattos
Move message.reactions.self to message.reactionsSelf to not merge different data structures
2022-04-19Keep "self" in nameJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-19VueJS Changes to move my reactions to parentVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-19Fix store stuffJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-14Merge pull request #7151 from nextcloud/feature/7104-remove-heading-author-nameMarco
7104: removing of heading auther name
2022-04-14Merge pull request #7149 from ↵Marco
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-14Merge pull request #7142 from nextcloud/bugfix/7024/dont-update-last-messageMarco
Don't update last message of conversation with invisible message
2022-04-13Add constants to avoid types like in the deck-card vs. deckcard caseJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Add item shares from chat messages directly to the storeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Merge pull request #7146 from ↵Joas Schilling
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-13Only switch to the participant tab when the token changes not any other detailJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Merge pull request #7141 from nextcloud/bugfix/noid/fix-category-selectionMarco
Fix category selection in reactions emoji picker
2022-04-13Hide deck, location and others for nowJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Flip orderJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Fix media tab in one-to-one conversationsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Hide details tab when not neededJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Add message about missing implementationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Switch back to participants tab on route changemarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Fix empty cssmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Fix tab iconmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Rushing more stuff inmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Rushing things inmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Loop over sharedItem objectmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Get shared items overview upon opening the tabmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Fix filenameJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Get shared items overview when the route changesmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Draft sharedItems store and servicemarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Style SharedItem buttonmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Move projects in SharedItem componentmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Initialise SharedItems componentmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Move collectionList into SharedItems tabmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Temporary workaround: Pass in icon string anyway so that the tab doesn't breakmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Initialise SharedItems tabmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13Add unit tests for function and fix a problem revealed by itJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Don't update last message of conversation with invisible messagesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Fix category selection in reactions emoji pickerJoas Schilling
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-13Merge pull request #7136 from nextcloud/bugfix/7132/fix-menu-overlapJoas Schilling
Fix menu overlap
2022-04-13Also show "unread mention" marker without scrollingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Simplify functionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-133299: updated unread message style issueNikola
2022-04-133299: fixed comments for buttons, translations in viewport left sidebarNikola
Signed-off-by: Nikola <nikola.gladovic@nextcloud.com>