Block or Report
Block or report NyaaaWhatsUpDoc
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
activity Public
Forked from superseriousbusiness/activity
ActivityStreams & ActivityPub in golang, oh my!
Go
149 contributions in the last year
Less
More
Contribution activity
November 2022
Created 15 commits in 1 repository
Created a pull request in superseriousbusiness/gotosocial that received 5 comments
[chore] update database caching library
Updates to use result.Cache{} as the database caching library, which reduces need for boiler plate code, and allows for caching of negative results.
…
+705
−2,269
•
5
comments
Opened 15 other pull requests in 1 repository
superseriousbusiness/gotosocial
2
open
13
merged
- [chore] use kv.KVStore also for S3 storage
- [chore] update readme with kim's links
- [bugfix] fix possible infinite loop on federated AP profile delete
- [performance] add account block DB cache and remove block query joins
- [chore] improve errors returned fetching account/statues from DB
- [chore] simplify log writing
- [chore] move caches to a separate State{} structure
- [performance] replace account query joins with separate calls in order to rely on caches
- [performance] replace status query joins with separate calls in order to rely on caches
- [chore] bump go-cache to v3.1.7
- [chore] close in-storage media readers beforeopening write
- [chore] update gruf libraries
- [feature] various worker / request queue improvements
- [bugfix] KVStore doesn't like lost+found directory
- [bugxi] bump dependency versions
Reviewed 7 pull requests in 1 repository
superseriousbusiness/gotosocial
7 pull requests
- [chore] update readme with kim's links
- [chore] move caches to a separate State{} structure
- [bugfix] Fix unicode-unaware word boundary check in hashtags
- [feature] add instance-expose-public-timeline flag
- [feature] Read + Write tombstones for deleted Actors
- [feature] Make instance thumbnail configurable via admin panel
- [bugfix] Wrap media in read closer
Created an issue in superseriousbusiness/gotosocial that received 1 comment
[chore] create "State" type to better consolidate dependency injection
The initial work is currently being handled in #1078. Benefits that will come from this move to passing round a singular state: easier to manage c…
15 tasks




