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-07-27
[feature] Support setting private notes on accounts (#1982)
Vyr Cossont
15
2023-07-25
[performance] retry db queries on busy errors (#2025)
kim
52
2023-07-24
[feature/performance] support uncaching remote emoji + scheduled cleanup func...
kim
29
2023-07-23
[chore] Disable the right webfinger test (#2018)
Daenney
1
2023-07-23
[chore] Admin CLI + new account creation refactoring (#2008)
tobi
10
2023-07-21
[feature] Report Masto version in /api/v1/instance (#1977)
Daenney
3
2023-07-21
[feature] Lower remote media cache config duration (#2007)
Daenney
1
2023-07-21
[bugfix] Return all accounts when list accounts limit <= 0 (#2014)
v0.10.0
tobi
5
2023-07-21
[bugfix] Change maximumPasswordLength to 72 bytes (#2012)
tobi
2
2023-07-18
[bugfix] more robust list timeline invalidation (#1995)
v0.10.0-rc3
kim
15
2023-07-18
[bugfix] Add missing `continue` statement in `prepareXBetweenIDs` (#1996)
tobi
1
2023-07-13
[bugfix] Set Vary header correctly on cache-control (#1988)
v0.10.0-rc2
tobi
19
2023-07-12
[chore] Skip webfinger test on CI (#1983)
Daenney
1
2023-07-12
[bugfix] Update account `Update` logic (#1984)
tobi
3
2023-07-12
[bugfix] Align default values in the configuration file with the code (#1971)
firescry
1
2023-07-12
[bugfix] Properly handle range > content-length (#1979)
MaeIsBad
1
2023-07-10
[bugfix] Tidy up rss feed serving; don't error on empty feed (#1970)
tobi
3
2023-07-10
[feature] Use Read/Write lock for config (#1969)
Daenney
3
2023-07-09
[chore] Fix password typos (#1966)
Daenney
1
2023-07-08
[bugfix] Fix delete follow req instead of follow (#1962)
tobi
1
2023-07-08
[bugfix] Delete mutual follow (requests) when receiving block from remote (#1...
tobi
5
2023-07-07
[feature] enable + document explicit IP dialer allowing/denying (#1950)
v0.10.0-rc1
tobi
11
2023-07-07
[bugfix] Reorder web view logic, other small fixes (#1954)
tobi
9
2023-07-07
[chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St...
tobi
18
2023-07-05
[chore/performance] Remove remaining 'whereEmptyOrNull' funcs (#1946)
tobi
6
2023-07-04
[chore/bugfix] Break Websockets logic into smaller read/write functions, don'...
tobi
2
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
[next]