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
Age
Commit message (
Expand
)
Author
Files
2022-02-08
update outdated comment
tsmethurst
1
2022-01-29
put store lock file in base of storage
tsmethurst
1
2022-01-25
ensure blocking calls to getRemoteAccount before showing stuff to client
tsmethurst
2
2022-01-25
fix up some account conversion logic
tsmethurst
3
2022-01-25
only update account in db if changed
tsmethurst
1
2022-01-24
change getaccount function signature
tsmethurst
1
2022-01-24
ctx => innerctx
tsmethurst
1
2022-01-24
use background context w/deadline
tsmethurst
1
2022-01-24
start trying to figure out why this test is failing
tsmethurst
1
2022-01-24
test with disk storage as well
tsmethurst
1
2022-01-24
update remote account get/deref logic
tsmethurst
17
2022-01-23
add file size checks
tsmethurst
1
2022-01-23
rework data function to provide filesize
tsmethurst
12
2022-01-16
pass reader around instead of []byte
tsmethurst
13
2022-01-15
lint, fmt
tsmethurst
2
2022-01-15
emoji code passing muster
tsmethurst
9
2022-01-15
start fixing up emoji processing code
tsmethurst
8
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
19
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
32
2022-01-09
add async test
tsmethurst
1
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
17
2022-01-08
compiling now
tsmethurst
17
2022-01-08
further refinements
tsmethurst
4
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
25
2021-12-27
start refactor of media package
tsmethurst
6
2021-12-21
[fix] Make postgres connections magically work in common setups (#352)
embr
2
2021-12-20
Extend license notices to 2022 (#354)
tobi
521
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
41
2021-12-20
return first offer when no accept header set (#351)
tobi
1
2021-12-20
Log when listening (#350)
embr
1
2021-12-12
Add optional syslog logrus hook (#343)
tobi
6
2021-12-12
Upstep Go dependencies (#340)
tobi
1
2021-12-11
Add `Accept` header negotiation to relevant API endpoints (#337)
tobi
76
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
149
2021-11-27
Require confirmed email when checking oauth token (#332)
tobi
8
2021-11-24
Fix broken defaults and broken flags (#314)
v0.1.1
Forest Johnson
3
2021-11-22
Fix streamed messages ending up in wrong timeline(s) (#325)
tobi
10
2021-11-22
Fix mentioned accounts visibility bug (#323)
tobi
7
2021-11-22
Fix incorrect target being used in CC prop for mentioning statuses (#322)
tobi
2
2021-11-22
Fix image description unnecessarily html-escaping innocent characters (#321)
tobi
9
2021-11-22
add bindAddress configuration option (#320)
tobi
3
2021-11-22
properly initialize user client module (#319)
tobi
2
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
42
2021-11-21
tidy up database creation logic a bit (#317)
tobi
1
2021-11-17
fix broken GetInstanceAccount selector (#311)
tobi
2
2021-11-17
Fix instance account not being created (#310)
tobi
2
[next]