abcang
3c3cf7e208
Update supported Node.js version ( #8041 )
2018-07-17 15:29:33 +02:00
Eugen Rochko
8ccb57f8a6
Add missing translation for admin dashboard trends section ( #8040 )
2018-07-17 07:15:17 +09:00
Eugen Rochko
2bcdfcdee3
Add missing translation for admin dashboard trends section ( #8040 )
2018-07-17 07:15:17 +09:00
Eugen Rochko
56fdbc04b3
Fix number of results returned from TrendingTags.get
2018-07-16 19:54:14 +02:00
Eugen Rochko
69c34f3438
Fix number of results returned from TrendingTags.get
2018-07-16 19:54:14 +02:00
Eugen Rochko
d987567b39
Fix tag usage display on admin dashboard
2018-07-16 19:51:16 +02:00
Eugen Rochko
8241f162df
Fix tag usage display on admin dashboard
2018-07-16 19:51:16 +02:00
Eugen Rochko
2f6967913a
Display trending hashtags on admin dashboard ( #8038 )
2018-07-16 19:21:27 +02:00
Eugen Rochko
0d13e30ad2
Display trending hashtags on admin dashboard ( #8038 )
2018-07-16 19:21:27 +02:00
Eugen Rochko
77d8396217
Fix ActivityPub::UpdateDistributionWorker regression ( #8039 )
...
Regression from #7998 let to profile updates not sending
2018-07-16 18:43:22 +02:00
Eugen Rochko
7e2678f7f6
Fix ActivityPub::UpdateDistributionWorker regression ( #8039 )
...
Regression from #7998 let to profile updates not sending
2018-07-16 18:43:22 +02:00
Eugen Rochko
38f413e583
Fix activity:interactions counter to count all interactions ( #8037 )
2018-07-16 18:35:43 +02:00
Eugen Rochko
a23ac107e4
Fix activity:interactions counter to count all interactions ( #8037 )
2018-07-16 18:35:43 +02:00
Thibaut Girka
27be4fa311
Avoid loading rails-ujs twice on vanilla flavour
2018-07-16 16:42:52 +02:00
Thibaut Girka
bcf157a1a9
Avoid loading rails-ujs twice on vanilla flavour
2018-07-16 16:42:52 +02:00
Eugen Rochko
b751ec1c2e
Whitelist dat/ipfs/gopher links in sanitizer ( #8034 )
...
Fix #7994
2018-07-16 22:17:43 +09:00
Eugen Rochko
8f64b17d98
Whitelist dat/ipfs/gopher links in sanitizer ( #8034 )
...
Fix #7994
2018-07-16 22:17:43 +09:00
Thibaut Girka
4ec907e413
Merge branch 'master' into glitch-soc/merge-upstream
...
Conflicts:
Dockerfile
app/javascript/packs/common.js
config/webpack/loaders/sass.js
config/webpack/shared.js
db/schema.rb
package.json
yarn.lock
A lot of the conflicts come from updating webpack.
Even though upstream deleted app/javascript/packs/common.js, I kept
glitch-soc's version as it unifies JS/CSS packs behavior across flavours.
Ported glitch changes to webpack 4.x
2018-07-16 14:50:42 +02:00
Thibaut Girka
f26f1145ac
Merge branch 'master' into glitch-soc/merge-upstream
...
Conflicts:
Dockerfile
app/javascript/packs/common.js
config/webpack/loaders/sass.js
config/webpack/shared.js
db/schema.rb
package.json
yarn.lock
A lot of the conflicts come from updating webpack.
Even though upstream deleted app/javascript/packs/common.js, I kept
glitch-soc's version as it unifies JS/CSS packs behavior across flavours.
Ported glitch changes to webpack 4.x
2018-07-16 14:50:42 +02:00
Marcin Mikołajczak
d1d46f914b
i18n: Update Polish translation ( #8032 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-07-16 19:23:27 +09:00
Marcin Mikołajczak
daacf15d72
i18n: Update Polish translation ( #8032 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-07-16 19:23:27 +09:00
Eugen Rochko
26bd3742e9
Fix typo in Admin::DashboardController#index
2018-07-16 01:58:10 +02:00
Eugen Rochko
04587116bd
Fix typo in Admin::DashboardController#index
2018-07-16 01:58:10 +02:00
Eugen Rochko
d0b14eaee2
Add admin dashboard ( #8029 )
2018-07-16 01:11:53 +02:00
Eugen Rochko
2354b10eb5
Add admin dashboard ( #8029 )
2018-07-16 01:11:53 +02:00
Akihiko Odaki
eff09fbdff
Fix index detection a migration to revert index change ( #8026 )
2018-07-15 14:56:00 +02:00
Akihiko Odaki
7a68608237
Fix index detection a migration to revert index change ( #8026 )
2018-07-15 14:56:00 +02:00
THE BOSS ♨
eb483eef76
Upgrade Node.js to v8.x on nvmrc ( #8023 )
2018-07-15 12:29:17 +09:00
THE BOSS ♨
dc62195a06
Upgrade Node.js to v8.x on nvmrc ( #8023 )
2018-07-15 12:29:17 +09:00
Kevin Liu
0c34e68653
Dockerfile: run asset precompilation as a build step ( #7780 )
...
* Dockerfile: run asset precompilation as a build step
* Replace OTP_SECRET and SECRET_KEY_BASE with placeholders
2018-07-15 01:19:09 +02:00
Kevin Liu
68cccb00ef
Dockerfile: run asset precompilation as a build step ( #7780 )
...
* Dockerfile: run asset precompilation as a build step
* Replace OTP_SECRET and SECRET_KEY_BASE with placeholders
2018-07-15 01:19:09 +02:00
ThibG
792362b806
Use LoadingBar instead of blur to indicate that an image is loading ( fixes #4060 ) ( #7562 )
2018-07-15 01:18:09 +02:00
ThibG
955d5d36e8
Use LoadingBar instead of blur to indicate that an image is loading ( fixes #4060 ) ( #7562 )
2018-07-15 01:18:09 +02:00
Yamagishi Kazutoshi
f1cd272952
Downgrade react-swipeable-views to v0.12.13 from v0.12.14 ( #8022 )
2018-07-15 01:01:01 +02:00
Yamagishi Kazutoshi
af161e849d
Downgrade react-swipeable-views to v0.12.13 from v0.12.14 ( #8022 )
2018-07-15 01:01:01 +02:00
ThibG
3aaa8f1a95
Do not cause an error if domain_lists.blocks.next is undefined ( #8021 )
...
A valid URL is always truthy, so we can simplify this check
2018-07-14 23:28:29 +02:00
ThibG
d0d23b8f0a
Do not cause an error if domain_lists.blocks.next is undefined ( #8021 )
...
A valid URL is always truthy, so we can simplify this check
2018-07-14 23:28:29 +02:00
Yamagishi Kazutoshi
cce7eb0316
Upgrade Node.js to v8.x on Docker image ( #8019 )
2018-07-14 15:12:27 +02:00
Yamagishi Kazutoshi
0eacf2b419
Upgrade Node.js to v8.x on Docker image ( #8019 )
2018-07-14 15:12:27 +02:00
Jeong Arm
988bf7d538
Add missing Korean translations ( #8017 )
2018-07-14 18:27:27 +09:00
Jeong Arm
0f0576ea06
Add missing Korean translations ( #8017 )
2018-07-14 18:27:27 +09:00
Eugen Rochko
6cd4b45ec0
Display full acct on public status pages, always ( #8011 )
2018-07-14 04:07:47 +02:00
Eugen Rochko
2a176514be
Display full acct on public status pages, always ( #8011 )
2018-07-14 04:07:47 +02:00
Eugen Rochko
64ce00c9c5
Disable language detection for texts shorter than 140 characters ( #8010 )
...
If the input text is blank after preparation (only mention, or
only URL, or empty as in a media post), then use nil as language,
since it's OK to show to everyone.
Otherwise, always fall back to the server's default locale
2018-07-14 04:05:36 +02:00
Eugen Rochko
38e9662d78
Disable language detection for texts shorter than 140 characters ( #8010 )
...
If the input text is blank after preparation (only mention, or
only URL, or empty as in a media post), then use nil as language,
since it's OK to show to everyone.
Otherwise, always fall back to the server's default locale
2018-07-14 04:05:36 +02:00
Eugen Rochko
660f4d95d8
Fix streaming API still using filtered instead of chosen languages ( #8009 )
2018-07-14 03:59:31 +02:00
Eugen Rochko
0180037dfb
Fix streaming API still using filtered instead of chosen languages ( #8009 )
2018-07-14 03:59:31 +02:00
Eugen Rochko
9ac778ba1e
Fix static GIFs being saved as empty files when using local storage ( #8012 )
...
Fix #7997
Fix #6237
2018-07-14 03:56:52 +02:00
Eugen Rochko
5a6645c922
Fix static GIFs being saved as empty files when using local storage ( #8012 )
...
Fix #7997
Fix #6237
2018-07-14 03:56:52 +02:00
Yamagishi Kazutoshi
2275752fca
Upgrade webpack to version v4.x ( #6655 )
2018-07-14 03:56:41 +02:00