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
/
bundb
Age
Commit message (
Expand
)
Author
Files
2022-04-24
[bug] Fix status API / status web API being case sensitive (#481)
tobi
1
2022-04-18
[bugfix] Fix infinite domain block database loop (#467)
tobi
1
2022-04-18
[feature] Add log-db-queries config option (#465)
tobi
1
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
1
2022-04-10
[bugfix] Fix broken only_media and only_public flags on /api/v1/accounts/:id/...
v0.2.3
tobi
1
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
2
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
1
2022-03-19
[feature] Admin account actions (#432)
tobi
4
2022-03-07
[performance] Database optimizations (#419)
v0.2.1
tobi
5
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
8
2022-02-08
go fmt
tsmethurst
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
4
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
1
2022-01-31
[bug] Fix OIDC users requiring second approval (#371)
tobi
1
2022-01-30
[bug] Fix sqlite empty address issue (#370)
tobi
2
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
48
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
1
2021-10-16
Follow request improvements (#282)
tobi
1
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-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
5
2021-09-10
fixes + db changes (#204)
tobi
2
2021-09-09
Import export (#194)
tobi
5
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
8
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
[next]