gotosocial/internal/processing/stream
Sam Lade 285d55dda8
[feature] Push status edit messages into open streams (#2418)
* push status edit messages into open streams

* fix a few comments

* test++

* commented out code? moi?
2023-12-16 12:55:49 +01:00
..
authorize.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
authorize_test.go [performance] retry db queries on busy errors (#2025) 2023-07-25 10:34:05 +02:00
delete.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
notification.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
notification_test.go [bugfix] support endless polls, and misskey's' method of inferring expiry in closed polls (#2349) 2023-11-11 10:15:04 +00:00
open.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
open_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
statusupdate.go [feature] Push status edit messages into open streams (#2418) 2023-12-16 12:55:49 +01:00
statusupdate_test.go [feature] Push status edit messages into open streams (#2418) 2023-12-16 12:55:49 +01:00
stream.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
stream_test.go [feature] Push status edit messages into open streams (#2418) 2023-12-16 12:55:49 +01:00
update.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00