.. |
activity_pub
|
change `Repo.get(Activity, id)` => `Activity.get_by_id(id)`
|
2019-04-02 16:50:31 +07:00 |
admin_api
|
Add user show endpoint for Pleroma admin API
|
2019-03-27 21:44:15 +03:00 |
auth
|
Merge remote-tracking branch 'upstream/develop' into feature/openldap-support
|
2019-03-14 17:43:30 +02:00 |
channels
|
change `Repo.get(User, id)` => `User.get_by_id(id)`
|
2019-04-02 17:01:26 +07:00 |
common_api
|
change `Repo.get(User, id)` => `User.get_by_id(id)`
|
2019-04-02 17:01:26 +07:00 |
federator
|
Replace Pleroma.Jobs with `pleroma_job_queue`
|
2019-03-29 12:46:05 +00:00 |
http_signatures
|
…
|
|
mastodon_api
|
change `Repo.get(User, id)` => `User.get_by_id(id)`
|
2019-04-02 17:01:26 +07:00 |
media_proxy
|
[Credo] fix Credo.Check.Readability.MaxLineLength
|
2019-03-13 04:26:56 +01:00 |
metadata
|
[Credo] fix Credo.Check.Readability.MaxLineLength
|
2019-03-13 04:26:56 +01:00 |
nodeinfo
|
NodeInfo: Return safe_dm_mentions feature flag.
|
2019-03-22 11:57:20 +01:00 |
oauth
|
change `Repo.get(User, id)` => `User.get_by_id(id)`
|
2019-04-02 17:01:26 +07:00 |
ostatus
|
ostatus: use preload objects with Object.normalize() when opportunistic
|
2019-03-23 03:05:57 +00:00 |
push
|
[Credo] fix Credo.Check.Readability.MaxLineLength
|
2019-03-13 04:26:56 +01:00 |
rich_media
|
rich media: helpers: only crawl Create activities
|
2019-03-23 02:28:59 +00:00 |
salmon
|
[Credo] write large numbers with underscore separation
|
2019-03-13 04:26:56 +01:00 |
templates
|
…
|
|
twitter_api
|
change `Repo.get(User, id)` => `User.get_by_id(id)`
|
2019-04-02 17:01:26 +07:00 |
views
|
…
|
|
web_finger
|
…
|
|
websub
|
Ecto 3.0.5 migration
|
2019-03-20 15:59:54 +03:00 |
xml
|
…
|
|
chat_channel.ex
|
[Credo] Remove parentesis on argument-less functions
|
2019-03-13 04:26:56 +01:00 |
controller_helper.ex
|
[Credo] fix Credo.Check.Readability.MaxLineLength
|
2019-03-13 04:26:56 +01:00 |
endpoint.ex
|
robots.txt
|
2019-03-15 02:28:18 +00:00 |
gettext.ex
|
…
|
|
metadata.ex
|
…
|
|
oauth.ex
|
…
|
|
rel_me.ex
|
…
|
|
router.ex
|
router: Add fake identity proof endpoint
|
2019-04-02 01:53:38 +02:00 |
streamer.ex
|
change `Repo.get(User, id)` => `User.get_by_id(id)`
|
2019-04-02 17:01:26 +07:00 |
uploader_controller.ex
|
…
|
|
web.ex
|
…
|
|