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
/
internaltoas.go
Age
Commit message (
Expand
)
Author
Files
2023-11-30
[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)
kim
1
2023-11-27
[bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384)
tobi
1
2023-11-21
[feature] Federate status language in and out (#2366)
tobi
1
2023-11-11
[bugfix] support endless polls, and misskey's' method of inferring expiry in ...
kim
1
2023-11-10
[feature] Media attachment placeholders (#2331)
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-09-20
[feature] add paging to AP following / followers endpoints (#2198)
kim
1
2023-08-09
[feature] List replies policy, refactor async workers (#2087)
tobi
1
2023-07-31
[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)
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-03
[bugfix] Federate status delete using just the URI (#1584)
tobi
1
2023-03-01
[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)
tobi
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-01-27
[feature] Federate reports to remote instance as Flag (if desired) (#1386)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-11-22
[feature] Prune timelines once per hour to plug memory leak (#1117)
tobi
1
2022-10-13
[feature] Refetch emojis when they change on remote instances (#905)
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-09-15
[bugfix] Fix emojis, attachments, and mentions not being serialized correctly...
v0.5.0-rc2
tobi
1
2022-09-02
[feature] Federate custom emoji (outbound) (#791)
Blackle Morisanchetto
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-07-10
[chore] consolidate caching libraries (#704)
kim
1
2022-07-04
[bugfix] Visibility fixes (#687)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-23
[security] Check all involved IRIs during block checking (#593)
tobi
1
2022-02-08
log error on header/avatar fetch fail
tsmethurst
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
1
2022-02-06
if accountDomain isn't set, use Host value instead (#380)
tobi
1
2022-01-25
fix up some account conversion logic
tsmethurst
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-11-22
Fix incorrect target being used in CC prop for mentioning statuses (#322)
tobi
1
2021-11-13
move to ssb gofed fork (#298)
tobi
1
2021-10-24
Serve `outbox` for Actor (#289)
tobi
1
2021-10-06
Derive visibility fixes (#271)
tobi
1
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-11
only store statuses in the AS cache, not accounts (#210)
tobi
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-19
allow different host + accountDomain (#103)
Tobi Smethurst
1
2021-07-11
Block/unblock (#96)
Tobi Smethurst
1
2021-06-26
separate public key handler (#64)
Tobi Smethurst
1
[next]