gotosocial/internal
tobi e04b187702
Refactor/tidy (#261)
* tidy up streaming

* cut down code duplication

* test get followers/following

* test streaming processor

* fix some test models

* add TimeMustParse

* fix uri / url typo

* make trace logging less verbose

* make logging more consistent

* disable quote on logging

* remove context.Background

* remove many extraneous mastodon references

* regenerate swagger

* don't log query on no rows result

* log latency first for easier reading
2021-10-04 15:24:19 +02:00
..
ap Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
api Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
cache Golint (#255) 2021-09-30 11:16:23 +02:00
cliactions Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
config Update webfingering a little, add tests (#236) 2021-09-20 16:46:45 +02:00
db Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
email Oauth/token (#7) 2021-03-22 22:26:54 +01:00
federation Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
gotosocial Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
gtserror Swagger (#124) 2021-07-31 17:49:59 +02:00
gtsmodel Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
id change muchos things 2021-09-01 11:11:26 +02:00
log Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
media Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
messages change muchos things 2021-09-01 11:11:26 +02:00
oauth Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
oidc Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
processing Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
regexes don't catch mentions within links (#257) 2021-09-30 18:11:57 +02:00
router Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
stream Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
text rework mention replacement func (#258) 2021-10-01 14:10:20 +02:00
timeline Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
trans Import export (#194) 2021-09-09 16:15:25 +02:00
transport moving stuff around 2021-09-01 18:29:25 +02:00
typeutils Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
util don't catch mentions within links (#257) 2021-09-30 18:11:57 +02:00
validate kim is a reply guy (#208) 2021-09-11 13:19:06 +02:00
visibility remove boosted statuses from public (federated timeline) (#201) 2021-09-10 10:09:15 +02:00
web Golint (#255) 2021-09-30 11:16:23 +02:00