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
/
vendor
Age
Commit message (
Expand
)
Author
Files
2023-08-07
[chore]: Bump github.com/tdewolff/minify/v2 from 2.12.7 to 2.12.8 (#2073)
dependabot[bot]
8
2023-08-07
[chore]: Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#2076)
dependabot[bot]
4
2023-08-07
[chore]: Bump github.com/abema/go-mp4 from 0.11.0 to 0.12.0 (#2075)
dependabot[bot]
8
2023-08-07
[chore]: Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#2077)
dependabot[bot]
45
2023-08-07
[chore]: Bump golang.org/x/image from 0.9.0 to 0.11.0 (#2074)
dependabot[bot]
4
2023-08-06
[bugfix] update cache library with nil ptr fix (#2070)
kim
3
2023-08-04
[performance] add caching of status fave, boost of, in reply to ID lists (#2060)
kim
5
2023-08-03
[feature] simpler cache size configuration (#2051)
kim
14
2023-07-31
[performance] cache follow, follow request and block ID lists (#2027)
kim
2
2023-07-31
[chore]: Bump github.com/abema/go-mp4 from 0.10.2-0.20230727031202-a1a707db6e...
dependabot[bot]
1
2023-07-31
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.60 to 7.0.61 (#2041)
dependabot[bot]
32
2023-07-27
[chore] Update activity dependency (#2031)
tobi
403
2023-07-27
[chore] update go-mp4 to latest commit (#2028)
Dominik Süß
2
2023-07-24
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25 (#2021)
dependabot[bot]
4
2023-07-24
[chore]: Bump github.com/yuin/goldmark from 1.5.4 to 1.5.5 (#2023)
dependabot[bot]
5
2023-07-24
[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.4.1 to 3.4.3 (#2022)
dependabot[bot]
2
2023-07-24
[chore]: Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#2024)
dependabot[bot]
4
2023-07-24
[chore]: Bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 (#2020)
dependabot[bot]
4
2023-07-21
[chore]: Bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#1993)
dependabot[bot]
5
2023-07-21
[chore]: Bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 (#1991)
dependabot[bot]
15
2023-07-21
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.60 (#1992)
dependabot[bot]
8
2023-07-21
[chore]: Bump github.com/go-playground/form/v4 from 4.2.0 to 4.2.1 (#1994)
dependabot[bot]
5
2023-07-10
[chore]: Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#1975)
dependabot[bot]
14
2023-07-10
[chore]: Bump golang.org/x/net from 0.11.0 to 0.12.0 (#1973)
dependabot[bot]
35
2023-07-10
[chore]: Bump golang.org/x/image from 0.8.0 to 0.9.0 (#1972)
dependabot[bot]
14
2023-07-04
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.58 to 7.0.59 (#1941)
dependabot[bot]
8
2023-06-26
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.56 to 7.0.58 (#1928)
dependabot[bot]
7
2023-06-26
[chore]: Bump github.com/miekg/dns from 1.1.54 to 1.1.55 (#1929)
dependabot[bot]
3
2023-06-26
[chore]: Bump github.com/tdewolff/minify/v2 from 2.12.6 to 2.12.7 (#1927)
dependabot[bot]
2
2023-06-26
[chore]: Bump golang.org/x/image from 0.7.0 to 0.8.0 (#1926)
dependabot[bot]
1
2023-06-21
[performance] update go-cache library (#1917)
kim
3
2023-06-19
[chore]: Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#1908)
dependabot[bot]
1
2023-06-19
[chore]: Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.4.1 (#1907)
dependabot[bot]
23
2023-06-19
[chore]: Bump golang.org/x/net from 0.10.0 to 0.11.0 (#1909)
dependabot[bot]
6
2023-06-19
[chore]: Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#1910)
dependabot[bot]
27
2023-06-12
[chore]: Bump modernc.org/sqlite from 1.23.0 to 1.23.1 (#1884)
dependabot[bot]
2
2023-06-05
[chore] update latest deps, ensure readme up to date (#1873)
tobi
153
2023-06-05
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.55 to 7.0.56 (#1869)
dependabot[bot]
3
2023-06-05
[chore]: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1872)
dependabot[bot]
1
2023-06-02
[performance] wrap httpclient response body to ensure drained before close (#...
kim
2
2023-06-01
[chore]: Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#1855)
dependabot[bot]
136
2023-05-29
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.23 to 1.0.24 (#1843)
dependabot[bot]
3
2023-05-29
[chore]: Bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0 (#1840)
dependabot[bot]
5
2023-05-29
[chore]: Bump github.com/ulule/limiter/v3 from 3.11.1 to 3.11.2 (#1841)
dependabot[bot]
4
2023-05-29
[chore]: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1842)
dependabot[bot]
12
2023-05-29
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.53 to 7.0.55 (#1844)
dependabot[bot]
29
2023-05-22
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.52 to 7.0.53 (#1808)
dependabot[bot]
8
2023-05-22
[chore]: Bump github.com/go-playground/validator/v10 (#1812)
dependabot[bot]
36
2023-05-15
[chore]: Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#1784)
dependabot[bot]
1
2023-05-15
[chore]: Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#1785)
dependabot[bot]
6
[next]