GoToSocial/internal/db/bundb
tobi 53507ac2a3
Mention fixup (#167)
* rework mention creation a bit

* rework mention creation a bit

* tidy up status dereferencing

* start adding tests for dereferencing

* fixups

* fix

* review changes
2021-08-29 12:03:08 +02:00
..
account.go some more little fixes for all to enjoy (#161) 2021-08-26 22:06:34 +02:00
account_test.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
admin.go oops (#157) 2021-08-26 17:46:24 +02:00
basic.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
basic_test.go fix public timeline bug (#150) 2021-08-26 11:28:16 +02:00
bundb.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
bundb_test.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
domain.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
instance.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
media.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
mention.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
notification.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
relationship.go some more little fixes for all to enjoy (#161) 2021-08-26 22:06:34 +02:00
session.go fix null returned session (#159) 2021-08-26 18:55:39 +02:00
session_test.go fix null returned session (#159) 2021-08-26 18:55:39 +02:00
status.go fix new tx within tx (#163) 2021-08-27 11:38:24 +02:00
status_test.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
timeline.go fix public timeline bug (#150) 2021-08-26 11:28:16 +02:00
timeline_test.go fix public timeline bug (#150) 2021-08-26 11:28:16 +02:00
util.go fix public timeline bug (#150) 2021-08-26 11:28:16 +02:00