akkoma/lib/pleroma/web
2018-03-13 14:58:49 +01:00
..
activity_pub Fix Mastodon emojis. 2018-03-13 08:05:43 +01:00
channels
common_api Add support for outgoing update. 2018-02-25 21:08:32 +01:00
federator Merge branch 'develop' into feature/activitypub 2018-03-08 12:37:06 +01:00
http_signatures Don't validate on missing public key. 2018-03-11 14:47:37 +01:00
mastodon_api MastoAPI: Add unimplemented status card endpoint. 2018-03-09 20:58:00 +02:00
media_proxy
oauth Changed fallback controller to handle all cases from OAuthController 2018-02-08 18:15:59 +00:00
ostatus Correctly handle unlisted messages coming in through Ostatus. 2018-03-07 15:45:13 +01:00
salmon Salmon: Take both versions of public keys. 2018-02-18 22:57:07 +01:00
templates Move stuff around. 2018-03-13 14:58:49 +01:00
twitter_api Only return posts in TwAPI user view. 2018-02-26 09:02:14 +01:00
views
web_finger Use update_and_set cache. 2018-02-25 16:34:24 +01:00
websub ActivityPub: Send out Accept after Follow. 2018-02-17 16:08:55 +01:00
xml
chat_channel.ex Ignore incoming empty chat messages. 2018-03-12 11:30:12 +01:00
endpoint.ex Merge branch 'fix/config-disable-chat' into 'develop' 2018-02-08 18:18:28 +00:00
gettext.ex
router.ex MastoAPI: Add unimplemented status card endpoint. 2018-03-09 20:58:00 +02:00
streamer.ex Streamer: Make it less chatty. 2018-02-21 15:44:00 +01:00
web.ex