spc-pleroma/lib/pleroma/web
Egor f9af90c5aa Revert "simplify mentions escape"
This reverts commit f3e06a1030636f24f7129dd93bb9780e67fb7de1.
2019-04-12 19:25:53 +00:00
..
activity_pub Merge branch 'bugfix/pleroma-email-naming' into 'develop' 2019-04-12 10:41:09 +00: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 Revert "simplify mentions escape" 2019-04-12 19:25:53 +00:00
federator Replace Pleroma.Jobs with `pleroma_job_queue` 2019-03-29 12:46:05 +00:00
http_signatures
mastodon_api Merge branch 'features/mastoapi/2.6.0-min_id-pagination' into 'develop' 2019-04-12 09:34:12 +00:00
media_proxy
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
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
templates Merge branch 'fix/732-password-align' into 'develop' 2019-04-12 09:13:30 +00:00
twitter_api Merge branch 'bugfix/pleroma-email-naming' into 'develop' 2019-04-12 10:41:09 +00:00
views
web_finger
websub
xml
chat_channel.ex
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
metadata.ex
oauth.ex
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
web.ex