akkoma/lib
William Pitcock 6426301407 notifications: fix notification generation for non-create activities
in 300d94c62, an Object.normalize() call was introduced.  calling Object.normalize()
on an activity with a non-object URI (say, a user) causes Really Bad Things to happen.
so don't do that.
2019-06-22 06:44:47 +00:00
..
mix Move config templates to priv so they can be found in releases 2019-06-21 19:54:04 +03:00
pleroma notifications: fix notification generation for non-create activities 2019-06-22 06:44:47 +00:00
healthcheck.ex Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
jason_types.ex Format the code. 2018-03-30 15:01:53 +02:00
transports.ex Format the code. 2018-03-30 15:01:53 +02:00
xml_builder.ex xml builder: properly escape quotes 2019-05-12 19:04:37 +00:00