Akihiko Odaki (@fn_aki@pawoo.net)
8784bd79d0
Require stylesheets in common.js ( #4152 )
...
Require stylesheets in common.js because stylesheets are shared by the
entry points.
2017-07-11 15:15:42 +02:00
Yamagishi Kazutoshi
bf012605a3
Drawer tab according to column ( #4135 )
...
* Add notifications link to drawer
* Remove local and public timeline tab in drawer
* Add home
2017-07-11 14:36:27 +02:00
Yamagishi Kazutoshi
31366334cb
Drawer tab according to column ( #4135 )
...
* Add notifications link to drawer
* Remove local and public timeline tab in drawer
* Add home
2017-07-11 14:36:27 +02:00
Akihiko Odaki (@fn_aki@pawoo.net)
002ed7dc62
Wrap methods of ProcessFeedService::ProcessEntry in classes ( #4151 )
...
ProcessFeedService::ProcessEntry had many methods, so wrap them in classes
representing activities.
2017-07-11 13:37:05 +02:00
Akihiko Odaki (@fn_aki@pawoo.net)
425acecfdb
Wrap methods of ProcessFeedService::ProcessEntry in classes ( #4151 )
...
ProcessFeedService::ProcessEntry had many methods, so wrap them in classes
representing activities.
2017-07-11 13:37:05 +02:00
Akihiko Odaki (@fn_aki@pawoo.net)
2e3f13788f
Remove redundant inclusion ( #4150 )
2017-07-11 11:55:48 +02:00
Akihiko Odaki (@fn_aki@pawoo.net)
29f314a502
Remove redundant inclusion ( #4150 )
2017-07-11 11:55:48 +02:00
Sorin Davidoi
1a5ae3019d
refactor: Rewrite immutablejs import statements using destructuring ( #4147 )
2017-07-11 01:00:14 +02:00
Sorin Davidoi
cc68d1945b
refactor: Rewrite immutablejs import statements using destructuring ( #4147 )
2017-07-11 01:00:14 +02:00
Akihiko Odaki (@fn_aki@pawoo.net)
3db69012fd
Fix PrecomputeFeedService for filtered statuses ( #4148 )
2017-07-11 01:00:01 +02:00
Akihiko Odaki (@fn_aki@pawoo.net)
7bacdd718a
Fix PrecomputeFeedService for filtered statuses ( #4148 )
2017-07-11 01:00:01 +02:00
m4sk1n
9c1608a585
i18n: @098eef3 (pl) ( #4144 )
...
* i18n: @098eef3 (pl)
* Update pl.yml
2017-07-10 19:42:37 +02:00
m4sk1n
958fe0f7db
i18n: @7a889a8 (pl) ( #4144 )
...
* i18n: @7a889a8 (pl)
* Update pl.yml
2017-07-10 19:42:37 +02:00
unarist
c27579cb51
Update es5-ext to avoid CSP violation ( #4145 )
...
Since es5-ext used `new Function("...")`, it caused CSP violation unless "unsafe-eval" included. So this patch updates it to the version which fixes it.
Note that this package is used in polyfills, so loaded only if needed. I've encountered this issue on iOS9.
cf. medikoo/es5-ext@d3864493
2017-07-10 19:41:55 +02:00
unarist
e670fa2af6
Update es5-ext to avoid CSP violation ( #4145 )
...
Since es5-ext used `new Function("...")`, it caused CSP violation unless "unsafe-eval" included. So this patch updates it to the version which fixes it.
Note that this package is used in polyfills, so loaded only if needed. I've encountered this issue on iOS9.
cf. medikoo/es5-ext@d3864493
2017-07-10 19:41:55 +02:00
Eugen Rochko
fb7fcebb2b
Fix #4059 - Remove ModuleConcatenationPlugin ( #4139 )
...
It increased memory usage of Webpack 1.5x fold with little benefits
2017-07-10 18:46:46 +02:00
Eugen Rochko
a3d93e8bbe
Fix #4059 - Remove ModuleConcatenationPlugin ( #4139 )
...
It increased memory usage of Webpack 1.5x fold with little benefits
2017-07-10 18:46:46 +02:00
STJrInuyasha
098eef3211
Remote following success page ( #4129 )
...
* Added a success page to remote following
Includes follow-through links to web (the old redirect target) and back to the remote user's profile
* Use Account.new in spec instead of a fake with only id
(fixes spec)
* Fabricate(:account) over Account.new
* Remove self from the success text
(and all HTML with it)
2017-07-10 18:05:06 +02:00
STJrInuyasha
7a889a8e12
Remote following success page ( #4129 )
...
* Added a success page to remote following
Includes follow-through links to web (the old redirect target) and back to the remote user's profile
* Use Account.new in spec instead of a fake with only id
(fixes spec)
* Fabricate(:account) over Account.new
* Remove self from the success text
(and all HTML with it)
2017-07-10 18:05:06 +02:00
m4sk1n
fdd9d8eecf
i18n: @865f517 (pl) ( #4143 )
2017-07-10 18:04:43 +02:00
m4sk1n
d081d4a422
i18n: @2b9721d (pl) ( #4143 )
2017-07-10 18:04:43 +02:00
Eugen Rochko
af4835f176
Limit total subscribe retries to 10, but space them out more ( #4142 )
...
Since there is little point in retrying so often when a service is down
or does not exist anymore. Subscriptions are renewed 1 day before they
should expire, so retrying in 30 minutes, then 2 hours, then 12 hours
is fine. If even after that, the remote server does not work, there is
little sense in retrying more often than once a day
Also, uniqueness of the job should ensure that failed retries will
not result in multiple retries for the same endpoint when the next
resubscription cycle comes
2017-07-10 18:04:23 +02:00
Eugen Rochko
34ccc058fa
Limit total subscribe retries to 10, but space them out more ( #4142 )
...
Since there is little point in retrying so often when a service is down
or does not exist anymore. Subscriptions are renewed 1 day before they
should expire, so retrying in 30 minutes, then 2 hours, then 12 hours
is fine. If even after that, the remote server does not work, there is
little sense in retrying more often than once a day
Also, uniqueness of the job should ensure that failed retries will
not result in multiple retries for the same endpoint when the next
resubscription cycle comes
2017-07-10 18:04:23 +02:00
m4sk1n
f980b0090f
i18n: @2cd7d15 (pl) ( #4141 )
2017-07-10 18:04:06 +02:00
m4sk1n
7f9a353b94
i18n: @63baab0 (pl) ( #4141 )
2017-07-10 18:04:06 +02:00
Yamagishi Kazutoshi
1a946c1362
Add Japanese translations ( #4140 )
...
* Add Japanese translations for #3879
* Add Japanese translations for #4033
* Add Japanese translations for #4136
2017-07-10 16:32:17 +02:00
Yamagishi Kazutoshi
31490e0d6c
Add Japanese translations ( #4140 )
...
* Add Japanese translations for #3879
* Add Japanese translations for #4033
* Add Japanese translations for #4136
2017-07-10 16:32:17 +02:00
Ondřej Hruška
d6395769af
Toot context menu is now centered
2017-07-10 10:21:20 -04:00
Ondřej Hruška
9f7a5aac1e
Toot context menu is now centered
2017-07-10 10:21:20 -04:00
Ondřej Hruška
cce926e30a
Added extra clickable area in status gutter
2017-07-10 09:29:20 -04:00
Ondřej Hruška
945c5812d3
Added extra clickable area in status gutter
2017-07-10 09:29:20 -04:00
のら
682d93a869
Add Japanese translation of terms and flash ( #4137 )
2017-07-10 14:04:05 +02:00
のら
ca45bd0361
Add Japanese translation of terms and flash ( #4137 )
2017-07-10 14:04:05 +02:00
Yamagishi Kazutoshi
2cd7d15620
Fix regular expression for RFC 5646 (regression from #3604 ) ( #4133 )
2017-07-10 14:02:18 +02:00
Yamagishi Kazutoshi
63baab088d
Fix regular expression for RFC 5646 (regression from #3604 ) ( #4133 )
2017-07-10 14:02:18 +02:00
Yamagishi Kazutoshi
865f5170a8
Add setting a always mark media as sensitive ( #4136 )
2017-07-10 14:00:32 +02:00
Yamagishi Kazutoshi
2b9721d1b3
Add setting a always mark media as sensitive ( #4136 )
2017-07-10 14:00:32 +02:00
abcang
60df44837e
Rescue exceptions related to Goldfinger at FetchRemoteStatusService ( #4138 )
2017-07-10 13:59:29 +02:00
abcang
617208053c
Rescue exceptions related to Goldfinger at FetchRemoteStatusService ( #4138 )
2017-07-10 13:59:29 +02:00
Ondřej Hruška
60d4858ef5
Make avatar in compose navbar hover-to-play
2017-07-10 10:26:46 +02:00
Ondřej Hruška
667b567606
Make avatar in compose navbar hover-to-play
2017-07-10 10:26:46 +02:00
Sadiq Saif
4ab5c475a9
Change default for auto_play_fit to false for a11y ( #4132 )
...
This is per issue #3876
2017-07-10 04:49:48 +02:00
Sadiq Saif
4aa6cd66fc
Change default for auto_play_fit to false for a11y ( #4132 )
...
This is per issue #3876
2017-07-10 04:49:48 +02:00
Lynx Kotoura
5703923989
Fix duplication of tag in columns_area.js ( #4131 )
...
Deleted ">" just a typo.
2017-07-10 04:37:10 +02:00
Lynx Kotoura
1c6cbdd4e4
Fix duplication of tag in columns_area.js ( #4131 )
...
Deleted ">" just a typo.
2017-07-10 04:37:10 +02:00
Yamagishi Kazutoshi
2ffd2303ee
Add attribute for default privacy to verify credentials ( #4075 )
...
* Add attribute for default privacy to verify credentials
* add raw_note
* source
2017-07-10 03:29:34 +02:00
Yamagishi Kazutoshi
f8212da329
Add attribute for default privacy to verify credentials ( #4075 )
...
* Add attribute for default privacy to verify credentials
* add raw_note
* source
2017-07-10 03:29:34 +02:00
Sorin Davidoi
f19f18f47e
fix(components/media_modal): Aspect ratio ( #4128 )
...
* fix(components/media_modal): Aspect ratio
* fix: Remove useless style
2017-07-09 18:49:07 +02:00
Sorin Davidoi
4122a837fa
fix(components/media_modal): Aspect ratio ( #4128 )
...
* fix(components/media_modal): Aspect ratio
* fix: Remove useless style
2017-07-09 18:49:07 +02:00
Nolan Lawson
d65ec2570c
Use babel-plugin-transform-react-inline-elements ( #4109 )
2017-07-09 17:34:05 +02:00