summaryrefslogtreecommitdiffstats
path: root/lib/TInitialState.php
AgeCommit message (Expand)Author
2024-01-22fix(attachments): Don't allow selecting shared folders as attachment folderJoas Schilling
2023-05-05Improvements after code reviewVitor Mattos
2023-05-05Add unit tests and implement pending methodsVitor Mattos
2023-05-03feat(initial-state): Add own user groups to initial stateJoas Schilling
2023-02-23Remove isSignalingDev methodVitor Mattos
2022-12-16Merge pull request #8446 from nextcloud/feature/toggle-call-recording-statusJoas Schilling
2022-12-12Allow to define default permissionsJoas Schilling
2022-12-09Move logic to a single placeVitor Mattos
2022-09-01Adjust coding styleJoas Schilling
2022-07-13Fix HTML validation of meta elementJoas Schilling
2022-05-11Allow to disable calling functionalityJoas Schilling
2022-02-07Use public HintException onlyJoas Schilling
2021-12-01Reduce filecache hits for Talk/ folder creationJoas Schilling
2021-11-10Merge pull request #6427 from nextcloud/integration-tests-for-invitesJoas Schilling
2021-11-05Remove setting to prefer H.264Daniel Calviño Sánchez
2021-11-03Publish federation as initial state and load remote suggestionsJoas Schilling
2021-10-27Update initial-state handling to new serviceJoas Schilling
2021-10-27Add config setting to make grid videos limit a hard limitDaniel Calviño Sánchez
2021-10-27Add config setting to limit the number of videos in the gridDaniel Calviño Sánchez
2021-03-26Fix initial state handlingJoas Schilling
2021-03-26Save setting for play soundsJoas Schilling
2021-01-28Hide upload button with zero quotaVincent Petry
2021-01-21Initial state service is deprecatedJoas Schilling
2021-01-14Detect guests app in listable settings dialogVincent Petry
2020-12-10Add a capability for the chat-read-status and the user settingJoas Schilling
2020-12-10Interact with integers so we can match it better in queriesJoas Schilling
2020-12-10Introduce a privacy settings for the read_statusJoas Schilling
2020-11-26Show the dial-in info in the sidebarJoas Schilling
2020-09-17Fix "enable_matterbridge" initial state not set for guestsDaniel Calviño Sánchez
2020-06-10Reset attachment folder when it cannot be createdJoas Schilling
2020-05-18Don't allow multiple HPB without clustering and add a cache warningJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Use the constants everywhereJoas Schilling
2020-05-12Add a signaling_dev app config for easier HPB clustering developmentJoas Schilling
2020-05-12Require a distributed MemCacheJoas Schilling
2020-04-29Publish the signaling mode as initial stateJoas Schilling
2020-04-27Create the initialState in a single locationJoas Schilling