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
/
media
Age
Commit message (
Expand
)
Author
Files
2022-02-08
store and retrieve processState atomically
tsmethurst
3
2022-01-29
put store lock file in base of storage
tsmethurst
1
2022-01-24
test with disk storage as well
tsmethurst
1
2022-01-23
add file size checks
tsmethurst
1
2022-01-23
rework data function to provide filesize
tsmethurst
5
2022-01-16
pass reader around instead of []byte
tsmethurst
6
2022-01-15
lint, fmt
tsmethurst
2
2022-01-15
emoji code passing muster
tsmethurst
2
2022-01-15
start fixing up emoji processing code
tsmethurst
6
2022-01-11
pin instanceAccountID to in-process emoji
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
6
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
9
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
6
2022-01-08
compiling now
tsmethurst
4
2022-01-08
further refinements
tsmethurst
3
2022-01-04
start working on thumb + full funcs
tsmethurst
3
2022-01-03
return very partial image on first upload
tsmethurst
5
2022-01-02
fiddle around with workers
tsmethurst
7
2021-12-28
more refactoring, media handler => manager
tsmethurst
7
2021-12-27
start refactor of media package
tsmethurst
6
2021-12-20
Extend license notices to 2022 (#354)
tobi
6
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
4
2021-12-12
Add optional syslog logrus hook (#343)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
3
2021-11-13
update dependencies (#296)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
2
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-23
update media processing (#244)
tobi
6
2021-09-11
fix keys used to access storage items
kim (grufwub)
3
2021-09-11
rename KVStore uses as storage to differentiate between upcoming store package
kim (grufwub)
3
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
3
2021-09-04
rework media processing a little bit (#191)
tobi
2
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-06-13
Timeline manager (#40)
Tobi Smethurst
3
2021-05-30
Move a lot of stuff + tidy stuff (#37)
Tobi Smethurst
2
2021-05-21
Follows and relationships (#27)
Tobi Smethurst
3
2021-05-17
Refine statuses (#26)
Tobi Smethurst
9
2021-05-15
Inbox post (#22)
Tobi Smethurst
1
2021-05-10
Mediahandler (#21)
Tobi Smethurst
1
2021-05-08
Ap (#14)
Tobi Smethurst
5
2021-04-20
linting + organizing
tsmethurst
1
2021-04-19
Api/v1/statuses (#11)
Tobi Smethurst
7
2021-04-01
Api/v1/accounts (#8)
Tobi Smethurst
12
2021-03-11
start adding mastodon api types
tsmethurst
1
2021-03-09
moving stuff around, stubbing interfaces
tsmethurst
1
[prev]