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
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122)
* Redesign the landing page, mount public timeline on it

* Adjust the standalone mounted component to the lacking of router

* Adjust auth layout pages to new design

* Fix tests

* Standalone public timeline polling every 5 seconds

* Remove now obsolete translations

* Add responsive design for new landing page

* Address reviews

* Add floating clouds behind frontpage form

* Use access token from public page when available

* Fix mentions and hashtags links, cursor on status content in standalone mode

* Add footer link to source code

* Fix errors on pages that don't embed the component, use classnames

* Fix tests

* Change anonymous autoPlayGif default to false

* When gif autoplay is disabled, hover to play

* Add option to hide the timeline preview

* Slightly improve alt layout

* Add elephant friend to new frontpage

* Display "back to mastodon" in place of "login" when logged in on frontpage

* Change polling time to 3s
8 years ago
..
controllers Remote following success page (#4129) 8 years ago
fabricators Cover Admin::DomainBlocksController more (#3329) 8 years ago
features Add scenarios for log in (#3497) 8 years ago
fixtures Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) 8 years ago
helpers Fix RTL detection on Ruby side (#3867) 8 years ago
javascript refactor: Rewrite immutablejs import statements using destructuring (#4147) 8 years ago
lib Add setting a always mark media as sensitive (#4136) 8 years ago
mailers Spec UserMailer (#3757) 8 years ago
models Add a setting allowing the use of system's default font in Web UI (#4033) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Use around hook to restore context in InstancePresenter spec (#3430) 8 years ago
requests Redesign the landing page, mount public timeline on it (#4122) 8 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 8 years ago
services Fix PrecomputeFeedService for filtered statuses (#4148) 8 years ago
support Some minor change and spec for Account (#3813) 8 years ago
views Redesign the landing page, mount public timeline on it (#4122) 8 years ago
workers Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) 8 years ago
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 8 years ago
spec_helper.rb Add more tests for AtomSerializer (#2096) 8 years ago