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-10-04Move getParticipant*() methods to participant serviceJoas Schilling
2022-08-17Add display name cache to SystemMessageCarl Schwan
2022-08-17Use new OCP apiCarl Schwan
2022-08-17Use DisplayNameCacheCarl Schwan
2022-04-07Add constants for the verbs in the oc_comments tableJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-03-21Do not load the session in getParticipantByActor() as no caller needs itJoas Schilling
2021-12-07Recognize voice messages, object and file shares as unread messagesJoas Schilling
2021-07-14Set avatar correctlyGary Kim
2021-07-14Show name for bridged messagesGary Kim
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2021-02-15Also load the display nameJoas Schilling
2021-02-15Replace getNameBySessionHash() with attendee accessJoas Schilling
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-02-25Merge pull request #1573 from nextcloud/bugfix/noid/fix-missing-guest-namesIvan Sein
2019-02-21Fix missing guest names in chatJoas Schilling
2019-02-21Fix unit tests from #1453Joas Schilling
2019-02-20Introduce a Message model for parsing which also allows to hide messagesJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2018-10-04Fix the system notifications for guest moderatorsJoas Schilling
2018-09-27Introduce Chat\MessageParser which dispatches an event for all appsJoas Schilling