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
/
processing
/
fromfederator.go
Age
Commit message (
Expand
)
Author
Files
2023-08-09
[feature] List replies policy, refactor async workers (#2087)
tobi
1
2023-08-08
[bugfix] don't accept unrelated statuses (#2078)
kim
1
2023-07-12
[bugfix] Update account `Update` logic (#1984)
tobi
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
1
2023-06-24
[bugfix] Ensure `InReplyToID` set properly, update dereference ancestors func...
tobi
1
2023-06-11
[bugfix] Invalidate timeline entries for status when stats change (#1879)
tobi
1
2023-06-03
[chore] Update versions, fix lint errors (#1860)
tobi
1
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
1
2023-04-26
[bugfix] Fix remaining mangled URI escaping issues in statuses + accounts (#1...
tobi
1
2023-04-10
[feature] Receive notification when followed account posts (if desired) (#1680)
tobi
1
2023-03-19
[feature] Email notifications for new / closed moderation reports (#1628)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
1
2023-01-25
[feature] Accept incoming federated Flag activity (#1382)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-11-29
[chore] Tidy up some of the search logic (#1082)
v0.6.0-rc1
tobi
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-06-24
[bugfix] Fix 404 on status delete redraft (#668)
tobi
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
1
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
1
2022-05-18
[bugfix] Clean up boosts of status when the status itself is deleted (#579)
tobi
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
1
2022-01-25
ensure blocking calls to getRemoteAccount before showing stuff to client
tsmethurst
1
2022-01-24
update remote account get/deref logic
tsmethurst
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
1
2021-10-16
Follow request improvements (#282)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-10-10
Handle forwarded messages (#273)
tobi
1
2021-10-01
Follow request auto approval (#259)
tobi
1
2021-09-30
handle remote account deletion more systematically (#254)
tobi
1
2021-09-28
Account update issue (#250)
tobi
1
2021-09-27
Weird notif issue (#248)
tobi
1
2021-09-14
Fix mentions not notifying (#230)
tobi
1
2021-09-04
tests + announce notification fix (#193)
tobi
1
2021-09-01
change muchos things
tsmethurst
1
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
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
[next]