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-10-05
[chore] Change order of error checking after PostInbox (#3394)
tobi
1
2024-09-29
[bugfix] Carry-over "PinnedAt" when refreshing status (#3373)
tobi
1
2024-09-17
[chore] improved federatingdb logging in cases of unknown iri / types (#3313)
kim
12
2024-09-17
[bugfix] Fix pending approval check (#3316)
tobi
1
2024-09-16
[performance] cache more database calls, reduce required database calls overa...
kim
1
2024-09-16
[chore] Refactor federatingDB.Undo, avoid 500 errors on Undo Like (#3310)
tobi
2
2024-09-16
[chore] Reject replies to rejected replies (#3291)
tobi
2
2024-09-10
[feature] Process `Reject` of interaction via fedi API, put rejected statuses...
tobi
2
2024-09-10
[chore] status dereferencing improvements (#3255)
kim
2
2024-09-03
fix new processing media / emoji not being added to dereferencer maps (#3269)
kim
2
2024-08-25
[chore] Tiny tweak to ApprovedByURI (#3234)
tobi
1
2024-08-25
[bugfix] Carry-over `ApprovedByURI` to avoid marking already-approved remote ...
tobi
1
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
1
2024-08-13
[security] harden account update logic (#3198)
kim
3
2024-08-13
[bugfix] relax missing preferred_username, instead using webfingered username...
kim
2
2024-08-03
[bugfix] fix emoji recaching operations (#3167)
kim
2
2024-08-02
[chore] move PopulateAccountStats() nil check often performed into function i...
kim
1
2024-07-30
[chore] add some more slice related utility functions + remove duplicated fun...
kim
1
2024-07-27
[chore] replaces nested ifs with switch cases, removes defer 'onFail()' being...
kim
1
2024-07-26
[bugfix] Use punycode for `host` part of `resource` query param when doing we...
tobi
2
2024-07-26
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
tobi
4
2024-07-24
[chore] Add interaction filter to complement existing visibility filter (#3111)
tobi
7
2024-07-24
[chore] renames the `GTS` caches to `DB` caches (#3127)
kim
1
2024-07-23
Remove content and related fields from boosts (#3131)
Vyr Cossont
1
2024-07-22
[bugfix] media.Processor{}.GetFile() returning 404s on first call, correctly ...
kim
3
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
[prev]
[next]