Skip to content
Extraits de code Groupes Projets
  1. jan. 07, 2019
  2. jan. 06, 2019
  3. jan. 04, 2019
  4. jan. 02, 2019
  5. jan. 01, 2019
  6. déc. 31, 2018
    • Eugen Rochko's avatar
      Remove visible timestamps for notifications (#9675) · e3dc8870
      Eugen Rochko a rédigé
      Revert #9423. Issues with line breaks / clutter.
      Non vérifiée
      e3dc8870
    • Yamagishi Kazutoshi's avatar
      Update dependencies for Node.js (2018-12-31) (#9669) · 8f5fdab5
      Yamagishi Kazutoshi a rédigé
      * Update react-* to v16.7.0
      
      * Upgrade react-hotkeys to v1.1.4
      
      * Update react-intl to v2.7.2
      
      * Update react-select to v2.2.0
      
      * Update react-swipeable-views to v0.13.0
      
      * Upgrade react-textarea-autosize to v7.1.0
      
      * Upgrade redux to v4.0.1
      
      * Upgrade reselect to v4.0.0
      
      * Update raf to v3.4.1
      
      * Update enzyme to v3.8.0
      
      * Update rails-ujs to v5.2.2
      
      * Update axios to v0.18.0
      
      * Update http-link-header to v1.0.2
      
      * Update rellax to v1.7.1
      
      * Update intersection-observer to v0.5.1
      
      * Update stringz to v1.0.0
      
      * Upgrade babel-eslint to v10.0.1
      
      * Update @babel/* to v7.2.x
      
      * Update babel-plugin-react-intl to v3.0.1
      
      * Update babel-plugin-transform-react-remove-prop-types to v0.4.21
      
      * Upgrade dotenv to v6.2.0
      
      * Update express to v4.16.4
      
      * Update webpack to v4.28.3
      
      * Upgrade autoprefixer to v9.4.3
      
      * Update babel-loader to v8.0.4
      
      * Upgrade css-loader to v2.1.0
      
      * Upgrade file-loader to v3.0.1
      
      * Update marky to v1.2.1
      
      * Update mini-css-extract-plugin to v0.5.0
      
      * Update offline-plugin to v5.0.6
      
      * Update style-loader to v0.23.1
      
      * Update eslint-plugin-jsx-a11y to v6.1.2
      
      * yarn upgrade
      
      * fix
      
      * Replace webpack-manifest-plugin to webpack-assets-manifest
      
      * Replace node-zopfli to @gfz/zopfli
      
      * Remove monkey-patch for http-link-header
      8f5fdab5
  7. déc. 30, 2018
  8. déc. 28, 2018
  9. déc. 27, 2018
  10. déc. 26, 2018
  11. déc. 24, 2018
  12. déc. 23, 2018
  13. déc. 22, 2018
    • Eugen Rochko's avatar
      Remove links to bridge.joinmastodon.org (non-functional) (#9608) · bb62827c
      Eugen Rochko a rédigé
      Add link to profile directory
      Non vérifiée
      bb62827c
    • Eugen Rochko's avatar
      Add moderation warnings (#9519) · 3c033c43
      Eugen Rochko a rédigé
      * Add moderation warnings
      
      Replace individual routes for disabling, silencing, and suspending
      a user, as well as the report update route, with a unified account
      action controller that allows you to select an action (none,
      disable, silence, suspend) as well as whether it should generate an
      e-mail notification with optional custom text. That notification,
      with the optional custom text, is saved as a warning.
      
      Additionally, there are warning presets you can configure to save
      time when performing the above.
      
      * Use Account#local_username_and_domain
      Non vérifiée
      3c033c43
    • Quentí's avatar
      [i18n] Occitan update (#9607) · 00862dca
      Quentí a rédigé
      * Update for new On Board messages
      
      * Update oc.json
      00862dca
  14. déc. 21, 2018
  15. déc. 19, 2018
  16. déc. 18, 2018
  17. déc. 17, 2018
  18. déc. 16, 2018
    • ThibG's avatar
      Split out is_changing_upload from is_submitting (#9536) · 4297de34
      ThibG a rédigé
      There is no reason to disable the composer textarea when some media metadata
      is being modified, nor is there any reason to focus the textarea when some
      media metadata has been modified (prevents clicking one image's description
      field right after having modified another).
      4297de34
    • Paweł Ngei's avatar
      Add notification quick-filter bar in the frontend app (#9399) · 13dce126
      Paweł Ngei a rédigé
      * 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
  19. déc. 14, 2018
Chargement en cours