Skip to content
Snippets Groups Projects
  1. Jan 09, 2019
  2. Jan 08, 2019
  3. Dec 27, 2018
  4. Dec 26, 2018
  5. Dec 24, 2018
  6. Dec 22, 2018
  7. Dec 21, 2018
  8. Dec 19, 2018
  9. Dec 16, 2018
    • Paweł Ngei's avatar
      Add notification quick-filter bar in the frontend app (#9399) · 13dce126
      Paweł Ngei authored
      * create FilterBar componer and its container, unstyled
      
      * introduce basic styling for FilterBar
      
      * add selection css
      
      * allow FilterBar to display active CSS with js
      
      * connect the FilterBar to the Redux state
      
      * change getNotifications to use filter
      
      * remove temporary comments
      
      * add an option to turn the FilterBar off in settings
      
      * fix showFilterBar data type to boolean
      
      * fix eslint errors
      
      * add English and Polish translations
      
      * allowed filter bar overflow to accomodate for longer languages
      
      * fix mispelled translation key
      
      * add unified CSS look
      
      * replace text in FilterBar with icons
      
      * add tooltips
      
      * replace text @ with an icon
      
      * introduce simple and advanced filtering view
      
      * add ability to toggle the advanced view
      
      * add Polish translations
      
      * change Advanced View description to be more clear
      
      * make each filter flush notifications and load new ones, fixing pagination
      
      * simplify getNotifications once frontend filtering is not needed for FilterBar
      
      * add a semicolon
      
      * Revert "simplify getNotifications once frontend filtering is not needed for FilterBar"
      
      This reverts commit 9f4be7857135b0327814bd22a3e8a4e7b546f7cc.
      
      * reset filter to 'all' when turning off FilterBar
      13dce126
  10. Dec 13, 2018
  11. Dec 11, 2018
    • Yamagishi Kazutoshi's avatar
      [i18n] Update Occitan (#9491) · 9650bbc8
      Yamagishi Kazutoshi authored
      * Adds the Profil directory
      
      * Adds the line about directory
      
      * Harmonisation
      
      * Update oc.yml
      
      * i18n-tasks normalize && i18n-tasks remove-unused
      
      * yarn manage:translations
      9650bbc8
  12. Dec 01, 2018
  13. Nov 30, 2018
  14. Nov 27, 2018
  15. Nov 16, 2018
  16. Nov 11, 2018
  17. Nov 05, 2018
    • James Kiesel's avatar
      Allow joining several hashtags in a single column (#8904) · 4c03e05a
      James Kiesel authored
      * 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
    • namelessGonbai's avatar
      Implement adding a user to a list from their profile (#9062) · bb5558de
      namelessGonbai authored
      * Add add user to list from thier profile
      
      * Fix listAdderCss
      bb5558de
  18. Oct 30, 2018
  19. Oct 29, 2018
  20. Oct 12, 2018
  21. Oct 08, 2018
  22. Oct 06, 2018
  23. Sep 25, 2018
  24. Sep 24, 2018
  25. Sep 19, 2018
  26. Sep 13, 2018
  27. Sep 09, 2018
    • Evgeny Petrov's avatar
      RU: Translation fixes (#8652) · 2492c122
      Evgeny Petrov authored
      * RU: Fixed typos and wrong translations
      
      * RU: Added missing "chosen_languages" string
      
      * RU: Fixed translation for "Features" tab in Admin Dashboard
      
      * Shortened "Mobile apps" string, lowercased "following" string (it needs plurals btw), fixed typo at "copy" string.
      
      * Fixed "media only" string, shortened "Content warning" placeholder, edited "mute thread" translation
      
      * RU: Fixed "Reply to all" translation, Re-worded "short description" translation
      2492c122
  28. Sep 02, 2018
  29. Aug 31, 2018
Loading