Use `name` field for post titles instead of `summary` (ref #1220) #173
Merged
dessalines
merged 1 commits from apub-post-name
into main
3 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'apub-post-name'
Deleting a branch is permanent. It CANNOT be undone. Continue?
As suggested in https://github.com/LemmyNet/lemmy/issues/1220#issuecomment-783477440
I tested that this is fully backwards compatible by commenting out lines 61 and 64, and running tests with only one of them present (which passed both times).
2cbd158a11
.