Skip to content
Snippets Groups Projects
  1. Apr 16, 2018
  2. Apr 15, 2018
  3. Apr 14, 2018
    • Eugen Rochko's avatar
      Add bio fields (#6645) · 78ed4ab7
      Eugen Rochko authored
      * Add bio fields
      
      - Fix #3211
      - Fix #232
      - Fix #121
      
      * Display bio fields in web UI
      
      * Fix output of links and missing fields
      
      * Federate bio fields over ActivityPub as PropertyValue
      
      * Improve how the fields are stored, add to Edit profile form
      
      * Add rel=me to links in fields
      
      Fix #121
  4. Apr 13, 2018
    • mayaeh's avatar
      i18n: Add Japanese translations for privacy policy and more (#7049) · 85ab30ab
      mayaeh authored
      * Update Japanese translations.
      
      * Update Japanese translations.
      
      * Update Japanese translations.
      
      * Update Japanese translations.
      
      * Add Japanese translations for #6984, #7040, #7072.
      Update Japanese translations for privacy policy.
      
      * Add Japanese translations for #7032, #7074, #7089.
      
      * Proofreading Japanese translations for privacy policy.
      85ab30ab
  5. Apr 12, 2018
  6. Apr 11, 2018
  7. Apr 10, 2018
  8. Apr 09, 2018
    • Emelia Smith's avatar
      Feature: Direct message from Statuses (#7089) · 904a2479
      Emelia Smith authored
      * Fix: Switching between composing direct message and mention from menus
      
      Previously clicking "direct message" followed by "mention" resulted in the composed status staying as "direct", along with weird spacing of items in the text area. This attempts to fix that.
      
      * Fix: Add missing proptype check for onMention in Status component
      
      * Add the ability to send a direct message to a user from the menu on Statuses
      
      * Add space between "Embed" and "Mention" on expanded statuses menu
      904a2479
    • Marcin Mikołajczak's avatar
      07d90b04
  9. Apr 08, 2018
  10. Apr 07, 2018
  11. Apr 04, 2018
  12. Apr 03, 2018
  13. Apr 02, 2018
  14. Apr 01, 2018
  15. Mar 31, 2018
  16. Mar 30, 2018
  17. Mar 29, 2018
  18. Mar 28, 2018
    • Yuto Tokunaga's avatar
      Add double-tap zoom functionary to `ZoomableImage` (#6944) · 5021c4e9
      Yuto Tokunaga authored
      add <div.zoomable-image__margin/> to keep margin of the image on zooming
      move setting `scrollLeft` and `scrollTop` of container from callback of
      `setState` to `componentDidUpdate`
      add 'hammerjs' package for touch gesture detection
      rewrite `ZoomableImage` using 'hammerjs'
      5021c4e9
  19. Mar 27, 2018
Loading