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
2024-07-29
[feature] Implement following hashtags (#3141)
Vyr Cossont
1
2024-07-26
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
tobi
1
2024-07-24
[chore] Add interaction filter to complement existing visibility filter (#3111)
tobi
1
2024-07-23
[feature] Conversations API (#3013)
Vyr Cossont
1
2024-06-26
[chore] media and emoji refactoring (#3000)
kim
1
2024-06-07
[feature] Implement filters_changed stream event (#2972)
Vyr Cossont
1
2024-06-06
[feature] Self-serve email change for users (#2957)
tobi
1
2024-05-31
[feature] Implement Filter API v2 (#2936)
Vyr Cossont
1
2024-03-06
[feature] Filters v1 (#2594)
Vyr Cossont
1
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
1
2024-02-19
[bugfix] Refactor parse mention, fix local mention bug (#2657)
tobi
1
2024-01-05
[feature] Parse instance descriptors as markdown, show T&C on /about (#2481)
tobi
1
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
[next]