- Apr 20, 2017
-
-
Christoph Witzany authored
* after yarn upgrade * after manually removing node-gyp as top level dependency
-
Yamagishi Kazutoshi authored
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Ash Furrow authored
-
Eugen authored
* Fix #2120 - Use Status#as_tag_timeline on public hashtag page * Update tags_controller.rb
-
Miguel Jacq authored
Send nil for SMTP_LOGIN or SMTP_PASSWORD if it was left blank in the envfile, otherwise Ruby still attempts auth even if SMTP_AUTH_METHOD is none (#2180)
-
- Apr 19, 2017
-
-
Marcin Cieślak authored
-
evilny0 authored
-
Darshak Parikh authored
-
alpaca-tc authored
-
jeroenpraat authored
-
György Nádudvari authored
-
Tomohiro Suwa authored
-
fsubal authored
-
Eugen authored
-
Eugen authored
* Fix possibility of unrightful webfinger redirect * Add more tests for FollowRemoteAccountService
-
Matt Jankowski authored
-
Yamagishi Kazutoshi authored
* Add meta tags for OGP to following & follow page * simplify render helper * Follow up #2133 * og:type is only accounts/show * revert accounts/{following,followers}
-
matsurai25 authored
add 'result' mean, '件' only mean count unit.
-
Matteo Aquila authored
* Added it.jsx * Update index.jsx * Update mastodon.jsx
-
matsurai25 authored
-
geta6 authored
-
Matt Jankowski authored
-
Eugen authored
* For undownloaded attachments, set type :unknown, display them as a list in the web UI * Fix case when attachment type is set explicitly
-
alpaca-tc authored
-
Yamagishi Kazutoshi authored
-
abcang authored
* fix character escaping in URL * add tests * put a comma after the last item * add HTML escape test
-
857b authored
* enable to scroll the setting's page sidebar add scroll:auto and use margin instead of padding for the bottom * Update admin.scss * Update admin.scss * Update admin.scss
-
Joël Quenneville authored
Previously the `bin/setup` script only installed the Ruby dependencies via Bundler. This is not sufficient to get the test suite to pass. We also need the JavaScript dependencies. This commit installs the JavaScript dependencies as part of the `bin/setup` script via Yarn. This allows for a successful bin/setup && bundle exec rake on a fresh clone of the repo.
-
Alex Dunn authored
Related to #1533.
-
Isabelle Knott authored
* Do not show link preview card if toot has a spoiler * == to ===
-
Ash Furrow authored
-
chrolis authored
-
tmyt authored
-
Misty De Meo authored
-
Yamagishi Kazutoshi authored
-
Matt Jankowski authored
* Add routing specs for accounts followers and following actions * Use more restful route naming for public account follow pages Moves two actions: - accounts#followers to accounts/follower_accounts#index - accounts#following to accounts/following_accounts#index Adds routing spec to ensure prior URLs are preserved.
-
Kota Ouchi authored
* Update ja.yml (follow for #2118) * typo fix
-