- Jul 26, 2017
-
-
Sorin Davidoi authored
* fix(column_header): Invalid ARIA role * fix(column): Remove hidden nodes from the DOM * refactor(column_link): Remove unused property hideOnMobile * fix(column_header): Use aria-pressed * fix(column_header): Make collapsed content not focusable, add focusable property * fix(column_loading): Make header non-focusable * fix(column_settings): Use role to group the toggles
-
Lynx Kotoura authored
* Fix padding in hero container, landing page Erase hero container padding to fit registration form to full width. By this setting, heading padding disappears, so I adjust heading padding. * Specify attribute strictly for heading padding To overwrite padding-bottom in superior settings. * Make padding shorthand more concise
-
m4sk1n authored
-
Akihiko Odaki authored
-
Sorin Davidoi authored
* fix(compose): Use nav and remove redundant aria-label * fix(tabs_tab): Use nav and add aria-label * fix(app): Add aria-label for settings toggle button * chore: Run yarn manage:translations
-
Ondřej Hruška authored
-
- Jul 25, 2017
-
-
m4sk1n authored
-
Lynx Kotoura authored
* Adjust mobile landing page Change mobile viewport threshold to 840px in consideration of padding. Fix loss of "container hero" padding in about/more under 675px. * Fix indent
-
Sorin Davidoi authored
-
Lynx Kotoura authored
Divide media-items to equal width, and hide overlaps.
-
Clworld authored
* Allow longer link text on landing page (reduce padding for Mobile) * remove empty line
-
Akihiko Odaki authored
-
Yamagishi Kazutoshi authored
* Send short account URL to remote instance (regression from #3844) Resolve #4347 * remove format: 'json'
-
Clworld authored
-
m4sk1n authored
-
Komic authored
* Small fr.json update • Translation for #4342 • Fixed a couple of typos as well as a few weird phrasings * insert final newline
-
Sorin Davidoi authored
-
Jeroen authored
* Update and expanding Dutch strings for 1.5 Only privacy policy is not translated, but is included. Hopefully I have time to translate this another time (you can set your own privacy policy now anyway). * Missing file * A few changes cause of changes in another file * Fix * Update Dutch strings for 1.5 * nl * fix don't know how that ended up there * Update nl.yml
-
- Jul 24, 2017
-
-
Petko Bordjukov authored
Deployment with Capistrano was failing due to a mismatch between the loaded version of Capistrano and the one specified in the deployment configuration. Bumping the version in config/deploy.rb fixes this issue.
-
Sorin Davidoi authored
* chore(yarn): Install detect-passive-events * fix(column): Use passive listener
-
Sorin Davidoi authored
-
Sorin Davidoi authored
-
Eugen Rochko authored
* Improve remote profile disclaimer * yarn run manage:translations
-
Eugen Rochko authored
-
Sorin Davidoi authored
-
Eugen Rochko authored
* Fix oddities with public profile CSS * Remove trailing whitespace
-
Eugen Rochko authored
* Redesign /terms page * Fix tests * Remove unused keys
-
Lynx Kotoura authored
Setting only padding-left made the logo left-shifted on mobile page. Margin-right was old setting for adjusting clearance between old logo and letter "Mastodon".
-
Eugen Rochko authored
-
Eugen Rochko authored
* Move clean up of unconfirmed users to sidekiq-scheduler * mastodon:daily is now deprecated
-
Eugen Rochko authored
* Redesign extended information page * Remove unused keys * Add $ui-base-lighter-color variable to SCSS
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
-
sdukhovni authored
* Allow domain blocks to reject media without silencing or suspending * Fix typo * Hide 'Reject media' button when superfluous, instead of disabling it * Properly hide 'reject media' checkbox on page load if needed This may happen when resubmitting the domain block form after an error. * Don't ask whether undoing a media-only block should be retroactive * Rename :media_only block to :noop * Display :noop block as None in frontend, allow blocks that do nothing * Remove 'coding' line auto-added by emacs
-
Andrew Zyabin authored
-
masarakki authored
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
-
- Jul 23, 2017
-
-
m4sk1n authored
* i18n: Update Polish translation * i18n: Update Polish translation
-