summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFiles
2022-01-03add gruf worker poolLibravatar tsmethurst1
2021-12-20Update codeberg.org/gruf libraries and fix go-store issue (#347)Libravatar kim1
2021-12-12Add optional syslog logrus hook (#343)Libravatar tobi1
2021-12-12Upstep Go dependencies (#340)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-27Update dependencies (#333)Libravatar tobi1
2021-11-13move to ssb gofed fork (#298)Libravatar tobi1
2021-11-13update dependencies (#296)Libravatar tobi1
2021-10-24upstep bun to v1.0.14 (#291)Libravatar tobi1
2021-09-29upstep bun to v1.0.9 (#252)Libravatar tobi1
2021-09-23upstep bun version (#243)Libravatar tobi1
2021-09-13update my personal library versions (#220)Libravatar kim1
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)1
2021-09-11update bun library to latest commit (#206)Libravatar kim1
2021-09-10Test both dbs (#205)Libravatar tobi1
2021-09-10migrate go version to 1.17 (#203)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi1
2021-09-08Merge pull request #198 from NyaaaWhatsUpDoc/update/sqlite-libraryLibravatar kim1
2021-09-08Merge remote-tracking branch 'upstream/main' into update/sqlite-libraryLibravatar kim (grufwub)1
2021-09-08update sqlite library -> v1.13.0Libravatar kim (grufwub)1
2021-09-08Merge remote-tracking branch 'upstream/main' into update/oauth-libraryLibravatar kim (grufwub)1
2021-09-08update oauth library --> v4.3.2-SSBLibravatar kim (grufwub)1
2021-09-08update oauth library -> v4.3.1-SSBLibravatar kim (grufwub)1
2021-09-08update bun library -> v1.0.4Libravatar kim (grufwub)1
2021-09-01more updatesLibravatar tsmethurst1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-23Manually approves followers (#146)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-08-16Text/status parsing fixes (#141)Libravatar Tobi Smethurst1
2021-07-28Link parsing (#120)Libravatar Tobi Smethurst1
2021-07-26Markdown Statuses (#116)Libravatar Tobi Smethurst1
2021-07-26add trusted proxy for parsing client IPs (#115)Libravatar Tobi Smethurst1
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1
2021-07-19Db tls (#102)Libravatar Tobi Smethurst1
2021-07-13sanitize html for statuses + instance (#97)Libravatar Tobi Smethurst1
2021-06-21add web handler to testrigLibravatar tsmethurst1
2021-06-21new styling for frontpage, update login and authorize templates (#46)Libravatar f0x521
2021-06-19Streaming (#49)Libravatar Tobi Smethurst1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-15Inbox post (#22)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1
2021-04-01Api/v1/accounts (#8)Libravatar Tobi Smethurst1
2021-03-22Oauth/token (#7)Libravatar Tobi Smethurst1
2021-03-20Go mod tidyLibravatar tsmethurst1
2021-03-18auth flow working for codeLibravatar tsmethurst1
2021-03-17getting there.......Libravatar tsmethurst1
2021-03-17fiddlingLibravatar tsmethurst1
2021-03-17Some more messing around with oauth2Libravatar tsmethurst1