GoToSocial/internal/processing/status
tobi c27b4d7ed0
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
* implement status pin client api + web handler

* make test names + comments more descriptive

* don't use separate table for status pins

* remove unused add + remove checking

* tidy up + add some more tests
2023-02-25 12:16:30 +00:00
..
bookmark.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
bookmark_test.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
boost.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
boost_test.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
create.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
create_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
delete.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
fave.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
pin.go [feature] Client API endpoints + v. basic web view for pinned posts (#1547) 2023-02-25 12:16:30 +00:00
status.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
status_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00