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
/
db
Age
Commit message (
Expand
)
Author
Files
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
1
2022-01-08
compiling now
tsmethurst
1
2021-12-21
[fix] Make postgres connections magically work in common setups (#352)
embr
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
63
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
14
2021-11-22
Fix mentioned accounts visibility bug (#323)
tobi
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
10
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
25
2021-10-31
smtp + email confirmation (#285)
tobi
1
2021-10-24
Serve `outbox` for Actor (#289)
tobi
2
2021-10-16
Follow request improvements (#282)
tobi
2
2021-10-13
go fmt (#278)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
7
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-30
Golint (#255)
tobi
2
2021-09-28
Account update issue (#250)
tobi
1
2021-09-24
Unblock fix (#247)
tobi
1
2021-09-20
tweak db settings slightly (#238)
tobi
1
2021-09-13
set default privacy for new accounts (#225)
tobi
1
2021-09-11
kim is a reply guy (#208)
tobi
7
2021-09-10
fixes + db changes (#204)
tobi
3
2021-09-09
Import export (#194)
tobi
7
2021-09-04
tests + announce notification fix (#193)
tobi
8
2021-09-01
moving stuff around
tsmethurst
22
2021-09-01
move oauth models into gtsmodel
tsmethurst
21
2021-09-01
lil move
tsmethurst
1
2021-09-01
more updates
tsmethurst
4
2021-09-01
change muchos things
tsmethurst
1
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
9
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
18
2021-08-29
Mention fixup (#167)
tobi
1
2021-08-27
fix new tx within tx (#163)
kim
1
2021-08-26
some more little fixes for all to enjoy (#161)
tobi
3
2021-08-26
fix null returned session (#159)
tobi
3
2021-08-26
oops (#157)
tobi
1
2021-08-26
fix error with instance not created on startup (#156)
tobi
1
2021-08-26
fix public timeline bug (#150)
tobi
8
2021-08-25
Pg to bun (#148)
tobi
34
2021-08-20
Database updates (#144)
tobi
33
2021-08-15
Timeline loop fix (#140)
Tobi Smethurst
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
2
2021-07-23
Oidc (#109)
Tobi Smethurst
2
2021-07-19
Config bugfix (#104)
Tobi Smethurst
1
2021-07-19
Db tls (#102)
Tobi Smethurst
1
2021-07-11
Block/unblock (#96)
Tobi Smethurst
2
2021-07-09
favourites GET implementation (#95)
Tobi Smethurst
3
[next]