You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/lib/pleroma
lain 280172f6f6
Conversations: Create or bump on inserting a dm.
6 years ago
..
captcha [Credo] fix Credo.Check.Readability.MaxLineLength 6 years ago
config [Credo] Remove parentesis on argument-less functions 6 years ago
emails Replace Pleroma.Jobs with `pleroma_job_queue` 6 years ago
gopher change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` 6 years ago
http http: connection: unify adapter configuration and defaults 6 years ago
instances Ecto 3.0.5 migration 6 years ago
plugs replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(nickname)` 6 years ago
upload Credo fixes: parameter consistency 6 years ago
uploaders add overriding truncated_namespace condition for truncating paths for digital ocean 6 years ago
user formatting 6 years ago
web Conversations: Create or bump on inserting a dm. 6 years ago
PasswordResetToken.ex change `Repo.get(User, id)` => `User.get_by_id(id)` 6 years ago
activity.ex Handle `scheduled_at` on status creation. 6 years ago
application.ex Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpush 6 years ago
clippy.ex [Credo] fix Credo.Check.Readability.MaxLineLength 6 years ago
config.ex [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. 6 years ago
emoji.ex second level of headertext change in doc 6 years ago
filter.ex [Credo] fix Credo.Check.Readability.AliasOrder 6 years ago
flake_id.ex Fix account lookup for nicknames beginning with numbers 6 years ago
formatter.ex Adding tag to emoji ets table 6 years ago
html.ex Refactor html caching functions to have a key instead of a module, use more correct terminology and fix summaries in mastoapi 6 years ago
instances.ex [#534] Various tweaks. Tests for Instances and Instance. 6 years ago
list.ex change `Repo.get(User, id)` => `User.get_by_id(id)` 6 years ago
mime.ex Mime: detect RIFF formats (wave, webp, avi) 6 years ago
notification.ex notification: formatting 6 years ago
object.ex Add scheduler for sending scheduled activities to the queue 6 years ago
object_tombstone.ex Revert Activity tombstones, add ObjectTombstone struct 6 years ago
pagination.ex Added support for exclude_types, limit, and min_id in Mastodon 6 years ago
registration.ex [#923] Nickname & email selection for external registrations, option to connect to existing account. 6 years ago
repo.ex Set up telemetry and prometheus 6 years ago
reverse_proxy.ex Content-Disposition regex improvements 6 years ago
scheduled_activity.ex Add scheduler for sending scheduled activities to the queue 6 years ago
scheduled_activity_worker.ex Add scheduler for sending scheduled activities to the queue 6 years ago
stats.ex [Credo] fix Credo.Check.Readability.AliasOrder 6 years ago
thread_mute.ex [Credo] fix Credo.Check.Readability.AliasOrder 6 years ago
upload.ex Add some tests 6 years ago
user.ex [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 6 years ago
user_invite_token.ex [Credo] fix Credo.Check.Readability.AliasOrder 6 years ago