- Apr 19, 2017
-
-
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
-
Isao Sugimoto authored
-
- Apr 18, 2017
-
-
Isao Sugimoto authored
-
Michel authored
Just updated some values. Best regards, cyweo
-
Eugen authored
-
Eugen authored
-
Eugen authored
* Fix #1642, fix #1912 - Previous change (#1718) did not modify how original file was saved on upload * Fix for when file is missing
-
Eugen authored
-
Isao Sugimoto authored
-
Eugen authored
* Add rate limits for logins and sign-ups by IP (5 in 5 minutes) Should be enough for normal attempts * Add rate limit for forgotten password form as well
-