-
- Téléchargements
Add E2EE API (#13820)
Affichage de
- app/services/reblog_service.rb 1 ajout, 1 suppressionapp/services/reblog_service.rb
- app/validators/ed25519_key_validator.rb 19 ajouts, 0 suppressionapp/validators/ed25519_key_validator.rb
- app/validators/ed25519_signature_validator.rb 29 ajouts, 0 suppressionapp/validators/ed25519_signature_validator.rb
- app/workers/activitypub/distribution_worker.rb 1 ajout, 1 suppressionapp/workers/activitypub/distribution_worker.rb
- app/workers/activitypub/reply_distribution_worker.rb 1 ajout, 1 suppressionapp/workers/activitypub/reply_distribution_worker.rb
- app/workers/push_conversation_worker.rb 2 ajouts, 1 suppressionapp/workers/push_conversation_worker.rb
- app/workers/push_encrypted_message_worker.rb 16 ajouts, 0 suppressionapp/workers/push_encrypted_message_worker.rb
- app/workers/scheduler/doorkeeper_cleanup_scheduler.rb 1 ajout, 0 suppressionapp/workers/scheduler/doorkeeper_cleanup_scheduler.rb
- config/brakeman.ignore 113 ajouts, 115 suppressionsconfig/brakeman.ignore
- config/initializers/doorkeeper.rb 2 ajouts, 1 suppressionconfig/initializers/doorkeeper.rb
- config/initializers/inflections.rb 1 ajout, 0 suppressionconfig/initializers/inflections.rb
- config/locales/en.yml 4 ajouts, 0 suppressionconfig/locales/en.yml
- config/routes.rb 18 ajouts, 0 suppressionconfig/routes.rb
- db/migrate/20170129000348_create_devices.rb 0 ajout, 13 suppressionsdb/migrate/20170129000348_create_devices.rb
- db/migrate/20170205175257_remove_devices.rb 1 ajout, 1 suppressiondb/migrate/20170205175257_remove_devices.rb
- db/migrate/20200516180352_create_devices.rb 14 ajouts, 0 suppressiondb/migrate/20200516180352_create_devices.rb
- db/migrate/20200516183822_create_one_time_keys.rb 12 ajouts, 0 suppressiondb/migrate/20200516183822_create_one_time_keys.rb
- db/migrate/20200518083523_create_encrypted_messages.rb 15 ajouts, 0 suppressiondb/migrate/20200518083523_create_encrypted_messages.rb
- db/migrate/20200521180606_encrypted_message_ids_to_timestamp_ids.rb 13 ajouts, 0 suppression.../20200521180606_encrypted_message_ids_to_timestamp_ids.rb
- db/migrate/20200529214050_add_devices_url_to_accounts.rb 5 ajouts, 0 suppressiondb/migrate/20200529214050_add_devices_url_to_accounts.rb
app/validators/ed25519_key_validator.rb
0 → 100644
app/workers/push_encrypted_message_worker.rb
0 → 100644
db/migrate/20200516180352_create_devices.rb
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter