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_test.go
Age
Commit message (
Expand
)
Author
Files
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
1
2023-10-30
[feature] Customizable media cleaner schedule (#2304)
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-08-09
[feature] List replies policy, refactor async workers (#2087)
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-04-10
[feature] Receive notification when followed account posts (if desired) (#1680)
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-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
1
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
1
2022-03-15
[feature] Federate local account deletion (#431)
tobi
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
1
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
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-11-13
move to ssb gofed fork (#298)
tobi
1
2021-11-13
update dependencies (#296)
tobi
1
2021-10-31
smtp + email confirmation (#285)
tobi
1
2021-10-16
Follow request improvements (#282)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-10-10
Handle forwarded messages (#273)
tobi
1
2021-10-01
Follow request auto approval (#259)
tobi
1
2021-09-30
handle remote account deletion more systematically (#254)
tobi
1
2021-09-11
rename KVStore uses as storage to differentiate between upcoming store package
kim (grufwub)
1
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
1
2021-09-04
tests + announce notification fix (#193)
tobi
1