akkoma/lib/pleroma
2024-01-29 01:07:08 +09:00
..
activity Support the 'following' option on post searches 2023-09-27 05:23:06 +09:00
akkoma Add MRFs for direct message manipulation 2023-05-22 23:53:44 +01:00
captcha
collections
config Ensure we can't crash out on unusual logger backend settings 2023-08-06 15:12:57 +01:00
conversation
docs
ecto_type
emails Merge remote-tracking branch 'upstream/develop' into bnakkoma 2023-11-08 03:52:31 +09:00
emoji Merge branch 'elixir1.15' into develop 2023-08-04 15:16:14 +01:00
helpers
http Support elixir1.15 2023-08-03 17:44:09 +01:00
instances Add timeline visibility options 2023-03-17 15:33:28 +00:00
mfa
migration_helper
migrators Support elixir1.15 2023-08-03 17:44:09 +01:00
object Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
password
reverse_proxy
search Support for searching local posts/users only 2023-11-15 08:45:53 +09:00
tests
upload Support elixir1.15 2023-08-03 17:44:09 +01:00
uploaders
user Support for searching local posts/users only 2023-11-15 08:45:53 +09:00
web Merge remote-tracking branch 'upstream/develop' into bnakkoma 2024-01-29 01:07:08 +09:00
workers
activity.ex Support elixir1.15 2023-08-03 17:44:09 +01:00
announcement.ex
announcement_read_relationship.ex
application.ex Ensure we can't crash out on unusual logger backend settings 2023-08-06 15:12:57 +01:00
application_requirements.ex Merge branch 'develop' into itepechi 2023-08-13 04:38:02 +09:00
bookmark.ex
caching.ex
captcha.ex
clippy.ex
config.ex
config_db.ex
constants.ex Improve support for favicon and PWA icons 2023-09-26 08:55:35 +09:00
conversation.ex
counter_cache.ex
data_migration.ex
delivery.ex
ecto_enums.ex
emoji-test.txt
emoji.ex Replace map |> join with map_join 2023-08-06 22:17:17 +09:00
filter.ex Replace map |> join with map_join 2023-08-06 22:17:17 +09:00
following_relationship.ex paginate follow requests (#460) 2023-02-04 20:51:17 +00:00
formatter.ex Interpret \n as newline for MFM 2023-02-18 19:56:11 +01:00
frontend.ex
hashtag.ex
healthcheck.ex
html.ex
http.ex Allow Pleroma.HTTP to connect to raw-HTTP without freaking mint out 2023-08-04 23:51:15 +01:00
instances.ex
iso639.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
logging.ex
maintenance.ex Support elixir1.15 2023-08-03 17:44:09 +01:00
maps.ex
marker.ex
mfa.ex
moderation_log.ex Replace map |> join with map_join 2023-08-06 22:17:17 +09:00
notification.ex Require related object for notifications to filter on content 2023-06-14 19:41:48 +00:00
object.ex
object_tombstone.ex
otp_version.ex
pagination.ex
password.ex
password_reset_token.ex
prometheus_exporter.ex
registration.ex
release_tasks.ex
repo.ex
report_note.ex
reverse_proxy.ex Add more image mimetypes to reverse proxy 2023-11-01 17:47:52 -07:00
scheduled_activity.ex
search.ex
signature.ex Fix invalid Date HTTP header when signing fetch requests 2023-08-07 12:43:42 +00:00
stats.ex
thread_mute.ex
upload.ex Enable AnonymizeFilenames on all uploads 2023-08-04 15:37:15 +01:00
user.ex fix issue with API cascading domain blocks but not honouring them 2023-08-25 11:00:49 +01:00
user_invite_token.ex
user_note.ex Make UserNote comment default to the empty string. 2023-04-27 05:22:12 +00:00
user_relationship.ex
utils.ex
web.ex Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
xml_builder.ex