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
/
bundb
/
migrations
Age
Commit message (
Expand
)
Author
Files
2024-06-06
[feature] User muting (#2960)
Vyr Cossont
1
2024-05-22
[performance] update storage backend and make use of seek syscall when availa...
kim
1
2024-05-01
[feature] Page through accounts as moderator (#2881)
tobi
1
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
1
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
3
2024-04-02
[bugfix] Set domain for empty-domain Friendica accounts (#2800)
v0.15.0-rc1
tobi
1
2024-03-25
[feature] User-selectable preset CSS themes for accounts (#2777)
tobi
1
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
1
2024-03-10
[bugfix] Fix whitespace move_id issue (#2742)
tobi
1
2024-03-06
[feature/chore] Add Move database functions + cache (#2647)
tobi
1
2024-03-06
[feature] Filters v1 (#2594)
Vyr Cossont
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
1
2024-01-16
[feature] Account alias / move API + db models (#2518)
tobi
3
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
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
1
2023-12-15
[bugfix] use a much shorter refresh limit for statuses with polls (#2453)
v0.13.0
kim
1
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-14
[bugfix] Update poll delete/update db queries (#2361)
tobi
1
2023-11-11
[bugfix] support endless polls, and misskey's' method of inferring expiry in ...
kim
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
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
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
1
2023-09-21
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
tobi
1
2023-09-12
[feature] Allow admins to expire remote public keys; refetch expired keys on ...
tobi
1
2023-09-04
[feature] Store admin actions in the db, prevent conflicting actions (#2167)
tobi
1
2023-08-21
[performance] Tweak media attachment cleanup; replace stale index (#2143)
tobi
1
2023-08-19
[feature] Instance rules (#2125)
f0x52
2
2023-07-31
[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)
tobi
1
2023-07-29
[feature] Implement markers API (#1989)
Vyr Cossont
1
2023-07-27
[feature] Support setting private notes on accounts (#1982)
Vyr Cossont
1
2023-07-24
[feature/performance] support uncaching remote emoji + scheduled cleanup func...
kim
1
2023-06-21
[feature] Add partial text search for accounts + statuses (#1836)
tobi
1
2023-06-02
[bugfix] Allow lowercase emoji shortcode in frontend (#1851)
Julian-Samuel Gebühr
2
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-21
[bugfix] Fix incorrect default for empty emoji domain (#1803)
tobi
1
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
1
2023-04-05
[bugfix] Add proper constraints on status faves, dedupe (#1674)
tobi
1
2023-03-28
[bugfix] Remove unique constraint on public_key (#1653)
tobi
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
57
2023-03-02
[feature] Advertise rich text formats, support content_type field (#1370)
Vyr Cossont
1
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
1
[next]