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
2021-11-26Removed: when InputOption::VALUE_NONE the value will be boolVitor Mattos
2021-10-19replace execute by executeQuery of QueryBuilderVitor Mattos
2021-10-18Replace old type constants with new onesJoas Schilling
2021-04-30Do not allow to manually interact with the bridge-bot userJoas Schilling
2021-03-26Add a method to add group members directly to a conversationJoas Schilling
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2021-02-24Reduce complexity for autocomplete suggestionsJoas Schilling
2021-02-12Populate the display name when adding logged in usersJoas Schilling
2020-12-11Fix updating listable attribute from occVincent Petry
2020-12-11Apply suggestions from code review of listable rooms featureVincent Petry
2020-12-11Adjustments for listable rooms after reviewVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-12-08Add support for conversation descriptions to occ commandsDaniel Calviño Sánchez
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-10-30Fix commandsJoas Schilling
2020-10-30Remove last participant modifying functions from Room objectJoas Schilling
2020-10-30Move participants table in Manager to attendeesJoas Schilling
2020-06-29Import exceptionJoas Schilling
2020-06-29Only catch the specific exceptionJoas Schilling
2020-06-29Move the validation and preparation of the name to the RoomServiceJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-06-26Add return types to commandsJoas Schilling
2020-06-04Don't let TRoomCommand::completeParticipantValues() return guest participantsDaniel Rudolf
2020-06-02Merge pull request #3505 from PhrozenByte/feature/cmd-room-followupJoas Schilling
2020-05-29Move talk:room:* command and unit test DI to traitsDaniel Rudolf
2020-05-27Add a command to detect active callsJoas Schilling
2020-05-21Use a properly set up input definition for TRoomCommand::completeParticipantV...Daniel Rudolf
2020-05-21Implement TRoomCommand::completeParticipantValues()Daniel Rudolf
2020-05-21Remove --circle options from talk:room:create and talk:room:add commandsDaniel Rudolf
2020-05-13Add bash autocompletion for talk:room:* commandsDaniel Rudolf
2020-05-13Rename argument 'user' of talk:room:remove command to 'participant'Daniel Rudolf
2020-05-13Merge branch 'master' into feature/cmd-room-followupDaniel Rudolf
2020-05-13Fix success messages for talk:room:* commandsDaniel Rudolf
2020-05-12Fix `talk:room:update --owner` adding multiple ownersDaniel Rudolf
2020-05-12Run cs:fixJoas Schilling
2020-05-12Various small improvementsDaniel Rudolf
2020-05-12Remove unused codeDaniel Rudolf
2020-05-08Various small improvements to talk:room:* commandsDaniel Rudolf
2020-05-08Add --user option to talk:room:create and talk:room:add commandsDaniel Rudolf
2020-05-08Fix TypeError in talk:room:create commandJoas Schilling
2020-05-08Remove talk:room:list command due to privacy concernsDaniel Rudolf
2020-05-08Add --owner option to talk:room:* commandsDaniel Rudolf
2020-05-08Add --group and --circle options to talk:room:* commandsDaniel Rudolf
2020-05-06Don't demote room owners to moderators in talk:room:promote commandDaniel Rudolf
2020-05-06Proberly exclude one-to-one convos from talk:room:* commandsDaniel Rudolf
2020-05-06Improve talk:room:update option descriptionsJoas Schilling
2020-05-06Remove unused codeDaniel Rudolf
2020-05-06Add talk:room:* CLI commandsDaniel Rudolf
2020-04-20Prevent adding hurtful commandsJoas Schilling
2020-04-17Make the samples work with ARGUMENTS placeholderJoas Schilling