Skip to content
Snippets Groups Projects
  1. Sep 01, 2017
  2. Aug 30, 2017
    • Eugen Rochko's avatar
      Update status embeds (#4742) · e95bdec7
      Eugen Rochko authored
      - Use statuses controller for embeds instead of stream entries controller
      - Prefer /@:username/:id/embed URL for embeds
      - Use /@:username as author_url in OEmbed
      - Add follow link to embeds which opens web intent in new window
      - Use redis cache in development
      - Cache entire embed
      e95bdec7
  3. Aug 27, 2017
  4. Aug 26, 2017
  5. Aug 25, 2017
  6. Aug 24, 2017
  7. Aug 23, 2017
  8. Aug 22, 2017
    • Eugen Rochko's avatar
      Fix up the applications area (#4664) · c1b086a5
      Eugen Rochko authored
      - Section it into "Development" area
      - Improve UI of application form, index, and details
      c1b086a5
    • Daigo 3 Dango's avatar
      Add Mastodon::Source.url (#4643) · 696c2c6f
      Daigo 3 Dango authored
      * Add Mastodon::Source.url
      
      * Update spec
      
      * Refactor
      
      Move things frmo Mastodon::Source to Mastodon::Version
      696c2c6f
    • Colin Mitchell's avatar
      Application prefs section (#2758) · 871c0d25
      Colin Mitchell authored
      * Add code for creating/managing apps to settings section
      
      * Add specs for app changes
      
      * Fix controller spec
      
      * Fix view file I pasted over by mistake
      
      * Add locale strings. Add 'my apps' to nav
      
      * Add Client ID/Secret to App page. Add some visual separation
      
      * Fix rubocop warnings
      
      * Fix embarrassing typo
      
      I lost an `end` statement while fixing a merge conflict.
      
      * Add code for creating/managing apps to settings section
      
      - Add specs for app changes
      - Add locale strings. Add 'my apps' to nav
      - Add Client ID/Secret to App page. Add some visual separation
      - Fix some bugs/warnings
      
      * Update to match code standards
      
      * Trigger notification
      
      * Add warning about not sharing API secrets
      
      * Tweak spec a bit
      
      * Cleanup fixture creation by using let!
      
      * Remove unused key
      
      * Add foreign key for application<->user
      871c0d25
  9. Aug 17, 2017
  10. Aug 16, 2017
    • Eugen Rochko's avatar
      Redesign public profiles (#4608) · ca7ea1ab
      Eugen Rochko authored
      * Redesign public profiles
      
      * Responsive design
      
      * Change public profile status filtering defaults and add options
      
      - No longer displays private/direct toots even if you are permitted access
      - By default omits replies
      - "With replies" option
      - "Media only" option
      
      * Redesign account grid cards
      
      * Fix style issues
      ca7ea1ab
  11. Aug 14, 2017
  12. Aug 12, 2017
  13. Aug 08, 2017
  14. Aug 07, 2017
  15. Aug 05, 2017
  16. Jul 31, 2017
  17. Jul 30, 2017
  18. Jul 29, 2017
    • Lynx Kotoura's avatar
      Fix autocomplete option in haml files (#4438) · 57a794d8
      Lynx Kotoura authored
      * Fix autocomplete in two_factor.html.haml
      
      * Fix autocomplete in registrations edit.html.haml
      
      * Fix autocomplete in passwords edit.html.haml
      
      * Fix autocomplete in _registration.html.haml
      
      * Fix autocomplete in new.html.haml
      
      * Fix autocomplete in show.html.haml
      
      * Add autocomplete option to sessions new.html.haml
      
      * Add autocomplete option to 2FA new.html.haml
      
      * Add autocomplete option to 2FA show.html.haml
      57a794d8
  19. Jul 28, 2017
  20. Jul 26, 2017
  21. Jul 25, 2017
  22. Jul 24, 2017
  23. Jul 23, 2017
  24. Jul 22, 2017
  25. Jul 21, 2017
  26. Jul 20, 2017
Loading