gotosocial/internal/processing/account
tobi 689a10fe17
[bugfix] Fix deleted status causing issues when getting bookmark (#1551)
* [bugfix] Delete bookmark when status deleted

* [chore] Give bookmark processing func some love

* fix paging + embetter tests
2023-02-23 22:11:10 +00:00
..
account.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
account_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
block.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
bookmarks.go [bugfix] Fix deleted status causing issues when getting bookmark (#1551) 2023-02-23 22:11:10 +00:00
create.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
delete.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
follow.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
get.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
relationships.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
rss.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
rss_test.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
statuses.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
update.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
update_test.go [chore] Text formatting overhaul (#1406) 2023-02-03 11:58:58 +01:00