Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
rinpatch
|
30eaef9d61
|
healthcheck: report real amount of memory allocated by beam
as opposed to memory currently in use
|
2020-05-08 23:57:47 +03:00 |
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
Egor Kislitsyn
|
75290cbfbd
|
Add Pleroma.JobQueueMonitor
|
2019-09-26 18:49:57 +07:00 |
rinpatch
|
56828abf6d
|
Use Jason for rendering responses
Although Jason readme says Phoenix 1.4+ already does it by default, [it actually does it only for new projects](3bfb9f6e90/lib/phoenix.ex (L58-L59) )
|
2019-09-11 23:06:31 +03:00 |