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
Age
Commit message (
Expand
)
Author
Files
2024-03-03
[bugfix] update postgresqlstmt to correctly use postgres err hook (#2711)
kim
1
2024-03-01
[docs] Use human sizes for size limitations (#2706)
Daenney
3
2024-02-29
[bugfix] unwrap boosts when checking in-reply-to status (#2702)
kim
2
2024-02-29
[chore] Disable the syslog long message over Unix datagram socket test on mac...
Vyr Cossont
2
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 script to test import / export cycle of a gotosocial instance (...
kim
1
2024-02-27
[feature/oidc] Add support for very basic RBAC (#2642)
9p4
8
2024-02-27
[chore/docs] Various little docs updates (#2691)
tobi
4
2024-02-27
[feature] Block Amazonbot (#2692)
Daenney
1
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
80
2024-02-26
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.17 to 2.20.18 (#2689)
dependabot[bot]
3
2024-02-24
[docs/bugfix] Allow access to TMP directories in example AppArmor config (#2683)
tux93
2
2024-02-24
[docs] Add oauth token authentication workflow (#2655)
Camille Frantz
2
2024-02-23
[chore] Increase default max image description to 1500 chars, collapse cw cha...
tobi
10
2024-02-23
[bugfix] 2643 bug search for account url doesnt always work when redirected (...
kim
25
2024-02-23
[feature] Add "what is this" section to index template (#2680)
tobi
3
2024-02-21
[chore] Rename frontend.tmpl to settings.tmpl, remove unused "lightgray" clas...
tobi
2
2024-02-21
[bugfix] Fix wide images being squished when used as instance avatar (#2669)
tobi
5
2024-02-20
[bugfix] fix possible mutex lockup during streaming code (#2633)
kim
14
2024-02-20
[feature] Add `requested_by` to relationship model (#2672)
tobi
9
2024-02-20
[bugfix] use start + end line in regex when validating emoji via API (#2671)
tobi
3
2024-02-19
[chore/frontend] Use different background color for block quotes (#2668)
tobi
1
2024-02-19
[chore/frontend] Don't use italics for block quotes (#2667)
tobi
1
2024-02-19
[bugfix] Use ptr for instance stats entries to avoid skipping 0 values (#2666)
tobi
3
2024-02-19
[bugfix] Ensure local statuses always get a threadID so they can be muted (#2...
tobi
2
2024-02-19
[chore]: Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 (#2664)
dependabot[bot]
16
2024-02-19
[feature] Add Mastodon-compatible HTTP signature fallback (#2659)
Milas Bowman
3
2024-02-19
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.66 to 7.0.67 (#2662)
dependabot[bot]
12
2024-02-19
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.16 to 2.20.17 (#2661)
dependabot[bot]
5
2024-02-19
[bugfix] Refactor parse mention, fix local mention bug (#2657)
tobi
8
2024-02-18
[chore] Comment out silly, frequently-failing `GetStatusTwice` test (#2656)
tobi
1
2024-02-18
[bugfix] Fix dereferencing ancestors on new status create (#2652)
tobi
5
2024-02-17
[chore] Disable Move API endpoints for now until Move is fully implemented in...
tobi
3
2024-02-17
[chore] refactor extractFromCtx a bit (#2646)
tobi
8
2024-02-17
[chore] Simplify the User-Agent string (#2645)
Daenney
1
2024-02-14
[chore] also allow text/xml in place of application/xml (#2640)
kim
1
2024-02-14
[bugfix] add stricter checks during all stages of dereferencing remote AS obj...
kim
15
2024-02-14
[feature] Add metrics for instance user count, statuses count and federating ...
Tsuribori
4
2024-02-14
[docs] Inform new contributors to `git fetch` (#2637)
Leonora Tindall
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
5
2024-02-12
[docs] Fix a few things in the bare metal install (#2624)
Daenney
1
2024-02-12
[docs] Enable some new features (#2623)
Daenney
6
2024-02-12
Make GtS reported version SemVer-compatible (#2611)
Vyr Cossont
1
2024-02-12
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.14 to 2.20.16 (#2631)
dependabot[bot]
4
2024-02-12
[chore]: Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#2629)
dependabot[bot]
5
2024-02-12
[chore]: Bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#2632)
dependabot[bot]
38
2024-02-10
[chore] Add AI check in PR template (#2625)
Daenney
1
[next]