- Jul 13, 2017
-
-
Sorin Davidoi authored
* feat: Register push subscription * feat: Notify when mentioned * feat: Boost, favourite, reply, follow, follow request * feat: Notification interaction * feat: Handle change of public key * feat: Unsubscribe if things go wrong * feat: Do not send normal notifications if push is enabled * feat: Focus client if open * refactor: Move push logic to WebPushSubscription * feat: Better title and body * feat: Localize messages * chore: Fix lint errors * feat: Settings * refactor: Lazy load * fix: Check if push settings exist * feat: Device-based preferences * refactor: Simplify logic * refactor: Pull request feedback * refactor: Pull request feedback * refactor: Create /api/web/push_subscriptions endpoint * feat: Spec PushSubscriptionController * refactor: WebPushSubscription => Web::PushSubscription * feat: Spec Web::PushSubscription * feat: Display first media attachment * feat: Support direction * fix: Stuff broken while rebasing * refactor: Integration with session activations * refactor: Cleanup * refactor: Simplify implementation * feat: Set VAPID keys via environment * chore: Comments * fix: Crash when no alerts * fix: Set VAPID keys in testing environment * fix: Follow link * feat: Notification actions * fix: Delete previous subscription * chore: Temporary logs * refactor: Move migration to a later date * fix: Fetch the correct session activation and misc bugs * refactor: Move migration to a later date * fix: Remove follow request (no notifications) * feat: Send administrator contact to push service * feat: Set time-to-live * fix: Do not show sensitive images * fix: Reducer crash in error handling * feat: Add badge * chore: Fix lint error * fix: Checkbox label overlap * fix: Check for payload support * fix: Rename action "type" (crash in latest Chrome) * feat: Action to expand notification * fix: Lint errors * fix: Unescape notification body * fix: Do not allow boosting if the status is hidden * feat: Add VAPID keys to the production sample environment * fix: Strip HTML tags from status * refactor: Better error messages * refactor: Handle browser not implementing the VAPID protocol (Samsung Internet) * fix: Error when target_status is nil * fix: Handle lack of image * fix: Delete reference to invalid subscriptions * feat: Better error handling * fix: Unescape HTML characters after tags are striped * refactor: Simpify code * fix: Modify to work with #4091 * Sort strings alphabetically * i18n: Updated Polish translation it annoys me that it's not fully localized :P * refactor: Use current_session in PushSubscriptionController * fix: Rebase mistake * fix: Set cacheName to mastodon * refactor: Pull request feedback * refactor: Remove logging statements * chore(yarn): Fix conflicts with master * chore(yarn): Copy latest from master * chore(yarn): Readd offline-plugin * refactor: Use save! and update! * refactor: Send notifications async * fix: Allow retry when push fails * fix: Save track for failed pushes * fix: Minify sw.js * fix: Remove account_id from fabricator
-
unarist authored
-
unarist authored
-
Eugen Rochko authored
* Fix boolean columns sometimes having a null value * Fix wrong value being set instead of null
-
- Jul 12, 2017
-
-
Eugen Rochko authored
-
unarist authored
Render function for BundleContainer must not be methods. React doesn't know dependency of the method, so they won't rerender on property updates. In this case, when you close modal and open another modal immediately, old modal will be open instead of new one.
-
Yamagishi Kazutoshi authored
* Update @storybook/addon-actions to version 3.1.8 * Update @storybook/react to version 3.1.8 * Update autoprefixer to version 7.1.2 * Update babel-loader to version 7.1.1 * Update babel-preset-env to version 1.6.0 * Update chai to version 4.1.0 * Update js-yaml to version 3.9.0 * Update jsdom to version 11.1.0 * Update postcss-smart-import to version 0.7.5 * Update sinon to version 2.3.7 * Update substring-trie to version 1.0.1 * Update webpack to version 3.2.0 * Update webpack-manifest-plugin to version 1.1.2 * yarn upgrade * Upgrade extract-text-webpack-plugin to version 3.0.0 * Upgrade intl-relativeformat to version 2.0.0
-
m4sk1n authored
* i18n: @e19eefe2 (pl) Signed-off-by:
Marcin Mikołajczak <me@m4sk.in> * i18n: @056b5ed7 (pl) Signed-off-by:
Marcin Mikołajczak <me@m4sk.in> * i18n: Improve consistency (pl) Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Yamagishi Kazutoshi authored
* Add Japanese translations for #4163 * Add Japanese translations for #4129 * top page -> front page
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
-
- Jul 11, 2017
-
-
Eugen Rochko authored
-
Naoki Kosaka authored
-
Eugen Rochko authored
Can be filtered by a specific domain Resolves #2292
-
Eugen Rochko authored
This makes it consistent with /api/v1/accounts/search and previous behaviour has been an oversight.
-
Eugen Rochko authored
* Redesign the landing page, mount public timeline on it * Adjust the standalone mounted component to the lacking of router * Adjust auth layout pages to new design * Fix tests * Standalone public timeline polling every 5 seconds * Remove now obsolete translations * Add responsive design for new landing page * Address reviews * Add floating clouds behind frontpage form * Use access token from public page when available * Fix mentions and hashtags links, cursor on status content in standalone mode * Add footer link to source code * Fix errors on pages that don't embed the component, use classnames * Fix tests * Change anonymous autoPlayGif default to false * When gif autoplay is disabled, hover to play * Add option to hide the timeline preview * Slightly improve alt layout * Add elephant friend to new frontpage * Display "back to mastodon" in place of "login" when logged in on frontpage * Change polling time to 3s
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
Require stylesheets in common.js because stylesheets are shared by the entry points.
-
Yamagishi Kazutoshi authored
* Add notifications link to drawer * Remove local and public timeline tab in drawer * Add home
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
ProcessFeedService::ProcessEntry had many methods, so wrap them in classes representing activities.
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
- Jul 10, 2017
-
-
Sorin Davidoi authored
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
unarist authored
Since es5-ext used `new Function("...")`, it caused CSP violation unless "unsafe-eval" included. So this patch updates it to the version which fixes it. Note that this package is used in polyfills, so loaded only if needed. I've encountered this issue on iOS9. cf. medikoo/es5-ext@d3864493
-
Eugen Rochko authored
It increased memory usage of Webpack 1.5x fold with little benefits
-
STJrInuyasha authored
* Added a success page to remote following Includes follow-through links to web (the old redirect target) and back to the remote user's profile * Use Account.new in spec instead of a fake with only id (fixes spec) * Fabricate(:account) over Account.new * Remove self from the success text (and all HTML with it)
-
m4sk1n authored
-
Eugen Rochko authored
Since there is little point in retrying so often when a service is down or does not exist anymore. Subscriptions are renewed 1 day before they should expire, so retrying in 30 minutes, then 2 hours, then 12 hours is fine. If even after that, the remote server does not work, there is little sense in retrying more often than once a day Also, uniqueness of the job should ensure that failed retries will not result in multiple retries for the same endpoint when the next resubscription cycle comes
-
m4sk1n authored
-
Yamagishi Kazutoshi authored
* Add Japanese translations for #3879 * Add Japanese translations for #4033 * Add Japanese translations for #4136
-
のら authored
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
-
abcang authored
-
Sadiq Saif authored
This is per issue #3876
-
Lynx Kotoura authored
Deleted ">" just a typo.
-
Yamagishi Kazutoshi authored
* Add attribute for default privacy to verify credentials * add raw_note * source
-
- Jul 09, 2017
-
-
Sorin Davidoi authored
* fix(components/media_modal): Aspect ratio * fix: Remove useless style
-
Nolan Lawson authored
-