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
2022-05-16Merge pull request #7365 from nextcloud/techdebt/noid/fix-missing-constant-usageVitor Mattos
2022-05-13Add an option for "Silent send" to the APIJoas Schilling
2022-05-13Fix missing constant usagetechdebt/noid/fix-missing-constant-usageJoas Schilling
2022-04-27Introduce a chat permission on the APIJoas Schilling
2022-04-27Allow to get Reactions summary and media tab in read-only roomsJoas Schilling
2022-04-21Only set header when the value changed and the status is not 304Joas Schilling
2022-04-20Fix access to undefined keyVitor Mattos
2022-04-19Keep "self" in nameJoas Schilling
2022-04-19VueJS Changes to move my reactions to parentVitor Mattos
2022-04-13Fix PHP 7.4 compatibilityJoas Schilling
2022-04-12Move to a dedicated methodJoas Schilling
2022-04-11Expose an attribute "self" in the reaction summary with the list of own react...Joas Schilling
2022-04-07Add constants for the verbs in the oc_comments tableJoas Schilling
2022-04-07Fix type handlingJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-04-06Merge pull request #7094 from nextcloud/feature/fix-typingJoas Schilling
2022-04-05fix typingVitor Mattos
2022-03-31Use attachment service to store and retrieve shared itemsJoas Schilling
2022-03-24Allow to delete files and object shares on the APIJoas Schilling
2022-03-23Instead of the offset based use lastKnownMessageId as for messageJoas Schilling
2022-03-21Add an endpoint for a media tabJoas Schilling
2022-01-21Add a new method to get the next message with a given verbJoas Schilling
2022-01-21Allow to mark a conversation as unreadJoas Schilling
2021-11-03Use public API of trusted domain helperJoas Schilling
2021-10-26Limit URLs to trusted domains for nowJoas Schilling
2021-10-18Replace old type constants with new onesJoas Schilling
2021-09-29Moved code to specialist method and add fallback to allVitor Mattos
2021-09-17Add some validation to the geo location idJoas Schilling
2021-07-14Only treat as a bridged actor if display name is setGary Kim
2021-07-14Fix message groupingGary Kim
2021-07-14Set avatar correctlyGary Kim
2021-07-14Show name for bridged messagesGary Kim
2021-07-07Clear historyJoas Schilling
2021-03-04Don't allow to delete other persons chats in 1-1 chatsJakob Röhrl
2021-02-12Don't recalculate the actorId of guest attendeesJoas Schilling
2021-02-02Allow to share RichObjects to chatsJoas Schilling
2021-02-02Prevent deleting system messages and sharesJoas Schilling
2021-02-02Add docs and restrict deleting to non-lobby and read-write chatsJoas Schilling
2021-02-02Check max age on deletingJoas Schilling
2021-02-02Allow to know when deleting might not be sufficientJoas Schilling
2021-02-02Post a system message when deleting a messageJoas Schilling
2021-02-02Add an endpoint to delete a messageJoas Schilling
2020-12-15Allow to respond with modified common read value on "not modified" messagesJoas Schilling
2020-12-10Add the last common read message id as header on chat requests and to the con...Joas Schilling
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-10-30Only use the Mapper in the ServicesJoas Schilling
2020-10-30!fixup Fix chat code baseJoas Schilling
2020-10-30Fix PHP CSJoas Schilling
2020-10-30Further adjustments in the RoomControllerJoas Schilling
2020-10-30Currently ignore session handling in chat controllerJoas Schilling