]>
cat aescling's git repositories - mastodon.git/log
ThibG [Sun, 20 Jan 2019 12:56:37 +0000 (13:56 +0100)]
Merge pull request #888 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Thibaut Girka [Sun, 20 Jan 2019 10:56:21 +0000 (11:56 +0100)]
[Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width compensation
Port
3b3a4d8a1709b8f4a9ffe67d21707117c75f9fe8 to glitch-soc
Thibaut Girka [Sun, 20 Jan 2019 10:54:38 +0000 (11:54 +0100)]
[Glitch] Hide floating action button on search and getting started pages
Port
30af4ee65ff43c17d6f7b1b64d6bf1d8699f37c8 to glitch-soc
tmm576 [Thu, 17 Jan 2019 22:27:51 +0000 (17:27 -0500)]
Allow event defaults on index for text data transfer (#9840)
Thibaut Girka [Sun, 20 Jan 2019 10:52:06 +0000 (11:52 +0100)]
[Glitch] Fix new hashtag page's items not being full-width on mobile
Port
b506ce119766bb3308f934e2d3de143b3ac6f5ad to glitch-soc
Thibaut Girka [Sun, 20 Jan 2019 10:50:19 +0000 (11:50 +0100)]
[Glitch] Add information about how to opt-in to the directory on the directory
Port SCSS changes from
a492a9bcd355d4f0998990905177ac4f9699cc3c to glitch-soc
Mélanie Chauvel (ariasuni) [Thu, 17 Jan 2019 22:28:30 +0000 (23:28 +0100)]
Fix slightly cropped font on settings page dropdowns when using system font (#9839)
Thibaut Girka [Sun, 20 Jan 2019 10:47:17 +0000 (11:47 +0100)]
[Glitch] Improve the public hashtag page
Port
8b1990355974543542544e56d2046bc0c9c8716b to glitch-soc
Thibaut Girka [Sat, 19 Jan 2019 17:55:27 +0000 (18:55 +0100)]
[Glitch] Redesign public hashtag page to use a masonry layout
Port
bc642ac24b49c14dca382e7aabbc16130293d2f4 to glitch flavour
Thibaut Girka [Sat, 19 Jan 2019 17:28:37 +0000 (18:28 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
No conflicts.
Eugen Rochko [Sat, 19 Jan 2019 15:25:20 +0000 (16:25 +0100)]
Change CHANGELOG.md references from pull requests to authors (#9864)
Add `rake repo:changelog` to do that automatically
Eugen Rochko [Fri, 18 Jan 2019 23:01:27 +0000 (00:01 +0100)]
Bump to 2.7.0rc3
Eugen Rochko [Fri, 18 Jan 2019 22:52:09 +0000 (23:52 +0100)]
Fix missing account association in tombstone model (#9857)
Eugen Rochko [Fri, 18 Jan 2019 21:55:01 +0000 (22:55 +0100)]
Bump version to 2.7.0rc2 (#9836)
Alexander Mankuta [Fri, 18 Jan 2019 20:31:11 +0000 (22:31 +0200)]
Use the bundled Capistrano version (#9855)
Eugen Rochko [Fri, 18 Jan 2019 19:58:11 +0000 (20:58 +0100)]
Fix new hashtag page's items not being full-width on mobile (#9852)
Fix #9845
Eugen Rochko [Fri, 18 Jan 2019 19:58:00 +0000 (20:58 +0100)]
Fix REST API showing non-public reblogs for a given status (#9850)
dependabot[bot] [Fri, 18 Jan 2019 15:02:29 +0000 (16:02 +0100)]
Bump json-ld from 2.2.1 to 3.0.2 (#8804)
Bumps [json-ld](https://github.com/ruby-rdf/json-ld) from 2.2.1 to 3.0.2.
- [Release notes](https://github.com/ruby-rdf/json-ld/releases)
- [Commits](https://github.com/ruby-rdf/json-ld/compare/2.2.1...3.0.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Fri, 18 Jan 2019 14:57:41 +0000 (15:57 +0100)]
Bump brakeman from 4.3.1 to 4.4.0 (#9848)
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/master/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v4.3.1...v4.4.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ThibG [Fri, 18 Jan 2019 14:57:19 +0000 (15:57 +0100)]
Reject existing Follow in addition to sending a Block (#9811)
Mastodon expects remote servers to remove follow relationships upon receiving
a Block. However, the spec only evokes Block activities in a C2S context, never
in a S2S context.
This PR, in addition to federating the Block, explicitly sends a Reject for any
affected follow relationship, which makes a bit more sense with regards to the
spec.
ThibG [Fri, 18 Jan 2019 14:56:55 +0000 (15:56 +0100)]
Add tombstones for remote statuses (#9830)
* Add Tombstone model to remember object deletion
* Do not recreate a status if it has been deleted
* Record Tombstone for remote deleted items
Also, only record deleted items from same-host actors
* Clear an user's tombstones when their key change
Eugen Rochko [Fri, 18 Jan 2019 14:56:21 +0000 (15:56 +0100)]
Add support for non-public reblogs from ActivityPub (#9841)
Fix #9838
dependabot[bot] [Fri, 18 Jan 2019 14:23:31 +0000 (23:23 +0900)]
Bump bundler-audit from 0.6.0 to 0.6.1 (#9847)
Bumps [bundler-audit](https://github.com/postmodern/bundler-audit) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/postmodern/bundler-audit/releases)
- [Changelog](https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md)
- [Commits](https://github.com/postmodern/bundler-audit/compare/v0.6.0...v0.6.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Eugen Rochko [Fri, 18 Jan 2019 09:25:44 +0000 (10:25 +0100)]
Add information about how to opt-in to the directory on the directory (#9834)
Fix #9833
Eugen Rochko [Fri, 18 Jan 2019 00:36:59 +0000 (01:36 +0100)]
Add timeouts for S3 (#9842)
Eugen Rochko [Fri, 18 Jan 2019 00:02:51 +0000 (01:02 +0100)]
Fix code style of regeneration-related code (#9843)
Eugen Rochko [Thu, 17 Jan 2019 23:48:09 +0000 (00:48 +0100)]
Weblate translations (2019-01-17) (#9844)
* Translated using Weblate (Welsh)
Currently translated at 94.7% (337 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/cy/
* Translated using Weblate (Czech)
Currently translated at 99.9% (751 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cs/
* Translated using Weblate (Romanian)
Currently translated at 99.2% (353 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ro/
* Translated using Weblate (Romanian)
Currently translated at 11.8% (89 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ro/
* Translated using Weblate (German)
Currently translated at 99.9% (751 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/de/
* Translated using Weblate (German)
Currently translated at 100.0% (107 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/de/
* Translated using Weblate (German)
Currently translated at 99.9% (751 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/de/
* Translated using Weblate (Serbian)
Currently translated at 96.8% (61 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/sr/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sk/
* Translated using Weblate (Serbian)
Currently translated at 74.8% (80 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sr/
* Translated using Weblate (Serbian)
Currently translated at 98.4% (62 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/sr/
нисам сигуран за ово "и не направите нову". слијед ријечи ми је мало чудан?
* Translated using Weblate (Serbian)
Currently translated at 75.7% (81 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sr/
преподешавања за ПРЕСЕТ
* Translated using Weblate (Catalan)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ca/
* Translated using Weblate (Serbian)
Currently translated at 80.4% (86 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sr/
* i18n-tasks normalize
* yarn manage:translations
Mélanie Chauvel (ariasuni) [Thu, 17 Jan 2019 22:28:30 +0000 (23:28 +0100)]
Fix slightly cropped font on settings page dropdowns when using system font (#9839)
tmm576 [Thu, 17 Jan 2019 22:27:51 +0000 (17:27 -0500)]
Allow event defaults on index for text data transfer (#9840)
Eugen Rochko [Thu, 17 Jan 2019 20:32:55 +0000 (21:32 +0100)]
Add `tootctl --version` (#9835)
ashleyhull-versent [Thu, 17 Jan 2019 15:18:40 +0000 (02:18 +1100)]
Update Dockerfile (#9796)
dependabot[bot] [Thu, 17 Jan 2019 13:21:32 +0000 (22:21 +0900)]
Bump rubocop from 0.62.0 to 0.63.0 (#9827)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.62.0 to 0.63.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.62.0...v0.63.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Thu, 17 Jan 2019 13:21:01 +0000 (22:21 +0900)]
Bump oj from 3.7.6 to 3.7.7 (#9828)
Bumps [oj](https://github.com/ohler55/oj) from 3.7.6 to 3.7.7.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.7.6...v3.7.7)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Eugen Rochko [Thu, 17 Jan 2019 13:06:08 +0000 (14:06 +0100)]
Improve the public hashtag page (#9831)
- Fix height not updating when clicking show more on public hashtag page
- Add header to the public hashtag page
- Change text size and margins on the public hashtag page
tmm576 [Thu, 17 Jan 2019 08:22:12 +0000 (03:22 -0500)]
Hide floating action button on search and getting started pages (#9826)
ThibG [Wed, 16 Jan 2019 19:36:10 +0000 (20:36 +0100)]
Fix public hashtag timeline width on mobile, fix scrollbar width compensation (#9824)
* Fix hashtag timeline width being potentially larger than window width
* Add automatic computation of scrollbar width
Aditoo17 [Wed, 16 Jan 2019 18:48:13 +0000 (19:48 +0100)]
I18n: Update Czech translation (#9814)
* I18n: Update Czech translation
* I18n: Update Czech translation
* I18n: Update Czech translation
Small fix
Eugen Rochko [Wed, 16 Jan 2019 18:47:46 +0000 (19:47 +0100)]
Redesign public hashtag page to use a masonry layout (#9822)
Eugen Rochko [Wed, 16 Jan 2019 17:36:17 +0000 (18:36 +0100)]
Use summary as summary for converted ActivityPub objects (#9823)
Fix #8609
ThibG [Wed, 16 Jan 2019 15:28:38 +0000 (16:28 +0100)]
Merge pull request #887 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Eugen Rochko [Wed, 16 Jan 2019 14:47:55 +0000 (15:47 +0100)]
Fix `tootctl domains crawl` with JSON format output crash (#9820)
Fix #9817
ThibG [Wed, 16 Jan 2019 14:42:00 +0000 (15:42 +0100)]
Reduce chances of race conditions when processing deleted toots (#9815)
* Reduce chances of race conditions when processing deleted toots
* Prevent race condition when processing deleted toots
Thibaut Girka [Wed, 16 Jan 2019 13:50:17 +0000 (14:50 +0100)]
[Glitch] make draggingOver state off correctly
Port
d6433b393162bcfd7c6cfaf18abb9d6b6f6aef11 to glitch-soc
Thibaut Girka [Wed, 16 Jan 2019 13:25:58 +0000 (14:25 +0100)]
[Glitch] Make hashtag search results link to the hashtag URL
Port
6cfb357940b3855ce53f6d1dfd87b1b32840a302 to glitch-soc
Thibaut Girka [Wed, 16 Jan 2019 13:24:23 +0000 (14:24 +0100)]
[Glitch] Fix hashtag timeline on mobile
Port
c5b8824a3e5fa43470d12c4ef96eda3e62e10436 to glitch-soc
Thibaut Girka [Wed, 16 Jan 2019 13:20:07 +0000 (14:20 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- config/locales/simple_form.pl.yml
Daigo 3 Dango [Tue, 15 Jan 2019 22:11:59 +0000 (22:11 +0000)]
User ruby2.6.0 on Heroku (#9818)
Moritz Heiber [Tue, 15 Jan 2019 22:11:46 +0000 (23:11 +0100)]
Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (#9819)
Renato "Lond" Cerqueira [Tue, 15 Jan 2019 14:30:30 +0000 (15:30 +0100)]
Weblate translations (2019-01-15) (#9813)
* Translated using Weblate (Occitan)
Currently translated at 100,0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/oc/
* Translated using Weblate (Occitan)
Currently translated at 99,5% (748 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/oc/
* Translated using Weblate (Arabic)
Currently translated at 98,6% (351 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/
* Translated using Weblate (Arabic)
Currently translated at 92,3% (694 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/
* Translated using Weblate (Korean)
Currently translated at 99,4% (354 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ko/
* Translated using Weblate (Persian)
Currently translated at 89,3% (318 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fa/
* Translated using Weblate (Portuguese)
Currently translated at 64,6% (230 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pt/
* Translated using Weblate (Dutch)
Currently translated at 99,4% (354 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 77,2% (275 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/zh_Hans/
* Translated using Weblate (Hebrew)
Currently translated at 61,5% (219 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/he/
* Translated using Weblate (Galician)
Currently translated at 99,2% (353 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/gl/
* Translated using Weblate (Chinese (Hong Kong))
Currently translated at 77,5% (276 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/zh_Hant_HK/
* Translated using Weblate (French)
Currently translated at 99,4% (354 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/
* Translated using Weblate (Polish)
Currently translated at 94,9% (338 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pl/
* Translated using Weblate (Norwegian (old code))
Currently translated at 65,7% (234 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/no/
* Translated using Weblate (Catalan)
Currently translated at 99,4% (354 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ca/
* Translated using Weblate (German)
Currently translated at 99,2% (353 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/de/
* Translated using Weblate (Czech)
Currently translated at 99,4% (354 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/cs/
* Translated using Weblate (Romanian)
Currently translated at 11,7% (88 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ro/
* Translated using Weblate (Telugu)
Currently translated at 13,0% (98 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/te/
* Translated using Weblate (Corsican)
Currently translated at 99,4% (354 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/co/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 91,8% (690 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pt_BR/
* Translated using Weblate (French)
Currently translated at 100,0% (107 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/fr/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 98,6% (351 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pt_BR/
* Translated using Weblate (Spanish)
Currently translated at 87,1% (310 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/es/
* Translated using Weblate (Romanian)
Currently translated at 99,2% (353 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ro/
* Translated using Weblate (French)
Currently translated at 100,0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/
* Translated using Weblate (Polish)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pl/
* Translated using Weblate (Polish)
Currently translated at 95.1% (715 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pl/
* Translated using Weblate (Polish)
Currently translated at 91.6% (98 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/pl/
* Translated using Weblate (Polish)
Currently translated at 96.8% (61 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (107 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/pl/
* Translated using Weblate (Japanese)
Currently translated at 89.4% (672 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/
* Translated using Weblate (French)
Currently translated at 98.9% (744 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/
* Translated using Weblate (Polish)
Currently translated at 97.9% (736 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pl/
* Translated using Weblate (Slovak)
Currently translated at 94.3% (709 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Welsh)
Currently translated at 82.8% (623 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cy/
* Translated using Weblate (Japanese)
Currently translated at 98.9% (352 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ja/
* Translated using Weblate (Galician)
Currently translated at 100,0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/gl/
* Translated using Weblate (Japanese)
Currently translated at 89,2% (671 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/
* Translated using Weblate (Slovak)
Currently translated at 96,3% (724 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Korean)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ko/
* Translated using Weblate (Galician)
Currently translated at 98.9% (744 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/gl/
* Translated using Weblate (Korean)
Currently translated at 95.9% (721 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ko/
* Translated using Weblate (Galician)
Currently translated at 100,0% (752 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/gl/
* Translated using Weblate (Korean)
Currently translated at 96,1% (723 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ko/
* Translated using Weblate (Korean)
Currently translated at 100.0% (752 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ko/
* Translated using Weblate (Corsican)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/co/
* Translated using Weblate (Greek)
Currently translated at 99.9% (751 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/el/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 91.8% (690 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pt_BR/
* Translated using Weblate (German)
Currently translated at 100,0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/de/
* Translated using Weblate (Corsican)
Currently translated at 99,9% (751 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/co/
* Translated using Weblate (French)
Currently translated at 98,9% (744 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/
* Translated using Weblate (German)
Currently translated at 99,9% (751 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/de/
* Translated using Weblate (Czech)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/cs/
* Translated using Weblate (Dutch)
Currently translated at 100,0% (107 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/nl/
* Translated using Weblate (Czech)
Currently translated at 99,9% (751 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cs/
* Translated using Weblate (Dutch)
Currently translated at 100,0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/de/
* Translated using Weblate (Czech)
Currently translated at 99.9% (751 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cs/
* Translated using Weblate (Dutch)
Currently translated at 98.3% (739 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/
* Translated using Weblate (Japanese)
Currently translated at 89.5% (673 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/
* Translated using Weblate (Slovak)
Currently translated at 99.3% (747 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sk/
* Translated using Weblate (Japanese)
Currently translated at 98.9% (352 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ja/
* Translated using Weblate (German)
Currently translated at 100.0% (107 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/de/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (107 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sk/
* Translated using Weblate (Catalan)
Currently translated at 100,0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ca/
* Translated using Weblate (Catalan)
Currently translated at 100,0% (752 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ca/
* Translated using Weblate (German)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/de/
* Translated using Weblate (Indonesian)
Currently translated at 32.3% (243 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/id/
* Translated using Weblate (Welsh)
Currently translated at 89.8% (675 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cy/
* Translated using Weblate (Welsh)
Currently translated at 94.4% (336 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/cy/
* Translated using Weblate (Japanese)
Currently translated at 89.5% (673 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/
* Translated using Weblate (Occitan)
Currently translated at 99.9% (751 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/oc/
* Translated using Weblate (Slovak)
Currently translated at 99.7% (750 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Welsh)
Currently translated at 94.4% (336 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/cy/
* Translated using Weblate (Slovak)
Currently translated at 99.7% (750 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sk/
* Translated using Weblate (Dutch)
Currently translated at 100,0% (752 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/
* Translated using Weblate (Japanese)
Currently translated at 90,7% (682 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 93,5% (703 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pt_BR/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (752 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (356 of 356 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (107 of 107 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/nl/
* Normalize translations
* Add missing plurals, fix interpolations
* Translated using Weblate (Japanese)
Currently translated at 90.7% (682 of 752 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/
* Normalize translations
Eugen Rochko [Tue, 15 Jan 2019 08:24:35 +0000 (09:24 +0100)]
Add `tootctl domains crawl` (#9809)
ThibG [Mon, 14 Jan 2019 22:29:21 +0000 (23:29 +0100)]
Make hashtag search results link to the hashtag URL (#9810)
Currently, middle-clicking on a hashtag search result will open a new
instance of the WebUI, which is inconsistent with middle-clicking on
an account result, or a hashtag in a toot.
ThibG [Mon, 14 Jan 2019 16:30:31 +0000 (17:30 +0100)]
Fix hashtag timeline on mobile (#9806)
Instead of forcing 90vh for the scrollable part of the timeline's height as
in #9781 (which may be off), use `display: flex`, exactly like on desktop.
ThibG [Mon, 14 Jan 2019 16:29:04 +0000 (17:29 +0100)]
Display a double reply arrow on public pages for toots that are replies (#9808)
Renato "Lond" Cerqueira [Mon, 14 Jan 2019 16:28:41 +0000 (17:28 +0100)]
Fix undefined method error in sidekiq (#9807)
* Fix undefined method error in sidekiq
Body can be not nil but still be empty, which causes a
`NoMethodError: undefined method `[]' for nil:NilClass` further in the
code. This checks for an empty body to avoid the issue.
* Fix codeclimate issue
dependabot[bot] [Mon, 14 Jan 2019 15:34:43 +0000 (00:34 +0900)]
Bump aws-sdk-s3 from 1.30.0 to 1.30.1 (#9799)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.30.0 to 1.30.1.
- [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/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Mon, 14 Jan 2019 15:34:27 +0000 (00:34 +0900)]
Bump pg from 1.1.3 to 1.1.4 (#9798)
Bumps [pg](https://bitbucket.org/ged/ruby-pg) from 1.1.3 to 1.1.4.
- [Changelog](https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc)
- [Commits](https://bitbucket.org/ged/ruby-pg/branches/compare/v1.1.4..v1.1.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ThibG [Mon, 14 Jan 2019 10:48:36 +0000 (11:48 +0100)]
Merge pull request #886 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
dependabot[bot] [Mon, 14 Jan 2019 09:18:55 +0000 (10:18 +0100)]
Bump sidekiq-unique-jobs from 5.0.10 to 6.0.8 (#9801)
Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 5.0.10 to 6.0.8.
- [Release notes](https://github.com/mhenrixon/sidekiq-unique-jobs/releases)
- [Changelog](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v5.0.10...v6.0.8)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Mon, 14 Jan 2019 09:16:43 +0000 (10:16 +0100)]
Bump nokogiri from 1.10.0 to 1.10.1 (#9802)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.0...v1.10.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Mon, 14 Jan 2019 09:15:55 +0000 (10:15 +0100)]
Bump nsa from 0.2.4 to 0.2.7 (#9800)
Bumps [nsa](https://github.com/localshred/nsa) from 0.2.4 to 0.2.7.
- [Release notes](https://github.com/localshred/nsa/releases)
- [Commits](https://github.com/localshred/nsa/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Mon, 14 Jan 2019 09:13:34 +0000 (10:13 +0100)]
Bump dotenv-rails from 2.5.0 to 2.6.0 (#9803)
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Hinaloe [Mon, 14 Jan 2019 07:44:26 +0000 (16:44 +0900)]
make draggingOver state off correctly (#9797)
* make draggingOver stat off correctly
* ignore safari and Edge
* Revert "ignore safari and Edge"
This reverts commit
b9b93ea3674877670161207a3f9b3a4f82b68a2d .
* Revert "make draggingOver stat off correctly"
This reverts commit
f5fd6b94dc1d4b812e0b910b2b4f35792c3ea3a1 .
* clear drag stack when drop
Thibaut Girka [Sun, 13 Jan 2019 19:41:38 +0000 (20:41 +0100)]
[Glitch] Adjust admin UI right panel size
Port
9ee9cb549b58a33a81a9da318cbdc26ed2e47788 to glitch-soc
Thibaut Girka [Sun, 13 Jan 2019 19:40:46 +0000 (20:40 +0100)]
[Glitch] change height on narrow view to take 100% of screen
Port
11832460431bb6b3196daf17656c2cc76e8ae63d to glitch-soc
Thibaut Girka [Sun, 13 Jan 2019 13:42:50 +0000 (14:42 +0100)]
[Glitch] Add attachment list fallback to public pages
Port JS changes from
4fb94c758e3bf2e1c0525e9075c2d5dedc14c666 to glitch-soc
Thibaut Girka [Sun, 13 Jan 2019 13:41:06 +0000 (14:41 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
ThibG [Sun, 13 Jan 2019 09:23:54 +0000 (10:23 +0100)]
Add attachment list fallback to public pages (#9780)
* Add attachment list fallback to public pages
Fixes #6714
* Refactor attachments lists
Jeong Arm [Fri, 11 Jan 2019 10:15:44 +0000 (19:15 +0900)]
Adjust admin UI right panel size (#9768)
* Adjust admin UI right panel size
* Fix typo
ThibG [Fri, 11 Jan 2019 09:53:58 +0000 (10:53 +0100)]
Merge pull request #885 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Mateusz Bugowski [Fri, 11 Jan 2019 07:30:19 +0000 (08:30 +0100)]
change height on narrow view to take 100% of screen (#9781)
* change height on narrow view to take 100% of screen
* add empty line before @media
ThibG [Fri, 11 Jan 2019 07:29:17 +0000 (08:29 +0100)]
Hide CWed content in notifications and fix sensitive images without CWs (#9778)
Fixes #9634
ysksn [Fri, 11 Jan 2019 07:28:09 +0000 (16:28 +0900)]
Add a spec for Admin::ActionLog (#9775)
dependabot[bot] [Fri, 11 Jan 2019 07:27:04 +0000 (07:27 +0000)]
Bump sidekiq from 5.2.3 to 5.2.5 (#9765)
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 5.2.3 to 5.2.5.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v5.2.3...v5.2.5)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Fri, 11 Jan 2019 07:26:25 +0000 (07:26 +0000)]
Bump webpush from 0.3.5 to 0.3.6 (#9783)
Bumps [webpush](https://github.com/zaru/webpush) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/zaru/webpush/releases)
- [Changelog](https://github.com/zaru/webpush/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zaru/webpush/compare/v0.3.5...v0.3.6)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ysksn [Fri, 11 Jan 2019 07:26:03 +0000 (16:26 +0900)]
Add specs for Admin::AccountAction (#9767)
Thibaut Girka [Thu, 10 Jan 2019 19:28:24 +0000 (20:28 +0100)]
[Glitch] Postpone scroll-to-detailed status after react components are loaded
Port
70801b850c78d7879182eeba4eae509af42fafeb to glitch-soc
Thibaut Girka [Thu, 10 Jan 2019 19:27:20 +0000 (20:27 +0100)]
[Glitch] Redesign admin instances area
Port SCSS changes from
1c6588accca23599ea1537ec527a5be04408b2af
Thibaut Girka [Thu, 10 Jan 2019 19:25:12 +0000 (20:25 +0100)]
[Glitch] Stop gifv timeline preview explicitly when open the media gallery
Port
cf3c0fc38cd2650a421f46a5f221d1d645ef6c7b to glitch-soc
Thibaut Girka [Thu, 10 Jan 2019 19:22:28 +0000 (20:22 +0100)]
[Glitch] refactored account.js
Port
57c91fbbed7fa5f44c7144194e313f003c2ef8b3 to glitch-soc
Thibaut Girka [Thu, 10 Jan 2019 19:21:20 +0000 (20:21 +0100)]
[Glitch] Fix embed play icons regression
Port
bd5a8c7765102a166ec8909e4a3b7781ec5537d6 to glitch-soc
Thibaut Girka [Thu, 10 Jan 2019 19:19:45 +0000 (20:19 +0100)]
[Glitch] Display fallback link card thumbnail when none is given
Port
1512af2811cb5b2ffccac5452eb291b1af46f89d to glitch-soc
Thibaut Girka [Thu, 10 Jan 2019 18:12:10 +0000 (19:12 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- .eslintrc.yml
Removed, as upstream removed it.
- app/controllers/admin/statuses_controller.rb
Minor code cleanup when porting one of our features.
- app/models/account.rb
Note length validation has changed upstream.
We now use upstream's validation (dropped legacy glitch-soc
account metadata stuff) but with configurable limit.
- app/services/post_status_service.rb
Upstream has added support for scheduled toots, refactoring
the code a bit. Adapted our changes to this refactoring.
- app/views/stream_entries/_detailed_status.html.haml
Not a real conflict, changes too close.
- app/views/stream_entries/_simple_status.html.haml
Not a real conflict, changes too close.
Thibaut Girka [Thu, 10 Jan 2019 17:46:17 +0000 (18:46 +0100)]
Revert "Revert "Add handler for Move activity (#9629)""
This reverts commit
bb96a7463758687f8187ae4483becd346c2482b3 .
Thibaut Girka [Thu, 10 Jan 2019 11:24:02 +0000 (12:24 +0100)]
Port a few public.js changes from upstream, move some code around
glitch-soc's public.js was a bit out of date, and code was put inappropriately
to the common public.js
ThibG [Thu, 10 Jan 2019 14:13:30 +0000 (15:13 +0100)]
Postpone scroll-to-detailed status after react components are loaded (#9773)
ThibG [Thu, 10 Jan 2019 14:13:00 +0000 (15:13 +0100)]
Downgrade react-redux-loading-bar to 4.0.8 to fix media modal (#9771)
ysksn [Thu, 10 Jan 2019 14:12:31 +0000 (23:12 +0900)]
Not to skip executable specs (#9753)
* Not to skip executable specs
* Combine specs
Combine specs to one to reduce multiple slow http post.
Thibaut Girka [Tue, 8 Jan 2019 20:29:49 +0000 (21:29 +0100)]
[Glitch] Only consider mouse move in scrolling on item insertion
Port
cc1f13dfd0d9fee7d568918af031f1cd6d1441f4 to glitch-soc
Thibaut Girka [Tue, 8 Jan 2019 20:26:23 +0000 (21:26 +0100)]
[Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
Port
2f86fc5e0a45eb2002d4b481ae093197ad523479 to glitch-soc
Thibaut Girka [Tue, 8 Jan 2019 20:22:13 +0000 (21:22 +0100)]
[Glitch] Cancel list scroll reset after mouse move on wheel scroll
Port
9cfd610484541c14bcde3c368a158b9b5d2a6499 to glitch-soc
Thibaut Girka [Tue, 8 Jan 2019 20:21:46 +0000 (21:21 +0100)]
[Glitch] Temporarily hold timeline if mouse moved recently
Port
6a1216d2cd1c26c22baf86ae618a62aa66817239 to glitch-soc
Marcin Mikołajczak [Wed, 9 Jan 2019 00:52:01 +0000 (01:52 +0100)]
i18n: Update Polish translation (#9674)
* i18n: Update Polish translation
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
* i18n-tasks normalize
* Update config/locales/pl.yml
Co-Authored-By: m4sk1n <me@m4sk.in>
Thibaut Girka [Tue, 8 Jan 2019 18:30:24 +0000 (19:30 +0100)]
Fix how flavour screenshots are displayed in the vanilla flavour
Thibaut Girka [Tue, 8 Jan 2019 18:26:12 +0000 (19:26 +0100)]
Update glitch-soc admin page style from upstream
Port SCSS changes from
e55dce3176b7ac0a23a8a652c2626707a1b74dbb to glitch-soc
Eugen Rochko [Tue, 8 Jan 2019 17:17:56 +0000 (18:17 +0100)]
Update AUTHORS (#9764)
Eugen Rochko [Tue, 8 Jan 2019 17:12:10 +0000 (18:12 +0100)]
Update changelog for 2.7.0rc1 (#9763)
Eugen Rochko [Tue, 8 Jan 2019 16:41:27 +0000 (17:41 +0100)]
Change "federation" admin UI link to point to "limited" domains (#9762)
Eugen Rochko [Tue, 8 Jan 2019 16:31:58 +0000 (17:31 +0100)]
Remove obsolete web UI translations (#9761)
mayaeh [Tue, 8 Jan 2019 13:32:36 +0000 (22:32 +0900)]
Changed not to display DISCOVER subheader via single column layout. (#9759)
Eugen Rochko [Tue, 8 Jan 2019 13:10:54 +0000 (14:10 +0100)]
Bump version to 2.7.0rc1 (#9718)