Skip to content
Snippets Groups Projects
  1. Sep 07, 2017
  2. Sep 06, 2017
  3. Sep 05, 2017
  4. Sep 04, 2017
  5. Sep 03, 2017
  6. Sep 02, 2017
  7. Sep 01, 2017
    • m4sk1n's avatar
      Add link to 'noscript' message (#4561) · 0b32338e
      m4sk1n authored
      
      * Add link to 'noscript' message
      
      Signed-off-by: default avatarMarcin Mikołajczak <me@m4sk.in>
      
      * remove indent
      0b32338e
    • Eugen Rochko's avatar
      Make PreviewCard records reuseable between statuses (#4642) · 7dc50350
      Eugen Rochko authored
      * Make PreviewCard records reuseable between statuses
      
      **Warning!** Migration truncates preview_cards tablec
      
      * Allow a wider thumbnail for link preview, display it in horizontal layout (#4648)
      
      * Delete preview cards files before truncating
      
      * Rename old table instead of truncating it
      
      * Add mastodon:maintenance:remove_deprecated_preview_cards
      
      * Ignore deprecated_preview_cards in schema definition
      
      * Fix null behaviour
      7dc50350
    • Damien Erambert's avatar
      Update FR locales (#4714) · 1a0df588
      Damien Erambert authored
      * Make the fr locales up-to-date with the last changes (new profile view, applications)
      
      * Use the same wording for toots in fr.yml and fr.json
      
      * Translate the pin related strings
      
      * Translate pin-related locales on the front-end
      
      * Add missing locales in doorkeeper.fr.yml and remove un-used ones
      
      * Change "posts" back to "status" in the /about/more page in fr.yml
      
      * Fix typos for "status" in fr.yml
      
      * fix typo for "status" in fr.json
      
      * Remove duplicate string
      
      * Non-breaking space before punctuation
      
      * 'Better' translation for "unpin"
      
      * Put back 'pouet' where it was already
      
      * Fix
      
      * Fix
      1a0df588
    • Eugen Rochko's avatar
      Refactor Web::PushSubscription, remove welcome message (#4524) · 74437c6b
      Eugen Rochko authored
      * Refactor Web::PushSubscription, remove welcome message
      
      * Add missing helper
      
      * Use locale of the receiver on push notifications (#4519)
      
      * Remove unused translations
      
      * Fix dir on notifications
      74437c6b
  8. Aug 31, 2017
  9. Aug 30, 2017
    • Eugen Rochko's avatar
      Add sharedInbox to actors (#4737) · 2db9ccaf
      Eugen Rochko authored
      2db9ccaf
    • 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
  10. Aug 27, 2017
  11. Aug 26, 2017
  12. Aug 25, 2017
  13. Aug 24, 2017
  14. Aug 23, 2017
  15. 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
    • 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
    • Yamagishi Kazutoshi's avatar
      11a75073
  16. Aug 21, 2017
  17. Aug 20, 2017
  18. Aug 16, 2017
Loading