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
/
go.mod
Age
Commit message (
Expand
)
Author
Files
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
1
2021-09-11
update bun library to latest commit (#206)
kim
1
2021-09-10
Test both dbs (#205)
tobi
1
2021-09-10
migrate go version to 1.17 (#203)
tobi
1
2021-09-09
Import export (#194)
tobi
1
2021-09-08
Merge pull request #198 from NyaaaWhatsUpDoc/update/sqlite-library
kim
1
2021-09-08
Merge remote-tracking branch 'upstream/main' into update/sqlite-library
kim (grufwub)
1
2021-09-08
update sqlite library -> v1.13.0
kim (grufwub)
1
2021-09-08
Merge remote-tracking branch 'upstream/main' into update/oauth-library
kim (grufwub)
1
2021-09-08
update oauth library --> v4.3.2-SSB
kim (grufwub)
1
2021-09-08
update oauth library -> v4.3.1-SSB
kim (grufwub)
1
2021-09-08
update bun library -> v1.0.4
kim (grufwub)
1
2021-09-01
more updates
tsmethurst
1
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-23
Manually approves followers (#146)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-08-16
Text/status parsing fixes (#141)
Tobi Smethurst
1
2021-07-28
Link parsing (#120)
Tobi Smethurst
1
2021-07-26
Markdown Statuses (#116)
Tobi Smethurst
1
2021-07-26
add trusted proxy for parsing client IPs (#115)
Tobi Smethurst
1
2021-07-23
Oidc (#109)
Tobi Smethurst
1
2021-07-19
Db tls (#102)
Tobi Smethurst
1
2021-07-13
sanitize html for statuses + instance (#97)
Tobi Smethurst
1
2021-06-21
add web handler to testrig
tsmethurst
1
2021-06-21
new styling for frontpage, update login and authorize templates (#46)
f0x52
1
2021-06-19
Streaming (#49)
Tobi Smethurst
1
2021-06-13
Timeline manager (#40)
Tobi Smethurst
1
2021-05-30
Move a lot of stuff + tidy stuff (#37)
Tobi Smethurst
1
2021-05-15
Inbox post (#22)
Tobi Smethurst
1
2021-05-08
Ap (#14)
Tobi Smethurst
1
2021-04-01
Api/v1/accounts (#8)
Tobi Smethurst
1
2021-03-22
Oauth/token (#7)
Tobi Smethurst
1
2021-03-20
Go mod tidy
tsmethurst
1
2021-03-18
auth flow working for code
tsmethurst
1
2021-03-17
getting there.......
tsmethurst
1
2021-03-17
fiddling
tsmethurst
1
2021-03-17
Some more messing around with oauth2
tsmethurst
1
2021-03-15
whole buncha stuff
tsmethurst
1
2021-03-15
go mod tidy
tsmethurst
1
2021-03-15
tests
tsmethurst
1
2021-03-15
bit of experimenting and tidying
tsmethurst
1
2021-03-14
start working on oauth2 implementation
tsmethurst
1
2021-03-11
start adding mastodon api types
tsmethurst
1
2021-03-05
create db schemas for accounts
tsmethurst
1
2021-03-03
further fun
tsmethurst
1
2021-03-03
further yak shaving
tsmethurst
1
2021-03-03
start the service using a cli
tsmethurst
1
2021-03-02
More messing around
tsmethurst
1
2021-03-02
start implementing db interface
tsmethurst
1
[next]