- Jun 07, 2017
-
-
Yamagishi Kazutoshi authored
-
- Jun 04, 2017
-
-
lindwurm authored
ref: #3538 ("Extended information" -> "About this instance") and #3519 Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
Yamagishi Kazutoshi authored
* Add Japanese translations (pin) * "ピン留め" is more general
-
- May 29, 2017
-
-
lindwurm authored
* "メデイア" -> "メディア" Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
- May 20, 2017
-
- May 19, 2017
-
-
Eugen Rochko authored
* Add account media gallery view to web UI * Link media view from account dropdown * Adjust link
-
Eugen Rochko authored
* Add buttons to block and unblock domain * Relationship API now returns "domain_blocking" status for accounts, rename "block entire domain" to "hide entire domain", fix unblocking domain, do not block notifications from domain-blocked-but-followed people, do not send Salmons to domain blocked users * Add test * Personal domain blocks shouldn't affect Salmon after all, since in this direction of communication the control is very thin when it comes to public stuff. Best stay consistent and not affect federation in this way * Ignore followers and follow request from domain blocked folks, ensure account domain blocks are not created for empty domain, and avoid duplicates in validation * Purge followers when blocking domain (without soft-blocks, since they are useless here) * Add tests, fix local timeline being empty when having any domain blocks
-
- May 17, 2017
-
-
Yamagishi Kazutoshi authored
- add translation "Bon Appetoot!" - add whitelist what doesn't require translation - replace exclamation mark full width - add space after question mark - remove blank between words - run yarn manage:translations
-
- May 16, 2017
-
-
Eugen Rochko authored
-
- May 15, 2017
-
-
Kazuhiro NISHIYAMA authored
-
Eugen Rochko authored
* Add <ostatus:conversation /> tag to Atom input/output Only uses ref attribute (not href) because href would be the alternate link that's always included also. Creates new conversation for every non-reply status. Carries over conversation for every reply. Keeps remote URIs verbatim, generates local URIs on the fly like the rest of them. * Conversation muting - prevents notifications that reference a conversation (including replies, favourites, reblogs) from being created. API endpoints /api/v1/statuses/:id/mute and /api/v1/statuses/:id/unmute Currently no way to tell when a status/conversation is muted, so the web UI only has a "disable notifications" button, doesn't work as a toggle * Display "Dismiss notifications" on all statuses in notifications column, not just own * Add "muted" as a boolean attribute on statuses JSON For now always false on contained reblogs, since it's only relevant for statuses returned from the notifications endpoint, which are not nested Remove "Disable notifications" from detailed status view, since it's only relevant in the notifications column * Up max class length * Remove pending test for conversation mute * Add tests, clean up * Rename to "mute conversation" and "unmute conversation" * Raise validation error when trying to mute/unmute status without conversation
-
- May 12, 2017
-
-
Eugen Rochko authored
* Normalize locales * Restore "mention" locale key
-
- May 07, 2017
-
-
Yamagishi Kazutoshi authored
-
- May 06, 2017
-
-
Yamagishi Kazutoshi authored
* Add Japanese tranlsation for getting started, and run manage:tranlation * remove unnecessary {apps}
-
- May 05, 2017
-
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
-
- May 04, 2017
-
-
Eugen Rochko authored
* When streaming API is disconnected, poll home/notifications Display slightly different empty home timeline message if user is following others Cull notifications to 20 items when over 40 get added in real-time Run manage:translations * Optimize <HomeTimeline /> a little
-
- May 03, 2017
-
-
Eugen Rochko authored
* Replace browserify with webpack * Add react-intl-translations-manager * Do not minify in development, add offline-plugin for ServiceWorker background cache updates * Adjust tests and dependencies * Fix production deployments * Fix tests * More optimizations * Improve travis cache for npm stuff * Re-run travis * Add back support for custom.scss as before * Remove offline-plugin and babili * Fix issue with Immutable.List().unshift(...values) not working as expected * Make travis load schema instead of running all migrations in sequence * Fix missing React import in WarningContainer. Optimize rendering performance by using ImmutablePureComponent instead of React.PureComponent. ImmutablePureComponent uses Immutable.is() to compare props. Replace dynamic callback bindings in <UI /> * Add react definitions to places that use JSX * Add Procfile.dev for running rails, webpack and streaming API at the same time
-
- Apr 27, 2017
-
-
unarist authored
* Update English translation file for JavaScript * Update Japanese translation for JavaScript
-
- Apr 26, 2017
-
-
Yamagishi Kazutoshi authored
follow up #1309 & #2279
-
- Apr 24, 2017
-
-
Yamagishi Kazutoshi authored
ref #2359 - https://github.com/tootsuite/mastodon/pull/2359#discussion_r112838771 - https://github.com/tootsuite/mastodon/pull/2359#discussion_r112838772 - https://github.com/tootsuite/mastodon/pull/2359#discussion_r112838812 - https://github.com/tootsuite/mastodon/pull/2359#discussion_r112838823 - https://github.com/tootsuite/mastodon/pull/2359#discussion_r112838829
-
- Apr 23, 2017
-
-
Yamagishi Kazutoshi authored
-
Akihiko Odaki authored
The previous translation for NSFW, "不適切" means "impertinent". This change suggests "閲覧注意", which means the content requires precaution, instead. However, "閲覧注意" was also a translation for CW. CW is now translated as "警告", which simply means "warnings".
-
- Apr 22, 2017
-
-
unarist authored
-
- Apr 19, 2017
-
-
matsurai25 authored
add 'result' mean, '件' only mean count unit.
-
matsurai25 authored
-
Yamagishi Kazutoshi authored
-
chrolis authored
-
Kota Ouchi authored
* Update ja.yml (follow for #2118) * typo fix
-
- Apr 18, 2017
-
-
Keiji, Yoshimi authored
* translate onboarding modal to japanese * fixed translation by feedback
-
- Apr 16, 2017
-
-
mshrtkch authored
-
Matt Jankowski authored
* Fix yaml parse issue in ja.yml locale * Fix issue in locales/ja.jsx
-
Naouak authored
assets:precompile was failling because of this missing comma.
-
新都心(Neet Shin) authored
* [Update ja.jsx] Add Muted, Video_error and sorted * [Update ja] Added Recovery code's translation * [Update ja] Added Two-fact/Recovery's translation * Update ja.jsx
-
- Apr 15, 2017
-
-
Amakasu Ryoma authored
* Add getting_started.apps * Add search_results.total * Fix notifications.settings
-
Keiji, Yoshimi authored
-
- Apr 13, 2017
-
-
YOSHIOKA Eiichiro authored
-
Musee U authored
-
新都心(Neet Shin) authored
* [l10n] ja: Improve Japanese Translations * ja: about: Fix highlighting * ja: Update Translations * ja: Translate admin settings Signed-off-by:
lindwurm <lindwurm.q@gmail.com> * Update ja.jsx * Update doorkeeper.ja.yml * Update ja.yml * Update ja.jsx * Update ja.jsx
-
- Apr 12, 2017
-
-
lindwurm authored
* ja: about: Fix highlighting * ja: Update Translations * ja: Translate admin settings Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-