]> cat aescling's git repositories - mastodon.git/log
mastodon.git
8 years agoremove unused 'saveSettings' from column_settings_container
cwm [Sat, 30 Dec 2017 22:42:26 +0000 (16:42 -0600)]
remove unused 'saveSettings' from column_settings_container

8 years agoweb push updates (tootsuite PRs #5879, #5941, #6047)
cwm [Sat, 30 Dec 2017 17:45:01 +0000 (11:45 -0600)]
web push updates (tootsuite PRs #5879, #5941, #6047)

8 years agoMerge pull request #288 from chriswmartin/fix-gif-avatars
David Yip [Thu, 28 Dec 2017 19:23:41 +0000 (13:23 -0600)]
Merge pull request #288 from chriswmartin/fix-gif-avatars

Fix GIF avatars not autoplaying when gif autoplay is enabled

8 years agoFix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000)
cwm [Thu, 28 Dec 2017 14:30:51 +0000 (08:30 -0600)]
Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000)

8 years agoMerge pull request #286 from chriswmartin/merge-vanilla-updates-into-glitch
beatrix [Tue, 26 Dec 2017 22:03:29 +0000 (17:03 -0500)]
Merge pull request #286 from chriswmartin/merge-vanilla-updates-into-glitch

Merge various small vanilla updates into glitch

8 years agoMerge pull request #285 from chriswmartin/detailed-status-actions
beatrix [Tue, 26 Dec 2017 22:03:00 +0000 (17:03 -0500)]
Merge pull request #285 from chriswmartin/detailed-status-actions

Add mute, block, conversation mute actions to detailed status dropdown

8 years agoSet direction style to reply indicator (tootsuite pr #6006)
cwm [Tue, 26 Dec 2017 20:20:41 +0000 (14:20 -0600)]
Set direction style to reply indicator (tootsuite pr #6006)

8 years agoReduce motion for boost animation (tootsuite pr #5871)
cwm [Tue, 26 Dec 2017 20:04:52 +0000 (14:04 -0600)]
Reduce motion for boost animation (tootsuite pr #5871)

8 years agoFix layout for RTL (tootsuite pr #6014, #6018)
cwm [Tue, 26 Dec 2017 19:49:53 +0000 (13:49 -0600)]
Fix layout for RTL (tootsuite pr #6014, #6018)

8 years agoFix focused background color of favourited direct toot (tootsuite pr #6021)
cwm [Tue, 26 Dec 2017 19:30:23 +0000 (13:30 -0600)]
Fix focused background color of favourited direct toot (tootsuite pr #6021)

8 years agoMove dropdown transform origin (tootsuite pr #6091)
cwm [Tue, 26 Dec 2017 19:28:19 +0000 (13:28 -0600)]
Move dropdown transform origin (tootsuite pr #6091)

8 years agoonMuteNotifications validation (tootsuite pr #6092)
cwm [Tue, 26 Dec 2017 19:25:43 +0000 (13:25 -0600)]
onMuteNotifications validation (tootsuite pr #6092)

8 years agoRename settingKey to settingPath (tootsuite pr #6046 & #6098)
cwm [Tue, 26 Dec 2017 19:21:20 +0000 (13:21 -0600)]
Rename settingKey to settingPath (tootsuite pr #6046 & #6098)

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Tue, 26 Dec 2017 18:17:16 +0000 (18:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoadd ruby-progressbar to gemfile (fixes #6110) (#6111)
beatrix [Tue, 26 Dec 2017 17:43:52 +0000 (12:43 -0500)]
add ruby-progressbar to gemfile (fixes #6110) (#6111)

8 years agomore faster index on notifications table (#6108)
takayamaki [Tue, 26 Dec 2017 16:56:31 +0000 (01:56 +0900)]
more faster index on notifications table (#6108)

8 years agouse 'flavours/glitch/' prefix in new imports
cwm [Tue, 26 Dec 2017 16:41:44 +0000 (10:41 -0600)]
use 'flavours/glitch/' prefix in new imports

8 years agoAdd mute, block, conversation mute actions to detailed status dropdown menu
cwm [Tue, 26 Dec 2017 16:13:38 +0000 (10:13 -0600)]
Add mute, block, conversation mute actions to detailed status dropdown menu

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Mon, 25 Dec 2017 20:17:10 +0000 (20:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoAdd mute, block, conversation mute actions to detailed status dropdown menu (#6099)
Chris [Mon, 25 Dec 2017 19:56:05 +0000 (14:56 -0500)]
Add mute, block, conversation mute actions to detailed status dropdown menu (#6099)

* removed references to hideOnMobile in column_link and getting_started

* add mute, block, conversationMute actions to detailed status dropdown (fixes #1226)

* remove unused withDismiss in detailed status

8 years agoAdditional prop name change. (#6098)
MitarashiDango [Mon, 25 Dec 2017 15:14:06 +0000 (00:14 +0900)]
Additional prop name change. (#6098)

8 years agoAdd supported Node.js version to package.json (#6096)
Yamagishi Kazutoshi [Mon, 25 Dec 2017 14:02:08 +0000 (23:02 +0900)]
Add supported Node.js version to package.json (#6096)

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Sun, 24 Dec 2017 15:17:12 +0000 (15:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoAdd rake task to check and purge accounts that are missing in origin (#6085)
Eugen Rochko [Sun, 24 Dec 2017 15:14:33 +0000 (16:14 +0100)]
Add rake task to check and purge accounts that are missing in origin (#6085)

* Add rake task to check and purge accounts that are missing in origin

* Add progress bar and --force options to mastodon:maintenance:purge_removed_accounts

8 years agoAdd validation for onMuteNotifications (#6092)
Neetshin [Sun, 24 Dec 2017 08:18:45 +0000 (08:18 +0000)]
Add validation for onMuteNotifications (#6092)

* Add aria-autocomplete='list' in Textaria

ref: https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete

* Make detect empty string brefore assign upload description

* Change code elements in keyboard-shortcuts component to kbd

* Add validation for onMuteNotifications

8 years agoReduce motion for boost animation (#5871)
Nolan Lawson [Sun, 24 Dec 2017 03:48:31 +0000 (19:48 -0800)]
Reduce motion for boost animation (#5871)

* Reduce motion for boost animation

Fixes #5833

* Fix ternary expression

8 years agoRefactor web_push_subscription (#6047)
Akihiko Odaki [Sun, 24 Dec 2017 03:47:35 +0000 (12:47 +0900)]
Refactor web_push_subscription (#6047)

* Remove onSave method in mapped properties for column_settings

* Make web_push_subscription.register an action

8 years agoremoved references to hideOnMobile in column_link and getting_started (#6082)
Chris [Sun, 24 Dec 2017 03:47:02 +0000 (22:47 -0500)]
removed references to hideOnMobile in column_link and getting_started (#6082)

* removed references to hideOnMobile in column_link and getting_started

* move keyboard shortcuts back below blocked users

8 years agoMove dropdown transform origin to top edge (#6091)
cpsdqs [Sat, 23 Dec 2017 23:53:03 +0000 (00:53 +0100)]
Move dropdown transform origin to top edge (#6091)

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Fri, 22 Dec 2017 04:17:14 +0000 (04:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoMerge pull request #280 from KnzkDev/add-en-ja
beatrix [Fri, 22 Dec 2017 03:49:30 +0000 (22:49 -0500)]
Merge pull request #280 from KnzkDev/add-en-ja

i18n: Add en and ja

8 years agoUpdate and add some translate
ncls7615 [Fri, 22 Dec 2017 03:22:41 +0000 (12:22 +0900)]
Update and add some translate

8 years agoAdd more en and ja
ncls7615 [Fri, 22 Dec 2017 03:11:28 +0000 (12:11 +0900)]
Add more en and ja

8 years agoAdd en and ja
ncls7615 [Fri, 22 Dec 2017 03:01:38 +0000 (12:01 +0900)]
Add en and ja

8 years agoenforce LOCAL_HTTPS=true in production (#6061)
nightpool [Fri, 22 Dec 2017 01:17:59 +0000 (19:17 -0600)]
enforce LOCAL_HTTPS=true in production (#6061)

* enforce https in production

* note changes in production env sample

* typo fix

8 years agoReduce the number of synchronous resolves when posting toots (#6075)
ThibG [Fri, 22 Dec 2017 01:15:08 +0000 (02:15 +0100)]
Reduce the number of synchronous resolves when posting toots (#6075)

8 years agoDisplay deleted users' role as “Suspended” (#6080)
ThibG [Fri, 22 Dec 2017 01:14:17 +0000 (02:14 +0100)]
Display deleted users' role as “Suspended” (#6080)

Deleted users are technically suspended, but the code displaying their status
in the admin interface was broken and displayed a javascript object holding
translations of the possible user roles instead.

8 years agoMerge pull request #266 from chriswmartin/getting-started-improvements
beatrix [Thu, 21 Dec 2017 23:47:07 +0000 (18:47 -0500)]
Merge pull request #266 from chriswmartin/getting-started-improvements

Getting started column improvements

8 years agoMerge pull request #278 from KnzkDev/fix/acc-header-avatar
beatrix [Thu, 21 Dec 2017 22:46:53 +0000 (17:46 -0500)]
Merge pull request #278 from KnzkDev/fix/acc-header-avatar

Fix account header avatar

8 years agoFix account header avatar
ncls7615 [Thu, 21 Dec 2017 22:12:49 +0000 (07:12 +0900)]
Fix account header avatar

8 years agoMerge pull request #277 from glitch-soc/273-add-data-status-by-to-detailed-status
beatrix [Thu, 21 Dec 2017 21:10:36 +0000 (16:10 -0500)]
Merge pull request #277 from glitch-soc/273-add-data-status-by-to-detailed-status

Add data-status-by back to DetailedStatus component.  Fixes #273.

8 years agoAdd data-status-by back to DetailedStatus component. Fixes #273.
David Yip [Thu, 21 Dec 2017 19:22:33 +0000 (13:22 -0600)]
Add data-status-by back to DetailedStatus component.  Fixes #273.

8 years ago<kbd> instead of <code> in KeyboardShortcuts component (tootsuite pr #6049)
cwm [Thu, 21 Dec 2017 19:04:40 +0000 (13:04 -0600)]
<kbd> instead of <code> in KeyboardShortcuts component (tootsuite pr #6049)

8 years agoremove themes.default from i18n-tasks unused check
cwm [Thu, 21 Dec 2017 18:45:11 +0000 (12:45 -0600)]
remove themes.default from i18n-tasks unused check

8 years agoMerge pull request #276 from glitch-soc/245-click-avatar-to-open-profile-in-new-tab
beatrix [Thu, 21 Dec 2017 13:30:22 +0000 (08:30 -0500)]
Merge pull request #276 from glitch-soc/245-click-avatar-to-open-profile-in-new-tab

Wrap <Avatar> in account header in a link to that account's page (fixes #245)

8 years agoMerge pull request #274 from glitch-soc/fix-packs-on-2fa-pages
beatrix [Thu, 21 Dec 2017 13:30:05 +0000 (08:30 -0500)]
Merge pull request #274 from glitch-soc/fix-packs-on-2fa-pages

Set packs on 2FA-related pages.  Fixes #271.

8 years agoWrap <Avatar> in account header in a link to that account's page. Fixes #245.
David Yip [Thu, 21 Dec 2017 11:05:18 +0000 (05:05 -0600)]
Wrap <Avatar> in account header in a link to that account's page.  Fixes #245.

8 years agoRemove themes.default from i18n-tasks unused check
David Yip [Thu, 21 Dec 2017 11:24:17 +0000 (05:24 -0600)]
Remove themes.default from i18n-tasks unused check

This translation key comes in from tootsuite, but the flavours system
does not use it.

8 years agoRemove unused themes.default key in ko locale.
David Yip [Thu, 21 Dec 2017 02:02:50 +0000 (20:02 -0600)]
Remove unused themes.default key in ko locale.

8 years agoadd keyboard shortcuts to getting started (fixes #275)
cwm [Wed, 20 Dec 2017 15:50:29 +0000 (09:50 -0600)]
add keyboard shortcuts to getting started (fixes #275)

8 years agoSet packs on 2FA-related pages. Fixes #271.
David Yip [Wed, 20 Dec 2017 09:15:54 +0000 (03:15 -0600)]
Set packs on 2FA-related pages.  Fixes #271.

Specifically, this commit:

- changes S::TFA::{Confirmations,RecoveryCodes}Controller to derive from
  S::BaseController, because this gives us the necessary actions and
  packs
- prepends set_pack to Auth::SessionsController's action chain so that
  it takes effect in time for render :two_factor

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Wed, 20 Dec 2017 08:17:15 +0000 (08:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoRename settingKey in setting_toggle to settingPath (#6046)
Akihiko Odaki [Wed, 20 Dec 2017 07:19:59 +0000 (16:19 +0900)]
Rename settingKey in setting_toggle to settingPath (#6046)

8 years agoReplace <code> to <kbd> in KeyboardShortcuts component (#6049)
Neetshin [Wed, 20 Dec 2017 02:46:25 +0000 (02:46 +0000)]
Replace <code> to <kbd> in KeyboardShortcuts component (#6049)

* Add aria-autocomplete='list' in Textaria

ref: https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete

* Make detect empty string brefore assign upload description

* Change code elements in keyboard-shortcuts component to kbd

8 years agoUpdate Korean translation (#6050)
Jeong Arm [Wed, 20 Dec 2017 02:45:50 +0000 (11:45 +0900)]
Update Korean translation (#6050)

* Update Korean translation

* Translate Korean for javascript

* Add missing translations on simple_form

8 years agoMerge pull request #272 from KnzkDev/add-en-ja
beatrix [Tue, 19 Dec 2017 15:35:02 +0000 (10:35 -0500)]
Merge pull request #272 from KnzkDev/add-en-ja

i18n: Update some locale files

8 years agoAdd en and ja
ncls7615 [Tue, 19 Dec 2017 11:16:48 +0000 (20:16 +0900)]
Add en and ja

8 years agomissed a semicolon
cwm [Mon, 18 Dec 2017 04:21:15 +0000 (22:21 -0600)]
missed a semicolon

8 years agouse makeMapStateToProps
cwm [Mon, 18 Dec 2017 04:00:25 +0000 (22:00 -0600)]
use makeMapStateToProps

8 years agouse list-ul icon in list header and web/lists
cwm [Mon, 18 Dec 2017 03:25:18 +0000 (21:25 -0600)]
use list-ul icon in list header and web/lists

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Sun, 17 Dec 2017 03:17:14 +0000 (03:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoAdd Slovak translation (#6052)
Peter [Sun, 17 Dec 2017 02:26:42 +0000 (02:26 +0000)]
Add Slovak translation (#6052)

* Add Slovak translation

* Slovak translation: i18n-normalize

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Sat, 16 Dec 2017 15:17:12 +0000 (15:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoMerge pull request #253 from glitch-soc/prevent-local-only-federation
beatrix [Sat, 16 Dec 2017 14:26:48 +0000 (09:26 -0500)]
Merge pull request #253 from glitch-soc/prevent-local-only-federation

prevent federation of local-only statuses

8 years agoMerge pull request #270 from KnzkDev/fix/action_logs
beatrix [Sat, 16 Dec 2017 14:25:57 +0000 (09:25 -0500)]
Merge pull request #270 from KnzkDev/fix/action_logs

Fix admin/action_logs page

8 years agofix admin/action_logs page
ncls7615 [Sat, 16 Dec 2017 11:27:26 +0000 (20:27 +0900)]
fix admin/action_logs page

8 years agoFixes #244 to make search results scrollable
kibigo! [Fri, 15 Dec 2017 20:49:23 +0000 (12:49 -0800)]
Fixes #244 to make search results scrollable

8 years agoRemove period from the version number (#6039)
Daigo 3 Dango [Fri, 15 Dec 2017 20:38:25 +0000 (20:38 +0000)]
Remove period from the version number (#6039)

2.1.0. -> 2.1.0

8 years agoMerge branch 'gs-master' into prevent-local-only-federation
David Yip [Fri, 15 Dec 2017 18:20:56 +0000 (12:20 -0600)]
Merge branch 'gs-master' into prevent-local-only-federation

 Conflicts:
db/schema.rb

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Fri, 15 Dec 2017 18:17:14 +0000 (18:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoBump version to 2.1.0 🎆
Eugen Rochko [Fri, 15 Dec 2017 18:14:57 +0000 (19:14 +0100)]
Bump version to 2.1.0 🎆

8 years agoMerge pull request #269 from ncls7615/patch-1
beatrix [Fri, 15 Dec 2017 14:12:54 +0000 (09:12 -0500)]
Merge pull request #269 from ncls7615/patch-1

Update ja.js

8 years agoUpdate ja.js
NCLS [Fri, 15 Dec 2017 10:43:10 +0000 (19:43 +0900)]
Update ja.js

8 years agoUpdate ja.js
NCLS [Fri, 15 Dec 2017 10:38:13 +0000 (19:38 +0900)]
Update ja.js

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Fri, 15 Dec 2017 01:17:12 +0000 (01:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoBump version to 2.1.0rc6
Eugen Rochko [Fri, 15 Dec 2017 01:00:28 +0000 (02:00 +0100)]
Bump version to 2.1.0rc6

8 years agoDo not hide statuses from silenced accounts from other silenced accounts (#6030)
Eugen Rochko [Fri, 15 Dec 2017 00:54:05 +0000 (01:54 +0100)]
Do not hide statuses from silenced accounts from other silenced accounts (#6030)

8 years agoFix oEmbed image_modal src. (#6027)
Naoki Kosaka [Thu, 14 Dec 2017 22:31:14 +0000 (07:31 +0900)]
Fix oEmbed image_modal src. (#6027)

8 years agoFix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)
Eugen Rochko [Thu, 14 Dec 2017 20:35:30 +0000 (21:35 +0100)]
Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)

8 years agoImprove Chinese (Simplified) Translations (#6024)
SerCom_KC [Thu, 14 Dec 2017 18:33:29 +0000 (02:33 +0800)]
Improve Chinese (Simplified) Translations (#6024)

* i18n: (zh-CN) Change `工作人员` (staff) to `管理人员`
Suggested by @Gargron at https://github.com/tootsuite/mastodon/pull/6005#discussion_r156678109

* i18n: (zh-CN) Change `协管` to `监察员`

* i18n: (zh-CN) Fix all "Are you" questions

* i18n: (zh-CN) Various improvements

* i18n: (zh-CN) Final clean-up

* i18n: (zh-CN) Change translation for 500

* i18n: (zh-CN) Remove spaces between time distances

* i18n: (zh-CN) Improve translations

8 years agoLast minute Dutch string updates (#6025)
Jeroen [Thu, 14 Dec 2017 17:45:32 +0000 (18:45 +0100)]
Last minute Dutch string updates (#6025)

* Last minute Dutch strinfupdate

* Last minute Dutch strings update

* Fixing Weblate output errors

* Fixing Weblate output errors

* Fixing more Weblate rubish

Weblate is also changing some " to ' - I think that is not a problem

* Fixing more weblate stuff

* Fixing

* Update nl.yml

8 years agoExamples for Status.as_public_timeline.
David Yip [Thu, 14 Dec 2017 08:57:59 +0000 (02:57 -0600)]
Examples for Status.as_public_timeline.

Also adjust the examples for Status.as_tag_timeline to match the
nomenclature used in .as_public_timeline (e.g. "account" -> "viewer").

8 years agoExamples for Status#set_locality and .as_tag_timeline.
David Yip [Thu, 14 Dec 2017 08:27:42 +0000 (02:27 -0600)]
Examples for Status#set_locality and .as_tag_timeline.

This commit also:

- exposes the local-only emoji so that it can be used in examples
- allows local_only to be set explicitly, i.e. for timeline filtering
  specs

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Wed, 13 Dec 2017 23:17:15 +0000 (23:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoFix focused background color of notifications of direct toots (#6021)
Lynx Kotoura [Wed, 13 Dec 2017 22:36:29 +0000 (07:36 +0900)]
Fix focused background color of notifications of direct toots (#6021)

8 years agoFix overflowing emojis on some devices (#6016)
Lynx Kotoura [Wed, 13 Dec 2017 21:58:31 +0000 (06:58 +0900)]
Fix overflowing emojis on some devices (#6016)

* Fix overflowing emojis on some devices

* Quit visible and add padding

8 years ago1 fix + 1 translation (#6019)
Olivier Humbert [Wed, 13 Dec 2017 21:58:20 +0000 (22:58 +0100)]
1 fix + 1 translation (#6019)

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Wed, 13 Dec 2017 20:17:13 +0000 (20:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agoBump version to 2.1.0rc5
Eugen Rochko [Wed, 13 Dec 2017 19:53:39 +0000 (20:53 +0100)]
Bump version to 2.1.0rc5

8 years agoFix regression from #6014 (#6018)
Eugen Rochko [Wed, 13 Dec 2017 19:33:04 +0000 (20:33 +0100)]
Fix regression from #6014 (#6018)

8 years agoMerge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins [Wed, 13 Dec 2017 18:17:16 +0000 (18:17 +0000)]
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master

8 years agol10n OC and FR updates (#6017)
Quenty31 [Wed, 13 Dec 2017 18:17:04 +0000 (19:17 +0100)]
l10n OC and FR updates (#6017)

* Adjust empty list timeline message (#5997)

* Adjust empty list timeline message (#5997)

* Add filters to admin UI for custom emojis (#6003) + #6004

* Update fr.yml

8 years agoFix layout for RTL (#6014)
Eugen Rochko [Wed, 13 Dec 2017 17:28:13 +0000 (18:28 +0100)]
Fix layout for RTL (#6014)

8 years agoExcahnge the order of spoiler-input and unlocked warning (#6015)
Lynx Kotoura [Wed, 13 Dec 2017 17:01:56 +0000 (02:01 +0900)]
Excahnge the order of spoiler-input and unlocked warning (#6015)

* Excahnge the order of spoiler-input and unlocked warning

* Fix trailing whitespace

8 years agoUpdate FR translation (#6012)
Olivier Humbert [Wed, 13 Dec 2017 17:00:42 +0000 (18:00 +0100)]
Update FR translation (#6012)

8 years agoRedesign tootbox (#5919)
Lynx Kotoura [Wed, 13 Dec 2017 16:37:23 +0000 (01:37 +0900)]
Redesign tootbox (#5919)

* Redesign tootbox

* Move counter into compose-form__buttons-wrapper

Change font and remove shadow
Refactor sass codes of compose-form

8 years agoWeblate translations (#6011)
Eugen Rochko [Wed, 13 Dec 2017 15:37:15 +0000 (16:37 +0100)]
Weblate translations (#6011)

* Translated using Weblate (Dutch)

Currently translated at 100.0% (522 of 522 strings)

Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/

* Translated using Weblate (French)

Currently translated at 99.8% (521 of 522 strings)

Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/

* Translated using Weblate (Catalan)

Currently translated at 100.0% (257 of 257 strings)

Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ca/

* Translated using Weblate (Catalan)

Currently translated at 99.4% (519 of 522 strings)

Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ca/

* Translated using Weblate (Japanese)

Currently translated at 99.4% (519 of 522 strings)

Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/

* Translated using Weblate (Portuguese)

Currently translated at 100.0% (257 of 257 strings)

Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pt/

* Translated using Weblate (Dutch)

Currently translated at 100.0% (257 of 257 strings)

Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/

* Translated using Weblate (Galician)

Currently translated at 100.0% (257 of 257 strings)

Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/gl/

* Translated using Weblate (Japanese)

Currently translated at 99.6% (520 of 522 strings)

Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/

* Translated using Weblate (Japanese)

Currently translated at 100.0% (56 of 56 strings)

Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ja/

* Translated using Weblate (Arabic)

Currently translated at 40.0% (209 of 522 strings)

Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/

* Translated using Weblate (Arabic)

Currently translated at 100.0% (257 of 257 strings)

Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/

* Translated using Weblate (Polish)

Currently translated at 99.8% (521 of 522 strings)

Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pl/

* Added translation using Weblate (Galician)

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.0% (517 of 522 strings)

Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pt_BR/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (257 of 257 strings)

Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pt_BR/

* Translated using Weblate (Galician)

Currently translated at 100.0% (56 of 56 strings)

Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/gl/

* Added translation using Weblate (Galician)

* Translated using Weblate (Galician)

Currently translated at 100.0% (56 of 56 strings)

Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/gl/

* Translated using Weblate (Galician)

Currently translated at 22.6% (17 of 75 strings)

Translation: Mastodon/Doorkeeper
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/doorkeeper/gl/

* Translated using Weblate (Portuguese)

Currently translated at 100.0% (257 of 257 strings)

Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pt/

* Translated using Weblate (Portuguese)

Currently translated at 66.0% (37 of 56 strings)

Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/pt/

* Translated using Weblate (Japanese)

Currently translated at 99.6% (520 of 522 strings)

Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/

* Translated using Weblate (Japanese)

Currently translated at 100.0% (257 of 257 strings)

Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ja/

* Translated using Weblate (Japanese)

Currently translated at 100.0% (43 of 43 strings)

Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/ja/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.6% (520 of 522 strings)

Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pt_BR/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (257 of 257 strings)

Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pt_BR/

* Translated using Weblate (Arabic)

Currently translated at 100.0% (257 of 257 strings)

Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/

* Translated using Weblate (Arabic)

Currently translated at 48.8% (21 of 43 strings)

Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/ar/

* Translated using Weblate (Arabic)

Currently translated at 98.2% (55 of 56 strings)

Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ar/

* Translated using Weblate (Portuguese)

Currently translated at 73.2% (41 of 56 strings)

Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/pt/

* Translated using Weblate (Portuguese)

Currently translated at 100.0% (43 of 43 strings)

Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/pt/

* i18n-tasks normalize && yarn manage:translations

* Restore wrongfully deleted files

8 years agoUpdate Chinese (Simplified) translations (#6005)
SerCom_KC [Wed, 13 Dec 2017 14:52:40 +0000 (22:52 +0800)]
Update Chinese (Simplified) translations (#6005)

* i18n: (zh-CN) Remove spaces in time distances

* i18n: (zh-CN) Update translations for #5997

* i18n: (zh-CN) Add translation for #6004
also change translation of `staff` from `管理员` to `工作人员`

* i18n: (zh-CN) Add translations for #6003

* i18n: (zh-CN) Normalization

8 years agoMake sure call `done();` in the listener of public timeline for anonymous connection...
nullkal [Wed, 13 Dec 2017 13:27:36 +0000 (22:27 +0900)]
Make sure call `done();` in the listener of public timeline for anonymous connection (#6009)

8 years agoFix the condition in streaming listener (#6008)
nullkal [Wed, 13 Dec 2017 12:42:16 +0000 (21:42 +0900)]
Fix the condition in streaming listener (#6008)