Yamagishi Kazutoshi
17367e7c47
Fix PropTypes warning in OnboardingModal ( #2191 )
8 years ago
Matt Jankowski
bbd0d7f5d0
Use default locale for html lang in layouts ( #2212 )
8 years ago
Matt Jankowski
813239e4fe
Link to profile/feed/salmon from admin/accounts show page ( #2186 )
8 years ago
Ash Furrow
9b1a881d40
Removes timestamp from URLs. ( #2185 )
8 years ago
Eugen
f29afaa268
Fix #2120 - Use Status#as_tag_timeline on public hashtag page ( #2182 )
...
* Fix #2120 - Use Status#as_tag_timeline on public hashtag page
* Update tags_controller.rb
8 years ago
Miguel Jacq
2d94636b58
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 )
8 years ago
Marcin Cieślak
0ab0db9fe7
Add static gif for upload testing ( #2168 )
8 years ago
Eugen
5849eac93e
Fix #2108 - Fix gif uploads ( #2171 )
...
* Fix #2108 - Fix gif uploads
Add specs for media attachment gifv conversion
* Add ffmpeg to travis
* Make travis install ffmpeg, not libav
* Switch travis to trusty
8 years ago
evilny0
520dd00efd
Updated note about 'none' SMTP authentication method in .env.production.sample ( #2167 )
8 years ago
Darshak Parikh
831ed1565f
Add some Spanish translatoins ( #2170 )
8 years ago
alpaca-tc
e40ea6cd9d
Extract error messages to locale file ( #2162 )
8 years ago
jeroenpraat
e190b3b052
Dutch language strings: a few important fixes ( #2163 )
8 years ago
György Nádudvari
2d4611520a
Fixed hungarian translation ( #2158 )
8 years ago
Tomohiro Suwa
7fe94bff51
Fix css for toot button when uploading images ( #2161 )
8 years ago
fsubal
b504ce11e1
fix broken style when follower has long description ( #2159 )
8 years ago
Eugen
3cb2e684dc
Fix double-escaping of display names in <title> ( #2155 )
8 years ago
Eugen
a38b05112e
Fix possibility of unrightful webfinger redirect ( #2147 )
...
* Fix possibility of unrightful webfinger redirect
* Add more tests for FollowRemoteAccountService
8 years ago
Matt Jankowski
58ce961281
Remove unused view files in accounts/ ( #2153 )
8 years ago
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}
8 years ago
matsurai25
4903d68df4
fix Japanese search result translation ( #2149 )
...
add 'result' mean, '件' only mean count unit.
8 years ago
Matteo Aquila
1c6208545a
Completed Italian translation ( #2151 )
...
* Added it.jsx
* Update index.jsx
* Update mastodon.jsx
8 years ago
matsurai25
203a5d4dba
fix search text 'zero' ( #2150 )
8 years ago
geta6
7a521a7278
Automatically change the size of textarea ( #2128 )
8 years ago
Matt Jankowski
7a1129892c
Simplify render in controllers ( #2144 )
8 years ago
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
8 years ago
alpaca-tc
c413926027
Replace User.count -> User.confirmed.count ( #2127 )
8 years ago
Yamagishi Kazutoshi
34d2168ac1
Remove unnecessary word from Japanese locale ( #2143 )
8 years ago
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
8 years ago
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
8 years ago
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.
8 years ago
Alex Dunn
06581631e8
capistrano: link robots.txt ( #1576 )
...
Related to #1533 .
8 years ago
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 ===
8 years ago
Ash Furrow
13e8bd3bc2
Moves from hamburger icon to asterisk. ( #2116 )
8 years ago
chrolis
29ebd3b0b4
Improve visibility of mute, block, report menu in Japanese ( #2131 )
8 years ago
tmyt
2e1e061f24
Make configuarable s3_permissions for paperclip ( #2139 )
8 years ago
Misty De Meo
03971de5c5
Update title text for "reply all" button ( #2118 )
8 years ago
Yamagishi Kazutoshi
a3358f438f
Change to switch signature version for Amazon S3 ( #2124 )
8 years ago
Matt Jankowski
9a8134cea6
Restful refactor of accounts/ routes ( #2133 )
...
* 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.
8 years ago
Kota Ouchi
e952cec09c
Update ja.yml (follow for #2118 ) ( #2137 )
...
* Update ja.yml (follow for #2118 )
* typo fix
8 years ago
Isao Sugimoto
0961123c71
update simple_form.ja.yml (follow for #1991 ) ( #2113 )
8 years ago
Isao Sugimoto
6b86990443
update ja.yml (follow for #2106 ) ( #2109 )
8 years ago
Michel
a4932b04b1
Update fr.yml ( #2107 )
...
Just updated some values.
Best regards,
cyweo
8 years ago
Eugen
64c57b7465
Fix wording on admin instances view, fix typos in language detector spec ( #2106 )
8 years ago
Eugen
42a35d395e
Remove unused fonts ( #2103 )
8 years ago
Eugen
21816d08ec
Fix #1642 , fix #1912 - Dictate content-type file extension ( #2078 )
...
* Fix #1642 , fix #1912 - Previous change (#1718 ) did not modify how original file was saved on upload
* Fix for when file is missing
8 years ago
Eugen
2f4657aac7
Add more tests for AtomSerializer ( #2096 )
8 years ago
Isao Sugimoto
f927f88ccb
missing translate ja.yml ( #2100 )
8 years ago
Eugen
e47b32072f
Add rate limits for logins and sign-ups by IP (5 in 5 minutes) ( #2079 )
...
* 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
8 years ago
Matt Jankowski
4591c7dbdb
Language detection refactor ( #2099 )
...
* Extract detect_language to separate class
* Use default locale, not just en
* Add spec to confirm that whatlanguage cant identify empty string
* Allow account locale to override default in language detector
* PostStatusService supplies an account to detect language
8 years ago
happycoloredbanana
9026426b4d
Remove API authentication for public statuses (after review) ( #1919 )
8 years ago