Pleroma/lib/pleroma/web
Roger Braun ce7f9f527c MastoAPI: Always return an url for statuses.
External url if available, id if not.
2017-10-31 14:40:12 +01:00
..
activity_pub Use more efficient query to fetch likes. 2017-10-24 14:39:01 +02:00
channels
common_api Remove tag links for now, they break some regular links. 2017-09-17 23:03:03 +02:00
federator
mastodon_api MastoAPI: Always return an url for statuses. 2017-10-31 14:40:12 +01:00
oauth Fix callback state. 2017-09-16 11:37:55 +02:00
ostatus Use desc id to sort instead of desc inserted_at 2017-09-17 11:16:08 +02:00
salmon
templates Add password reset. 2017-10-19 17:37:24 +02:00
twitter_api Add an API endpoint for emoji. 2017-10-19 22:51:56 +03:00
views
web_finger TwitterAPI: Return proper error. 2017-09-17 14:37:00 +02:00
websub Don't reject already accepted subscriptions. 2017-10-05 12:53:16 +02:00
xml
endpoint.ex Make emoji configurable in files. 2017-09-16 16:49:46 +02:00
gettext.ex
router.ex Move user search to User module. 2017-10-30 19:23:16 +01:00
web.ex