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
/
internaltofrontend.go
Age
Commit message (
Expand
)
Author
Files
2022-10-12
[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902)
tobi
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-10-06
[feature] Add emoji image size to instance response (#892)
tobi
1
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
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
1
2022-09-02
[bugfix] Fix status fields `in_reply_to_id` and `in_reply_to_account_id` not ...
tobi
1
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
1
2022-08-06
[feature] Let accounts set default status format, and use this when processin...
tobi
1
2022-07-22
[bugfix] Make `/api/v2/media` more compatible with masto API (#724)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-05
[bugfix] Fix incorrect domain showing in profiles (#693)
tobi
1
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-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-28
[chore] Mastodon api fixups (#617)
tobi
1
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
1
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
1
2022-02-08
log error on header/avatar fetch fail
tsmethurst
1
2022-01-25
fix up some account conversion logic
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-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-11
kim is a reply guy (#208)
tobi
1
2021-09-01
moving stuff around
tsmethurst
1
2021-08-29
Mention fixup (#167)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-08-02
Frodo swaggins (#126)
Tobi Smethurst
1
2021-07-11
Block/unblock (#96)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1
2021-06-24
nodeinfo compliance (#61)
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-27
Notifications (#34)
Tobi Smethurst
1
2021-05-23
status deletes, profile updates (#30)
Tobi Smethurst
1
2021-05-22
small fiddling to allow whalebird to work (a bit)
tsmethurst
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-09
Webfinger + Small fixes (#20)
Tobi Smethurst
1
[next]