.. |
captcha
|
[Credo] fix Credo.Check.Readability.MaxLineLength
|
2019-03-13 04:26:56 +01:00 |
config
|
[Credo] Remove parentesis on argument-less functions
|
2019-03-13 04:26:56 +01:00 |
emails
|
Replace Pleroma.Jobs with pleroma_job_queue
|
2019-03-29 12:46:05 +00:00 |
gopher
|
change Repo.get(Activity, id) => Activity.get_by_id(id)
|
2019-04-02 16:50:31 +07:00 |
http
|
http: connection: unify adapter configuration and defaults
|
2019-03-08 22:59:10 +00:00 |
instances
|
Ecto 3.0.5 migration
|
2019-03-20 15:59:54 +03:00 |
plugs
|
replace Repo.get_by(User, nickname: nickname) with User.get_by_nickname(nickname)
|
2019-04-02 17:47:02 +07:00 |
upload
|
Credo fixes: parameter consistency
|
2019-02-09 14:59:20 +01:00 |
uploaders
|
add overriding truncated_namespace condition for truncating paths for digital ocean
|
2019-03-24 11:32:09 -07:00 |
user
|
Change relationship direction of subscriptions
|
2019-04-05 17:02:07 +01:00 |
web
|
Add check on activity visibility in sub notification
|
2019-04-07 15:11:29 +01:00 |
activity.ex
|
Increment replies_count on replies (MastoAPI)
|
2019-03-26 15:27:04 +03:00 |
application.ex
|
Replace Pleroma.Jobs with pleroma_job_queue
|
2019-03-29 12:46:05 +00:00 |
clippy.ex
|
[Credo] fix Credo.Check.Readability.MaxLineLength
|
2019-03-13 04:26:56 +01:00 |
config.ex
|
update copyright years to 2019
|
2018-12-31 15:41:47 +00:00 |
emoji.ex
|
[Credo] Remove parentesis on argument-less functions
|
2019-03-13 04:26:56 +01:00 |
filter.ex
|
[Credo] fix Credo.Check.Readability.AliasOrder
|
2019-03-13 04:26:54 +01:00 |
flake_id.ex
|
Fix account lookup for nicknames beginning with numbers
|
2019-04-02 10:51:33 +00:00 |
formatter.ex
|
Add safe dm mode option.
|
2019-03-20 21:09:36 +01:00 |
html.ex
|
insert object defaults for fake activities and make credo happy
|
2019-04-01 12:16:51 +03:00 |
instances.ex
|
[#534] Various tweaks. Tests for Instances and Instance.
|
2019-01-28 15:25:06 +03:00 |
list.ex
|
change Repo.get(User, id) => User.get_by_id(id)
|
2019-04-02 17:01:26 +07:00 |
mime.ex
|
Mime: detect RIFF formats (wave, webp, avi)
|
2019-02-04 17:44:41 +01:00 |
notification.ex
|
Add notification checks
|
2019-04-05 15:30:23 +01:00 |
object.ex
|
Fix the issue with HTML scrubber
|
2019-04-01 11:55:59 +03:00 |
object_tombstone.ex
|
Revert Activity tombstones, add ObjectTombstone struct
|
2018-12-25 03:00:06 +03:00 |
pagination.ex
|
Added support for exclude_types, limit, and min_id in Mastodon
|
2019-03-18 11:27:27 +03:00 |
PasswordResetToken.ex
|
change Repo.get(User, id) => User.get_by_id(id)
|
2019-04-02 17:01:26 +07:00 |
repo.ex
|
Fix migration timestamp type
|
2019-03-20 16:04:59 +03:00 |
reverse_proxy.ex
|
Content-Disposition regex improvements
|
2019-03-15 08:29:51 +03:00 |
stats.ex
|
[Credo] fix Credo.Check.Readability.AliasOrder
|
2019-03-13 04:26:54 +01:00 |
thread_mute.ex
|
[Credo] fix Credo.Check.Readability.AliasOrder
|
2019-03-13 04:26:54 +01:00 |
upload.ex
|
Add some tests
|
2019-03-14 22:02:48 +03:00 |
user.ex
|
Change relationship direction of subscriptions
|
2019-04-05 17:02:07 +01:00 |
user_invite_token.ex
|
[Credo] fix Credo.Check.Readability.AliasOrder
|
2019-03-13 04:26:54 +01:00 |