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
/
processing
Age
Commit message (
Expand
)
Author
Files
2023-04-29
[feature] Add GET endpoint for single notification (#1719)
tobi
1
2023-04-29
[bugfix] add From to email header (#1717)
Mal Hancock
1
2023-04-28
[performance] improved request batching (removes need for queueing) (#1687)
kim
6
2023-04-26
[bugfix] Fix remaining mangled URI escaping issues in statuses + accounts (#1...
tobi
1
2023-04-10
[feature] Receive notification when followed account posts (if desired) (#1680)
tobi
8
2023-04-06
[bugfix/chore] Refactor timeline code (#1656)
tobi
2
2023-04-06
[bugfix] Normalize status content (don't parse status content as IRI) (#1665)
tobi
1
2023-04-06
[bugfix] Always serialize orderedItems as array (#1673)
tobi
1
2023-03-31
[bugfix] Fix multiple "updated_at" columns for media updates (#1660)
tobi
2
2023-03-31
[bugfix] Fix report serialization errors caused by user delete (#1659)
tobi
2
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
27
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
20
2023-03-19
[feature] Email notifications for new / closed moderation reports (#1628)
tobi
5
2023-03-14
[feature] Allow admins to send test emails (#1620)
tobi
3
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
90
2023-03-11
[feature] Support multiple subscriptions on single websocket connection (#1489)
darrinsmart
2
2023-03-09
[feature] Provide .well-known/host-meta endpoint (#1604)
Daenney
1
2023-03-06
[feature] Add support for profile fields (#1483)
zowhoey
1
2023-03-04
use updateattachment when updating to ensure cache is invalidated (#1587)
kim
1
2023-03-03
[performance] cache media attachments (#1525)
kim
3
2023-03-03
[bugfix] Federate status delete using just the URI (#1584)
tobi
1
2023-03-03
[bugfix] Fix unpinning statuses not working (#1582)
tobi
1
2023-03-02
[feature] Advertise rich text formats, support content_type field (#1370)
Vyr Cossont
4
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
64
2023-03-01
[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)
tobi
5
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
6
2023-02-23
[bugfix] Fix deleted status causing issues when getting bookmark (#1551)
tobi
2
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
120
2023-02-20
[bugfix] Fix failure to look up remote profiles with duplicate emojis in some...
Sam Lade
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
12
2023-02-16
[bugfix] Set 'discoverable' properly on API accounts (#1511)
v0.7.0
tobi
1
2023-02-14
[bugfix] Return empty result rather than 500 error when searching for blocked...
tobi
1
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
5
2023-02-12
[bugfix] Set appropriate cache-control when using presigned s3 links (#1480)
tobi
1
2023-02-11
[chore/performance] Update media prune logic, add extra CLI command (#1474)
v0.7.0-rc2
tobi
2
2023-02-07
[bugfix] don't trash emoji in profile fields on edit (#1440)
Sam Lade
1
2023-02-07
[bugfix] fix file range length calculation being off by 1 (#1448)
kim
1
2023-02-06
Ignore missing files when cleaning up media (#1435)
Sam Lade
1
2023-02-06
[bugfix] fix old password hash staying in cache (#1432)
tobi
1
2023-02-04
[bugfix] Allow instance thumbnail description to be set separately from image...
tobi
1
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
18
2023-02-03
[chore] Text formatting overhaul (#1406)
Autumn!
6
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
2
2023-01-27
[feature] Federate reports to remote instance as Flag (if desired) (#1386)
tobi
2
2023-01-25
[feature] Public list of suspended domains (#1362)
f0x52
2
2023-01-25
[feature] Accept incoming federated Flag activity (#1382)
tobi
1
2023-01-25
[feature] Implement reports admin API so admins can view + close reports (#1378)
tobi
6
2023-01-23
[feature] Implement `/api/v1/reports` endpoints on client API (#1330)
tobi
7
2023-01-16
[bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342)
tobi
1
2023-01-13
[chore] Remove omitempty on account source; refactor tests to use prettyprint...
tobi
1
[next]