Commit graph

3 commits

Author SHA1 Message Date
Fabio Manganiello
133cd545a2 Merge branch 'develop' into increase-posts-content-size 2025-02-13 18:43:07 +01:00
Fabio Manganiello
13ce3d0784
Increased posts.content size for MySQL.
`TEXT` -> 64kB
`MEDIUMTEXT` -> 16MB

Closes: https://github.com/writefreely/writefreely/issues/987
2024-11-21 03:22:46 +01:00
Matt Baer
0ce5d3ba26 Accept Like activities from the fediverse
This includes database changes; update with `writefreely db migrate`.

Ref T906
2024-10-21 11:28:35 -04:00