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
Age
Commit message (
Expand
)
Author
Files
2022-09-15
[bugfix] Fix emojis, attachments, and mentions not being serialized correctly...
v0.5.0-rc2
tobi
2
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-09-08
[bugfix] Fix preposterous characters reserved per URL amount (#809)
tobi
1
2022-09-04
[feature] Set default header and avatar for API accounts to GtS ones (#799)
tobi
4
2022-09-02
[bugfix] Fix status fields `in_reply_to_id` and `in_reply_to_account_id` not ...
tobi
3
2022-09-02
[feature] Federate custom emoji (outbound) (#791)
Blackle Morisanchetto
3
2022-08-30
[bugfix] Fix issue where the 'favourited' field of a notification's status is...
Blackle Morisanchetto
1
2022-08-29
[bugfix] Use reblogged status in notification, instead of wrapper status (#775)
Blackle Morisanchetto
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
5
2022-08-06
[feature] Let accounts set default status format, and use this when processin...
tobi
2
2022-07-22
[bugfix] Make `/api/v2/media` more compatible with masto API (#724)
tobi
2
2022-07-19
[chore] use our own logging implementation (#716)
kim
4
2022-07-10
[chore] consolidate caching libraries (#704)
kim
2
2022-07-05
[bugfix] Fix incorrect domain showing in profiles (#693)
tobi
1
2022-07-04
[bugfix] Visibility fixes (#687)
tobi
2
2022-06-26
[feature] Use default instance thumbnail if instance account header not set (...
tobi
1
2022-06-26
[feature] add configuration to `/api/v1/instance` response (#670)
tobi
1
2022-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
1
2022-06-11
[chore] Fix testrig emoji bug (#646)
tobi
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
3
2022-06-04
[bugfix] Update time marshalling format to provide 3 digits of ms (#630)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
2
2022-05-28
[chore] Mastodon api fixups (#617)
tobi
3
2022-05-27
[chore] Add test for dereferencing Owncast service account (#613)
tobi
2
2022-05-24
[chore] Serialize times as UTC ISO8601 instead of RFC3339 (#602)
tobi
1
2022-05-24
[bugfix] Don't serialize instance account if not set (#603)
tobi
2
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
3
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
3
2022-05-23
[security] Check all involved IRIs during block checking (#593)
tobi
1
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
1
2022-04-26
[bugfix] Fix CWs not showing sometimes (#488)
tobi
2
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
1
2022-02-08
log error on header/avatar fetch fail
tsmethurst
2
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
2
2022-01-24
update remote account get/deref logic
tsmethurst
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
9
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
2
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
6
2021-11-22
Fix incorrect target being used in CC prop for mentioning statuses (#322)
tobi
2
2021-11-13
move to ssb gofed fork (#298)
tobi
8
2021-10-24
Serve `outbox` for Actor (#289)
tobi
5
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
4
2021-10-06
Derive visibility fixes (#271)
tobi
4
2021-10-04
Refactor/tidy (#261)
tobi
4
2021-09-14
Fix mentions not notifying (#230)
tobi
3
2021-09-11
only store statuses in the AS cache, not accounts (#210)
tobi
1
2021-09-11
kim is a reply guy (#208)
tobi
2
[next]