Skip to content
Extraits de code Groupes Projets
  1. avr. 18, 2020
  2. mars 18, 2019
  3. mars 12, 2019
  4. jan. 17, 2019
  5. jan. 16, 2019
  6. nov. 05, 2018
    • James Kiesel's avatar
      Allow joining several hashtags in a single column (#8904) · 4c03e05a
      James Kiesel a rédigé
      * Nascent tag menu on frontend
      
      * Hook up frontend to search
      
      * Tag intersection backend first pass
      
      * Update yarnlock
      
      * WIP
      
      * Fix for tags not searching correctly
      
      * Make radio buttons function
      
      * Simplify radio buttons with modeOption
      
      * Better naming
      
      * Rearrange options
      
      * Add all/any/none functionality on backend
      
      * Small PR cleanup
      
      * Move to service from scope
      
      * Small cleanup, add proper service tests
      
      * Don't use send with user input :D
      
      * Set appropriate column header
      
      * Handle auto updating timeline
      
      * Fix up toggle function
      
      * Use tag value correctly
      
      * A bit more correct to use 'self' rather than 'all' in status scope
      
      * Fix some style issues
      
      * Fix more code style issues
      
      * Style select dropdown more better
      
      * Only use to_id'ed value to ensure no SQL injection
      
      * Revamp frontend to allow for multiple selects
      
      * Update backend / col header to account for more flexible tagging
      
      * Update brakeman ignore
      
      * Codeclimate suggestions
      
      * Fix presenter tag_url
      
      * Implement initial PR feedback
      
      * Handle additional tag streaming
      
      * CodeClimate tweak
      4c03e05a
  7. sept. 14, 2018
  8. août 23, 2018
  9. mars 24, 2018
  10. fév. 04, 2018
    • Renato "Lond" Cerqueira's avatar
      Add option to show only local toots in timeline preview (#6292) · 4e4f1b0d
      Renato "Lond" Cerqueira a rédigé
      * Add option to show only local toots in timeline preview
      Right know, toots from all the known fediverse are shown in the main
      page of an instance. That however doesn't reflect the instance itself.
      With this option the admin may choose to display only local toots so
      that users checking the instance get a better idea of internal
      conversations.
      
      * Fix issues pointed by codeclimate and eslint
      
      * Add default message for community timeline
      
      * Update pl.yml
      4e4f1b0d
  11. déc. 13, 2017
  12. oct. 07, 2017
  13. sept. 13, 2017
  14. août 14, 2017
  15. juil. 11, 2017
    • Eugen Rochko's avatar
      Redesign the landing page, mount public timeline on it (#4122) · e19eefe2
      Eugen Rochko a rédigé
      * Redesign the landing page, mount public timeline on it
      
      * Adjust the standalone mounted component to the lacking of router
      
      * Adjust auth layout pages to new design
      
      * Fix tests
      
      * Standalone public timeline polling every 5 seconds
      
      * Remove now obsolete translations
      
      * Add responsive design for new landing page
      
      * Address reviews
      
      * Add floating clouds behind frontpage form
      
      * Use access token from public page when available
      
      * Fix mentions and hashtags links, cursor on status content in standalone mode
      
      * Add footer link to source code
      
      * Fix errors on pages that don't embed the component, use classnames
      
      * Fix tests
      
      * Change anonymous autoPlayGif default to false
      
      * When gif autoplay is disabled, hover to play
      
      * Add option to hide the timeline preview
      
      * Slightly improve alt layout
      
      * Add elephant friend to new frontpage
      
      * Display "back to mastodon" in place of "login" when logged in on frontpage
      
      * Change polling time to 3s
      e19eefe2
Chargement en cours