- Sep 02, 2017
-
-
Lynx Kotoura authored
* views: Adjust heading positions * Adjust settings pages Adjust label. Adjust tables. Adjust admin/reports/* pages. Fix 2FA QR code style for narrow devices. Widen several pages. Increase contrast. * Remove trailing whitespace
-
Yamagishi Kazutoshi authored
-
- Sep 01, 2017
-
-
m4sk1n authored
* Add link to 'noscript' message Signed-off-by:
Marcin Mikołajczak <me@m4sk.in> * remove indent
-
Yamagishi Kazutoshi authored
* Use system's default font on non web UI pages * Remove import for Redirect
-
- Aug 30, 2017
-
-
Eugen Rochko authored
- Use statuses controller for embeds instead of stream entries controller - Prefer /@:username/:id/embed URL for embeds - Use /@:username as author_url in OEmbed - Add follow link to embeds which opens web intent in new window - Use redis cache in development - Cache entire embed
-
- Aug 27, 2017
-
-
Eugen Rochko authored
-
- Aug 26, 2017
-
-
Yamagishi Kazutoshi authored
-
- Aug 25, 2017
-
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
* Add label for application scopes * hint
-
- Aug 24, 2017
-
-
Eugen Rochko authored
* Pinned statuses * yarn manage:translations
-
- Aug 23, 2017
-
-
nullkal authored
-
- Aug 22, 2017
-
-
Eugen Rochko authored
- Section it into "Development" area - Improve UI of application form, index, and details
-
Daigo 3 Dango authored
* Add Mastodon::Source.url * Update spec * Refactor Move things frmo Mastodon::Source to Mastodon::Version
-
Colin Mitchell authored
* Add code for creating/managing apps to settings section * Add specs for app changes * Fix controller spec * Fix view file I pasted over by mistake * Add locale strings. Add 'my apps' to nav * Add Client ID/Secret to App page. Add some visual separation * Fix rubocop warnings * Fix embarrassing typo I lost an `end` statement while fixing a merge conflict. * Add code for creating/managing apps to settings section - Add specs for app changes - Add locale strings. Add 'my apps' to nav - Add Client ID/Secret to App page. Add some visual separation - Fix some bugs/warnings * Update to match code standards * Trigger notification * Add warning about not sharing API secrets * Tweak spec a bit * Cleanup fixture creation by using let! * Remove unused key * Add foreign key for application<->user
-
- Aug 17, 2017
- Aug 16, 2017
-
-
Eugen Rochko authored
* Redesign public profiles * Responsive design * Change public profile status filtering defaults and add options - No longer displays private/direct toots even if you are permitted access - By default omits replies - "With replies" option - "Media only" option * Redesign account grid cards * Fix style issues
-
- Aug 14, 2017
-
-
unarist authored
* Add protocol field * Switch protocol specific information according to active protocol * Hide PuSH subscription related buttons if ActivityPub is active
-
Eugen Rochko authored
* Add protocol handler. Handle follow intents * Add share intent * Improve code in intents controller * Adjust share form CSS
-
- Aug 12, 2017
-
-
Eugen Rochko authored
-
- Aug 08, 2017
-
-
Lynx Kotoura authored
-
- Aug 07, 2017
-
-
TheInventrix authored
apply same style class to the About description on both the landing page and the about/more page
-
Lynx Kotoura authored
* Adjust tag and accounts page * Remove units from 0px paddings
-
- Aug 05, 2017
-
-
Eugen Rochko authored
-
- Jul 31, 2017
-
-
Masoud Abkenar authored
* i18n: update Persian translation * i18n: fix quotes
-
- Jul 30, 2017
-
-
unarist authored
-
Yamagishi Kazutoshi authored
Empty a element is created when there is no business e-mail input.
-
Lynx Kotoura authored
* Set contact address as mailto link To be able to copy long email address * Set style for mailto link
-
- Jul 29, 2017
-
-
Lynx Kotoura authored
* Fix autocomplete in two_factor.html.haml * Fix autocomplete in registrations edit.html.haml * Fix autocomplete in passwords edit.html.haml * Fix autocomplete in _registration.html.haml * Fix autocomplete in new.html.haml * Fix autocomplete in show.html.haml * Add autocomplete option to sessions new.html.haml * Add autocomplete option to 2FA new.html.haml * Add autocomplete option to 2FA show.html.haml
-
- Jul 28, 2017
-
-
Eugen Rochko authored
-
- Jul 26, 2017
-
-
Ondřej Hruška authored
-
- Jul 25, 2017
-
-
Yamagishi Kazutoshi authored
* Send short account URL to remote instance (regression from #3844) Resolve #4347 * remove format: 'json'
-
- Jul 24, 2017
-
-
Eugen Rochko authored
* Fix oddities with public profile CSS * Remove trailing whitespace
-
Eugen Rochko authored
* Redesign /terms page * Fix tests * Remove unused keys
-
Eugen Rochko authored
* Redesign extended information page * Remove unused keys * Add $ui-base-lighter-color variable to SCSS
-
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
-
- Jul 23, 2017
-
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
* Add new logo * Remove unused images
-