pleroma/lib/pleroma/web
lambda 56956de6fa Merge branch 'fix/status-reblogged' into 'develop'
Assign reblogged in the Mastodon reblog status view

Closes #812

See merge request pleroma/pleroma!1057
2019-04-15 10:26:23 +00:00
..
activity_pub Remove inReplyToStatusId 2019-04-15 11:50:36 +03:00
admin_api Merge branch 'bugfix/pleroma-email-naming' into 'develop' 2019-04-12 10:41:09 +00:00
auth [#923] Removed <br> elements from auth forms, adjusted docs, minor auth settings refactoring. 2019-04-07 11:08:37 +03:00
channels change `Repo.get(User, id)` => `User.get_by_id(id)` 2019-04-02 17:01:26 +07:00
common_api Remove inReplyToStatusId 2019-04-15 11:50:36 +03:00
federator Replace Pleroma.Jobs with `pleroma_job_queue` 2019-03-29 12:46:05 +00:00
http_signatures de-group alias/es 2019-02-09 16:31:17 +01:00
mastodon_api Merge branch 'fix/status-reblogged' into 'develop' 2019-04-15 10:26:23 +00:00
media_proxy [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
metadata Refactor html caching functions to have a key instead of a module, use more correct terminology and fix summaries in mastoapi 2019-04-05 15:19:44 +03:00
nodeinfo NodeInfo: Return safe_dm_mentions feature flag. 2019-03-22 11:57:20 +01:00
oauth [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 2019-04-08 12:20:26 +03:00
ostatus ostatus: use preload objects with Object.normalize() when opportunistic 2019-03-23 03:05:57 +00:00
push fix credo 2019-04-05 19:46:28 +07:00
rich_media Add `with_body: true` to requests relying on `max_body: val` 2019-04-12 00:16:33 +07:00
salmon [Credo] write large numbers with underscore separation 2019-03-13 04:26:56 +01:00
templates Merge branch 'fix/732-password-align' into 'develop' 2019-04-12 09:13:30 +00:00
twitter_api Remove inReplyToStatusId 2019-04-15 11:50:36 +03:00
views logging: only return ISE reasons in API responses when in dev or test mode 2019-02-20 17:36:47 +00:00
web_finger [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
websub Ecto 3.0.5 migration 2019-03-20 15:59:54 +03:00
xml update copyright years to 2019 2018-12-31 15:41:47 +00:00
chat_channel.ex [Credo] Remove parentesis on argument-less functions 2019-03-13 04:26:56 +01:00
controller_helper.ex Fixed local MastoFE authentication / `force_login` option. 2019-04-01 17:25:25 +03:00
endpoint.ex [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 2019-04-08 12:20:26 +03:00
gettext.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
metadata.ex Use object instead of activity for metadata 2019-01-18 09:32:52 +03:00
oauth.ex Database authenticator behaviour / Pleroma implementation refactoring. 2019-02-26 15:27:01 +03:00
rel_me.ex Add `with_body: true` to requests relying on `max_body: val` 2019-04-12 00:16:33 +07:00
router.ex adding destroy multiple for mastofe 2019-04-12 02:28:46 +00:00
streamer.ex change `Repo.get(User, id)` => `User.get_by_id(id)` 2019-04-02 17:01:26 +07:00
uploader_controller.ex Make credo happy 2019-02-09 14:59:20 +01:00
web.ex Made auth customization be runtime-configurable. 2019-02-28 13:00:54 +03:00