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
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
2021-11-13
First db migration (#297)
tobi
28
2021-11-13
move to ssb gofed fork (#298)
tobi
57
2021-11-13
update dependencies (#296)
tobi
16
2021-10-31
smtp + email confirmation (#285)
tobi
47
2021-10-24
Serve `outbox` for Actor (#289)
tobi
36
2021-10-17
fix mention extracting when no domain exists (usually intra-instance mentions...
kim
4
2021-10-16
Follow request improvements (#282)
tobi
22
2021-10-14
User password change (#280)
tobi
11
2021-10-13
go fmt (#278)
tobi
5
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
198
2021-10-10
Handle forwarded messages (#273)
tobi
17
2021-10-06
Derive visibility fixes (#271)
tobi
9
2021-10-04
fix logs not working properly (#264)
tobi
6
2021-10-04
Refactor/tidy (#261)
tobi
122
2021-10-01
Follow request auto approval (#259)
tobi
5
2021-10-01
rework mention replacement func (#258)
tobi
2
2021-09-30
don't catch mentions within links (#257)
tobi
2
2021-09-30
allow dereferencing of groups (#256)
tobi
3
2021-09-30
Golint (#255)
tobi
6
2021-09-30
handle remote account deletion more systematically (#254)
tobi
7
2021-09-28
skip account on error instead of returning error (#251)
tobi
2
2021-09-28
Account update issue (#250)
tobi
5
2021-09-27
Weird notif issue (#248)
tobi
4
2021-09-24
Unblock fix (#247)
tobi
14
2021-09-23
update media processing (#244)
tobi
8
2021-09-21
remove hardcoded friendica user agent block (#239)
tobi
1
2021-09-20
tweak db settings slightly (#238)
tobi
1
2021-09-20
use timestamptz instead of timestamp (#237)
tobi
21
2021-09-20
Update webfingering a little, add tests (#236)
tobi
9
2021-09-16
federated authentication better logging + tidying (#232)
tobi
13
2021-09-14
Fix mentions not notifying (#230)
tobi
16
2021-09-13
set default privacy for new accounts (#225)
tobi
1
2021-09-13
Thread views on the web (#207)
f0x52
3
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)
9
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
20
[next]