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-05-22
[chore] update account statuses paging logic (#1814)
tobi
5
2023-05-21
[chore] Replace pinafore with semaphore (#1801)
Julian-Samuel Gebühr
2
2023-05-21
[bugfix] Add back removed ValidateRequest() before backoff-retry loop (#1805)
v0.9.0-rc2
kim
11
2023-05-21
[feature] Make client IP logging configurable (#1799)
Daenney
5
2023-05-21
[bugfix] Fix incorrect default for empty emoji domain (#1803)
tobi
1
2023-05-16
[chore] Change time comparison in webfinger test (#1798)
Daenney
1
2023-05-16
[bugfix] Fix NegotiateFormat with multiple accept headers (#1797)
Daenney
5
2023-05-15
[bugfix] Fix duplicating fields on profile edit (#1788)
tobi
2
2023-05-13
[frontend] Basic user moderation actions (#1728)
f0x52
1
2023-05-12
[chore] Update a bunch of database dependencies (#1772)
tobi
1
2023-05-12
[bugfix] Ensure account fields can be set by JSON (#1762)
tobi
3
2023-05-12
[feature] status refetch support (#1690)
kim
52
2023-05-12
[chore] Prefer JSON errors in API endpoints (#1766)
Natsu Kagami
11
2023-05-11
[frontend] Profiles with fields & more (#1764)
f0x52
2
2023-05-09
feat: initial tracing support (#1623)
Dominik Süß
7
2023-05-09
[bugfix] Don't try to get user when serializing local instance account (#1757)
tobi
4
2023-05-09
[bugfix] fix possible domain blockcache nil ptr + add debug String() func (#1...
kim
2
2023-05-09
[bugfix] update go-cache version to support multi-keying (#1756)
kim
3
2023-05-09
[chore] tidy + update StatusToAPIStatus (#1754)
tobi
2
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
48
2023-05-08
[chore/performance] Make sender multiplier configurable (#1750)
tobi
5
2023-05-07
[bugfix] Punycode fixes (#1743)
tobi
10
2023-05-06
[bugfix] Return languages in api/v1/instance (#1741)
Daenney
3
2023-05-06
[feature] Implement the preferences client API (#1740)
Daenney
6
2023-05-04
[bugfix] Serve correct 'application/jrd+json' content type for webfinger requ...
tobi
6
2023-05-04
[bugfix] Rework notifs to use min_id for paging up (#1734)
tobi
7
2023-05-03
[bugfix] Fix invalid og:description on account w/ empty note (#1733)
tobi
2
2023-05-01
[performance] replace domain block cache with an in-memory radix trie (#1714)
kim
3
2023-04-30
[bugfix] tweak httpclient error handling again ... (#1721)
kim
2
2023-04-29
[performance] tweak http client error handling (#1718)
kim
4
2023-04-29
[feature] Add GET endpoint for single notification (#1719)
tobi
3
2023-04-29
[bugfix] add From to email header (#1717)
Mal Hancock
3
2023-04-28
[performance] improved request batching (removes need for queueing) (#1687)
kim
22
2023-04-26
[bugfix] Fix remaining mangled URI escaping issues in statuses + accounts (#1...
tobi
6
2023-04-19
[bugfix] Fix the bookmarks list API endpoint returning an empty array (#1700)
Umar Getagazov
1
2023-04-10
[feature] Receive notification when followed account posts (if desired) (#1680)
tobi
16
2023-04-08
[bugfix] Fix single author threads not appearing in home timeline (#1679)
v0.8.0
tobi
2
2023-04-06
[bugfix] visibility caching and hometimeline (#1675)
v0.8.0-rc1
kim
5
2023-04-06
[bugfix/chore] Refactor timeline code (#1656)
tobi
21
2023-04-06
[bugfix] Normalize status content (don't parse status content as IRI) (#1665)
tobi
11
2023-04-06
[bugfix] Always serialize orderedItems as array (#1673)
tobi
3
2023-04-05
[bugfix] Add proper constraints on status faves, dedupe (#1674)
tobi
6
2023-04-03
[bugfix] Add idempotency-key to allowed CORS headers (#1670)
tobi
1
2023-03-31
[bugfix] Fix multiple "updated_at" columns for media updates (#1660)
tobi
3
2023-03-31
[bugfix] Fix report serialization errors caused by user delete (#1659)
tobi
6
2023-03-31
[bugfix] Fix relationship not updating 'following' on accept follow request (...
tobi
3
2023-03-28
[bugfix] Remove unique constraint on public_key (#1653)
tobi
2
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
98
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
[next]