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
2020-05-12Run cs:fixJoas Schilling
2020-05-12Add license and remove auto-generate comment from migrationJoas Schilling
2020-05-12Extend the signaling setting API to allow somewhat clusteringJoas Schilling
2020-04-07Add index on the session_idRoeland Jago Douma
2020-04-02Add a user index on the participants tableJoas Schilling
2020-03-31Add some indexes for the main queriesJoas Schilling
2019-09-05Add a migration to update the background jobs tableJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-28Allow a timer as wellJoas Schilling
2019-08-28Add a lobby state column to the room tableJoas Schilling
2019-07-31Merge pull request #2048 from nextcloud/bugfix/noid/collectionsJoas Schilling
2019-07-31Add missing returnJoas Schilling
2019-07-30Remove unused repair stepJoas Schilling
2019-07-30Add a repair step to clear the projecct accessJoas Schilling
2019-07-25Fix migration script on postgresqlJoas Schilling
2019-07-24Change read marker to work on the comment id isntead of datetimeJoas Schilling
2019-07-17Add a new column to record who joined a callJoas Schilling
2019-04-08Add /wiki sample commandJoas Schilling
2019-03-25Introduce a Read-Only state for conversationsJoas Schilling
2019-02-20Add a help commandJoas Schilling
2019-02-20Add a serviceJoas Schilling
2019-02-20No patterns for nowJoas Schilling
2019-02-20Start with commandsJoas Schilling
2019-02-13Strict controllers and migrationJoas Schilling
2018-10-08Introduce notification levels for participantsJoas Schilling
2018-08-24Change "inCall" state to contain bit flagsJoachim Bauch
2018-08-08Add columns "object_type" and "object_id" to table "talk_rooms"Daniel Calviño Sánchez
2018-07-31Highlight the unread count only for mentionsJoas Schilling
2018-07-26Left join the last comment instead of doing O(n) queriesJoas Schilling
2018-07-19Add update supportJoas Schilling
2018-07-19Store the timestamp of the last activity in a room and sort by that, instead ...Joas Schilling
2018-07-13Handle the favorite on the participant object and fix favorite spellingJoas Schilling
2018-07-13Add support for backend favoritesMario Danic
2018-03-19Store guest names when they leave a commentJoas Schilling
2018-02-20Fix update/install issue with old activity appJoas Schilling
2018-01-26Also set a token when it is nullJoas Schilling
2018-01-26Fix migration type hintsJoas Schilling
2018-01-12Fix typoJoas Schilling
2018-01-12DohJoas Schilling
2018-01-12Make sure Postgres uses lowercase for the migration generated columnsJoas Schilling
2018-01-12Allow postgres for update but not < 2.0.0Joas Schilling
2018-01-12Fix postgres issue when updatingJoas Schilling
2018-01-04Fix missing defaultsJoas Schilling
2018-01-03Fix migration docs and empty methodsJoas Schilling
2018-01-03Make sure column names are lowercase to not break postgresJoas Schilling
2018-01-03Save more energy when installingJoas Schilling
2018-01-03Simplify the owner update queries when the instance has no one2one roomsJoas Schilling
2017-11-03Split joining a room and joining a call API wiseJoas Schilling
2017-11-02Also functional without notifications and activityJoas Schilling
2017-11-02Adjust index namesJoas Schilling