gotosocial/internal
tobi 1dfa7fe0d5
[bugfix] Wrap media in read closer ()
* use readcloser for content.Content

* call media postdata function no matter what

* return a readcloser from data func

* tidy of logic of readertostore

* fix whoopsie
2022-11-03 15:03:12 +01:00
..
ap [feature] Refetch emojis when they change on remote instances () 2022-10-13 15:16:24 +02:00
api [bugfix] Wrap media in read closer () 2022-11-03 15:03:12 +01:00
cache [feature] Refetch emojis when they change on remote instances () 2022-10-13 15:16:24 +02:00
concurrency [chore] update dependencies, bump to Go 1.19.1 () 2022-09-28 18:30:40 +01:00
config [feature] Allow user to show instead of landing page on / () 2022-11-03 13:15:31 +01:00
db [bugfix] create admin_account_actions table in tx () 2022-11-01 15:30:02 +01:00
email [chore] use our own logging implementation () 2022-07-19 10:47:55 +02:00
federation [bugfix] Wrap media in read closer () 2022-11-03 15:03:12 +01:00
gotosocial test the media manager a bit, add shutdown logic 2022-01-10 18:36:09 +01:00
gtserror [feature] More consistent API error handling () 2022-06-08 20:38:03 +02:00
gtsmodel [feature] Add opt-in RSS feed for account's latest Public posts () 2022-10-08 14:00:39 +02:00
httpclient [chore] update dependencies, bump to Go 1.19.1 () 2022-09-28 18:30:40 +01:00
id change muchos things 2021-09-01 11:11:26 +02:00
log [chore] small logging cleanup () 2022-10-01 16:36:08 +01:00
media [bugfix] Wrap media in read closer () 2022-11-03 15:03:12 +01:00
messages Extend license notices to 2022 () 2021-12-20 18:42:19 +01:00
netutil [security] transport.Controller{} and transport.Transport{} security and performance improvements () 2022-05-15 11:16:43 +02:00
oauth [feature] oob oauth token support () 2022-10-08 13:49:56 +02:00
oidc [chore] use our own logging implementation () 2022-07-19 10:47:55 +02:00
processing [bugfix] Wrap media in read closer () 2022-11-03 15:03:12 +01:00
regexes [bugfix] Make hashtag regex work with non-ascii characters () 2022-07-03 11:03:03 +02:00
router [feature] Add opt-in RSS feed for account's latest Public posts () 2022-10-08 14:00:39 +02:00
storage don't error out if storage key already exists () 2022-09-19 12:59:11 +01:00
stream Fix streamed messages ending up in wrong timeline(s) () 2021-11-22 19:03:21 +01:00
text [feature] Add opt-in RSS feed for account's latest Public posts () 2022-10-08 14:00:39 +02:00
timeline [chore] update dependencies, bump to Go 1.19.1 () 2022-09-28 18:30:40 +01:00
trans [chore] Test fixes () 2022-08-31 17:31:21 +02:00
transport [performance] cache domains after max retries in transport () 2022-10-08 13:50:16 +02:00
typeutils [feature] Refetch emojis when they change on remote instances () 2022-10-13 15:16:24 +02:00
uris [chore] Global server configuration overhaul () 2022-05-30 14:41:24 +02:00
util [chore] Make paging logic more generic () 2022-10-10 15:52:49 +02:00
validate [bugfix] Use []rune to check length of user-submitted text () 2022-11-03 14:38:06 +01:00
visibility [performance] add user cache and database () 2022-10-03 10:46:11 +02:00
web [feature] Allow user to show instead of landing page on / () 2022-11-03 13:15:31 +01:00