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
/
db
Age
Commit message (
Expand
)
Author
Files
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
6
2024-03-22
[bugfix] add all possible busy result codes to the sqlite errBusy catching ch...
kim
1
2024-03-14
[docs] Add database maintenance section; update info message on ANALYZE run (...
tobi
1
2024-03-13
[feature] Process outgoing Move from clientAPI (#2750)
tobi
2
2024-03-10
[bugfix] Fix whitespace move_id issue (#2742)
tobi
1
2024-03-10
[bugfix] Don't error when populating MovedTo if account not found (#2741)
tobi
2
2024-03-07
[bugfix] add workaround for Xsqlite_interrupt() permanently breaking connecti...
kim
1
2024-03-06
[chore/bugfix] Little DB fixes (#2726)
tobi
2
2024-03-06
[feature/chore] Add Move database functions + cache (#2647)
tobi
7
2024-03-06
[feature] Filters v1 (#2594)
Vyr Cossont
11
2024-03-03
[bugfix] update postgresqlstmt to correctly use postgres err hook (#2711)
kim
1
2024-02-28
[chore] re-add `statuses_account_id_id_idx` if removed (#2699)
v0.14.0-rc2
tobi
2
2024-02-27
[chore] add log line about lengthy reindex migration (#2695)
v0.14.0-rc1
tobi
1
2024-02-27
[bugfix] Account timeline: exclude self-replies that mention other accounts (...
Vyr Cossont
4
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
1
2024-02-20
[feature] Add `requested_by` to relationship model (#2672)
tobi
2
2024-02-18
[chore] Comment out silly, frequently-failing `GetStatusTwice` test (#2656)
tobi
1
2024-02-13
remove the execer and queryer conformance requirements (#2636)
kim
1
2024-02-12
[performance] temporarily cache account status counts to reduce no. account c...
kim
2
2024-02-07
[feature/performance] sqlite pragma optimize on close (#2596)
kim
31
2024-02-06
[feature] serdes for moved/also_known_as (#2600)
tobi
1
2024-01-31
[bugfix] fix possible infinite loops in media / emoji cleanup (#2590)
kim
4
2024-01-29
[bugfix] Fix Postgres emoji delete, emoji category change (#2570)
tobi
2
2024-01-19
[chore] Harden up boolptr logic on Accounts, warn if not set (#2544)
tobi
1
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
28
2024-01-17
[chore] update viper version (#2539)
kim
2
2024-01-16
[bugfix] Better Postgres search case insensitivity (#2526)
tobi
3
2024-01-16
[feature] Account alias / move API + db models (#2518)
tobi
5
2024-01-15
[bugfix] Replace named unique constraint on header filter header with generic...
tobi
1
2024-01-13
[chore/docs] Replace specific year range of copyright notice (#2520)
tobi
3
2024-01-09
[bugfix] fix higher-level explicit domain rules causing issues with lower-lev...
kim
1
2024-01-05
[feature] Parse instance descriptors as markdown, show T&C on /about (#2481)
tobi
1
2023-12-18
[feature] request blocking by http headers (#2409)
kim
8
2023-12-16
[feature] Run ANALYZE after migrations on SQLite (#2428)
Daenney
1
2023-12-15
[bugfix] use a much shorter refresh limit for statuses with polls (#2453)
v0.13.0
kim
6
2023-12-10
[bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLi...
tobi
2
2023-12-10
[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)
tobi
4
2023-12-08
[chore] Run ANALYZE for SQLite after latest migrations (#2427)
tobi
1
2023-11-30
[chore] Re-add indexes, rename account actions indexes (#2401)
tobi
2
2023-11-29
[performance/postgres] Rename constraints, remove duplicate indexes (#2392)
tobi
1
2023-11-27
[bugfix] Don't copy ptr fields in caches (#2386)
tobi
11
2023-11-20
[feature] Initial Prometheus metrics implementation (#2334)
Tsuribori
1
2023-11-20
[bugfix] self-referencing collection pages for status replies (#2364)
kim
4
2023-11-14
[bugfix] Update poll delete/update db queries (#2361)
tobi
3
2023-11-11
[bugfix] support endless polls, and misskey's' method of inferring expiry in ...
kim
3
2023-11-10
[feature] Media attachment placeholders (#2331)
tobi
3
2023-11-09
[bugfix] actually decrement votes during poll vote delete ... (#2344)
kim
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
15
2023-10-31
Remove account_suspended_at_idx to resolve slow query issues (#2310)
Sam Lade
1
2023-10-31
[feature] add per-uri dereferencer locks (#2291)
kim
1
[prev]
[next]