Thibaut Girka
|
c8ba75b963
|
Merge branch 'master' into glitch-soc/merge-upstream
|
2019-06-28 12:11:45 +02:00 |
|
Thibaut Girka
|
ad4ebd172a
|
Change search components classes and styling to match upstream
|
2019-06-28 11:13:41 +02:00 |
|
Thibaut Girka
|
6ad870a410
|
Change search components classes and styling to match upstream
|
2019-06-28 11:13:41 +02:00 |
|
ThibG
|
0943e994dd
|
Add message telling FTS is disabled when no toot can be found because of this (#11112)
* Add message telling FTS is disabled when no toot can be found because of this
Fixes #11082
* Remove info icon and reword message
|
2019-06-27 21:12:26 +02:00 |
|
ThibG
|
ca8944728f
|
Add message telling FTS is disabled when no toot can be found because of this (#11112)
* Add message telling FTS is disabled when no toot can be found because of this
Fixes #11082
* Remove info icon and reword message
|
2019-06-27 21:12:26 +02:00 |
|
ThibG
|
8adac384ed
|
Fix account URI in UpdatePollSerializer (#11194)
* Fix account URI in UpdatePollSerializer
Fixes #11185
* Add specs
|
2019-06-27 19:41:55 +02:00 |
|
ThibG
|
9a90ec3b3b
|
Fix account URI in UpdatePollSerializer (#11194)
* Fix account URI in UpdatePollSerializer
Fixes #11185
* Add specs
|
2019-06-27 19:41:55 +02:00 |
|
Thibaut Girka
|
ec1fcf1584
|
Use a redis-cached feed for the DM timeline
|
2019-06-27 16:44:12 +02:00 |
|
Thibaut Girka
|
ca17bae904
|
Use a redis-cached feed for the DM timeline
|
2019-06-27 16:44:12 +02:00 |
|
ThibG
|
eead3a7c91
|
Merge pull request #1142 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-06-27 16:43:55 +02:00 |
|
ThibG
|
2f95adc06f
|
Merge pull request #1142 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-06-27 16:43:55 +02:00 |
|
Thibaut Girka
|
b445d2fbc0
|
Merge branch 'master' into glitch-soc/merge-upstream
|
2019-06-27 15:48:23 +02:00 |
|
Thibaut Girka
|
6ab7051b48
|
Merge branch 'master' into glitch-soc/merge-upstream
|
2019-06-27 15:48:23 +02:00 |
|
mayaeh
|
9fb7c513e3
|
Fix NameError (#11192)
|
2019-06-27 09:16:55 +02:00 |
|
mayaeh
|
a02f4b7cd4
|
Fix NameError (#11192)
|
2019-06-27 09:16:55 +02:00 |
|
ThibG
|
dd97db20d0
|
[Glitch] Add option to disable blurhash previews
Port 4b3d91dc2c to glitch-soc
|
2019-06-26 23:19:26 +02:00 |
|
ThibG
|
4175f13155
|
[Glitch] Add option to disable blurhash previews
Port 3086c645fd to glitch-soc
|
2019-06-26 23:19:26 +02:00 |
|
PatOnTheBack
|
426758b619
|
[Glitch] Removed extra pipes from regex.
Port 9a216634a1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-26 23:19:26 +02:00 |
|
PatOnTheBack
|
383136d9bb
|
[Glitch] Removed extra pipes from regex.
Port 5b20284f6f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-26 23:19:26 +02:00 |
|
ThibG
|
105d248fea
|
[Glitch] Apply filters to poll options in WebUI
Port 42c803fe61 to glitch-soc
|
2019-06-26 23:19:26 +02:00 |
|
ThibG
|
5c3171e8ea
|
[Glitch] Apply filters to poll options in WebUI
Port 47ef4a6c7a to glitch-soc
|
2019-06-26 23:19:26 +02:00 |
|
Thibaut Girka
|
acbed64f3d
|
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/controllers/settings/preferences_controller.rb
- app/lib/user_settings_decorator.rb
- app/models/user.rb
- config/locales/simple_form.en.yml
|
2019-06-26 23:19:22 +02:00 |
|
Thibaut Girka
|
aaec64a500
|
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/controllers/settings/preferences_controller.rb
- app/lib/user_settings_decorator.rb
- app/models/user.rb
- config/locales/simple_form.en.yml
|
2019-06-26 23:19:22 +02:00 |
|
ThibG
|
4b3d91dc2c
|
Add option to disable blurhash previews (#11188)
* Add option to disable blurhash previews
* Update option text
* Change options order
|
2019-06-26 19:33:04 +02:00 |
|
ThibG
|
3086c645fd
|
Add option to disable blurhash previews (#11188)
* Add option to disable blurhash previews
* Update option text
* Change options order
|
2019-06-26 19:33:04 +02:00 |
|
ThibG
|
28806d5d6d
|
Add support for Audio activities (#11189)
Fixes #11127
|
2019-06-26 19:32:36 +02:00 |
|
ThibG
|
915c619394
|
Add support for Audio activities (#11189)
Fixes #11127
|
2019-06-26 19:32:36 +02:00 |
|
ThibG
|
1af85ca177
|
Scroll to compose form rather than reply indicator on focus (#11182)
|
2019-06-26 14:28:36 +02:00 |
|
ThibG
|
32a4494926
|
Scroll to compose form rather than reply indicator on focus (#11182)
|
2019-06-26 14:28:36 +02:00 |
|
Thibaut Girka
|
883160b769
|
Scroll to compose form rather than reply indicator on focus
|
2019-06-26 10:46:11 +02:00 |
|
Thibaut Girka
|
9ef25877df
|
Scroll to compose form rather than reply indicator on focus
|
2019-06-26 10:46:11 +02:00 |
|
PatOnTheBack
|
9a216634a1
|
Removed extra pipes from regex. (#11181)
|
2019-06-26 02:16:24 +02:00 |
|
PatOnTheBack
|
5b20284f6f
|
Removed extra pipes from regex. (#11181)
|
2019-06-26 02:16:24 +02:00 |
|
ThibG
|
86bd851941
|
Merge pull request #1138 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-06-25 22:43:33 +02:00 |
|
ThibG
|
ed10ae2693
|
Merge pull request #1138 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2019-06-25 22:43:33 +02:00 |
|
dependabot-preview[bot]
|
0474162ddb
|
Bump stringz from 1.0.0 to 2.0.0 (#11168)
Bumps [stringz](https://github.com/sallar/stringz) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/sallar/stringz/releases)
- [Changelog](https://github.com/sallar/stringz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sallar/stringz/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 20:51:35 +02:00 |
|
dependabot-preview[bot]
|
07508b2045
|
Bump stringz from 1.0.0 to 2.0.0 (#11168)
Bumps [stringz](https://github.com/sallar/stringz) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/sallar/stringz/releases)
- [Changelog](https://github.com/sallar/stringz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sallar/stringz/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 20:51:35 +02:00 |
|
Eugen Rochko
|
8ed78f0b85
|
Fix unnecessary SQL query performed on unauthenticated requests (#11179)
|
2019-06-25 20:18:15 +02:00 |
|
Eugen Rochko
|
6836587117
|
Fix unnecessary SQL query performed on unauthenticated requests (#11179)
|
2019-06-25 20:18:15 +02:00 |
|
dependabot-preview[bot]
|
4dddee9b8d
|
Bump eslint from 5.11.1 to 5.16.0 (#11165)
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.11.1...v5.16.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:51:57 +09:00 |
|
dependabot-preview[bot]
|
8d57795608
|
Bump eslint from 5.11.1 to 5.16.0 (#11165)
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.11.1...v5.16.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:51:57 +09:00 |
|
dependabot-preview[bot]
|
04714cfcf2
|
Bump derailed_benchmarks from 1.3.5 to 1.3.6 (#11171)
Bumps [derailed_benchmarks](https://github.com/schneems/derailed_benchmarks) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/schneems/derailed_benchmarks/releases)
- [Changelog](https://github.com/schneems/derailed_benchmarks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schneems/derailed_benchmarks/compare/v1.3.5...v1.3.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:49:44 +09:00 |
|
dependabot-preview[bot]
|
8d56433327
|
Bump derailed_benchmarks from 1.3.5 to 1.3.6 (#11171)
Bumps [derailed_benchmarks](https://github.com/schneems/derailed_benchmarks) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/schneems/derailed_benchmarks/releases)
- [Changelog](https://github.com/schneems/derailed_benchmarks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schneems/derailed_benchmarks/compare/v1.3.5...v1.3.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:49:44 +09:00 |
|
dependabot-preview[bot]
|
2516308057
|
Bump aws-sdk-s3 from 1.42.0 to 1.43.0 (#11172)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/compare/v1.42.0...v1.43.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:45:32 +09:00 |
|
dependabot-preview[bot]
|
1afb8cac2f
|
Bump aws-sdk-s3 from 1.42.0 to 1.43.0 (#11172)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/compare/v1.42.0...v1.43.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:45:32 +09:00 |
|
dependabot-preview[bot]
|
8601be38f3
|
Bump parallel_tests from 2.29.0 to 2.29.1 (#11169)
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.29.0...v2.29.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:39:35 +09:00 |
|
dependabot-preview[bot]
|
d9ac5b79ae
|
Bump parallel_tests from 2.29.0 to 2.29.1 (#11169)
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.29.0...v2.29.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:39:35 +09:00 |
|
dependabot-preview[bot]
|
0412adc10e
|
Bump dotenv-rails from 2.7.2 to 2.7.4 (#11170)
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.7.2 to 2.7.4.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v2.7.2...v2.7.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:37:26 +09:00 |
|
dependabot-preview[bot]
|
864bc0d97a
|
Bump dotenv-rails from 2.7.2 to 2.7.4 (#11170)
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.7.2 to 2.7.4.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v2.7.2...v2.7.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:37:26 +09:00 |
|
dependabot-preview[bot]
|
371121b4f3
|
Bump mini-css-extract-plugin from 0.5.0 to 0.7.0 (#11167)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.5.0...v0.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-25 22:36:57 +09:00 |
|