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
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
2017-11-02Change tables to talk_*Joas Schilling
2017-11-02Move old repair steps to migrationsJoas Schilling
2017-10-10Activities for callsJoas Schilling
2017-10-09Add license to migration filesJoas Schilling
2017-09-29Add a migration to copy the current stun and turn settingsJoas Schilling
2017-09-25Fix spelling of Signaling (single L)Joas Schilling
2017-09-22Remove empty methodsJoas Schilling
2017-09-22Hash the passwordsJoas Schilling
2017-09-22Start implementing room passwordsJoas Schilling
2017-09-18Merge pull request #406 from nextcloud/fix-table-structure-of-signalling-tableJoas Schilling
2017-09-14Fix the signalling tableJoas Schilling
2017-09-14Fix versioning of migrationsJoas Schilling
2017-08-15Make both lists equalJoas Schilling
2017-08-15Increase token calculation timeJoas Schilling
2017-08-03Adjust method nameJoas Schilling
2017-07-25Fix app to work on oracleJoas Schilling
2017-07-17Add missing default valueJoas Schilling
2017-07-17Add a post migration step which makes:Joas Schilling
2017-07-17Add participant typesJoas Schilling