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
/
db.go
Age
Commit message (
Expand
)
Author
Files
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
1
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
1
2024-09-10
[feature] Process `Reject` of interaction via fedi API, put rejected statuses...
tobi
1
2024-07-30
[feature] persist worker queues to db (#3042)
kim
1
2024-07-23
[feature] Conversations API (#3013)
Vyr Cossont
1
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
1
2024-03-06
[feature/chore] Add Move database functions + cache (#2647)
tobi
1
2024-03-06
[feature] Filters v1 (#2594)
Vyr Cossont
1
2023-12-18
[feature] request blocking by http headers (#2409)
kim
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
1
2023-08-19
[feature] Instance rules (#2125)
f0x52
1
2023-08-10
[performance] remove last of relational queries to instead rely on caches (#2...
kim
1
2023-07-31
[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)
tobi
1
2023-07-29
[feature] Implement markers API (#1989)
Vyr Cossont
1
2023-06-21
[feature] Add partial text search for accounts + statuses (#1836)
tobi
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-02-03
[chore] Text formatting overhaul (#1406)
Autumn!
1
2023-01-10
[feature] Implement Report database model and utility functions (#1310)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
1
2022-11-11
[feature] Read + Write tombstones for deleted Actors (#1005)
tobi
1
2022-10-03
[performance] add user cache and database (#879)
tobi
1
2022-09-06
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
tobi
1
2022-05-20
[feature] implement custom_emojis endpoint (#563)
Adelie Paull
1
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-09-11
kim is a reply guy (#208)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
1
2021-07-23
Oidc (#109)
Tobi Smethurst
1
2021-07-11
Block/unblock (#96)
Tobi Smethurst
1
2021-07-09
favourites GET implementation (#95)
Tobi Smethurst
1
2021-07-06
Blocklist import (#77)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1
2021-06-23
Instance settings updates (#59)
Tobi Smethurst
1
2021-06-17
Timeline improvements (#41)
Tobi Smethurst
1
2021-06-13
Timeline manager (#40)
Tobi Smethurst
1
2021-05-31
Tidy + timeline embetterment (#38)
Tobi Smethurst
1
2021-05-30
Move a lot of stuff + tidy stuff (#37)
Tobi Smethurst
1
2021-05-29
first implementation of search feature
tsmethurst
1
2021-05-27
Notifications (#34)
Tobi Smethurst
1
2021-05-24
Faves (#31)
Tobi Smethurst
1
2021-05-21
Home timeline (#28)
Tobi Smethurst
1
2021-05-21
Follows and relationships (#27)
Tobi Smethurst
1
2021-05-17
Refine statuses (#26)
Tobi Smethurst
1
2021-05-15
Inbox post (#22)
Tobi Smethurst
1
[next]