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-06-06
[feature] User muting (#2960)
Vyr Cossont
5
2024-06-06
[feature] do not uncache status / emoji media if attached status is bookmarke...
kim
5
2024-06-05
[chore] Fiddle with CI tests; use wasmsqlite3 for CI tests (#2966)
tobi
1
2024-06-04
Compile filter keyword regexps when touched through PutFilter or UpdateFilter...
Vyr Cossont
1
2024-05-31
[feature] Add from: search operator and account_id query param (#2943)
Vyr Cossont
3
2024-05-31
[feature] Implement Filter API v2 (#2936)
Vyr Cossont
3
2024-05-27
[experiment] add alternative wasm sqlite3 implementation available via build-...
kim
13
2024-05-22
[performance] update storage backend and make use of seek syscall when availa...
kim
1
2024-05-21
[performance] cache v2 filter keyword regular expressions (#2903)
kim
1
2024-05-01
[feature] Page through accounts as moderator (#2881)
tobi
3
2024-04-16
[bugfix] fix get all tokens (#2841)
tobi
2
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
8
2024-04-15
[performance] cached oauth database types (#2838)
kim
3
2024-04-13
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
tobi
5
2024-04-13
[performance] update GetAccountsByIDs() to use the new multi cache loader end...
kim
1
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
9
2024-04-03
[bugfix] Sort follows chronologically (#2801)
Daenney
1
2024-04-02
[bugfix] Set domain for empty-domain Friendica accounts (#2800)
v0.15.0-rc1
tobi
1
2024-04-02
[chore] bump go structr cache version -> v0.6.0 (#2773)
kim
16
2024-03-25
[feature] User-selectable preset CSS themes for accounts (#2777)
tobi
1
2024-03-25
[feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783)
tobi
2
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
[next]