BigW Consortium Gitlab

  1. 06 Apr, 2017 1 commit
  2. 06 Mar, 2017 1 commit
    • Use native unicode emojis · e6fc0207
      Eric Eastwood authored
       - gl_emoji for falling back to image/css-sprite when the browser
         doesn't support an emoji
       - Markdown rendering (Banzai filter)
       - Autocomplete
       - Award emoji menu
          - Perceived perf
          - Immediate response because we now build client-side
       - Update `digests.json` generation in gemojione rake task to be more
         useful and  include `unicodeVersion`
      
      MR: !9437
      
      See issues
      
       - #26371
       - #27250
       - #22474
  3. 16 Feb, 2017 1 commit
  4. 05 Dec, 2016 1 commit
  5. 07 Oct, 2016 1 commit
    • Enable CacheMarkdownField for the remaining models · 99205515
      Nick Thomas authored
      This commit alters views for the following models to use the markdown cache if
      present:
      
      * AbuseReport
      * Appearance
      * ApplicationSetting
      * BroadcastMessage
      * Group
      * Issue
      * Label
      * MergeRequest
      * Milestone
      * Project
      
      At the same time, calls to `escape_once` have been moved into the `single_line`
      Banzai pipeline, so they can't be missed out by accident and the work is done
      at save, rather than render, time.
  6. 13 Aug, 2016 5 commits
  7. 07 Jul, 2016 1 commit
  8. 06 Jul, 2016 2 commits
  9. 03 Jun, 2016 2 commits
  10. 26 May, 2016 1 commit
  11. 10 Jan, 2016 1 commit
  12. 06 Jan, 2016 2 commits
  13. 04 Jan, 2016 1 commit
    • Redesign the AbuseReports index · b807a23b
      Robert Speicher authored
      - Shows when the reported user joined
      - Show relative timestamp for when the report was created
      - Parse message with restricted Markdown pipeline to autolink URLs
  14. 19 Oct, 2015 1 commit
  15. 25 Aug, 2015 2 commits
  16. 06 Aug, 2015 2 commits