You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Sorin Davidoi 50d38d7605 fix(dropdown_menu): Open as modal on mobile (#4295)
* fix(dropdown_menu): Open as modal on mobile

* fix(dropdown_menu): Open modal on touch

* fix(dropdown_menu): Show status

* fix(dropdown_menu): Max dimensions and reduce padding

* chore(dropdown_menu): Test new functionality

* refactor: Use DropdownMenuContainer instead of DropdownMenu

* feat(privacy_dropdown): Open as modal on touch devices

* feat(modal_root): Do not load actions-modal async
8 years ago
..
controllers Introduce access token fabricators (#4401) 8 years ago
fabricators Introduce access token fabricators (#4401) 8 years ago
features
fixtures Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) 8 years ago
helpers Fallback to site_hostname when site_title is empty (#4394) 8 years ago
javascript fix(dropdown_menu): Open as modal on mobile (#4295) 8 years ago
lib Use the same emoji data on the frontend and backend (#4284) 8 years ago
mailers
models Add unfollow modal (optional) (#4246) 8 years ago
policies
presenters
requests Redesign the landing page, mount public timeline on it (#4122) 8 years ago
routing
services Fix intermittent test failures due to accidentally reused class instance between threads (#4287) 8 years ago
support
views Redesign /terms page (#4338) 8 years ago
workers Bump to 1.5.0rc1 (#4318) 8 years ago
rails_helper.rb
spec_helper.rb