akkoma/lib/pleroma
sfr 058bf96798 implement Move activities (#45)
Reviewed-on: AkkomaGang/akkoma#45
Co-authored-by: sfr <sol@solfisher.com>
Co-committed-by: sfr <sol@solfisher.com>
2022-07-04 16:29:39 +00:00
..
activity Rename Activity.Search to Search.DatabaseSearch 2022-06-29 20:49:44 +01:00
captcha
chat
collections Use Akkoma modification for collections 2022-07-03 19:36:30 +01:00
config Purge gopher frontend 2022-06-27 17:31:16 +01:00
conversation
docs
ecto_type
emails Send emails i18n'd using backend-stored user language 2022-06-29 20:45:19 +01:00
emoji emoji/loader.ex: be more verbose about which emoji pack config is loading now 2021-12-17 14:15:44 +00:00
gun CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
helpers
http use tls1.3 2022-06-07 12:24:40 +01:00
instances
mfa
migration_helper
migrators
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
telemetry Add elasticsearch tests 2022-06-30 16:53:21 +01:00
tesla/middleware
tests
upload
uploaders
user MastoAPI: Profile directory 2021-12-26 02:35:17 +00:00
web implement Move activities (#45) 2022-07-04 16:29:39 +00: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 Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
application_requirements.ex
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
frontend.ex format everything 2022-06-15 18:22:30 +01: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 mix format 2022-06-11 16:14:31 +01:00
instances.ex
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
registration.ex
release_tasks.ex
repo.ex
report_note.ex
reverse_proxy.ex
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
utils.ex
web.ex
xml_builder.ex