gotosocial/internal/processing
tobi 1b36e85840
[feature] Rework timeline code to make it useful for more than just statuses (#373)
* add preparable and timelineable interfaces

* initialize timeline manager within the processor

* generic renaming

* move status-specific timeline logic into the processor

* refactor timeline to make it useful for more than statuses
2022-02-05 12:47:38 +01:00
..
account Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
admin Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
federation Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
media Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
status Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
streaming Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
user [bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 compliant" (#366) 2022-01-31 11:46:20 +01:00
account.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
admin.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
app.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
blocks.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
federation.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
followrequest.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
followrequest_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
fromclientapi.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00
fromclientapi_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
fromcommon.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00
fromfederator.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00
fromfederator_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
instance.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
media.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
notification.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
notification_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
processor.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00
processor_test.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00
search.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
status.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
statustimeline.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00
streaming.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
user.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00