GoToSocial/internal/typeutils
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
..
astointernal.go [feature] Client API endpoints + v. basic web view for pinned posts (#1547) 2023-02-25 12:16:30 +00:00
astointernal_test.go [chore] reformat GetAccount() functionality, support updating accounts based on last_fetch (#1411) 2023-02-03 20:03:05 +00:00
converter.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
converter_test.go [feature] Implement `/api/v1/reports` endpoints on client API (#1330) 2023-01-23 13:14:21 +01:00
defaulticons.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
frontendtointernal.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
internal.go [feature] Client API endpoints + v. basic web view for pinned posts (#1547) 2023-02-25 12:16:30 +00:00
internaltoas.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
internaltoas_test.go [feature] Client API endpoints + v. basic web view for pinned posts (#1547) 2023-02-25 12:16:30 +00:00
internaltofrontend.go [feature] Client API endpoints + v. basic web view for pinned posts (#1547) 2023-02-25 12:16:30 +00:00
internaltofrontend_test.go [bugfix] Fix account roles (#1542) 2023-02-20 17:00:44 +01:00
internaltorss.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
internaltorss_test.go [performance] media processing improvements (#1288) 2023-01-11 12:13:13 +01:00
util.go [feature] Client API endpoints + v. basic web view for pinned posts (#1547) 2023-02-25 12:16:30 +00:00
util_test.go [feature] Accept incoming federated Flag activity (#1382) 2023-01-25 11:12:27 +01:00
wrap.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
wrap_test.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00