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/lib
AgeCommit message (Expand)Author
2022-01-24Don't force signaling mode when HPB trial is usedJoas Schilling
2022-01-05Add attributes in search resultsJoas Schilling
2021-12-14Fix joining open conversations with a passwordJoas Schilling
2021-11-17Remove setting to prefer H.264Daniel Calviño Sánchez
2021-11-17Don't allow to get pushes for Talk activityJoas Schilling
2021-10-29Use typed eventJoas Schilling
2021-10-29Introduce event so other apps can override the list of TURN servers.Joachim Bauch
2021-10-26Limit URLs to trusted domains for nowJoas Schilling
2021-10-25accept SHA256 hash sums for reference id as documentedArthur Schiwon
2021-10-25Use an exception which is translated in the middlewareJoas Schilling
2021-10-05Only "active" sessions can keep the call aliveJoas Schilling
2021-10-05Fix CSJoas Schilling
2021-10-05Ignore sessions older than 30 seconds on notifications againJoas Schilling
2021-09-20Don't error hard when adding users to roomJoas Schilling
2021-09-17Add some validation to the geo location idJoas Schilling
2021-09-15Fix renewing the session id after password useJoas Schilling
2021-09-01Make migration repeatableJoas Schilling
2021-08-20Fix blocked audio recording preview when Talk is embedded in the sidebarDaniel Calviño Sánchez
2021-07-22Add "New in Talk" entries for version 12Vincent Petry
2021-07-16Add "missed call" notificationsJoas Schilling
2021-07-15Merge pull request #6029 from nextcloud/backport/6024/stable22.1Joas Schilling
2021-07-15Fix local detection for global scale setupJoas Schilling
2021-07-15Fix psalmJoas Schilling
2021-07-15Check circles membership when trying to addJoas Schilling
2021-07-15Add capabilityJoas Schilling
2021-07-14Add skip TLS option for XMPP and RocketchatGary Kim
2021-07-07Change system message stringJoas Schilling
2021-07-07Add unit testsJoas Schilling
2021-07-07Remove shares and fix the message markersJoas Schilling
2021-07-07Clear historyJoas Schilling
2021-07-05fix links to documentationszaimen
2021-07-05Use memcache to save the query for unread message countJoas Schilling
2021-07-01Fix detecting wav files as voice-messagesJoas Schilling
2021-07-01Use extended mediarecorderMarco Ambrosini
2021-06-29Catch the correct exception in case of UniqueConstraintViolationExceptionJoas Schilling
2021-06-24Optimize importsJoas Schilling
2021-06-24Adjust more database calls to the new methodsJoas Schilling
2021-06-24Don't spam the log when matterbridge is disabledJoas Schilling
2021-06-22Also have sending requests marked as hpbJoas Schilling
2021-06-21Allow to preload the user status info for one-to-one conversations via the ro...Joas Schilling
2021-06-17Bump dependencies and use npm7Marco Ambrosini
2021-06-17Populate some additional contacts data when the file is a vCardJoas Schilling
2021-06-16Add debug logs to allow finding out what kind of requests are sentJoas Schilling
2021-06-14Merge pull request #5749 from nextcloud/bugfix/5730/add-system-messages-for-g...Joas Schilling
2021-06-14Fix CSJoas Schilling
2021-06-14Add system messages for group attendeesJoas Schilling
2021-06-11Ignore current participant if removed concurrentlyVincent Petry
2021-06-11Add capability for "publishing-permissions"Daniel Calviño Sánchez
2021-06-11Restrict call flags based on publishing permissionsDaniel Calviño Sánchez
2021-06-11Include "publishingPermissions" in participant messages of signalingDaniel Calviño Sánchez