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
/
testrig
Age
Commit message (
Expand
)
Author
Files
2022-03-21
[bugfix] Fix images not being processed correctly sometimes (#437)
tobi
2
2022-03-15
[feature] Federate local account deletion (#431)
tobi
1
2022-03-15
[performance] Add dereference shortcuts to avoid making http calls to self (#...
tobi
2
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
4
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
3
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
2
2022-01-16
pass reader around instead of []byte
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
1
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
3
2022-01-08
compiling now
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
3
2021-12-20
Extend license notices to 2022 (#354)
tobi
14
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
1
2021-12-12
Add optional syslog logrus hook (#343)
tobi
2
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
11
2021-11-27
Update dependencies (#333)
tobi
1
2021-11-22
Fix mentioned accounts visibility bug (#323)
tobi
1
2021-11-22
Fix incorrect target being used in CC prop for mentioning statuses (#322)
tobi
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
1
2021-11-13
move to ssb gofed fork (#298)
tobi
2
2021-11-13
update dependencies (#296)
tobi
4
2021-10-31
smtp + email confirmation (#285)
tobi
2
2021-10-24
Serve `outbox` for Actor (#289)
tobi
1
2021-10-21
pregenerate RSA keys for testrig accounts. If a user is added without a key,...
R. Aidan Campbell
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
11
2021-10-10
Handle forwarded messages (#273)
tobi
1
2021-10-06
Derive visibility fixes (#271)
tobi
1
2021-10-04
Refactor/tidy (#261)
tobi
3
2021-09-30
allow dereferencing of groups (#256)
tobi
1
2021-09-24
Unblock fix (#247)
tobi
1
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
4
2021-09-11
kim is a reply guy (#208)
tobi
1
2021-09-10
Test both dbs (#205)
tobi
1
2021-09-09
Import export (#194)
tobi
2
2021-09-04
rework media processing a little bit (#191)
tobi
2
2021-09-01
moving stuff around
tsmethurst
1
2021-09-01
move oauth models into gtsmodel
tsmethurst
2
2021-09-01
more updates
tsmethurst
1
2021-09-01
change muchos things
tsmethurst
1
2021-09-01
more work on struct validation
tsmethurst
1
2021-08-29
Mention fixup (#167)
tobi
2
2021-08-27
Gin logging (#165)
tobi
2
2021-08-25
Pg to bun (#148)
tobi
2
2021-08-23
Manually approves followers (#146)
tobi
1
2021-08-20
Database updates (#144)
tobi
2
2021-08-12
Grand test fixup (#138)
Tobi Smethurst
1
2021-08-11
Text duplication fix (#137)
Tobi Smethurst
2
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
3
2021-07-29
Link hashtag bug (#121)
Tobi Smethurst
1
[next]