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
/
converter.go
Age
Commit message (
Expand
)
Author
Files
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-09-21
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
tobi
1
2023-08-19
[feature] Instance rules (#2125)
f0x52
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-07-29
[feature] Implement markers API (#1989)
Vyr Cossont
1
2023-05-25
[feature] Add List functionality (#1802)
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-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
1
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
1
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
1
2023-01-27
[feature] Federate reports to remote instance as Flag (if desired) (#1386)
tobi
1
2023-01-25
[feature] Accept incoming federated Flag activity (#1382)
tobi
1
2023-01-25
[feature] Implement reports admin API so admins can view + close reports (#1378)
tobi
1
2023-01-23
[feature] Implement `/api/v1/reports` endpoints on client API (#1330)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
1
2022-11-14
[feature] Allow newly uploaded emojis to be placed in categories (#939)
tobi
1
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-09-04
[feature] Set default header and avatar for API accounts to GtS ones (#799)
tobi
1
2022-09-02
[feature] Federate custom emoji (outbound) (#791)
Blackle Morisanchetto
1
2022-07-10
[chore] consolidate caching libraries (#704)
kim
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
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-13
move to ssb gofed fork (#298)
tobi
1
2021-10-24
Serve `outbox` for Actor (#289)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-10-06
Derive visibility fixes (#271)
tobi
1
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-11
kim is a reply guy (#208)
tobi
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-10
Dereference remote replies (#132)
Tobi Smethurst
1
2021-07-11
Block/unblock (#96)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1
2021-06-26
separate public key handler (#64)
Tobi Smethurst
1
2021-06-17
Timeline improvements (#41)
Tobi Smethurst
1
2021-05-29
Search (#36)
Tobi Smethurst
1
2021-05-28
federate account updates
tsmethurst
1
2021-05-28
Announce/boost (#35)
Tobi Smethurst
1
2021-05-27
Notifications (#34)
Tobi Smethurst
1
2021-05-24
Faves (#31)
Tobi Smethurst
1
2021-05-23
status deletes, profile updates (#30)
Tobi Smethurst
1
2021-05-21
Follows and relationships (#27)
Tobi Smethurst
1
2021-05-15
Inbox post (#22)
Tobi Smethurst
1
[next]