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
2023-08-11
[bugfix] Populate followReq before accessing targetaccount pointer (#2099)
tobi
1
2023-08-10
[bugfix] Use length in runes when trimming for RSS (#2094)
tobi
2
2023-08-10
[chore] Add test to ensure `show_reblogs` on follow works as expected (#2093)
tobi
1
2023-08-10
[performance] remove last of relational queries to instead rely on caches (#2...
kim
19
2023-08-09
[feature] List replies policy, refactor async workers (#2087)
tobi
49
2023-08-09
[bugfix] Fix incorrect per-loop variable capture (#2092)
Daenney
2
2023-08-09
update coc (#2090)
kim
2
2023-08-09
[docs] Add first anti-harassment research article re: authorized fetch (#2089)
tobi
1
2023-08-08
[bugfix] only set content-length AFTER rewinding body bytes (#2086)
kim
1
2023-08-08
[bugfix] don't accept unrelated statuses (#2078)
kim
7
2023-08-08
[chore] Update robots.txt, give chatgpt the middle finger (#2085)
tobi
1
2023-08-08
[chore] Add Feditext as recommended client (#2081)
Daenney
8
2023-08-07
[chore] Use generic pointer function (#2080)
Daenney
22
2023-08-07
[chore]: Bump github.com/tdewolff/minify/v2 from 2.12.7 to 2.12.8 (#2073)
dependabot[bot]
10
2023-08-07
[feature] Allow full BCP 47 in language inputs (#2067)
Vyr Cossont
9
2023-08-07
[chore]: Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#2076)
dependabot[bot]
6
2023-08-07
[chore]: Bump github.com/abema/go-mp4 from 0.11.0 to 0.12.0 (#2075)
dependabot[bot]
10
2023-08-07
[chore]: Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#2077)
dependabot[bot]
47
2023-08-07
[chore]: Bump golang.org/x/image from 0.9.0 to 0.11.0 (#2074)
dependabot[bot]
6
2023-08-06
[chore] Remove go-playground/validator (#2069)
Daenney
51
2023-08-06
[bugfix] update cache library with nil ptr fix (#2070)
kim
6
2023-08-06
[docs] fix postgres create database command (#2071)
Max Rosin
1
2023-08-04
[performance] add caching of status fave, boost of, in reply to ID lists (#2060)
kim
27
2023-08-03
[feature] simpler cache size configuration (#2051)
kim
32
2023-08-02
[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)
tobi
24
2023-08-02
[bugfix] fix slow accounts / statuses using emojis lookups (#2056)
kim
3
2023-08-02
[bugfix] handle HEAD requests more elegantly (#2055)
kim
1
2023-08-02
[bugfix] Allow instance accounts to be shown in search results in certain cir...
tobi
6
2023-08-01
[feature] Allow users to skip http client tls verification for testing purpos...
tobi
10
2023-08-01
[feature] Set timezone in Docker using TZ env variable (#2050)
tobi
4
2023-08-01
Revert "[feature] Configurable timezone in containers (#2046)" (#2048)
tobi
2
2023-08-01
[feature] Configurable timezone in containers (#2046)
Charles Chin
2
2023-07-31
[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)
tobi
69
2023-07-31
[performance] cache follow, follow request and block ID lists (#2027)
kim
29
2023-07-31
[bugfix/frontend] Decode URI component domain before showing on frontend (#2043)
tobi
1
2023-07-31
[chore]: Bump github.com/abema/go-mp4 from 0.10.2-0.20230727031202-a1a707db6e...
dependabot[bot]
3
2023-07-31
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.60 to 7.0.61 (#2041)
dependabot[bot]
34
2023-07-29
[feature] Implement markers API (#1989)
Vyr Cossont
29
2023-07-27
[chore] Update activity dependency (#2031)
tobi
405
2023-07-27
[chore] fix merge issue (#2029)
tobi
1
2023-07-27
[chore] update go-mp4 to latest commit (#2028)
Dominik Süß
4
2023-07-27
[feature] Support setting private notes on accounts (#1982)
Vyr Cossont
19
2023-07-25
[performance] retry db queries on busy errors (#2025)
kim
53
2023-07-24
[feature/performance] support uncaching remote emoji + scheduled cleanup func...
kim
33
2023-07-24
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25 (#2021)
dependabot[bot]
6
2023-07-24
[chore]: Bump github.com/yuin/goldmark from 1.5.4 to 1.5.5 (#2023)
dependabot[bot]
7
2023-07-24
[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.4.1 to 3.4.3 (#2022)
dependabot[bot]
4
2023-07-24
[chore]: Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#2024)
dependabot[bot]
6
2023-07-24
[chore]: Bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 (#2020)
dependabot[bot]
6
2023-07-23
[chore] Disable the right webfinger test (#2018)
Daenney
1
[next]