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-06-10Fix notification handlingJoas Schilling
2022-05-17Use APP_ID constantJoas Schilling
2022-04-07Message types are defaulting to Verbs so lets reuse the constantstechdebt/7078/const-for-verbsJoas Schilling
2022-04-07Fix type handlingJoas Schilling
2022-04-07Merge pull request #7108 from nextcloud/feature/7079/property-typehinting-whe...Joas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-04-06Remove notifications for deleted messagesJoas Schilling
2022-03-21Do not load the session in getParticipantByActor() as no caller needs itJoas Schilling
2022-02-15Fix parsing of notificationsJoas Schilling
2021-12-01Expore message id for desktop client and notifications quick replyJoas Schilling
2021-10-18Replace old type constants with new onesJoas Schilling
2021-07-15Review fixesGary Kim
2021-07-15Implement CloudFederationProvider for TalkGary Kim
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2021-02-15Replace getNameBySessionHash() with attendee accessJoas Schilling
2020-11-11Polite call notification for private callsJakob Röhrl
2020-10-30Remove last participant modifying functions from Room objectJoas Schilling
2020-10-28Add a stub for the comments manager to clarify it's defined methodsVincent Petry
2020-09-22Allow to preload a user when getting the room by tokenJoas Schilling
2020-06-26New line as information seperatorJoas Schilling
2020-06-26Circumvent long messages breaking the activity app by accidentJoas Schilling
2020-06-25Improve push notifications for upcoming iOS/Apple changesJoas Schilling
2020-06-10Make label fixed value and handle unknown subjectJoas Schilling
2020-06-10Add notifications for changed state of the hosted signaling server accountMorris Jobke
2020-06-05Also cache the participantJoas Schilling
2020-06-04Do not query the participants for pushing call notificationsJoas Schilling
2020-06-04Temporarily cache the rooms in the notifierJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-04-22Move routes to appJoas Schilling
2019-12-05Fix language in notificationJoas Schilling
2019-10-04Fix "MessageTooLongException" when mentioning someone in a long commentJoas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-09-02Use the new rich object type guestJoas Schilling
2019-08-23Use the guest name in notifications if it was providedJoas Schilling
2019-07-30Add a mention-alike notification for repliesJoas Schilling
2019-07-22Push notifications are rendered pre joining the callJoas Schilling
2019-07-18More buttonsJoas Schilling
2019-07-18Adjust the text of past-notifications and add actionsJoas Schilling
2019-07-18Adjust markProcessed behaviour to 17Joas Schilling
2019-07-18Adjust notifier to Nextcloud 17Joas Schilling
2019-06-27Allow longer chat messagesJoas Schilling
2019-03-01Remove notifications for the userJoas Schilling
2019-02-27Make room names non-optionalJoas 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-11-09Make the notification clickable againJoas Schilling
2018-11-08Add the file to the notification subjectJoas Schilling
2018-11-08Add support for link shares in "share:password" roomsDaniel Calviño Sánchez