Skip to content
Snippets Groups Projects
  1. May 03, 2017
  2. Apr 15, 2017
    • ThibG's avatar
      Allow running mastodon on a different domain as the one used for identifying users (#1267) · a9529d3b
      ThibG authored
      * Allow running mastodon on a different domain as the one used for identifying users
      
      * Alter documentation of WEB_DOMAIN to make clear it shouldn't be used unless the admin knows what they are doing
      
      * Compare to web_domain instead of local_domain when dealing with feeds/API
      
      * Correctly identify mentions to local accounts
      
      Mentions URLs point to the person's web profile, i.e., the user page served on WEB_DOMAIN.
      a9529d3b
  3. Feb 03, 2017
    • Eugen Rochko's avatar
      Make the streaming API also handle websockets (because trying to get the... · ccb8ac85
      Eugen Rochko authored
      Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
      work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
      of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
      ccb8ac85
  4. Dec 18, 2016
  5. Dec 04, 2016
  6. Nov 28, 2016
  7. Nov 07, 2016
  8. Nov 06, 2016
  9. Sep 04, 2016
  10. Aug 18, 2016
  11. Feb 29, 2016
  12. Feb 23, 2016
  13. Feb 22, 2016
Loading