Age | Commit message (Collapse) | Author |
|
|
|
Fix OAuth cleanup worker unconditionally starting
See merge request pleroma/pleroma!1578
|
|
!1576 removed enabled/disabled check from the worker, in favor of just
not starting it in application.ex if disabled. However a line
unconditionally starting the worker was removed
|
|
html.ex: Allow sub and sup elements by default
Closes #1191
See merge request pleroma/pleroma!1572
|
|
Parallelize template rendering
See merge request pleroma/pleroma!1576
|
|
|
|
|
|
Cache follow state
Closes #1180
See merge request pleroma/pleroma!1573
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
|
|
Collect stats immediately after init
See merge request pleroma/pleroma!1574
|
|
|
|
|
|
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1191
|
|
Misc OTP issues
See merge request pleroma/pleroma!1567
|
|
activitypub: publisher: add (request-target) to http signature when POSTing
See merge request pleroma/pleroma!1569
|
|
|
|
MRF: fix up unserializable option lists in describe implementations
See merge request pleroma/pleroma!1568
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Switch to pre-1.8 version of tzdata.
Closes #1183
See merge request pleroma/pleroma!1566
|
|
|
|
tzdata 1.0.0 requires Elixir 1.8.0, but we target 1.7. Fortunately
tzdata issues bugfix releases for pre-1.8.0 version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|