GoToSocial/internal/api
Julian-Samuel Gebühr 1f39275c0f
[bugfix] Allow lowercase emoji shortcode in frontend (#1851)
* Replace pinafore with semaphore

* Typo

* Allow lowercase emoji shortcode in frontend

* Fix failing test (corrected expected outcome)
2023-06-02 17:42:14 +02:00
..
activitypub [bugfix/chore] Inbox post updates (#1821) 2023-05-28 20:05:15 +01:00
auth [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
client [bugfix] Allow lowercase emoji shortcode in frontend (#1851) 2023-06-02 17:42:14 +02:00
fileserver [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
model [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
nodeinfo [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
util [bugfix] Overwrite API client closed errors with `499 - Client Closed Request` (#1857) 2023-06-02 15:19:43 +02:00
wellknown [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
activitypub.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
auth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
client.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
fileserver.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
nodeinfo.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
wellknown.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00