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
rinpatch c3a2052806
If it's an object struct it is already normalized
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 Merge develop to 788-separate-email-addresses 6 years ago
gopher Merge branch 'develop' into feature/database-compaction 6 years ago
http http: connection: unify adapter configuration and defaults 6 years ago
instances Ecto 3.0.5 migration 6 years ago
object Update functions in object fetcher for tesla and set up a proper mock for tests 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 Merge branch 'develop' into feature/user-status-subscriptions 6 years ago
web oof 6 years ago
PasswordResetToken.ex change `Repo.get(User, id)` => `User.get_by_id(id)` 6 years ago
activity.ex Merge branch 'develop' into feature/database-compaction 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 Revert "simplify mentions escape" 6 years ago
html.ex Merge branch 'develop' into feature/database-compaction 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 adding destroy multiple for mastofe 6 years ago
object.ex If it's an object struct it is already normalized 6 years ago
object_tombstone.ex Revert Activity tombstones, add ObjectTombstone struct 6 years ago
pagination.ex pagination.ex: Drop atom keys in params 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 Revert "Assert on the success of enqueue before returning" 6 years ago
user_invite_token.ex removing not needed invite update 6 years ago