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-06-21
[feature] Add partial text search for accounts + statuses (#1836)
tobi
7
2023-06-11
[bugfix] Invalidate timeline entries for status when stats change (#1879)
tobi
6
2023-06-10
[bugfix] Delete from list timeline on status deletion (#1878)
tobi
1
2023-06-04
[chore] tidy + test timelines a bit better (#1865)
tobi
2
2023-06-03
[chore] Update versions, fix lint errors (#1860)
tobi
2
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
13
2023-05-25
[feature] Add List functionality (#1802)
tobi
28
2023-05-22
[chore] update account statuses paging logic (#1814)
tobi
1
2023-05-15
[bugfix] Fix duplicating fields on profile edit (#1788)
tobi
2
2023-05-12
[feature] status refetch support (#1690)
kim
13
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
11
2023-05-07
[bugfix] Punycode fixes (#1743)
tobi
1
2023-05-06
[feature] Implement the preferences client API (#1740)
Daenney
2
2023-05-04
[bugfix] Rework notifs to use min_id for paging up (#1734)
tobi
2
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
[next]