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-11-10Merge pull request #6427 from nextcloud/integration-tests-for-invitesJoas Schilling
2021-11-04Add servicesmarco
2021-11-03Fix JS unit testsJoas Schilling
2021-11-03Publish federation as initial state and load remote suggestionsJoas Schilling
2021-11-03Add button to end meeting for allVincent Petry
2021-10-25Merge pull request #6394 from nextcloud/fix/noid/referenceid-lengthJoas Schilling
2021-10-25Merge pull request #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-25accept SHA256 hash sums for reference id as documentedArthur Schiwon
2021-10-18Remove addPermissions and removePermissions methods for nowmarco
2021-10-14Add permissions services to participantsServicesmarco
2021-10-11Add a UI option to change the call settingJoas Schilling
2021-09-21Fix remaining linting issuesJoas Schilling
2021-08-30Finish the storesJoas Schilling
2021-08-30Fix stores and some other basicsJoas Schilling
2021-08-30Replace "bool" with type "boolean"Joas Schilling
2021-08-30Replace "int" type with "number"Joas Schilling
2021-08-23Fix license tagJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-07-23Add ability to clear conversation historyMarco Ambrosini
2021-06-21Use the preloaded user status for one-to-one conversationsJoas Schilling
2021-06-17Lint fixMarco Ambrosini
2021-06-11Merge pull request #5610 from nextcloud/feature/noid/audio-recordingmarco
2021-06-11Add metadata to voice messagesMarco Ambrosini
2021-06-11Listed conversation search doesn't workJoas Schilling
2021-06-11Honour media constraints when joining a callDaniel Calviño Sánchez
2021-06-11Fix requested call flags set in the store instead of the actual onesDaniel Calviño Sánchez
2021-05-19Remove previous versions for signaling endpointsDaniel Calviño Sánchez
2021-05-19Use signaling settings V3 in WebUIDaniel Calviño Sánchez
2021-05-19Fix generateOcsUrl() callsJoas Schilling
2021-05-03Move postNewMessage to a store actionVincent Petry
2021-05-03Move fetch messages logic to the storeVincent Petry
2021-05-03Move fetchConversations to a store actionVincent Petry
2021-04-29Merge pull request #5529 from nextcloud/techdebt/noid/participant-service-dec...Joas Schilling
2021-04-29Merge pull request #5524 from nextcloud/techdebt/noid/remove-store-usage-sett...Joas Schilling
2021-04-28Decouple participantsService from the storeVincent Petry
2021-04-28Fix cancelling postNewMessageVincent Petry
2021-04-28Remove store usage in settingsServiceVincent Petry
2021-04-23Added more JS tests for servicesVincent Petry
2021-04-22Add more varied JS test casesVincent Petry
2021-04-07Handle failed server responses more gracefullyJoas Schilling
2021-04-07Don't fail loading the store when some initial states are not thereJoas Schilling
2021-03-26Merge pull request #5410 from nextcloud/feature/1072/play-sounds-on-call-actionsJoas Schilling
2021-03-26Save setting for play soundsJoas Schilling
2021-03-24Adjust webdav client usage for v4.0.0Joas Schilling
2021-03-09Merge pull request #3825 from nextcloud/feature/1788/unread-message-markerVincent Petry
2021-03-08Tweak read marker behaviorVincent Petry
2021-03-08Update last read message marker on scrollVincent Petry
2021-03-08Remove old API version handlingsJoas Schilling
2021-03-08Move to APIv4Joas Schilling
2021-02-15Merge pull request #5172 from nextcloud/bugfix/5144/js-error-when-posting-as-...Vincent Petry