Pleroma/lib/pleroma/web
lain 0da985182f Conversation: Return full status object, id is a string. 2019-04-15 21:58:58 +02:00
..
activity_pub Conversations: Create or bump on inserting a dm. 2019-04-10 16:33:45 +02:00
admin_api Redundant Repo.get_by usage was recently removed from the codebase 2019-04-05 11:41:41 -05: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 Merge develop to 770-add-emoji-tags 2019-04-06 20:34:00 +07:00
federator Replace Pleroma.Jobs with `pleroma_job_queue` 2019-03-29 12:46:05 +00:00
http_signatures
mastodon_api Conversation: Return full status object, id is a string. 2019-04-15 21:58:58 +02: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 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 rich media: helpers: only crawl Create activities 2019-03-23 02:28:59 +00:00
salmon
templates [#923] Removed <br> elements from auth forms, adjusted docs, minor auth settings refactoring. 2019-04-07 11:08:37 +03:00
twitter_api Merge develop to 770-add-emoji-tags 2019-04-06 20:34:00 +07:00
views
web_finger
websub Ecto 3.0.5 migration 2019-03-20 15:59:54 +03:00
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
router.ex Conversations: Make tests run. 2019-04-10 17:48:31 +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