mastodon/spec
Ondřej Hruška f49339ca9c Fix multipoint shortcode bug (#4387)
* Fix multipoint shortcode bug

* Added testcase for composite emoji shortcode
2017-07-27 01:02:15 +02:00
..
controllers feat: Enable push subscription for mobile devices by default (#4321) 2017-07-23 23:27:23 +02:00
fabricators Web Push Notifications (#3243) 2017-07-13 22:15:32 +02:00
features
fixtures Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) 2017-07-08 22:44:31 +02:00
helpers Fix multipoint shortcode bug (#4387) 2017-07-27 01:02:15 +02:00
javascript feat(emoji): Add back title attribute (#4253) 2017-07-18 22:49:24 +02:00
lib Use the same emoji data on the frontend and backend (#4284) 2017-07-21 04:27:40 +02:00
mailers
models Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
policies
presenters
requests Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
routing
services Fix intermittent test failures due to accidentally reused class instance between threads (#4287) 2017-07-21 12:45:13 +02:00
support Some minor change and spec for Account (#3813) 2017-06-22 18:34:27 +02:00
views Redesign /terms page (#4338) 2017-07-24 17:15:15 +02:00
workers Bump to 1.5.0rc1 (#4318) 2017-07-24 16:21:08 +02:00
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 2017-07-07 23:25:15 +02:00
spec_helper.rb