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
/
processing
/
processor.go
Age
Commit message (
Expand
)
Author
Files
2023-11-20
[bugfix] self-referencing collection pages for status replies (#2364)
kim
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-10-30
[feature] Customizable media cleaner schedule (#2304)
tobi
1
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
1
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-09-12
[feature] add paging to account follows, followers and follow requests endpoi...
kim
1
2023-08-09
[feature] List replies policy, refactor async workers (#2087)
tobi
1
2023-07-29
[feature] Implement markers API (#1989)
Vyr Cossont
1
2023-06-21
[feature] Add partial text search for accounts + statuses (#1836)
tobi
1
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
1
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
1
2023-03-19
[feature] Email notifications for new / closed moderation reports (#1628)
tobi
1
2023-03-14
[feature] Allow admins to send test emails (#1620)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
1
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
1
2023-01-25
[feature] Public list of suspended domains (#1362)
f0x52
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-12-10
[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...
tobi
1
2022-12-09
[feature] Allow users to create + delete bookbarks, and view bookmarked statu...
Matthew Phillips
1
2022-11-24
[feature] `PATCH /api/v1/admin/custom_emojis/{id}` endpoint (#1061)
tobi
1
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
1
2022-11-22
[feature] Prune timelines once per hour to plug memory leak (#1117)
tobi
1
2022-11-14
[feature] Allow newly uploaded emojis to be placed in categories (#939)
tobi
1
2022-10-14
[feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913)
tobi
1
2022-10-13
[feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji GE...
tobi
1
2022-10-12
[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902)
tobi
1
2022-10-10
[chore] Make paging logic more generic (#901)
tobi
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-10-08
[feature] `oob` oauth token support (#889)
tobi
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-09-06
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
tobi
1
2022-08-31
[feature] Add support for the exclude_types[] parameter on the notifications ...
Blackle Morisanchetto
1
2022-08-01
[feature] Implemented notification clear (#720)
Artémis
1
2022-07-13
[feature] Add back/next buttons to profiles for paging through statuses (#708)
tobi
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
1
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
1
2022-06-08
[feature] More consistent API error handling (#637)
tobi
1
2022-06-08
[feature] Add paging via `Link` header for notifications and account statuses...
tobi
1
2022-05-20
[feature] implement custom_emojis endpoint (#563)
Adelie Paull
1
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
1
[next]