index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
federation
Age
Commit message (
Expand
)
Author
Files
2024-07-12
[feature] support processing of (many) more media types (#3090)
kim
3
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
3
2024-06-26
[chore] media and emoji refactoring (#3000)
kim
6
2024-06-11
[bugfix] Deref stats async, serve stub collections if handshaking (#2990)
v0.16.0-rc2
tobi
1
2024-06-10
[bugfix] boost and account recursion (#2982)
kim
1
2024-06-06
[bugfix] update media if more than just url changes (#2970)
kim
3
2024-06-06
[feature] Self-serve email change for users (#2957)
tobi
4
2024-06-06
[bugfix] concurrent map writes in dereferencer media processing maps (#2964)
kim
4
2024-04-26
[performance] update remaining worker pools to use queues (#2865)
kim
14
2024-04-17
update to set requesting account when deleting status (#2849)
kim
1
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
7
2024-04-11
[performance] massively improved ActivityPub delivery worker efficiency (#2812)
kim
5
2024-04-03
[bugfix] Sort follows chronologically (#2801)
Daenney
1
2024-04-03
[bugfix] improved authenticate post inbox error handling (#2803)
kim
3
2024-04-02
[chore] Try to parse public key as both Actor + bare key (#2710)
tobi
1
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
1
2024-03-14
[bugfix] only check replyTo visibility during permission checks IF status is ...
kim
1
2024-03-12
[feature] Process incoming `Move` activity (#2724)
tobi
9
2024-03-04
[bugfix] check remote status permissibility (#2703)
kim
5
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
5
2024-02-23
[bugfix] 2643 bug search for account url doesnt always work when redirected (...
kim
6
2024-02-18
[bugfix] Fix dereferencing ancestors on new status create (#2652)
tobi
2
2024-02-17
[chore] refactor extractFromCtx a bit (#2646)
tobi
8
2024-02-14
[bugfix] add stricter checks during all stages of dereferencing remote AS obj...
kim
8
2024-02-09
use pointer for freshness window (#2614)
tobi
3
2024-02-09
[chore] Move `DoOnce` func wrapper to util (#2613)
tobi
4
2024-02-06
[bugfix] Ensure activities sender always = activities actor (#2608)
tobi
6
2024-01-31
[feature] Try HTTP signature validation with and without query params for inc...
tobi
2
2024-01-31
[bugfix] parent status replied to status not dereferenced sometimes (#2587)
kim
5
2024-01-26
[bugfix] Don't return Account or Status if new and dereferencing failed, othe...
tobi
3
2024-01-22
[feature] Allow "charset=utf8" in incoming AP POST requests (#2564)
tobi
2
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
2
2024-01-18
[chore] chore rationalise http return codes for activitypub handlers (#2540)
kim
3
2024-01-09
[bugfix] misc dereferencer fixes (#2475)
kim
2
2023-12-15
[bugfix] use a much shorter refresh limit for statuses with polls (#2453)
v0.13.0
kim
1
2023-12-01
[bugfix/chore] `Announce` reliability updates (#2405)
v0.13.0-rc1
tobi
2
2023-11-30
[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)
kim
4
2023-11-30
[bugfix] always go through status parent dereferencing on isNew, even on data...
kim
1
2023-11-21
[chore/security] refactor AuthenticateFederatedRequest() to handle account de...
kim
3
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
4
2023-11-11
[bugfix] support endless polls, and misskey's' method of inferring expiry in ...
kim
2
2023-11-10
[feature] Media attachment placeholders (#2331)
tobi
4
2023-11-10
[bugfix] Don't try to update suspended accounts (#2348)
tobi
2
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
2
2023-11-04
[feature] support canceling scheduled tasks, some federation API performance ...
kim
10
2023-10-31
[feature] add per-uri dereferencer locks (#2291)
kim
7
2023-10-31
[bugfix] Relax `Mention` parsing, allowing either href or name (#2320)
tobi
3
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
1
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
18
2023-10-04
[feature] tentatively start adding polls support (#2249)
kim
8
[next]