Pleroma/lib/pleroma
lain 5db1e6c8d3 Pipeline test: Switch from Mock to Mox.
Speeds up the test and makes it possible to run async.
2020-12-21 16:35:12 +01:00
..
activity Search: Save detected pg version in a persistent term. 2020-11-23 15:29:55 +01:00
bbs
captcha
chat
config fix for elixir 1.11 2020-11-25 14:10:24 +03:00
conversation
docs config descriptions for custom MRF policies 2020-11-10 19:20:14 +03:00
ecto_type
emails fix for forwarded reports 2020-11-19 09:53:13 +03:00
emoji Tests: Use NullCache for async tests. 2020-12-18 19:53:19 +01:00
gopher
gun
helpers [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
http
instances instance.reachable?: Limit to binary input 2020-12-07 21:20:44 +01:00
mfa Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in). 2020-12-09 21:14:39 +03:00
migration_helper
object Remove FedSockets 2020-11-17 17:28:30 +03:00
reverse_proxy
telemetry
tesla/middleware
tests
upload
uploaders
user Stream follow updates 2020-12-02 00:18:58 +04:00
web Pipeline test: Switch from Mock to Mox. 2020-12-21 16:35:12 +01:00
workers Remove FrontendInstallerWorker 2020-11-11 20:12:35 +04:00
activity.ex Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
application.ex Search: Save detected pg version in a persistent term. 2020-11-23 15:29:55 +01:00
application_requirements.ex ApplicationRequirements: Add test, more text for pool size. 2020-12-08 17:30:10 +01:00
bookmark.ex
caching.ex Caching: Add caching behavior, add null implementation. 2020-12-21 11:42:53 +01:00
captcha.ex Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
chat.ex
clippy.ex
config.ex Pipeline test: Switch from Mock to Mox. 2020-12-21 16:35:12 +01:00
config_db.ex [#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests. 2020-12-06 18:02:30 +03:00
constants.ex
conversation.ex
counter_cache.ex
delivery.ex
earmark_renderer.ex
ecto_enums.ex
emoji-test.txt Emoji: Update to Unicode 13.1, switch base file, allow multichar. 2020-12-02 16:15:03 +01:00
emoji.ex Emoji: Also accept regional indicators 2020-12-03 16:17:39 +01:00
filter.ex
following_relationship.ex Document follow relationship updates and cleanup 2020-12-02 19:16:36 +04:00
formatter.ex
frontend.ex FrontendController: Return error on installation error. 2020-11-17 16:43:07 +01:00
gun.ex
healthcheck.ex
html.ex Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
http.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
maintenance.ex
maps.ex
marker.ex
mfa.ex
moderation_log.ex fix spec 2020-11-25 22:44:27 +03:00
notification.ex Make notifs view work for reports 2020-11-13 13:35:46 +00:00
object.ex Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex Password Resets: Don't accept tokens above a certain age. 2020-11-19 12:27:06 +01:00
registration.ex
release_tasks.ex
repo.ex
report_note.ex
reverse_proxy.ex Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
scheduled_activity.ex
signature.ex Remove FedSockets 2020-11-17 17:28:30 +03:00
stats.ex
thread_mute.ex
upload.ex
user.ex Cachex: Unify arity of callback function 2020-12-21 12:03:58 +01:00
user_invite_token.ex
user_relationship.ex
utils.ex added error messages for posix error code 2020-11-13 15:21:59 +03:00
web.ex [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
xml_builder.ex