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
Age
Commit message (
Expand
)
Author
Files
2024-02-12
[performance] temporarily cache account status counts to reduce no. account c...
kim
5
2024-02-09
use pointer for freshness window (#2614)
tobi
15
2024-02-09
[chore] Move `DoOnce` func wrapper to util (#2613)
tobi
5
2024-02-07
[feature/performance] sqlite pragma optimize on close (#2596)
kim
31
2024-02-06
[bugfix] Ensure activities sender always = activities actor (#2608)
tobi
6
2024-02-06
[feature] serdes for moved/also_known_as (#2600)
tobi
9
2024-02-01
stop paged endpoints returning null for empty items (#2597)
kim
2
2024-01-31
[feature] Try HTTP signature validation with and without query params for inc...
tobi
6
2024-01-31
Improve context descendant sorting (#2579)
Vyr Cossont
2
2024-01-31
[bugfix] fix possible infinite loops in media / emoji cleanup (#2590)
kim
7
2024-01-31
[bugfix] parent status replied to status not dereferenced sometimes (#2587)
kim
6
2024-01-29
[bugfix] Fix Postgres emoji delete, emoji category change (#2570)
tobi
15
2024-01-28
[chore] Add a couple tests for updating list entries (#2580)
tobi
2
2024-01-28
[bugfix] Fix EmptyJSONObject/EmptyJSONArray (#2576)
Vyr Cossont
1
2024-01-26
[bugfix] Don't return Account or Status if new and dereferencing failed, othe...
tobi
13
2024-01-22
[feature] Ratelimit + serve emoji images on separate router group (#2548)
tobi
2
2024-01-22
[bugfix] Don't return Internal Server Error when searching for URIs that don'...
tobi
3
2024-01-22
[feature] Allow "charset=utf8" in incoming AP POST requests (#2564)
tobi
2
2024-01-21
[bugfix] fix array type for also_known_as_uris (#2553)
tobi
1
2024-01-21
[chore] Downgrade OTEL libraries to 1.20 (#2546)
Daenney
1
2024-01-20
[bugfix] Prevent URL + URI for same account being used as alias target (#2545)
tobi
3
2024-01-19
[bugfix] Ensure domain block side effects skipped if allow in place (blocklis...
tobi
2
2024-01-19
[chore] Harden up boolptr logic on Accounts, warn if not set (#2544)
tobi
6
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
49
2024-01-18
[chore] chore rationalise http return codes for activitypub handlers (#2540)
kim
5
2024-01-17
[chore] update viper version (#2539)
kim
6
2024-01-16
[bugfix] Better Postgres search case insensitivity (#2526)
tobi
3
2024-01-16
[feature] Account alias / move API + db models (#2518)
tobi
21
2024-01-15
[chore] Move to codeberg's exif-terminator (#2536)
tobi
1
2024-01-15
[bugfix] Replace named unique constraint on header filter header with generic...
tobi
2
2024-01-13
[chore/docs] Replace specific year range of copyright notice (#2520)
tobi
4
2024-01-09
[bugfix] fix higher-level explicit domain rules causing issues with lower-lev...
kim
3
2024-01-09
[bugfix] misc dereferencer fixes (#2475)
kim
2
2024-01-09
[bugfix] Outdent placeholder from `<aside>` when returning unknown media atta...
tobi
2
2024-01-09
[feature] Log pubKeyID for http-signed requests (#2501)
tobi
1
2024-01-05
[feature] Allow webp emoji uploads / derefs (#2484)
tobi
5
2024-01-05
[feature] Parse instance descriptors as markdown, show T&C on /about (#2481)
tobi
9
2024-01-03
[bugfix] fix check for closed poll to account for non-zero closed time but in...
kim
1
2024-01-03
[bugfix] increases sleep time before check in throttle test, to give more lee...
kim
1
2023-12-27
[chore] Refactor HTML templates and CSS (#2480)
tobi
29
2023-12-18
[bugfix] :innocent: (#2476)
kim
1
2023-12-18
[feature] request blocking by http headers (#2409)
kim
31
2023-12-16
fix poll total vote double count (#2464)
Sam Lade
1
2023-12-16
[feature] Push status edit messages into open streams (#2418)
Sam Lade
7
2023-12-16
[feature] Run ANALYZE after migrations on SQLite (#2428)
Daenney
1
2023-12-16
[performance] simpler throttling logic (#2407)
kim
4
2023-12-15
[bugfix] use a much shorter refresh limit for statuses with polls (#2453)
v0.13.0
kim
17
2023-12-12
[bugfix] Let templates deref pointers, as a treat (#2448)
v0.13.0-rc2
tobi
1
2023-12-12
[bugfix] poll vote count fixes (#2444)
kim
4
2023-12-11
[bugfix] ensure the 'Closing' flag doesn't get cached (#2443)
kim
1
[prev]
[next]