Evan Minto
dad5d33ff3
Add ActivityPub Actor id to WebFinger JSON. ( #2522 )
2017-04-27 12:02:41 +02:00
Evan Minto
e595ccb294
Add ActivityPub Actor id to WebFinger JSON. ( #2522 )
2017-04-27 12:02:41 +02:00
Lindsey Bieda
0f0fc3fbca
Add aria-label to icon driven dropdown menus ( #2516 )
2017-04-27 12:01:36 +02:00
Lindsey Bieda
43a29a9d0f
Add aria-label to icon driven dropdown menus ( #2516 )
2017-04-27 12:01:36 +02:00
Kaylee
125aec482a
Copy over "Boost" hover text fix to detailed view. ( #2508 )
...
from #1754 , should close out #1394
2017-04-27 01:53:55 +02:00
Kaylee
0dd71af5fa
Copy over "Boost" hover text fix to detailed view. ( #2508 )
...
from #1754 , should close out #1394
2017-04-27 01:53:55 +02:00
Matt Jankowski
6712d98c58
Add spec coverage and refactor authorize_follows controller ( #2505 )
2017-04-27 00:19:53 +02:00
Matt Jankowski
0618f09939
Add spec coverage and refactor authorize_follows controller ( #2505 )
2017-04-27 00:19:53 +02:00
Koala Yeung
1fc91facb5
Update Russian translation (rebased) ( #2503 )
...
* Fix syntax error
* Remove two_factor_auth.warning (appears obsolete)
* Add missing strings in ru.yml
A lot of new strings translated, especially for the newly added admin section
* Update Russian translation
* Fix merge conflicts
Redid Works by @rkarabut
2017-04-26 22:33:54 +02:00
Koala Yeung
a23eaf720e
Update Russian translation (rebased) ( #2503 )
...
* Fix syntax error
* Remove two_factor_auth.warning (appears obsolete)
* Add missing strings in ru.yml
A lot of new strings translated, especially for the newly added admin section
* Update Russian translation
* Fix merge conflicts
Redid Works by @rkarabut
2017-04-26 22:33:54 +02:00
Koala Yeung
d4ad054cf2
travis: Add yarn and nodejs caching ( #2504 )
...
Also cache node_module and yarn cache in Travis test process.
Improves speed for Travis tests.
2017-04-26 22:32:23 +02:00
Koala Yeung
9d3fc1281d
travis: Add yarn and nodejs caching ( #2504 )
...
Also cache node_module and yarn cache in Travis test process.
Improves speed for Travis tests.
2017-04-26 22:32:23 +02:00
Matt Jankowski
89255db0d8
Domain block service cleanup ( #2490 )
...
* Add coverage for domain block service with silence
* Get rid of warning about find_each and order
* Move domain_block to attr_reader
* Move optional clear_media into silence_accounts method
* Use blocked_domain method to reduce passed vars
* Extract blocked_domain_accounts method to find accounts on the domain
* Extract media_from_blocked_domain method to find relevant attachments
* Separate destruction of account images and account attachments
2017-04-26 20:09:01 +02:00
Matt Jankowski
8857cabca4
Domain block service cleanup ( #2490 )
...
* Add coverage for domain block service with silence
* Get rid of warning about find_each and order
* Move domain_block to attr_reader
* Move optional clear_media into silence_accounts method
* Use blocked_domain method to reduce passed vars
* Extract blocked_domain_accounts method to find accounts on the domain
* Extract media_from_blocked_domain method to find relevant attachments
* Separate destruction of account images and account attachments
2017-04-26 20:09:01 +02:00
Matt Jankowski
d120a7ac99
Add spec for Status.as_home_timeline ( #2451 )
2017-04-26 20:08:30 +02:00
Matt Jankowski
affd75936e
Add spec for Status.as_home_timeline ( #2451 )
2017-04-26 20:08:30 +02:00
Matt Jankowski
125bcdda38
Updated renamed i18n keys in de
translation ( #2500 )
2017-04-26 19:33:10 +02:00
Matt Jankowski
3e78b7cc3a
Updated renamed i18n keys in de
translation ( #2500 )
2017-04-26 19:33:10 +02:00
Matthieu Paret
3a0f3d758f
fix indentation in translation file ( #2498 )
2017-04-26 18:48:43 +02:00
Matthieu Paret
647a148d4d
fix indentation in translation file ( #2498 )
2017-04-26 18:48:43 +02:00
yhirano
397953035a
add task to report code statistics ( #2489 )
2017-04-26 18:47:22 +02:00
yhirano
bb777c24ff
add task to report code statistics ( #2489 )
2017-04-26 18:47:22 +02:00
Benedikt Geißler
f826622dd5
Update German translation ( #2485 )
2017-04-26 15:46:14 +02:00
Benedikt Geißler
0576daf5f9
Update German translation ( #2485 )
2017-04-26 15:46:14 +02:00
Quent-in
dc45ef4c60
Update of simple_forum OC ( #2486 )
...
Now perfectly similar to the English one.
2017-04-26 15:45:58 +02:00
Quent-in
c442cade78
Update of simple_forum OC ( #2486 )
...
Now perfectly similar to the English one.
2017-04-26 15:45:58 +02:00
Yamagishi Kazutoshi
4250a3ed18
Update Japanese translation ( #2487 )
...
follow up #1309 & #2279
2017-04-26 15:45:47 +02:00
Yamagishi Kazutoshi
6004b143a8
Update Japanese translation ( #2487 )
...
follow up #1309 & #2279
2017-04-26 15:45:47 +02:00
Lindsey Bieda
d440601851
Red favicon for dev ( #2470 )
...
* Set a dev specific favicon
* Consistent spacing
* Add trailing slash for consistency
* Update to remove interpolation
2017-04-26 15:45:27 +02:00
Lindsey Bieda
25cbb8454c
Red favicon for dev ( #2470 )
...
* Set a dev specific favicon
* Consistent spacing
* Add trailing slash for consistency
* Update to remove interpolation
2017-04-26 15:45:27 +02:00
Tomohiro Suwa
5440c95867
Don't toot request with only blank characters ( #2154 )
...
* Don't toot request with only blank characters
* Enable toot button if no text
2017-04-26 15:18:09 +02:00
Tomohiro Suwa
416c9675fc
Don't toot request with only blank characters ( #2154 )
...
* Don't toot request with only blank characters
* Enable toot button if no text
2017-04-26 15:18:09 +02:00
Yamagishi Kazutoshi
53a09d3d26
Fix undefined variable in OnboardingModal ( #2482 )
2017-04-26 15:15:47 +02:00
Yamagishi Kazutoshi
6a1e287053
Fix undefined variable in OnboardingModal ( #2482 )
2017-04-26 15:15:47 +02:00
Koala Yeung
513b7eb6f3
Update ar.jsx ( #2469 )
...
Adding more missing strings.
2017-04-26 14:55:14 +02:00
Koala Yeung
5bda32e460
Update ar.jsx ( #2469 )
...
Adding more missing strings.
2017-04-26 14:55:14 +02:00
anon
6d3dcd74c6
Update Japanese translation for activitypub and authorized followers ( #2471 )
...
* Update Japanese translation for activitypub and authorized followers
* Fixed Japanese translation by review
2017-04-26 14:54:35 +02:00
anon
6137268e79
Update Japanese translation for activitypub and authorized followers ( #2471 )
...
* Update Japanese translation for activitypub and authorized followers
* Fixed Japanese translation by review
2017-04-26 14:54:35 +02:00
Wonderfall
612ae58d61
fix onboarding modal ( #2477 )
2017-04-26 14:54:12 +02:00
Wonderfall
234e931db2
fix onboarding modal ( #2477 )
2017-04-26 14:54:12 +02:00
Eugen Rochko
0fafcc86ae
Fix various regressions ( #2466 )
2017-04-26 04:40:27 +02:00
Eugen Rochko
fdcb55a0a6
Fix various regressions ( #2466 )
2017-04-26 04:40:27 +02:00
Eugen Rochko
69f3fab417
Fix #2261 - noopener typo ( #2463 )
2017-04-26 03:55:51 +02:00
Eugen Rochko
d97a0525aa
Fix #2261 - noopener typo ( #2463 )
2017-04-26 03:55:51 +02:00
Francis Chong
395608442d
Add media dimensions ( #2448 )
...
* Fixes #1985
- add migration AddMediaAttachmentMeta, which add meta field to media_attachments
- before saving attachment, set file meta if needed
- add meta in api
* add spec
* align the “size” format for image and video
* fix code climate
* fixes media_attachment_spec.rb
2017-04-26 03:48:12 +02:00
Francis Chong
193dddb433
Add media dimensions ( #2448 )
...
* Fixes #1985
- add migration AddMediaAttachmentMeta, which add meta field to media_attachments
- before saving attachment, set file meta if needed
- add meta in api
* add spec
* align the “size” format for image and video
* fix code climate
* fixes media_attachment_spec.rb
2017-04-26 03:48:12 +02:00
Keiji, Yoshimi
8e7c858877
attach_media should be in transaction of creation status ( #2426 )
2017-04-26 03:47:44 +02:00
Keiji, Yoshimi
8fe36654ef
attach_media should be in transaction of creation status ( #2426 )
2017-04-26 03:47:44 +02:00
Yamagishi Kazutoshi
f9de6c4cda
Move a locale files for ActiveRecord ( #2461 )
...
ref #2162 and fix #2460
2017-04-26 02:16:30 +02:00
Yamagishi Kazutoshi
8ee1af9530
Move a locale files for ActiveRecord ( #2461 )
...
ref #2162 and fix #2460
2017-04-26 02:16:30 +02:00