GoToSocial/internal
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
..
ap [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
api [bugfix] Allow lowercase emoji shortcode in frontend (#1851) 2023-06-02 17:42:14 +02:00
cache [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
config [feature] Configurable custom css length (#1827) 2023-05-25 15:18:15 +02:00
db [bugfix] Allow lowercase emoji shortcode in frontend (#1851) 2023-06-02 17:42:14 +02:00
email [bugfix] add From to email header (#1717) 2023-04-29 11:47:14 +02:00
federation [bugfix] only attempt to populate account/statuses from DB if already exist (#1839) 2023-05-31 10:39:54 +02:00
gotosocial [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
gtscontext [feature] Make client IP logging configurable (#1799) 2023-05-21 16:12:47 +01:00
gtserror [bugfix] Overwrite API client closed errors with `499 - Client Closed Request` (#1857) 2023-06-02 15:19:43 +02:00
gtsmodel [bugfix] Allow lowercase emoji shortcode in frontend (#1851) 2023-06-02 17:42:14 +02:00
httpclient [performance] wrap httpclient response body to ensure drained before close (#1854) 2023-06-02 10:34:52 +02:00
id [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
iotools [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
log [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
media [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
messages [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
middleware [bugfix] Overwrite API client closed errors with `499 - Client Closed Request` (#1857) 2023-06-02 15:19:43 +02:00
netutil [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
oauth [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
oidc [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
processing [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
regexes [bugfix] allow usernames of length 1 (#1823) 2023-05-25 11:15:10 +02:00
router [frontend] Profiles with fields & more (#1764) 2023-05-11 17:46:32 +02:00
state [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
storage [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
stream [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
text [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
timeline [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
tracing feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
trans [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
transport [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
typeutils [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
uris [bugfix] Punycode fixes (#1743) 2023-05-07 18:53:21 +01:00
util [chore] update account statuses paging logic (#1814) 2023-05-22 16:32:36 +02:00
validate [bugfix] Allow lowercase emoji shortcode in frontend (#1851) 2023-06-02 17:42:14 +02:00
visibility [bugfix] Fix single author threads not appearing in home timeline (#1679) 2023-04-08 12:56:55 +02:00
web [bugfix] Fix NegotiateFormat with multiple accept headers (#1797) 2023-05-16 15:08:45 +02:00
workers [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00