Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix a typo in default static directory configuration for OTP releases
Closes #1289
See merge request pleroma/pleroma!1829
|
|
1.1.2 Release
See merge request pleroma/pleroma!1863
|
|
|
|
|
|
pleroma_ctl: Fix attempting to use RPC for config generation
See merge request pleroma/pleroma!1862
|
|
|
|
Admin API: Ability to list all followed relays
See merge request pleroma/pleroma!1835
|
|
|
|
ostatus removal
Closes #1145
See merge request pleroma/pleroma!1854
|
|
|
|
|
|
|
|
activitypub, not ostatus
|
|
|
|
|
|
|
|
origins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix wrong list level in the changelog
See merge request pleroma/pleroma!1860
|
|
|
|
Sync the changelog from stable and collapse the API sections
See merge request pleroma/pleroma!1859
|
|
|
|
Backport safe_jsonb_set fixes to develop
See merge request pleroma/pleroma!1858
|
|
|
|
And introduce safe_jsonb_set
|
|
1.1.1 Release
See merge request pleroma/pleroma!1857
|
|
|
|
While the case tested (`lain@ple`) gives wrong ordering due to
using only trigram to order, it almost never happens in reality. In reality
it would be either `lain` (in which case it's fine to list the user with `lain`
in display name first), or `@lain@pleroma.soykaf.com`/`lain@pleroma.soykaf.com` (which is
handled fine as well)
|
|
|