pleroma/lib/pleroma
Ivan Tashkinov 369e9bb42f [#1041] Rate-limited status actions (per user and per user+status). 2019-07-13 14:49:39 +03:00
..
activity Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel 2019-07-11 13:55:31 +00:00
bbs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
captcha Wrap error messages into gettext helpers 2019-07-10 18:10:09 +07:00
config Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
conversation Conversations: Fetch users in one query. 2019-06-07 17:51:47 +02:00
emails [#1062] added option to disable send email 2019-07-10 05:34:21 +00:00
gopher
helpers [#963] No redirect on OOB OAuth authorize request with existing authorization. OAuth-related refactoring. 2019-06-12 21:30:06 +03:00
http Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
instances Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
object Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
plugs [#1041] Rate-limited status actions (per user and per user+status). 2019-07-13 14:49:39 +03:00
reverse_proxy Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
upload [#1026] Filter.AnonymizeFilename added ability to retain file extension with custom text 2019-06-30 07:28:35 +00:00
uploaders Wrap error messages into gettext helpers 2019-07-10 18:10:09 +07:00
user Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel 2019-07-11 13:55:31 +00:00
web [#1041] Rate-limited status actions (per user and per user+status). 2019-07-13 14:49:39 +03:00
activity.ex Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel 2019-07-11 13:55:31 +00:00
application.ex removing synchronization worker 2019-07-10 17:42:18 +03:00
bookmark.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
clippy.ex
config.ex [#1026] Filter.AnonymizeFilename added ability to retain file extension with custom text 2019-06-30 07:28:35 +00:00
conversation.ex
emoji.ex Make default pack extensions configurable and default to png and gif 2019-06-26 06:48:59 +03:00
filter.ex
flake_id.ex
formatter.ex Mention all people in the beginning of DM 2019-05-24 20:34:23 +00:00
html.ex Rich Media: Skip Microformats hashtags 2019-06-19 00:46:30 +03:00
instances.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
keys.ex
list.ex
mime.ex
notification.ex notifications: fix notification generation for non-create activities 2019-06-22 06:44:47 +00:00
object.ex [#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activity-object-decoupling-in-tests 2019-07-09 21:46:16 +03:00
object_tombstone.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
pagination.ex Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel 2019-07-11 13:55:31 +00:00
password_reset_token.ex [#184] small refactoring reset password 2019-06-24 19:01:56 +00:00
registration.ex
release_tasks.ex Load the application before executing the create task 2019-06-22 04:33:46 +03:00
repo.ex
repo_streamer.ex Rework user deletion 2019-06-24 18:59:12 +00:00
scheduled_activity.ex
scheduled_activity_worker.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex removing synchronization worker 2019-07-10 17:42:18 +03:00
user_invite_token.ex