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
2021-08-31Make migration repeatableJoas Schilling
2021-08-31Merge pull request #6115 from nextcloud/fix/language-stringsJoas Schilling
2021-08-25Fix CSJoas Schilling
2021-08-25Add system messages for circlesJoas Schilling
2021-08-25Also remove circle members when removing a circleJoas Schilling
2021-08-25Remove unused importJoas Schilling
2021-08-25Remove unused paramJoas Schilling
2021-08-25Update API usage to new API levelJoas Schilling
2021-08-24Fix CSJoas Schilling
2021-08-24Fix tracking of circles/groups memberships when removing of eitherJoas Schilling
2021-08-24Fix the author of the system messagesJoas Schilling
2021-08-24Only single events it isJoas Schilling
2021-08-24Check nested circlesJoas Schilling
2021-08-24Try to get inherited membersJoas Schilling
2021-08-24Handle the AddingCircleMemberEvent and add new members to the roomsJoas Schilling
2021-08-24Don't count groups and circles as attendees for count checksJoas Schilling
2021-08-24Start circle tracking supportJoas Schilling
2021-08-14Fix language stringsChristopher Ng
2021-08-12Fix blocked audio recording preview when Talk is embedded in the sidebarDaniel Calviño Sánchez
2021-08-05Merge pull request #6040 from nextcloud/revert-5936-fix/5935/fix-documentatio...Daniel Calviño Sánchez
2021-07-21Add "New in Talk" entries for version 12Vincent Petry
2021-07-20Revert "fix links to documentation"kesselb
2021-07-15Fix unit testsJoas Schilling
2021-07-15Add remoteIdGary Kim
2021-07-15Review fixesGary Kim
2021-07-15Fix fixable Psalm errorsGary Kim
2021-07-15Implement CloudFederationProvider for TalkGary Kim
2021-07-15Merge pull request #5667 from nextcloud/enh/noid/matterbridge-set-namesJoas Schilling
2021-07-15Merge pull request #6024 from nextcloud/bugfix/noid/check-circles-membershipJoas 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-14Only treat as a bridged actor if display name is setGary Kim
2021-07-14Fix message groupingGary Kim
2021-07-14Set avatar correctlyGary Kim
2021-07-14Show name for bridged messagesGary Kim
2021-07-14Add skip TLS option for XMPP and RocketchatGary Kim
2021-07-09Merge pull request #5985 from nextcloud/bugfix/2232/missed-call-notificationsVincent Petry
2021-07-09Fix constant namesJoas Schilling
2021-07-09Add "missed call" notificationsJoas Schilling
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-05Merge pull request #5926 from nextcloud/techdebt/noid/cache-unread-message-countJoas Schilling
2021-07-03fix links to documentationszaimen
2021-07-02Use 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