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
/
db
/
bundb
Age
Commit message (
Expand
)
Author
Files
2023-07-23
[chore] Admin CLI + new account creation refactoring (#2008)
tobi
1
2023-07-18
[bugfix] more robust list timeline invalidation (#1995)
v0.10.0-rc3
kim
2
2023-07-08
[bugfix] Delete mutual follow (requests) when receiving block from remote (#1...
tobi
3
2023-07-07
[chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St...
tobi
3
2023-07-05
[chore/performance] Remove remaining 'whereEmptyOrNull' funcs (#1946)
tobi
6
2023-06-22
[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)
kim
4
2023-06-21
[feature] Add partial text search for accounts + statuses (#1836)
tobi
4
2023-06-11
[bugfix] Invalidate timeline entries for status when stats change (#1879)
tobi
1
2023-06-04
[bugfix] Fix slow joined home timeline query (#1867)
tobi
1
2023-06-03
[chore] Update versions, fix lint errors (#1860)
tobi
1
2023-06-02
[bugfix] Allow lowercase emoji shortcode in frontend (#1851)
Julian-Samuel Gebühr
2
2023-05-25
[feature] Add List functionality (#1802)
tobi
9
2023-05-22
[chore] update account statuses paging logic (#1814)
tobi
2
2023-05-21
[bugfix] Fix incorrect default for empty emoji domain (#1803)
tobi
1
2023-05-12
[chore] Update a bunch of database dependencies (#1772)
tobi
1
2023-05-12
[feature] status refetch support (#1690)
kim
16
2023-05-09
feat: initial tracing support (#1623)
Dominik Süß
1
2023-05-09
[bugfix] update go-cache version to support multi-keying (#1756)
kim
1
2023-05-09
[chore] tidy + update StatusToAPIStatus (#1754)
tobi
1
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
1
2023-05-07
[bugfix] Punycode fixes (#1743)
tobi
2
2023-05-04
[bugfix] Rework notifs to use min_id for paging up (#1734)
tobi
2
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
4
2023-04-06
[bugfix] visibility caching and hometimeline (#1675)
v0.8.0-rc1
kim
1
2023-04-06
[bugfix/chore] Refactor timeline code (#1656)
tobi
2
2023-04-05
[bugfix] Add proper constraints on status faves, dedupe (#1674)
tobi
1
2023-03-31
[bugfix] Fix relationship not updating 'following' on accept follow request (...
tobi
2
2023-03-28
[bugfix] Remove unique constraint on public_key (#1653)
tobi
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
18
2023-03-27
[feature] Add list command to admin account (#1648)
Daenney
2
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
13
2023-03-19
[feature] Email notifications for new / closed moderation reports (#1628)
tobi
2
2023-03-14
[feature] Allow admins to send test emails (#1620)
tobi
2
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
95
2023-03-03
[performance] cache media attachments (#1525)
kim
2
2023-03-02
[bugfix] add ON CONFLICT statements to status updates (#1580)
tobi
2
2023-03-02
[feature] Advertise rich text formats, support content_type field (#1370)
Vyr Cossont
2
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
2
2023-03-01
[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)
tobi
2
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
4
2023-02-18
[bugfix] In Postgres, drop shortcodedomain constraint before creating new emo...
tobi
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
13
2023-02-13
[bugfix] Fix up `error getting account avatar/header` errors, other small fix...
tobi
3
2023-02-11
[chore/performance] Update media prune logic, add extra CLI command (#1474)
v0.7.0-rc2
tobi
2
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
5
2023-02-03
[chore] Text formatting overhaul (#1406)
Autumn!
1
2023-02-01
[chore/performance] use only 1 sqlite db connection regardless of multiplier ...
tobi
1
2023-01-31
[chore] Use 'immediate' lock for sqlite transactions (#1404)
tobi
1
2023-01-26
[chore] set max open / idle conns + conn max lifetime for both postgres and s...
tobi
1
[next]