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
2020-10-30Remove updating-methods from Participant objectJoas Schilling
2020-09-29Allow to opt-out of the status bump when pulling messagesJoas Schilling
2020-09-24Set the user status when a mobile client polls for messagesJoas Schilling
2020-09-17Add a header and publish all status informationJoas Schilling
2020-09-11Don't leak the status when the app is disabled for the userJoas Schilling
2020-09-03No statuses for guestsJoas Schilling
2020-08-05Allow to get the status with mentionsJoas Schilling
2020-06-08Don't ping the session while waiting for chat messagesJoas Schilling
2020-05-15Correctly pick the parent if it is index 0 of the messagesJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-04-22Handle the new reference id in the backendJoas Schilling
2020-01-28Mark own messages immediatelly readJoas Schilling
2019-12-06Merge pull request #2502 from nextcloud/bugfix/noid/typed-eventsJoas Schilling
2019-12-04Correctly return parents for lookIntoFuture=1Joas Schilling
2019-12-04Add a dedicated method to the modelJoas Schilling
2019-12-04Add a flag to messages if they can be replied toJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-09-27Prepend the conversation mention only if it start with the matchJoas Schilling
2019-09-18Make room display name comparison case-insensitive.Ivan Sein
2019-09-15Allow to mention "all" by autocompleting the room nameJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-29Allow to include the last known message as wellJoas Schilling
2019-08-28Set the automatic read marker before the waiting request, not afterwardsJoas Schilling
2019-08-28Prevent access to some APIs for non-moderators if lobby is enabledJoas Schilling
2019-08-27Only update read marker when receiving new messages.Ivan Sein
2019-07-30Expose the message type as wellJoas Schilling
2019-07-30Make sure we don't change the comments object as that will update the databaseJoas Schilling
2019-07-30Prevent replying to commands and system messagesJoas Schilling
2019-07-30Allow to reply to messages and return the parent on the message endpointsJoas Schilling
2019-07-24Make the read-marker update optionalJoas Schilling
2019-07-24Change read marker to work on the comment id isntead of datetimeJoas Schilling
2019-07-08Sort mentions with the searched start firstJoas Schilling
2019-05-10Add document about invisible messages not returned by ChatControllerDaniel Calviño Sánchez
2019-03-25Introduce a Read-Only state for conversationsJoas Schilling
2019-03-15Replace duplicate logic with annotationJoas Schilling
2019-03-14Readd the left-participant to one-to-one rooms if neededJoas Schilling
2019-03-05Remove '@ all' mention in one2one rooms.Ivan Sein
2019-02-27Make room names non-optionalJoas Schilling
2019-02-25Merge pull request #1572 from nextcloud/bugfix/noid/fix-unit-tests-from-1453Joas Schilling
2019-02-21Fix unit tests from #1453Joas Schilling
2019-02-20Use call ROS objectJoas Schilling
2019-02-20Allow to mention everyone in the conversationJoas Schilling
2019-02-20Introduce a Message model for parsing which also allows to hide messagesJoas Schilling
2019-02-20Check enable flag for participant levelJoas Schilling
2019-02-20Fix actor type and displayingJoas Schilling
2019-02-13Use ITimeFactory instead of time()Joas Schilling
2019-02-13Use the datetime factory everywhereJoas Schilling
2019-02-13Strict controllers and migrationJoas Schilling
2019-02-12Fix testsJoas Schilling
2018-10-09Do not throw when the guest has no name setJoas Schilling