akkoma/lib/pleroma
2022-07-15 12:27:16 +00:00
..
activity Rename Activity.Search to Search.DatabaseSearch 2022-06-29 20:49:44 +01:00
captcha
chat
collections import logger 2022-07-05 14:45:28 +01:00
config Fix config path lookup (#51) 2022-07-06 18:28:41 +00:00
conversation
docs Documentation updates for stable release (#73) 2022-07-15 12:27:16 +00:00
ecto_type
emails Send emails i18n'd using backend-stored user language 2022-06-29 20:45:19 +01:00
emoji Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
gun CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
helpers Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
http Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
instances Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
mfa
migration_helper
migrators [#3213] Code formatting fix. 2021-03-12 12:25:18 +03:00
object
password
reverse_proxy Dirty hack to make mediaproxy functional by relying on Hackney for that part 2021-12-16 11:36:58 -06:00
search Add elasticsearch tests 2022-06-30 16:53:21 +01:00
tesla/middleware
tests Fix compile cycle in Pleroma.Tests.AuthTestController 2021-06-09 13:30:19 -05:00
upload Support metadata for video files too 2021-06-08 12:54:09 -05:00
uploaders Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
user MastoAPI: Profile directory 2021-12-26 02:35:17 +00:00
web remove anonymous function from plug 2022-07-14 11:17:14 +01:00
workers Fix meilisearch tests and jobs for oban 2022-06-29 20:49:45 +01:00
activity.ex Rename Activity.Search to Search.DatabaseSearch 2022-06-29 20:49:44 +01:00
application.ex Add swaggerUI options (#66) 2022-07-13 15:09:35 +00:00
application_requirements.ex Support metadata for video files too 2021-06-08 12:54:09 -05:00
bookmark.ex
caching.ex
captcha.ex
chat.ex
clippy.ex
config.ex
config_db.ex
constants.ex
conversation.ex
counter_cache.ex
data_migration.ex
delivery.ex
ecto_enums.ex v2 Suggestions: dismiss a suggestion 2021-11-26 20:19:29 -06:00
emoji-test.txt Add unicode 14 support 2022-06-29 20:43:41 +01:00
emoji.ex Bugfix: standardise scheme for emoji reactions 2022-06-25 15:27:46 +01:00
filter.ex
following_relationship.ex implement Move activities (#45) 2022-07-04 16:29:39 +00:00
formatter.ex [#58] ensure all users are linked in MFM content (#61) 2022-07-11 11:48:29 +00:00
frontend.ex Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
gun.ex
hashtag.ex Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
healthcheck.ex
html.ex
http.ex [#58] pre-link MFM content (#59) 2022-07-10 17:06:25 +00:00
instances.ex Switch to runtime deps in Pleroma.Instances 2021-06-08 18:03:34 -05:00
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
logging.ex
maintenance.ex Fix typo 2021-10-06 10:49:25 -05:00
maps.ex
marker.ex
mfa.ex
moderation_log.ex Merge branch 'v2-suggestions' into 'develop' 2021-12-19 17:31:17 +00:00
notification.ex Delete report notifs when demoting from superuser 2022-06-29 20:43:41 +01:00
object.ex
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
registration.ex
release_tasks.ex
repo.ex Upgrade Ecto to v3.6.2, remove deprecated ecto_explain 2021-06-23 13:22:32 -05:00
report_note.ex
reverse_proxy.ex Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
scheduled_activity.ex
search.ex Don't try removing deleted users and such from index as posts 2022-06-29 20:49:45 +01:00
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex implement Move activities (#45) 2022-07-04 16:29:39 +00:00
user_invite_token.ex
user_note.ex MastoAPI: Add user notes on accounts 2021-11-21 16:56:26 +01:00
user_relationship.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
utils.ex
web.ex Refactor skipped plugs into Pleroma.Web functions 2021-06-08 19:15:04 -05:00
xml_builder.ex