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
AgeCommit message (Expand)Author
2021-08-27Fix container of modal and popup components when Talk is embeddedDaniel Calviño Sánchez
2021-07-05Add missing importJoas Schilling
2021-07-01Listen to token changes instead of conversation objectVincent Petry
2021-06-22Scroll participant list to top on token changeVincent Petry
2021-06-21Emit sidebar events on Nextcloud busDaniel Calviño Sánchez
2021-06-17Use vue caption componentMarco Ambrosini
2021-06-17Fix hasOwnPropertyMarco Ambrosini
2021-06-17Lint fixMarco Ambrosini
2021-06-16Only slow, not additionalJoas Schilling
2021-06-16Slow down the participant list update when not visibleJoas Schilling
2021-06-07Merge pull request #5719 from nextcloud/bugfix/noid/inviting-users-are-offlineVincent Petry
2021-06-07FIx "Using / for division is deprecated"Joas Schilling
2021-06-07Inviting users appear offlineJoas Schilling
2021-05-21Fix MainView LayoutMarco Ambrosini
2021-05-20JS tests for Participant.vueVincent Petry
2021-05-19Remove unused userId in Participant componentVincent Petry
2021-05-18Remove leftover routeChange handlersVincent Petry
2021-05-12Move description editor to conversation settingsMarco Ambrosini
2021-04-30Don't allow to moderate the bridge-bot and show a "(bot)" on itJoas Schilling
2021-04-29Fix sorting of users that are online with user status offlineJoas Schilling
2021-04-15Fix flickering of description overflow when switching between one-to-one and ...Joas Schilling
2021-04-14Fix sessionIds array usageVincent Petry
2021-04-14Remove participant list API's sessionIdVincent Petry
2021-04-14Fix raised hand detection with multiple sessionsVincent Petry
2021-04-08Adjust label when removing a groupJoas Schilling
2021-04-08Change misleading computed nameJoas Schilling
2021-03-26Show groups at the end and don't allow promotingJoas Schilling
2021-03-25Fix constant usageJoas Schilling
2021-03-08Scroll to unread when reopening sidebar with chatVincent Petry
2021-03-05Inject the preloaded user status into the avatar componentJoas Schilling
2021-03-03Use container property to fix popups in fulllscreen modeVincent Petry
2021-03-01Merge pull request #5266 from nextcloud/techdebt/noid/remove-non-existing-tok...Joas Schilling
2021-02-26Fix Actions menus in fullscreen modeVincent Petry
2021-02-25Remove obsolete usage of token attr in ChatViewVincent Petry
2021-02-01Adjust invitation resending after reviewsVincent Petry
2021-01-29Add participant action to resend email invitationVincent Petry
2021-01-25Fix newmessageform icons regression after patchMarco Ambrosini
2021-01-22Fix description icon sizesMarco Ambrosini
2021-01-22Merge pull request #4997 from nextcloud/enh/4981/disable-lobby-from-sidebarVincent Petry
2021-01-22New button to disable lobby in sidebarVincent Petry
2021-01-21Initial state service is deprecatedJoas Schilling
2021-01-18Merge pull request #4960 from nextcloud/bugfix/4950/description-linksJoas Schilling
2021-01-15Make the dial-in info better readableJoas Schilling
2021-01-15Allow line breaks in the descriptionJoas Schilling
2021-01-13Properly initialize descriptionText with descriptionVincent Petry
2021-01-12Move matterbridge settings into the conversation settings dialogMarco Ambrosini
2021-01-08Merge pull request #4584 from nextcloud/feature/noid/new-message-form-faceliftJoas Schilling
2021-01-08Sort participant list by hand raisedVincent Petry
2021-01-08Add timestamp in raised hand message payloadVincent Petry
2021-01-07Fix all 0pxMarco Ambrosini