gotosocial/internal/db/bundb
tobi 0bd95d7b71 [bugfix] Don't error when populating MovedTo if account not found (#2741)
* [bugfix] Don't error when populating MovedTo if account not found

* test the thing
2024-03-11 10:52:12 +01:00
..
migrations [chore] re-add statuses_account_id_id_idx if removed (#2699) 2024-02-28 12:53:46 +01:00
account.go
account_test.go
admin.go
admin_test.go
application.go
application_test.go
basic.go
basic_test.go
bundb.go
bundb_test.go
bundbnew_test.go
domain.go
domain_test.go
drivers.go
emoji.go
emoji_test.go [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 2024-01-29 14:57:22 +00:00
errors.go
errors_test.go
headerfilter.go
headerfilter_test.go
hook.go
instance.go
instance_test.go
list.go
list_test.go
marker.go
markers_test.go
media.go
media_test.go
mention.go
mention_test.go
notification.go
notification_test.go
poll.go
poll_test.go
relationship.go
relationship_block.go
relationship_follow.go
relationship_follow_req.go
relationship_note.go
relationship_test.go
report.go
report_test.go
rule.go
rule_test.go
search.go
search_test.go
session.go
session_test.go
status.go
status_test.go
statusbookmark.go
statusbookmark_test.go
statusfave.go
statusfave_test.go
tag.go
tag_test.go
thread.go
thread_test.go
timeline.go [feature/performance] sqlite pragma optimize on close (#2596) 2024-02-07 14:43:27 +00:00
timeline_test.go
tombstone.go
user.go
user_test.go
util.go [bugfix] Account timeline: exclude self-replies that mention other accounts (#2670) 2024-02-27 18:18:40 +01:00