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-06-27
[bugfix] Try to fix the webfinger test, again (#1931)
Daenney
1
2023-06-27
[bugfix] Use gtserror package for WrongType errs (#1930)
tobi
11
2023-06-24
[bugfix] Only mark status orphaned on 410 Gone (#1923)
tobi
1
2023-06-24
[bugfix] Ensure `InReplyToID` set properly, update dereference ancestors func...
tobi
5
2023-06-22
[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)
kim
32
2023-06-21
[performance] update go-cache library (#1917)
kim
1
2023-06-21
[feature] Add partial text search for accounts + statuses (#1836)
tobi
29
2023-06-19
[chore] Fix Swagger paths for lists API endpoints (#1904)
Umar Getagazov
7
2023-06-19
[bugfix] Parse POST-style forms in the list member removal endpoint (#1903)
Umar Getagazov
1
2023-06-17
[chore/bugfix] Refactor `ap/extract.go` functions, return URIs more reliably ...
tobi
9
2023-06-16
[bugfix] Accept non-multipart forms for account updates (#1896)
Umar Getagazov
2
2023-06-14
[chore/bugfix] Demote failed inbox forwarding to warn log rather than error r...
tobi
1
2023-06-13
[chore] Refactor AP authentication, other small bits of tidying up (#1874)
tobi
38
2023-06-13
[Frontend] Settings for profile fields (#1885)
f0x52
4
2023-06-11
[bugfix] Invalidate timeline entries for status when stats change (#1879)
tobi
12
2023-06-10
[bugfix] Delete from list timeline on status deletion (#1878)
tobi
1
2023-06-04
[bugfix] Fix slow joined home timeline query (#1867)
tobi
1
2023-06-04
[chore] tidy + test timelines a bit better (#1865)
tobi
12
2023-06-03
[chore] Update versions, fix lint errors (#1860)
tobi
8
2023-06-03
[bugfix] Fix first item of thread dereferencing always being skipped (#1858)
tobi
1
2023-06-02
[bugfix] Allow lowercase emoji shortcode in frontend (#1851)
Julian-Samuel Gebühr
5
2023-06-02
[bugfix] Overwrite API client closed errors with `499 - Client Closed Request...
tobi
3
2023-06-02
[performance] wrap httpclient response body to ensure drained before close (#...
kim
1
2023-05-31
[bugfix] only attempt to populate account/statuses from DB if already exist (...
kim
2
2023-05-28
[bugfix/chore] Inbox post updates (#1821)
tobi
4
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
59
2023-05-25
[bugfix/docs] Fix clear notifications API docs (#1831)
Daenney
1
2023-05-25
[feature] Configurable custom css length (#1827)
tobi
5
2023-05-25
[bugfix] allow usernames of length 1 (#1823)
decentral1se
2
2023-05-25
[feature] Add List functionality (#1802)
tobi
113
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
[next]