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-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
2024-02-09
[docs] Mounting config file in container (#2622)
Daenney
1
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
11
2024-02-05
[chore]: Bump github.com/miekg/dns from 1.1.57 to 1.1.58 (#2606)
dependabot[bot]
15
2024-02-05
[chore]: Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#2604)
dependabot[bot]
6
2024-02-05
[chore]: Bump github.com/yuin/goldmark from 1.6.0 to 1.7.0 (#2603)
dependabot[bot]
10
2024-02-02
[chore] bump activity dependency -> v1.6.0-gts (#2599)
tobi
30
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
18
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
8
2024-01-31
[bugfix] parent status replied to status not dereferenced sometimes (#2587)
kim
6
2024-01-29
update go-structr v0.2.0 => v0.3.0 to fix possible hash collision issues (#2586)
kim
17
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-27
[docs] Rework storage (#2571)
Daenney
1
[next]