Akihiko Odaki
ea2ef16ea4
Cover StreamEntriesController more and remove redundant instructions ( #3257 )
...
* Cover StreamEntriesController more
* Remove redundant instructions in StreamEntriesController
2017-05-23 15:04:23 +02:00
Akihiko Odaki
1cf385646a
Spec AuthorizeFollowsController assigns @account ( #3246 )
...
@account is used by the view.
2017-05-23 13:12:45 +02:00
Akihiko Odaki
1d3e0a5060
Spec AuthorizeFollowsController assigns @account ( #3246 )
...
@account is used by the view.
2017-05-23 13:12:45 +02:00
Akihiko Odaki
4f023cb001
Introduce recent to Follow ( #3247 )
...
Introduce recent to Follow, as Account and other models have.
This change also adds specs for the scope and the dependents.
2017-05-23 13:12:19 +02:00
Akihiko Odaki
bf575a1f5e
Introduce recent to Follow ( #3247 )
...
Introduce recent to Follow, as Account and other models have.
This change also adds specs for the scope and the dependents.
2017-05-23 13:12:19 +02:00
Yamagishi Kazutoshi
5bb10252fa
Focus the submit button ( #3253 )
...
Focus the submit button when confirmation modal is opened.
Also, changed cancellation link to button.
This makes the meaning clearer.
2017-05-23 13:10:41 +02:00
Yamagishi Kazutoshi
860ffc0560
Focus the submit button ( #3253 )
...
Focus the submit button when confirmation modal is opened.
Also, changed cancellation link to button.
This makes the meaning clearer.
2017-05-23 13:10:41 +02:00
Audun Larsen
5c7e4ba765
Updates Norwegian translation ( #3252 )
2017-05-23 13:09:53 +02:00
Audun Larsen
7eb4abe20a
Updates Norwegian translation ( #3252 )
2017-05-23 13:09:53 +02:00
Ira
f103e5fc65
i18n: Latest Hebew strings translated ( #3250 )
2017-05-23 13:08:16 +02:00
Ira
1baa75f79f
i18n: Latest Hebew strings translated ( #3250 )
2017-05-23 13:08:16 +02:00
Yamagishi Kazutoshi
0b3fa49001
Refactoring. Removed useless import. ( #3254 )
...
original: https://github.com/tootsuite/mastodon/pull/2618
2017-05-23 13:08:01 +02:00
Yamagishi Kazutoshi
1d436a4322
Refactoring. Removed useless import. ( #3254 )
...
original: https://github.com/tootsuite/mastodon/pull/2618
2017-05-23 13:08:01 +02:00
Akihiko Odaki
9cc7a3c209
Cover AccountsController more in spec ( #3229 )
...
* Introduce recent scope to Status and StreamEntry
Introduce recent scope to Status and StreamEntry as Account has.
* Cover AccountsController more in AccountsController
2017-05-23 02:53:01 +02:00
Akihiko Odaki
8fd174298d
Cover AccountsController more in spec ( #3229 )
...
* Introduce recent scope to Status and StreamEntry
Introduce recent scope to Status and StreamEntry as Account has.
* Cover AccountsController more in AccountsController
2017-05-23 02:53:01 +02:00
Eugen Rochko
04304e6538
Fix more locale regressions from #3055 ( #3242 )
2017-05-23 02:50:04 +02:00
Eugen Rochko
9afd7dadbf
Fix more locale regressions from #3055 ( #3242 )
2017-05-23 02:50:04 +02:00
Matt Jankowski
8dd89e9132
Use local default for postgres host in node streaming service ( #3240 )
...
This location varies across postgres installations, and it seems like the pg
package knows how to guess correctly on each system.
2017-05-22 20:27:24 -04:00
Matt Jankowski
8e84177305
Use local default for postgres host in node streaming service ( #3240 )
...
This location varies across postgres installations, and it seems like the pg
package knows how to guess correctly on each system.
2017-05-22 20:27:24 -04:00
Matt Jankowski
4f2a0f546d
Coverage for api/web/settings controller ( #3238 )
2017-05-22 23:12:28 +02:00
Matt Jankowski
a28ce13b3e
Coverage for api/web/settings controller ( #3238 )
2017-05-22 23:12:28 +02:00
Matt Jankowski
8c11626321
Add coverage for ReportFilter and AccountFilter ( #3236 )
2017-05-22 15:50:58 -04:00
Matt Jankowski
e1b42e9aa0
Add coverage for ReportFilter and AccountFilter ( #3236 )
2017-05-22 15:50:58 -04:00
Eugen Rochko
664eef3527
Bump version
2017-05-22 21:38:19 +02:00
Eugen Rochko
b51398d0dd
Bump version
2017-05-22 21:38:19 +02:00
Matt Jankowski
0eb8b00cc9
Specs for cleanup workers ( #3235 )
...
* Add spec files for feed and media cleanup workers
* Add coverage for feed and media cleanup schedulers
* Clean up feed and media cleanup workers
2017-05-22 19:36:21 +02:00
Matt Jankowski
ec34ec63b1
Specs for cleanup workers ( #3235 )
...
* Add spec files for feed and media cleanup workers
* Add coverage for feed and media cleanup schedulers
* Clean up feed and media cleanup workers
2017-05-22 19:36:21 +02:00
Eugen Rochko
cc91569a92
Similarly to #2426 , put creation of remote statuses in a transaction, ( #3233 )
...
so that public timeline/caching would not encounter incomplete data
2017-05-22 19:35:48 +02:00
Eugen Rochko
4a4733b397
Similarly to #2426 , put creation of remote statuses in a transaction, ( #3233 )
...
so that public timeline/caching would not encounter incomplete data
2017-05-22 19:35:48 +02:00
Akihiko Odaki
c0aba00ae1
Cover ApplicationController more in spec ( #3230 )
2017-05-22 17:58:57 +02:00
Akihiko Odaki
bda7391221
Cover ApplicationController more in spec ( #3230 )
2017-05-22 17:58:57 +02:00
Akihiko Odaki
387e8449a8
Cover AccountUnfollowController more in spec ( #3228 )
2017-05-22 17:58:49 +02:00
Akihiko Odaki
b9e8ffbd12
Cover AccountUnfollowController more in spec ( #3228 )
2017-05-22 17:58:49 +02:00
Tomonori Murakami
323eeb096c
Fix locale bug when change it on preferences ( #3223 ) ( #3232 )
2017-05-22 17:58:41 +02:00
Tomonori Murakami
7966d3a872
Fix locale bug when change it on preferences ( #3223 ) ( #3232 )
2017-05-22 17:58:41 +02:00
Akihiko Odaki
4f061bc92c
Cover AccountFollowController more in spec ( #3227 )
2017-05-22 16:29:48 +02:00
Akihiko Odaki
422e4d897b
Cover AccountFollowController more in spec ( #3227 )
2017-05-22 16:29:48 +02:00
Akihiko Odaki
680f357380
Cover AboutController more in spec ( #3226 )
2017-05-22 16:27:19 +02:00
Akihiko Odaki
cb2707776f
Cover AboutController more in spec ( #3226 )
2017-05-22 16:27:19 +02:00
Eugen Rochko
a2f664f763
Fix locale regression from #3055 ( #3231 )
2017-05-22 16:26:54 +02:00
Eugen Rochko
48e7a22e34
Fix locale regression from #3055 ( #3231 )
2017-05-22 16:26:54 +02:00
Ratmir Karabut
bb40976006
Update Russian translation ( #3225 )
...
* Add Russian translation (ru)
* Fix a missing comma
* Fix the wording for better consistency
* Update Russian translation
* Arrange Russian setting alphabetically
* Fix syntax error
* Update Russian translation
* Fix formatting error
* Update Russian translation
* Update Russian translation
* Update ru.jsx
* 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
* Fix translation consistency
* Update Russian translation
* Update Russian translation (pluralizations)
* Update Russian translation
* Update Russian translation
2017-05-22 16:03:50 +02:00
Ratmir Karabut
2bb5486357
Update Russian translation ( #3225 )
...
* Add Russian translation (ru)
* Fix a missing comma
* Fix the wording for better consistency
* Update Russian translation
* Arrange Russian setting alphabetically
* Fix syntax error
* Update Russian translation
* Fix formatting error
* Update Russian translation
* Update Russian translation
* Update ru.jsx
* 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
* Fix translation consistency
* Update Russian translation
* Update Russian translation (pluralizations)
* Update Russian translation
* Update Russian translation
2017-05-22 16:03:50 +02:00
Nolan Lawson
e228bdd3b6
Add webpack-bundle-analyzer for production builds ( #3170 )
2017-05-22 15:42:11 +02:00
Nolan Lawson
60e2b951de
Add webpack-bundle-analyzer for production builds ( #3170 )
2017-05-22 15:42:11 +02:00
Immae
ae917bfb23
Allow alternate domains for mastodon handlers ( #3187 )
2017-05-22 15:40:04 +02:00
Immae
a94c152fd3
Allow alternate domains for mastodon handlers ( #3187 )
2017-05-22 15:40:04 +02:00
Nolan Lawson
2d7aacf747
Only load Intl data for current language ( #3130 )
...
* Only load Intl data for current language
* Extract common chunk only from application.js and public.js
* Generate locale packs, avoid caching on window object
2017-05-22 15:06:06 +02:00
Nolan Lawson
9d04de1c8d
Only load Intl data for current language ( #3130 )
...
* Only load Intl data for current language
* Extract common chunk only from application.js and public.js
* Generate locale packs, avoid caching on window object
2017-05-22 15:06:06 +02:00
Yamagishi Kazutoshi
410a684c3b
Change "Account.any?" to "Account.exists?" ( #3217 )
2017-05-22 15:02:30 +02:00