gotosocial/internal
Blackle Morisanchetto daec9ab10e
[feature] Sort follow requests, followers, and following by updated_at (#774)
* Sort follow requests, followers, and following by updated_at

* Add migration to regenerate indexes for follows and follow requests
2022-08-31 11:27:39 +02:00
..
ap [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
api [bugfix] Check the length of form.MediaIDs instead of just checking for null (#766) 2022-08-26 17:37:51 +02:00
cache [bugfix] Fix potential dereference of accounts on own instance (#757) 2022-08-20 21:47:19 +01:00
concurrency [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
config [chore] Update image/video size defaults to mastodon's (#723) 2022-07-20 12:25:06 +02:00
db [feature] Sort follow requests, followers, and following by updated_at (#774) 2022-08-31 11:27:39 +02:00
email [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
federation [bugfix] Fix potential dereference of accounts on own instance (#757) 2022-08-20 21:47:19 +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 (#637) 2022-06-08 20:38:03 +02:00
gtsmodel [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
httpclient [bugfix] Relax outgoing http request queue (#760) 2022-08-27 12:00:19 +02:00
id change muchos things 2021-09-01 11:11:26 +02:00
log [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
media [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
messages Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
netutil [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
oauth [bugfix] remove <= 0 expires_in from oauth token response (#731) 2022-07-28 16:43:42 +02:00
oidc [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
processing [bugfix] Fix tusky search issue by returning empty if offset is greater than zero (#786) 2022-08-31 09:57:50 +02:00
regexes [bugfix] Make hashtag regex work with non-ascii characters (#682) 2022-07-03 11:03:03 +02:00
router [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
storage [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
stream Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
text [feature] Allow footnotes in markdown, use <br> instead of \n (#767) 2022-08-26 13:28:06 +02:00
timeline [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
trans [bugfix] Fix loss of account info on export/import, add tests (#759) 2022-08-22 11:21:36 +02:00
transport [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
typeutils [bugfix] Fix issue where the 'favourited' field of a notification's status is always false (#779) 2022-08-30 11:42:52 +02:00
uris [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
util [feature] Add back/next buttons to profiles for paging through statuses (#708) 2022-07-13 09:57:47 +02:00
validate [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
visibility [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
web [feature] Add first iteration of a user panel at /user (#736) 2022-08-08 10:40:51 +02:00