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
/
typeutils
/
astointernal.go
Age
Commit message (
Expand
)
Author
Files
2023-12-01
[bugfix/chore] `Announce` reliability updates (#2405)
v0.13.0-rc1
tobi
1
2023-11-30
[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)
kim
1
2023-11-21
[feature] Federate status language in and out (#2366)
tobi
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-10-04
[feature] tentatively start adding polls support (#2249)
kim
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-08-08
[bugfix] don't accept unrelated statuses (#2078)
kim
1
2023-08-07
[chore] Use generic pointer function (#2080)
Daenney
1
2023-06-24
[bugfix] Ensure `InReplyToID` set properly, update dereference ancestors func...
tobi
1
2023-06-17
[chore/bugfix] Refactor `ap/extract.go` functions, return URIs more reliably ...
tobi
1
2023-06-13
[chore] Refactor AP authentication, other small bits of tidying up (#1874)
tobi
1
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)
tobi
1
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
1
2023-02-17
[chore] Update more log calls to include context (#1517)
Daenney
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-02-02
[bugfix] Read Bookwyrm Articles more thoroughly (#1410)
tobi
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-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-09-23
[feature] Allow delivery to sharedInboxes where possible (#847)
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-11
[chore] Webfinger rework (#627)
tobi
1
2022-05-23
[bugfix] Fix `error extracting status content: no content found` (#598)
tobi
1
2022-05-23
[bugfix] If status URL is empty, use URI instead and don't log unnecessary er...
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-11-13
move to ssb gofed fork (#298)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-10-06
Derive visibility fixes (#271)
tobi
1
2021-09-09
Import export (#194)
tobi
1
2021-09-01
change muchos things
tsmethurst
1
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
1
2021-08-29
Mention fixup (#167)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-23
Manually approves followers (#146)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
1
2021-07-11
Block/unblock (#96)
Tobi Smethurst
1
2021-06-17
Timeline improvements (#41)
Tobi Smethurst
1
2021-06-13
Timeline manager (#40)
Tobi Smethurst
1
2021-05-28
Announce/boost (#35)
Tobi Smethurst
1
2021-05-27
Notifications (#34)
Tobi Smethurst
1
2021-05-23
status deletes, profile updates (#30)
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
[next]