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
2020-10-07Comments manager is uing the PSR logger nowJoas Schilling
2020-10-07Merge pull request #4304 from nextcloud/fix-key-name-in-collaboration-resourc...Joas Schilling
2020-10-06Fix key name in collaboration resource listener for add user eventDaniel Calviño Sánchez
2020-10-05stick with lowercase for bridge part field idsJulien Veyssier
2020-10-05refs #4283 fix connection password and add channel password fieldJulien Veyssier
2020-09-29Bump the user status for mobile apps when pulling roomsJoas Schilling
2020-09-29Allow to opt-out of the status bump when pulling messagesJoas Schilling
2020-09-26Merge pull request #4214 from nextcloud/bugfix/noid/bump-user-status-when-mob...Joas Schilling
2020-09-24Merge pull request #4216 from nextcloud/bugfix/noid/add-whats-new-in-talk-10Joas Schilling
2020-09-24Set the user status when a mobile client polls for messagesJoas Schilling
2020-09-24Translate position of emoji as wellJoas Schilling
2020-09-24Add missing parent::__construct() call to all background jobsJoas Schilling
2020-09-23Add "New in Talk 10" sectionJoas Schilling
2020-09-23Merge pull request #4203 from nextcloud/bugfix/noid/save-lots-of-queries-with...Joas Schilling
2020-09-23Fix update queryJoas Schilling
2020-09-22Merge pull request #4196 from nextcloud/bugfix/noid/matterbridgeJoas Schilling
2020-09-22Merge pull request #4187 from nextcloud/feature/4184/cache-the-last-message-idJoas Schilling
2020-09-22Merge pull request #4189 from nextcloud/feature/noid/less-participant-queriesJoas Schilling
2020-09-22Save the query to count the user for moderators per room every 30secJoas Schilling
2020-09-22Save the "count unread messages" query, when the last read is the last room m...Joas Schilling
2020-09-22Fix migrationJoas Schilling
2020-09-22PHPStorm to the rescueJoas Schilling
2020-09-22Don't error when a room was deletedJoas Schilling
2020-09-22Make the queries simpler with the new columnsJoas Schilling
2020-09-22Simplify migrationJoas Schilling
2020-09-22get 'enabled' and 'pid' bridge values out of json_valuesJulien Veyssier
2020-09-22Fix missing parent constructor callJoas Schilling
2020-09-22Reduce the load when detecting and killing zombiesJoas Schilling
2020-09-22Loop over the enabled bridges instead of all roomsJoas Schilling
2020-09-22Better scaling version of stopAllBridgesJoas Schilling
2020-09-22Set a limit on the queryJoas Schilling
2020-09-22Remove unused varJoas Schilling
2020-09-22Stop all bridges when integration is disabledJoas Schilling
2020-09-22Fix missing parent::__construct() callJoas Schilling
2020-09-22Don't loop over the rooms when we kill all anywayJoas Schilling
2020-09-22When no bridges are running we are doneJoas Schilling
2020-09-22Remove unused methods and members and define all membersJoas Schilling
2020-09-22Fix undefined variables and classesJoas Schilling
2020-09-22Allow to preload a user when getting the room by tokenJoas Schilling
2020-09-22Merge pull request #4188 from nextcloud/bugfix/4186/also-return-the-conversat...Daniel Calviño Sánchez
2020-09-21If there are no sessions, we don't need to run a queryJoas Schilling
2020-09-21Free the database connection in case we are waiting with the cacheJoas Schilling
2020-09-21Don't break on other errorsJoas Schilling
2020-09-21Also return the conversation data when the room exists alreadyJoas Schilling
2020-09-21Cache the last msg id of a chat in MemoryCache to save O(n) queries per secondJoas Schilling
2020-09-21Fix IRC nickserv credentialsJoas Schilling
2020-09-17Fix "enable_matterbridge" initial state not set for guestsDaniel Calviño Sánchez
2020-09-17Add a header and publish all status informationJoas Schilling
2020-09-16Merge pull request #4166 from nextcloud/bugfix/noid/better-subline-for-search...Joas Schilling
2020-09-16Merge pull request #4165 from nextcloud/bugfix/3381/path-for-room-shares-not-...Joas Schilling