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
Age
Commit message (
Expand
)
Author
Files
2022-01-23
use exif-terminator
tsmethurst
117
2022-01-16
pass reader around instead of []byte
tsmethurst
14
2022-01-16
update dependencies
tsmethurst
55
2022-01-15
add go-runners to readme
tsmethurst
1
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
20
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
37
2022-01-09
add async test
tsmethurst
1
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
18
2022-01-08
compiling now
tsmethurst
18
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-03
add gruf worker pool
tsmethurst
9
2022-01-02
fiddle around with workers
tsmethurst
7
2021-12-28
more refactoring, media handler => manager
tsmethurst
29
2021-12-27
start refactor of media package
tsmethurst
6
2021-12-26
[documentation] Add section for systemd service and nginx to installation gui...
zoe-bat
3
2021-12-21
[documentation] update database docs (#355)
tobi
2
2021-12-21
[fix] Make postgres connections magically work in common setups (#352)
embr
3
2021-12-20
Extend license notices to 2022 (#354)
tobi
558
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
51
2021-12-20
return first offer when no accept header set (#351)
tobi
1
2021-12-20
Update codeberg.org/gruf libraries and fix go-store issue (#347)
kim
15
2021-12-20
Log when listening (#350)
embr
1
2021-12-14
document post settings (#346)
tobi
1
2021-12-12
Add optional syslog logrus hook (#343)
tobi
38
2021-12-12
add systemd service example to packaging (#342)
tobi
1
2021-12-12
add example systemd service (#341)
zoe-bat
1
2021-12-12
Upstep Go dependencies (#340)
tobi
160
2021-12-12
upstep dependencies (#339)
tobi
1
2021-12-11
Add `Accept` header negotiation to relevant API endpoints (#337)
tobi
78
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
487
2021-11-27
Update dependencies (#333)
tobi
848
2021-11-27
Require confirmed email when checking oauth token (#332)
tobi
8
2021-11-27
run sqlite tests in parallel (#331)
tobi
3
2021-11-24
Fix broken defaults and broken flags (#314)
v0.1.1
Forest Johnson
9
2021-11-22
Fix streamed messages ending up in wrong timeline(s) (#325)
tobi
10
2021-11-22
Use IPv6 doc prefix for docs (#324)
Mara Sophie Grosch
3
2021-11-22
Fix mentioned accounts visibility bug (#323)
tobi
8
2021-11-22
Fix incorrect target being used in CC prop for mentioning statuses (#322)
tobi
3
2021-11-22
Fix image description unnecessarily html-escaping innocent characters (#321)
tobi
9
2021-11-22
add bindAddress configuration option (#320)
tobi
6
2021-11-22
properly initialize user client module (#319)
tobi
2
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
47
2021-11-21
tidy up database creation logic a bit (#317)
tobi
1
2021-11-17
fix broken GetInstanceAccount selector (#311)
tobi
2
[next]