gotosocial/internal/timeline
tobi ba9d6b467a
[feature] Media attachment placeholders (#2331)
* [feature] Use placeholders for unknown media types

* fix read of underreported small files

* switch to reduce nesting

* simplify cleanup
2023-11-10 19:29:26 +01:00
..
get.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
get_test.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
index.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
index_test.go [chore] tidy + test timelines a bit better (#1865) 2023-06-04 18:55:30 +02:00
indexeditems.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
manager.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
prepare.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
prune.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
prune_test.go [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
remove.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
timeline.go [bugfix] Invalidate timeline entries for status when stats change (#1879) 2023-06-11 10:18:44 +01:00
timeline_test.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
timelines.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
types.go [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
unprepare.go [feature] tentatively start adding polls support (#2249) 2023-10-04 13:09:42 +01:00
unprepare_test.go [bugfix] Invalidate timeline entries for status when stats change (#1879) 2023-06-11 10:18:44 +01:00