mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-04 09:33:17 -06:00
Improve titles, trim body to reasonable length
This commit is contained in:
parent
13eda35985
commit
93aeadbd9f
30 changed files with 16492 additions and 9 deletions
1
go.mod
1
go.mod
|
|
@ -66,6 +66,7 @@ require (
|
|||
github.com/ncruces/go-sqlite3 v0.22.0
|
||||
github.com/oklog/ulid v1.3.1
|
||||
github.com/prometheus/client_golang v1.20.5
|
||||
github.com/rivo/uniseg v0.4.7
|
||||
github.com/spf13/cobra v1.8.1
|
||||
github.com/spf13/viper v1.19.0
|
||||
github.com/stretchr/testify v1.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue