akkoma/lib/pleroma
Mike Verdone 36012ef6c1 Require that ephemeral posts live for at least one hour
If we didn't put some kind of lifetime requirement on these, I guess you
could annoy people by sending large numbers of ephemeral posts that
provoke notifications but then disappear before anyone can read them.
2019-07-24 14:46:08 +02:00
..
activity
bbs
captcha
config atom keys with leading : 2019-07-15 11:00:55 +03:00
conversation
emails
gopher
helpers
http Merge the default options with custom ones in ReverseProxy and 2019-07-12 23:52:26 +03:00
instances
object fetcher: sign object fetches if configured 2019-07-17 22:58:46 +00:00
plugs Merge branch 'refactor/http-signature-plug' into 'develop' 2019-07-19 16:57:24 +00:00
reverse_proxy Merge the default options with custom ones in ReverseProxy and 2019-07-12 23:52:26 +03:00
upload added tests for Pleroma.Upload.Filter 2019-07-16 21:35:43 +00:00
uploaders tests for Uploader with webhook 2019-07-18 12:30:18 +00:00
user Feature/1072 muting notifications 2019-07-14 13:29:31 +00:00
web Require that ephemeral posts live for at least one hour 2019-07-24 14:46:08 +02:00
activity.ex Add activity expirations table 2019-07-24 13:14:52 +02:00
activity_expiration.ex Require that ephemeral posts live for at least one hour 2019-07-24 14:46:08 +02:00
activity_expiration_worker.ex Add activity expiration worker 2019-07-24 13:14:52 +02:00
application.ex Add activity expiration worker 2019-07-24 13:14:52 +02:00
bookmark.ex
clippy.ex
config.ex
conversation.ex
emoji.ex
filter.ex
flake_id.ex
formatter.ex
html.ex
instances.ex
keys.ex tests for Pleroma.Signature 2019-07-15 13:01:22 +00:00
list.ex
mime.ex
notification.ex query fix 2019-07-15 20:53:52 +03:00
object.ex
object_tombstone.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex
scheduled_activity.ex
scheduled_activity_worker.ex
signature.ex signature: properly deduce the actor from misskey key IDs 2019-07-23 16:47:22 +00:00
stats.ex
thread_mute.ex
upload.ex
user.ex tests for Pleroma.Web.ActivityPub.Publisher 2019-07-23 19:15:48 +00:00
user_invite_token.ex Add tests for users tasks and PleromaAuthenticator 2019-07-22 02:43:15 +00:00