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
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
2021-11-17
Fix instance account not being created (#310)
tobi
2
2021-11-14
Update docs with better config + installation instructions (#300)
tobi
21
2021-11-13
update drone file (#299)
v0.1.0
tobi
1
2021-11-13
First db migration (#297)
tobi
28
2021-11-13
move to ssb gofed fork (#298)
tobi
799
2021-11-13
update dependencies (#296)
tobi
124
2021-10-31
smtp + email confirmation (#285)
tobi
56
2021-10-24
regenerate swagger docs (#293)
tobi
1
2021-10-24
upstep bun to v1.0.14 (#291)
tobi
100
2021-10-24
docs typo fix (#290)
tobi
1
2021-10-24
Serve `outbox` for Actor (#289)
tobi
38
2021-10-21
pregenerate RSA keys for testrig accounts. If a user is added without a key,...
R. Aidan Campbell
1
2021-10-17
fix mention extracting when no domain exists (usually intra-instance mentions...
kim
4
2021-10-16
Follow request improvements (#282)
tobi
24
2021-10-14
User password change (#280)
tobi
14
2021-10-13
go fmt (#278)
tobi
5
2021-10-13
add new logo + credits (#277)
tobi
4
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
210
2021-10-10
Handle forwarded messages (#273)
tobi
18
2021-10-06
Derive visibility fixes (#271)
tobi
10
2021-10-04
fix logs not working properly (#264)
tobi
6
2021-10-04
Refactor/tidy (#261)
tobi
126
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
4
2021-09-30
Golint (#255)
tobi
7
2021-09-30
handle remote account deletion more systematically (#254)
tobi
7
2021-09-29
upstep bun to v1.0.9 (#252)
tobi
53
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
16
2021-09-24
Goreleaser (#241)
tobi
14
2021-09-23
upstep bun version (#243)
tobi
23
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
[next]