jeroenpraat
e190b3b052
Dutch language strings: a few important fixes ( #2163 )
2017-04-19 22:19:19 +02:00
jeroenpraat
f06cba3f60
Dutch language strings: a few important fixes ( #2163 )
2017-04-19 22:19:19 +02:00
György Nádudvari
2d4611520a
Fixed hungarian translation ( #2158 )
2017-04-19 19:21:44 +02:00
György Nádudvari
09dad88853
Fixed hungarian translation ( #2158 )
2017-04-19 19:21:44 +02:00
Tomohiro Suwa
7fe94bff51
Fix css for toot button when uploading images ( #2161 )
2017-04-19 19:21:23 +02:00
Tomohiro Suwa
7832425fdd
Fix css for toot button when uploading images ( #2161 )
2017-04-19 19:21:23 +02:00
fsubal
b504ce11e1
fix broken style when follower has long description ( #2159 )
2017-04-19 19:20:51 +02:00
fsubal
abe16a7026
fix broken style when follower has long description ( #2159 )
2017-04-19 19:20:51 +02:00
Eugen
3cb2e684dc
Fix double-escaping of display names in <title> ( #2155 )
2017-04-19 17:46:24 +02:00
Eugen
baabbce672
Fix double-escaping of display names in <title> ( #2155 )
2017-04-19 17:46:24 +02:00
Eugen
a38b05112e
Fix possibility of unrightful webfinger redirect ( #2147 )
...
* Fix possibility of unrightful webfinger redirect
* Add more tests for FollowRemoteAccountService
2017-04-19 17:28:35 +02:00
Eugen
1d47910d3b
Fix possibility of unrightful webfinger redirect ( #2147 )
...
* Fix possibility of unrightful webfinger redirect
* Add more tests for FollowRemoteAccountService
2017-04-19 17:28:35 +02:00
Matt Jankowski
58ce961281
Remove unused view files in accounts/ ( #2153 )
2017-04-19 17:19:23 +02:00
Matt Jankowski
708bdd53f1
Remove unused view files in accounts/ ( #2153 )
2017-04-19 17:19:23 +02:00
Yamagishi Kazutoshi
a7b4c39def
Add meta tags for OGP to following & follow page ( #2052 )
...
* 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}
2017-04-19 17:17:32 +02:00
Yamagishi Kazutoshi
2510119f19
Add meta tags for OGP to following & follow page ( #2052 )
...
* 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}
2017-04-19 17:17:32 +02:00
matsurai25
4903d68df4
fix Japanese search result translation ( #2149 )
...
add 'result' mean, '件' only mean count unit.
2017-04-19 16:41:30 +02:00
matsurai25
fe1ddc3b96
fix Japanese search result translation ( #2149 )
...
add 'result' mean, '件' only mean count unit.
2017-04-19 16:41:30 +02:00
Matteo Aquila
1c6208545a
Completed Italian translation ( #2151 )
...
* Added it.jsx
* Update index.jsx
* Update mastodon.jsx
2017-04-19 16:40:45 +02:00
Matteo Aquila
a3486e0543
Completed Italian translation ( #2151 )
...
* Added it.jsx
* Update index.jsx
* Update mastodon.jsx
2017-04-19 16:40:45 +02:00
matsurai25
203a5d4dba
fix search text 'zero' ( #2150 )
2017-04-19 16:40:24 +02:00
matsurai25
30183c0a74
fix search text 'zero' ( #2150 )
2017-04-19 16:40:24 +02:00
geta6
7a521a7278
Automatically change the size of textarea ( #2128 )
2017-04-19 15:39:46 +02:00
geta6
15a4fc5dcc
Automatically change the size of textarea ( #2128 )
2017-04-19 15:39:46 +02:00
Matt Jankowski
7a1129892c
Simplify render in controllers ( #2144 )
2017-04-19 15:37:42 +02:00
Matt Jankowski
a8e1afc30a
Simplify render in controllers ( #2144 )
2017-04-19 15:37:42 +02:00
Eugen
48d8e5a82f
Attachment list for uncached attachments ( #2110 )
...
* For undownloaded attachments, set type :unknown, display them as a list in the web UI
* Fix case when attachment type is set explicitly
2017-04-19 15:37:18 +02:00
Eugen
bfbc2ca0d8
Attachment list for uncached attachments ( #2110 )
...
* For undownloaded attachments, set type :unknown, display them as a list in the web UI
* Fix case when attachment type is set explicitly
2017-04-19 15:37:18 +02:00
alpaca-tc
c413926027
Replace User.count -> User.confirmed.count ( #2127 )
2017-04-19 14:58:27 +02:00
alpaca-tc
5ce8a1811a
Replace User.count -> User.confirmed.count ( #2127 )
2017-04-19 14:58:27 +02:00
Yamagishi Kazutoshi
34d2168ac1
Remove unnecessary word from Japanese locale ( #2143 )
2017-04-19 14:54:47 +02:00
Yamagishi Kazutoshi
dca0ffa1a1
Remove unnecessary word from Japanese locale ( #2143 )
2017-04-19 14:54:47 +02:00
abcang
815462feff
Fix html escape characters in the URL ( #2138 )
...
* fix character escaping in URL
* add tests
* put a comma after the last item
* add HTML escape test
2017-04-19 14:52:18 +02:00
abcang
70891a99a9
Fix html escape characters in the URL ( #2138 )
...
* fix character escaping in URL
* add tests
* put a comma after the last item
* add HTML escape test
2017-04-19 14:52:18 +02:00
857b
0e51c20a7c
enable to scroll the setting's page sidebar ( #1347 )
...
* 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
2017-04-19 14:30:23 +02:00
857b
3572f4423f
enable to scroll the setting's page sidebar ( #1347 )
...
* 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
2017-04-19 14:30:23 +02:00
Joël Quenneville
4439bcce9a
Install Yarn dependencies during setup ( #1169 )
...
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.
2017-04-19 14:29:23 +02:00
Joël Quenneville
23eea5c5ae
Install Yarn dependencies during setup ( #1169 )
...
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.
2017-04-19 14:29:23 +02:00
Alex Dunn
06581631e8
capistrano: link robots.txt ( #1576 )
...
Related to #1533 .
2017-04-19 14:28:23 +02:00
Alex Dunn
35bdacba7a
capistrano: link robots.txt ( #1576 )
...
Related to #1533 .
2017-04-19 14:28:23 +02:00
Isabelle Knott
de57e481fe
Do not show link preview card if toot has a spoiler ( #1617 )
...
* Do not show link preview card if toot has a spoiler
* == to ===
2017-04-19 14:28:00 +02:00
Isabelle Knott
97012487ed
Do not show link preview card if toot has a spoiler ( #1617 )
...
* Do not show link preview card if toot has a spoiler
* == to ===
2017-04-19 14:28:00 +02:00
Ash Furrow
13e8bd3bc2
Moves from hamburger icon to asterisk. ( #2116 )
2017-04-19 14:21:14 +02:00
Ash Furrow
9a7ea7c870
Moves from hamburger icon to asterisk. ( #2116 )
2017-04-19 14:21:14 +02:00
chrolis
29ebd3b0b4
Improve visibility of mute, block, report menu in Japanese ( #2131 )
2017-04-19 14:21:00 +02:00
chrolis
1ac41c873a
Improve visibility of mute, block, report menu in Japanese ( #2131 )
2017-04-19 14:21:00 +02:00
tmyt
2e1e061f24
Make configuarable s3_permissions for paperclip ( #2139 )
2017-04-19 14:20:36 +02:00
tmyt
6c83fec971
Make configuarable s3_permissions for paperclip ( #2139 )
2017-04-19 14:20:36 +02:00
Misty De Meo
03971de5c5
Update title text for "reply all" button ( #2118 )
2017-04-19 14:20:04 +02:00
Misty De Meo
2bb54d5c57
Update title text for "reply all" button ( #2118 )
2017-04-19 14:20:04 +02:00