Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-06 | Enable custom emojis in profiles (notes, field values, display names) (#7374) | Eugen Rochko | |
Follow-up to #6124 | |||
2017-07-30 | Do not create empty a element when there is no e-mail (#4455) | Yamagishi Kazutoshi | |
Empty a element is created when there is no business e-mail input. | |||
2017-07-30 | Set contact address in about/more as mailto link (#4450) | Lynx Kotoura | |
* Set contact address as mailto link To be able to copy long email address * Set style for mailto link | |||
2017-07-24 | Redesign /terms page (#4338) | Eugen Rochko | |
* Redesign /terms page * Fix tests * Remove unused keys | |||
2017-07-24 | Redesign extended information page (#4322) | Eugen Rochko | |
* Redesign extended information page * Remove unused keys * Add $ui-base-lighter-color variable to SCSS | |||
2017-06-07 | Don't show business e-mail if it's blank (#3619) | STJrInuyasha | |
2017-05-08 | Added haml-lint and fix warnings (#2773) | yhirano | |
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint | |||
2017-04-15 | About page contact email (#1839) | Matt Jankowski | |
* Correct site_contact_email typo * Separate about more page into partials, add specs |