]>
cat aescling's git repositories - mastodon.git/log
Marcin Mikołajczak [Thu, 4 Jan 2018 14:15:29 +0000 (15:15 +0100)]
i18n: Update Polish translation (#6176)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
Eugen Rochko [Thu, 4 Jan 2018 13:40:49 +0000 (14:40 +0100)]
Send one Delete of Actor in ActivityPub when account is suspended (#6172)
ThibG [Thu, 4 Jan 2018 13:39:38 +0000 (14:39 +0100)]
Make sure private toots remain private and do not end up in HTTP caches (#6175)
muan [Thu, 4 Jan 2018 04:00:50 +0000 (12:00 +0800)]
Improve Traditional Chinese translation (#6166)
* Improve Traditional Chinese translations
* Sort alphabetically
Eugen Rochko [Thu, 4 Jan 2018 03:56:04 +0000 (04:56 +0100)]
Fix FetchAtomService not finding alternatives if there's a Link header (#6170)
without them, such as is the case with GNU social
Fixes the ability to find GNU social accounts via URL in search and
when using remote follow function
Akihiko Odaki [Thu, 4 Jan 2018 01:56:54 +0000 (10:56 +0900)]
Rearrange items in Getting Started navigation (#6126)
Though the subsections are representing features such as navigation and
settings, they are categorized by the ways how they are implemented
(internal navigation or external links.) They are irrelevant and some
arrangements were confusing because of that. (It is nonsense that instance
information is in settings subsection, for example.)
This fixes the issue by rearranging.
Eugen Rochko [Thu, 4 Jan 2018 01:56:23 +0000 (02:56 +0100)]
Fix nil error in log_target_from_history helper (#6173)
Eugen Rochko [Thu, 4 Jan 2018 01:56:00 +0000 (02:56 +0100)]
Fix OpenSSL dependency in ostatus2 (#6174)
Eugen Rochko [Thu, 4 Jan 2018 00:21:38 +0000 (01:21 +0100)]
Cache JSON of immutable ActivityPub representations (#6171)
Quenty31 [Wed, 3 Jan 2018 20:05:54 +0000 (21:05 +0100)]
l10n OC language (#6169)
* new strings: hashtag+unlisted, mute, block
* Add confirmation step for email changes
* Add more instance stats APIs
ThibG [Wed, 3 Jan 2018 19:51:33 +0000 (20:51 +0100)]
Don't normalize URLs in toots (#6134)
* Don't normalize URLs in toots
URL normalization is ill-defined and may cause certain links to break.
* Change specs since we are not normalizing user-provided URLs
Akihiko Odaki [Wed, 3 Jan 2018 17:08:57 +0000 (02:08 +0900)]
Allow to dereference Follow object for ActivityPub (#5772)
* Allow to dereference Follow object for ActivityPub
* Accept IRI as object representation for Accept activity
Marcin Mikołajczak [Wed, 3 Jan 2018 13:45:24 +0000 (14:45 +0100)]
i18n: Update Polish translation (#6168)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
Yamagishi Kazutoshi [Wed, 3 Jan 2018 12:00:39 +0000 (21:00 +0900)]
Add Japanese translations #5997, #6003, #6004, #6071, #6099, #6125 and #6132 (#6167)
* yarn manage:translations
* Add Japanese translation for #5997
* Add Japanese translation for #6003
* Add Japanese translation for #6004
* Add Japanese translation for #6071
* Add Japanese translation for #6099
* Add Japanese translation for #6125
* Add Japanese translation for #6132
ThibG [Wed, 3 Jan 2018 03:57:57 +0000 (04:57 +0100)]
Allow HTTP caching of json view of public statuses (#6115)
* Allow HTTP caching of json view of public statuses
HTML views are not cached as they can contain private statuses as well
* Disable session cookies for ActivityPub json rendering of public toots
Akihiko Odaki [Wed, 3 Jan 2018 03:39:14 +0000 (12:39 +0900)]
Set background to the navigation of Getting Started column (#6163)
The background of the navigation matters because its scrollbar is
transparent.
puckipedia [Wed, 3 Jan 2018 02:54:08 +0000 (03:54 +0100)]
[!] Sanitize incoming classlist properly (#6162)
* Sanitize classlist properly
* Actually properly sanitize every class after the first
* Improve Formatter spec to check for multiple classes and non-space whitespace
Eugen Rochko [Tue, 2 Jan 2018 23:38:20 +0000 (00:38 +0100)]
Update moved-to property when it's removed too (#6160)
* Fix #6140 - Update moved-to property when it's removed too
* Remove trailing whitespace
Eugen Rochko [Tue, 2 Jan 2018 23:38:02 +0000 (00:38 +0100)]
Don't leave behind husk of remotely-deleted profile (#6159)
There's no reason for an Account record to persist after Delete->Actor is received. SuspendAccountService is necessary to make sure deleted toots get sent over streaming API properly and home feeds get cleaned up. By removing Account record, we can ensure that if in the future the account is restored remotely (or username reused), it can start with a clean slate.
Noiob [Tue, 2 Jan 2018 18:35:24 +0000 (19:35 +0100)]
Fix newlines-to-spaces functionality (#6158)
yay for regexes, amirite
Patrick Figel [Tue, 2 Jan 2018 15:55:00 +0000 (16:55 +0100)]
Add confirmation step for email changes (#6071)
* Add confirmation step for email changes
This adds a confirmation step for email changes of existing users.
Like the initial account confirmation, a confirmation link is sent
to the new address.
Additionally, a notification is sent to the existing address when
the change is initiated. This message includes instruction to reset
the password immediately or to contact the instance admin if the
change was not initiated by the account owner.
Fixes #3871
* Add review fixes
ThibG [Tue, 2 Jan 2018 13:24:52 +0000 (14:24 +0100)]
Display a warning when composing unlisted toots with something looking like a hashtag (#6132)
Eugen Rochko [Tue, 2 Jan 2018 13:02:53 +0000 (14:02 +0100)]
Fix stats expiring too quickly because of variable mistake (#6155)
Akihiko Odaki [Tue, 2 Jan 2018 12:50:54 +0000 (21:50 +0900)]
Rename key to path in actions and reducers for settings (#6105)
Otakan [Tue, 2 Jan 2018 12:38:12 +0000 (21:38 +0900)]
delete X-UA-Compatible (#6068)
* delete X-UA-Compatible
* undo
* restore
Branko Kokanovic [Tue, 2 Jan 2018 11:39:12 +0000 (11:39 +0000)]
Adding Serbian latin translations (#6146)
Serbian latin (sr-Latn) is generated automatically from Serbian (sr) translation. Also changed some wording in original (Serbian) translation.
Akihiko Odaki [Tue, 2 Jan 2018 04:28:49 +0000 (13:28 +0900)]
Use const instead of let for constant (#6106)
Akihiko Odaki [Tue, 2 Jan 2018 04:07:56 +0000 (13:07 +0900)]
Show mastodon on modal (#6129)
Branko Kokanovic [Sun, 31 Dec 2017 08:28:20 +0000 (08:28 +0000)]
Adding Serbian translation (#6133)
* Adding Serbian translation
* i18n-tasks normalize
Jeong Arm [Sat, 30 Dec 2017 01:44:19 +0000 (10:44 +0900)]
Translate Korean (#6131)
Relates to #6125, #6099
beatrix [Sat, 30 Dec 2017 01:43:43 +0000 (20:43 -0500)]
keep the same filters and page when doing custom emojo stuff (fixes #6112) (#6114)
Eugen Rochko [Fri, 29 Dec 2017 18:52:04 +0000 (19:52 +0100)]
Add more instance stats APIs (#6125)
* Add GET /api/v1/instance/peers API to reveal known domains
* Add GET /api/v1/instance/activity API
* Make new APIs disableable, exclude private statuses from activity stats
* Fix code style issue
* Fix week timestamps
MitarashiDango [Thu, 28 Dec 2017 15:20:34 +0000 (00:20 +0900)]
bug fix (WebPush does not work) (#6120)
ThibG [Wed, 27 Dec 2017 17:21:12 +0000 (18:21 +0100)]
Make host_meta/webfinger replies cacheable (fixes #6100) (#6101)
* Make host_meta/webfinger replies cacheable (fixes #6100)
Drop common code for handling users and sessions as webfinger queries
are very basic, public APIs.
Also explicitly mark results as cacheable with “expires_in”.
* Add “Vary: Accept” header for caching since content-negociation is used
Akihiko Odaki [Wed, 27 Dec 2017 02:31:30 +0000 (11:31 +0900)]
Move the mastodon on Getting Started column to drawer column (#6109)
Getting Started column obtained many links, and it became much taller.
Because of its height, Getting Started column required long scrolling on
devices with small screen, such as 4 inch phones and 10 inch laptops.
This change moves the mastodon which took large space on the column to
drawer column. The drawer column has only the compose form and has more
space.
Akihiko Odaki [Wed, 27 Dec 2017 02:29:49 +0000 (11:29 +0900)]
Fix XML oEmbed support discovery (#6104)
beatrix [Tue, 26 Dec 2017 17:43:52 +0000 (12:43 -0500)]
add ruby-progressbar to gemfile (fixes #6110) (#6111)
takayamaki [Tue, 26 Dec 2017 16:56:31 +0000 (01:56 +0900)]
more faster index on notifications table (#6108)
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
MitarashiDango [Mon, 25 Dec 2017 15:14:06 +0000 (00:14 +0900)]
Additional prop name change. (#6098)
Yamagishi Kazutoshi [Mon, 25 Dec 2017 14:02:08 +0000 (23:02 +0900)]
Add supported Node.js version to package.json (#6096)
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
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
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
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
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
cpsdqs [Sat, 23 Dec 2017 23:53:03 +0000 (00:53 +0100)]
Move dropdown transform origin to top edge (#6091)
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
ThibG [Fri, 22 Dec 2017 01:15:08 +0000 (02:15 +0100)]
Reduce the number of synchronous resolves when posting toots (#6075)
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.
Akihiko Odaki [Wed, 20 Dec 2017 07:19:59 +0000 (16:19 +0900)]
Rename settingKey in setting_toggle to settingPath (#6046)
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
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
Peter [Sun, 17 Dec 2017 02:26:42 +0000 (02:26 +0000)]
Add Slovak translation (#6052)
* Add Slovak translation
* Slovak translation: i18n-normalize
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
Eugen Rochko [Fri, 15 Dec 2017 18:14:57 +0000 (19:14 +0100)]
Bump version to 2.1.0 🎆
Eugen Rochko [Fri, 15 Dec 2017 01:00:28 +0000 (02:00 +0100)]
Bump version to 2.1.0rc6
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)
Naoki Kosaka [Thu, 14 Dec 2017 22:31:14 +0000 (07:31 +0900)]
Fix oEmbed image_modal src. (#6027)
Eugen Rochko [Thu, 14 Dec 2017 20:35:30 +0000 (21:35 +0100)]
Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)
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
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
Lynx Kotoura [Wed, 13 Dec 2017 22:36:29 +0000 (07:36 +0900)]
Fix focused background color of notifications of direct toots (#6021)
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
Olivier Humbert [Wed, 13 Dec 2017 21:58:20 +0000 (22:58 +0100)]
1 fix + 1 translation (#6019)
Eugen Rochko [Wed, 13 Dec 2017 19:53:39 +0000 (20:53 +0100)]
Bump version to 2.1.0rc5
Eugen Rochko [Wed, 13 Dec 2017 19:33:04 +0000 (20:33 +0100)]
Fix regression from #6014 (#6018)
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
Eugen Rochko [Wed, 13 Dec 2017 17:28:13 +0000 (18:28 +0100)]
Fix layout for RTL (#6014)
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
Olivier Humbert [Wed, 13 Dec 2017 17:00:42 +0000 (18:00 +0100)]
Update FR translation (#6012)
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
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
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
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)
nullkal [Wed, 13 Dec 2017 12:42:16 +0000 (21:42 +0900)]
Fix the condition in streaming listener (#6008)
Eugen Rochko [Wed, 13 Dec 2017 12:28:31 +0000 (13:28 +0100)]
Add filters to admin UI for custom emojis (#6003)
Eugen Rochko [Wed, 13 Dec 2017 11:45:12 +0000 (12:45 +0100)]
Bump version to 2.1.0rc4
Yamagishi Kazutoshi [Wed, 13 Dec 2017 11:43:54 +0000 (20:43 +0900)]
Change streaming API URL when remote development (#5942)
* Change streaming API URL when remote development
* Use STREAMING_API_BASE_URL when dev env
Yamagishi Kazutoshi [Wed, 13 Dec 2017 11:17:37 +0000 (20:17 +0900)]
Set direction style to reply indicator (#6006)
Eugen Rochko [Wed, 13 Dec 2017 11:15:28 +0000 (12:15 +0100)]
Fix redundant HTTP request in FetchLinkCardService (#6002)
Eugen Rochko [Wed, 13 Dec 2017 11:15:10 +0000 (12:15 +0100)]
Clean up admin UI for accounts (#6004)
* Add staff filter to admin UI for accounts, remove obsolete columns
* Only display OStatus section in admin UI for accounts when OStatus data
Eugen Rochko [Wed, 13 Dec 2017 11:14:03 +0000 (12:14 +0100)]
Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000)
Eugen Rochko [Wed, 13 Dec 2017 06:42:22 +0000 (07:42 +0100)]
Shorten English title for 2FA to avoid line-break (#6001)
Eugen Rochko [Wed, 13 Dec 2017 03:12:38 +0000 (04:12 +0100)]
Fix #5952 - NameError (regression from #5762) (#5999)
* Fix #5952 - NameError (regression from #5762)
* Fix
Eugen Rochko [Wed, 13 Dec 2017 01:40:32 +0000 (02:40 +0100)]
Adjust empty list timeline message (#5997)
Eugen Rochko [Wed, 13 Dec 2017 01:12:41 +0000 (02:12 +0100)]
Use streaming API for standalone timelines on /about and /tag pages (#5998)
Quenty31 [Tue, 12 Dec 2017 19:48:26 +0000 (20:48 +0100)]
Update: #5985 and #5817 (#5996)
erin [Tue, 12 Dec 2017 19:19:33 +0000 (13:19 -0600)]
Improve error handling in streaming/index.js (#5968)
On an unhandled worker exception, we should log the exception
and exit with nonzero status, instead of letting workers
silently fail and restarting them in an endless loop.
Note: we previously tried to handle the `'error'` signal.
That's not a signal Node fires; my patch traps `'uncaughtException'`,
which is what the code was _trying_ to do.
Neetshin [Tue, 12 Dec 2017 18:57:22 +0000 (18:57 +0000)]
Make detect empty string before assign image description (#5994)
* 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
abcang [Tue, 12 Dec 2017 16:38:42 +0000 (01:38 +0900)]
Remove duplicate indexes in lists (#5990)
Akihiko Odaki [Tue, 12 Dec 2017 14:54:38 +0000 (23:54 +0900)]
Store preview image for embedded photo in preview cards (#5986)
The preview image would be useful to embed in timeline.
SerCom_KC [Tue, 12 Dec 2017 14:13:47 +0000 (22:13 +0800)]
Update Chinese (Simplified) translations (#5991)
* i18n: (zh-CN) Update translations for #5817
* i18n: (zh-CN) Add translation for #5985
* i18n: (zh-CN) Normalization
nullkal [Tue, 12 Dec 2017 14:13:24 +0000 (23:13 +0900)]
make it possible to stream public timelines without authorization (#5977)
* make it possible to stream public timelines without authorization
* Fix
* Make eslint allow `value == null`
* Remove redundant line
* Improve style and revert .eslintrc.yml
* Fix streamWsEnd
* Show IP address instead of (anonymous user)
* Add missing semicolon
Renato "Lond" Cerqueira [Tue, 12 Dec 2017 14:12:09 +0000 (15:12 +0100)]
Return false if object does not respond to url (#5988)
Avoid error when the service returns a mostly valid oembed, but has no
url in it, causing a MethodError: undefined method `url'
for #<OEmbed::Response::Photo:0x000056505def9620>
Renato "Lond" Cerqueira [Tue, 12 Dec 2017 14:11:13 +0000 (15:11 +0100)]
Change conditional to avoid nil into string error in sidekiq (#5987)
* Change conditional to avoid nil into string error in sidekiq
When obtaining information about users with mastodon in a different
subdomain, sidekiq was giving out a 'no implicit conversion of nil into String'
* Use presence instead of blank? with ternary.
Following suggestion on PR
Yamagishi Kazutoshi [Tue, 12 Dec 2017 14:10:12 +0000 (23:10 +0900)]
Move files for GitHub to .github directory (#5989)
Akihiko Odaki [Tue, 12 Dec 2017 03:11:17 +0000 (12:11 +0900)]
Change account_id non-nullable in lists (#5979)
Eugen Rochko [Tue, 12 Dec 2017 02:56:30 +0000 (03:56 +0100)]
Improve public status page title (#5985)
Eugen Rochko [Tue, 12 Dec 2017 02:55:39 +0000 (03:55 +0100)]
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)