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-03-06
[bugfix] internal server error on search not found (#1590)
kim
9
2023-03-06
[feature] Add support for profile fields (#1483)
zowhoey
21
2023-03-06
[chore]: Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.1 (#1595)
dependabot[bot]
25
2023-03-06
[chore]: Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#1597)
dependabot[bot]
3
2023-03-06
[chore]: Bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#1593)
dependabot[bot]
94
2023-03-06
[chore]: Bump golang.org/x/text from 0.7.0 to 0.8.0 (#1594)
dependabot[bot]
18
2023-03-04
[chore] Print human readable config (#1589)
Daenney
2
2023-03-04
[feature] Allow loading TLS certs from disk (#1586)
Daenney
12
2023-03-04
use updateattachment when updating to ensure cache is invalidated (#1587)
kim
1
2023-03-03
[performance] cache media attachments (#1525)
kim
15
2023-03-03
[bugfix] Federate status delete using just the URI (#1584)
tobi
6
2023-03-03
[bugfix] Clamp admin report limit <1 to 100 (#1583)
tobi
3
2023-03-03
[bugfix] Fix unpinning statuses not working (#1582)
tobi
2
2023-03-03
[bugfix] on deref new account, check db again for account on ErrAlreadyExists...
kim
1
2023-03-02
[bugfix] add ON CONFLICT statements to status updates (#1580)
tobi
2
2023-03-02
[feature] Advertise rich text formats, support content_type field (#1370)
Vyr Cossont
23
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
130
2023-03-01
[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)
tobi
29
2023-03-01
[chore/performance] simplify storage driver to use storage.Storage directly (...
kim
5
2023-02-28
[chore] Improve unsupported_grant_type error (#1572)
Daenney
1
2023-02-27
[chore] Bump oauth2/v4 -> v4.6.6.6-SSB (#1571)
tobi
4
2023-02-27
[chore] bump go, build, and lint version (#1570)
tobi
3
2023-02-27
[chore]: Bump github.com/miekg/dns from 1.1.50 to 1.1.51 (#1566)
dependabot[bot]
58
2023-02-27
[chore] Better diff for envparsing test (#1562)
Daenney
1
2023-02-27
[chore]: Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (#1564)
dependabot[bot]
5
2023-02-27
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.48 to 7.0.49 (#1567)
dependabot[bot]
38
2023-02-26
[chore] Use latest containers when building (#1554)
Daenney
1
2023-02-25
[chore] Inform user on how to get testrig (#1557)
Daenney
1
2023-02-25
[chore] Update vscode launch configuration (#1556)
Daenney
1
2023-02-25
[feature] Make OIDC admin groups configurable (#1555)
Daenney
6
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
29
2023-02-25
[chore] Update gin to v1.9.0 (#1553)
Daenney
347
2023-02-23
[bugfix] Fix deleted status causing issues when getting bookmark (#1551)
tobi
3
2023-02-22
[chore] improve opengraph descripiton tag (#1550)
Daenney
2
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
246
2023-02-21
[bugfix] Remove initial storage cleanup (#1545)
v0.7.1
tobi
1
2023-02-21
[docs] Add site_url for absolute 404 page assets (#1544)
f0x52
1
2023-02-20
[feature] Use Material theme for docs (#1535)
Daenney
9
2023-02-20
[docs] correct swagger docs (#1543)
tobi
1
2023-02-20
[bugfix] Fix account roles (#1542)
tobi
10
2023-02-20
[feature] About page (#1495)
f0x52
5
2023-02-20
[chore]: Bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1541)
dependabot[bot]
5
2023-02-20
[bugfix] Fix failure to look up remote profiles with duplicate emojis in some...
Sam Lade
2
2023-02-19
Update README.md (#1533)
kim
1
2023-02-19
[chore] Move request validation earlier in client (#1531)
Daenney
1
2023-02-19
pull in latest go-kv, go-cache (#1530)
kim
16
2023-02-18
[bugfix] In Postgres, drop shortcodedomain constraint before creating new emo...
tobi
1
2023-02-18
[chore] transport improvements (#1524)
kim
11
2023-02-18
[chore]: Bump golang.org/x/net from 0.5.0 to 0.7.0 (#1523)
dependabot[bot]
44
2023-02-18
[bugfix] Keep png transparency (#1522)
mushus
1
[next]