Pleroma/lib/pleroma
rinpatch 985122cc03 Remove Activity, User and Notification views from TwitterAPI 2019-08-31 10:31:15 +03:00
..
activity constants: add as_public constant and use it everywhere 2019-07-29 02:43:19 +00:00
bbs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
captcha use default child_specs 2019-08-14 11:55:17 -04:00
config use default child_specs 2019-08-14 11:55:17 -04:00
conversation Conversations: Load relations in one query. 2019-08-14 17:01:11 +02:00
emails Add configurable colors and logo for the digest template 2019-08-16 18:32:25 +07:00
gopher use default child_specs 2019-08-14 11:55:17 -04:00
helpers
http Handle 303 redirects 2019-07-28 20:24:39 +00:00
instances Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
object fix /inbox for Relay 2019-08-22 22:48:07 +03:00
plugs tests WebFinger 2019-07-24 15:13:10 +00:00
reverse_proxy Formatting 2019-08-16 10:00:18 -05:00
upload added tests for Pleroma.Upload.Filter 2019-07-16 21:35:43 +00:00
uploaders tests for Pleroma.Uploaders 2019-08-10 18:46:26 +00:00
user Change to use attachment only when fields do not exist 2019-08-25 01:28:38 +09:00
web Remove Activity, User and Notification views from TwitterAPI 2019-08-31 10:31:15 +03:00
activity.ex Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expiration 2019-08-24 15:48:33 +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 ActivityExpirationWorker: Fix merge issues. 2019-08-24 17:22:26 +02:00
application.ex ActivityExpirationWorker: Fix merge issues. 2019-08-24 17:22:26 +02: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
constants.ex constants: add as_public constant and use it everywhere 2019-07-29 02:43:19 +00:00
conversation.ex Conversation: Rename function to better express what it does. 2019-08-06 15:06:19 +02:00
digest_email_worker.ex Add more tests for Database tasks and DigestEmailWorker 2019-08-19 16:10:00 +00:00
emoji.ex use default child_specs 2019-08-14 11:55:17 -04:00
filter.ex
flake_id.ex use default child_specs 2019-08-14 11:55:17 -04:00
formatter.ex
html.ex Merge branch 'feature/custom-fields' into 'develop' 2019-08-20 12:44:14 +00:00
instances.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
jwt.ex
keys.ex tests for Pleroma.Signature 2019-07-15 13:01:22 +00:00
list.ex Add `list` to Visibility 2019-07-11 19:29:24 +07:00
mime.ex
moderation_log.ex Log admin/moderator actions 2019-08-25 19:39:37 +00:00
notification.ex Merge develop 2019-07-16 16:19:19 +03: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 use default child_specs 2019-08-14 11:55:17 -04:00
signature.ex fix /inbox for Relay 2019-08-22 22:48:07 +03:00
stats.ex Collect stats immediately after init 2019-08-15 01:01:13 +03:00
thread_mute.ex
upload.ex Do not prepend /media/ when using base_url 2019-07-24 15:35:25 +00:00
user.ex Merge branch 'admin-create-users' into 'develop' 2019-08-24 16:04:19 +00:00
user_invite_token.ex Add tests for users tasks and PleromaAuthenticator 2019-07-22 02:43:15 +00:00