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
/
internal
Age
Commit message (
Expand
)
Author
Files
2023-03-27
[feature] Add list command to admin account (#1648)
Daenney
3
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
51
2023-03-19
[bugfix] Use account ID host as accDomain if 2nd webfinger lookup fails (#1630)
tobi
1
2023-03-19
[feature] Email notifications for new / closed moderation reports (#1628)
tobi
22
2023-03-14
[feature] Allow admins to send test emails (#1620)
tobi
15
2023-03-14
[chore] fix + update swagger docs (#1622)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
750
2023-03-12
[chore] Fix opengraph properties (#1611)
tobi
1
2023-03-11
[feature] Support multiple subscriptions on single websocket connection (#1489)
darrinsmart
4
2023-03-09
[feature] Provide .well-known/host-meta endpoint (#1604)
Daenney
6
2023-03-09
[bug] Handle 410 on webfinger properly (#1601)
Daenney
1
2023-03-08
[chore] improved enrichAccount() logging (#1602)
kim
1
2023-03-08
[feature] Discover webfinger through host-meta (#1588)
Daenney
9
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
5
2023-03-04
[feature] Allow loading TLS certs from disk (#1586)
Daenney
6
2023-03-04
use updateattachment when updating to ensure cache is invalidated (#1587)
kim
1
2023-03-03
[performance] cache media attachments (#1525)
kim
12
2023-03-03
[bugfix] Federate status delete using just the URI (#1584)
tobi
5
2023-03-03
[bugfix] Clamp admin report limit <1 to 100 (#1583)
tobi
2
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
21
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
121
2023-03-01
[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)
tobi
27
2023-03-01
[chore/performance] simplify storage driver to use storage.Storage directly (...
kim
4
2023-02-28
[chore] Improve unsupported_grant_type error (#1572)
Daenney
1
2023-02-25
[feature] Make OIDC admin groups configurable (#1555)
Daenney
3
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
25
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
245
2023-02-21
[bugfix] Remove initial storage cleanup (#1545)
v0.7.1
tobi
1
2023-02-20
[bugfix] Fix account roles (#1542)
tobi
6
2023-02-20
[feature] About page (#1495)
f0x52
3
2023-02-20
[bugfix] Fix failure to look up remote profiles with duplicate emojis in some...
Sam Lade
2
2023-02-19
[chore] Move request validation earlier in client (#1531)
Daenney
1
2023-02-18
[bugfix] In Postgres, drop shortcodedomain constraint before creating new emo...
tobi
1
2023-02-18
[chore] transport improvements (#1524)
kim
6
2023-02-18
[bugfix] Keep png transparency (#1522)
mushus
1
2023-02-18
[bugfix] fix oob token route, update templates+css for oob and errors (#1519)
f0x52
1
2023-02-17
[chore] Update more log calls to include context (#1517)
Daenney
9
2023-02-17
[bug] Pass context in logging middleware (#1514)
Daenney
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
104
2023-02-16
[bugfix] Set 'discoverable' properly on API accounts (#1511)
v0.7.0
tobi
10
2023-02-16
[bugfix] Set cache-control max-age dynamically for s3 (#1510)
tobi
4
2023-02-15
Fix 410 Gone race on account deletes (#1507)
Sam Lade
1
2023-02-14
[bugfix] Return empty result rather than 500 error when searching for blocked...
tobi
2
2023-02-13
[bugfix] Fix up `error getting account avatar/header` errors, other small fix...
tobi
6
[next]