Commit Graph

  • d57696f0ce fix: Delete reference to invalid subscriptions Sorin Davidoi 2017-07-02 13:31:37 +0200
  • af5aea3be3 fix: Handle lack of image Sorin Davidoi 2017-07-01 15:27:46 +0200
  • 4cce3b7dae fix: Error when target_status is nil Sorin Davidoi 2017-07-01 01:01:48 +0200
  • 53ef817421 refactor: Handle browser not implementing the VAPID protocol (Samsung Internet) Sorin Davidoi 2017-06-29 18:34:33 +0200
  • 44c57802e2 refactor: Better error messages Sorin Davidoi 2017-06-29 17:25:48 +0200
  • 1075327c56 fix: Strip HTML tags from status Sorin Davidoi 2017-06-29 14:51:16 +0200
  • 0b7a0145a6 feat: Add VAPID keys to the production sample environment Sorin Davidoi 2017-06-29 12:47:11 +0200
  • f2edbe4e8f fix: Do not allow boosting if the status is hidden Sorin Davidoi 2017-06-29 01:14:47 +0200
  • 8956a9db7a fix: Unescape notification body Sorin Davidoi 2017-06-29 00:58:25 +0200
  • 7510c90b69 fix: Lint errors Sorin Davidoi 2017-06-28 15:55:47 +0200
  • 896d46ba78 feat: Action to expand notification Sorin Davidoi 2017-06-28 00:53:27 +0200
  • 7856c726a8 fix: Rename action "type" (crash in latest Chrome) Sorin Davidoi 2017-06-27 23:31:08 +0200
  • 42bb7ee461 fix: Check for payload support Sorin Davidoi 2017-06-27 23:14:45 +0200
  • 34be2b49b9 fix: Checkbox label overlap Sorin Davidoi 2017-06-27 23:12:38 +0200
  • 739714063d chore: Fix lint error Sorin Davidoi 2017-06-27 17:31:58 +0200
  • c94097b2d4 feat: Add badge Sorin Davidoi 2017-06-26 23:42:13 +0200
  • aefab251ca fix: Reducer crash in error handling Sorin Davidoi 2017-06-26 20:13:49 +0200
  • 9d0718fd8f fix: Do not show sensitive images Sorin Davidoi 2017-06-26 20:13:22 +0200
  • 7a73ab72c9 feat: Set time-to-live Sorin Davidoi 2017-06-26 20:09:58 +0200
  • 2fe1fff0e8 feat: Send administrator contact to push service Sorin Davidoi 2017-06-26 20:00:09 +0200
  • 02643dc8df fix: Remove follow request (no notifications) Sorin Davidoi 2017-06-26 18:32:13 +0200
  • 2b12685d94 refactor: Move migration to a later date Sorin Davidoi 2017-06-25 23:59:06 +0200
  • b2a77fdf70 fix: Fetch the correct session activation and misc bugs Sorin Davidoi 2017-06-25 23:39:47 +0200
  • 74655b1b9b refactor: Move migration to a later date Sorin Davidoi 2017-06-25 18:11:20 +0200
  • b040b032d9 chore: Temporary logs Sorin Davidoi 2017-06-25 17:46:24 +0200
  • 7faf799d2c fix: Delete previous subscription Sorin Davidoi 2017-06-25 17:46:00 +0200
  • f994b6c3ca feat: Notification actions Sorin Davidoi 2017-06-25 15:38:54 +0200
  • 1654ec4b6f fix: Follow link Sorin Davidoi 2017-06-24 23:47:39 +0200
  • cd32e56cc7 fix: Set VAPID keys in testing environment Sorin Davidoi 2017-06-24 22:27:46 +0200
  • 1178d66322 fix: Crash when no alerts Sorin Davidoi 2017-06-24 21:51:40 +0200
  • 85063dc66d chore: Comments Sorin Davidoi 2017-06-24 20:55:44 +0200
  • e8544028bf feat: Set VAPID keys via environment Sorin Davidoi 2017-06-24 20:40:19 +0200
  • 2def72cc64 refactor: Simplify implementation Sorin Davidoi 2017-06-24 19:43:14 +0200
  • aa1fbfb57d refactor: Cleanup Sorin Davidoi 2017-06-24 11:54:32 +0200
  • eab80555ae refactor: Integration with session activations Sorin Davidoi 2017-06-24 00:21:05 +0200
  • 2e2f374921 fix: Stuff broken while rebasing Sorin Davidoi 2017-06-23 20:43:42 +0200
  • 709783b53c feat: Support direction Sorin Davidoi 2017-05-30 15:31:35 +0200
  • 74b623a6a0 feat: Display first media attachment Sorin Davidoi 2017-05-30 15:11:26 +0200
  • 551294d947 feat: Spec Web::PushSubscription Sorin Davidoi 2017-05-30 01:23:44 +0200
  • 1a9e58fa9f refactor: WebPushSubscription => Web::PushSubscription Sorin Davidoi 2017-05-30 00:31:51 +0200
  • 2869304611 feat: Spec PushSubscriptionController Sorin Davidoi 2017-05-30 00:10:23 +0200
  • ab3ebba87a refactor: Create /api/web/push_subscriptions endpoint Sorin Davidoi 2017-05-29 22:43:51 +0200
  • e62a088f0d refactor: Pull request feedback Sorin Davidoi 2017-05-29 20:31:20 +0200
  • cb80ab74c9 refactor: Pull request feedback Sorin Davidoi 2017-05-28 23:51:43 +0200
  • ca4bd9332b refactor: Simplify logic Sorin Davidoi 2017-05-26 22:17:51 +0200
  • 48c9a48196 feat: Device-based preferences Sorin Davidoi 2017-05-26 20:06:00 +0200
  • 0e966358e0 fix: Check if push settings exist Sorin Davidoi 2017-05-26 08:46:06 +0200
  • 31ecfe6aca refactor: Lazy load Sorin Davidoi 2017-05-26 00:03:24 +0200
  • 20a6590c31 feat: Settings Sorin Davidoi 2017-05-25 22:44:15 +0200
  • 28680db546 chore: Fix lint errors Sorin Davidoi 2017-05-25 15:47:41 +0200
  • 78e469ce23 feat: Localize messages Sorin Davidoi 2017-05-25 15:15:32 +0200
  • 5e1aca8af1 feat: Better title and body Sorin Davidoi 2017-05-25 14:55:36 +0200
  • 5439e8840e refactor: Move push logic to WebPushSubscription Sorin Davidoi 2017-05-25 13:59:40 +0200
  • fc066d85e5 feat: Focus client if open Sorin Davidoi 2017-05-25 13:40:12 +0200
  • d54e077951 feat: Do not send normal notifications if push is enabled Sorin Davidoi 2017-05-25 13:23:01 +0200
  • 3d8a853da2 feat: Unsubscribe if things go wrong Sorin Davidoi 2017-05-25 10:25:44 +0200
  • 10cc5c0b0a feat: Handle change of public key Sorin Davidoi 2017-05-25 10:20:51 +0200
  • 1574e0a4d5 feat: Notification interaction Sorin Davidoi 2017-05-25 09:30:56 +0200
  • ea121ebbf5 feat: Boost, favourite, reply, follow, follow request Sorin Davidoi 2017-05-25 00:56:13 +0200
  • e2de68bb02 feat: Notify when mentioned Sorin Davidoi 2017-05-23 02:01:14 +0200
  • eebfcd4005 feat: Register push subscription Sorin Davidoi 2017-05-23 02:00:45 +0200
  • 37f6a57eb4 Add attribute for default privacy to verify credentials Yamagishi Kazutoshi 2017-07-05 18:45:26 +0900
  • 8e2b1f79e4 Small indent fix in components.scss Ondřej Hruška 2017-07-09 14:00:13 +0200
  • 345290a905 Avatar in the detail column no longer autoplays Ondřej Hruška 2017-07-09 09:34:25 +0200
  • ed1c201240 Avoid async import if the component is previously loaded unarist 2017-06-30 23:07:48 +0900
  • f780cce7f8 Merge branch 'master' into feature-redesign-landing Eugen Rochko 2017-07-09 13:15:20 +0200
  • 7c0713924a fix: iOS 9 Sorin Davidoi 2017-07-09 13:11:46 +0200
  • ce3a371eee Fix initial loading of pinned Notifications column (#4126) unarist 2017-07-09 20:04:30 +0900
  • 0bb01c4383 Fix initial loading of pinned Notifications column unarist 2017-07-09 19:40:33 +0900
  • 8781a8e203 i18n: minor change (pl) (#4124) m4sk1n 2017-07-09 12:17:00 +0200
  • 37c832cdf7 refactor: Make all reducers sync (#4125) Sorin Davidoi 2017-07-09 12:16:08 +0200
  • 924e5cbb8f refactor: Make all reducers sync Sorin Davidoi 2017-07-09 10:59:16 +0200
  • c75b8ce752 i18n: minor change (pl) m4sk1n 2017-07-09 10:17:26 +0200
  • 3d57755013 Add spec ABCanG 2017-07-09 16:13:42 +0900
  • 2fb78fefc6 Fix fullwidth media CSS bugs with NSFW video, and bad spoiler margin on static pages (#60) Ondřej Hruška 2017-07-09 09:07:14 +0200
  • f35f6a06a3 Merge pull request #12 from Nyoho/merge-mastodon-v1.4.7 北䑓如法 2017-07-09 15:39:33 +0900
  • 089343294c Fix test ABCanG 2017-07-09 15:12:25 +0900
  • 6dd585278d Merge tag 'v1.4.7' into merge-mastodon-v1.4.7 北䑓如法 2017-07-09 15:03:59 +0900
  • e64c4d667b Merge pull request #11 from Nyoho/merge-mastodon-v1.4.3 北䑓如法 2017-07-09 14:47:18 +0900
  • 9ead11b3d7 Merge tag 'v1.4.3' into merge-mastodon-v1.4.3 北䑓如法 2017-07-05 10:58:09 +0900
  • f68fa930ea [nanobox] Allow Full-size Uploads (#4123) Daniel Hunsaker 2017-07-08 18:52:36 -0600
  • ff5dfea4e8 [nanobox] Allow Full-size Uploads Dan Hunsaker 2017-07-08 18:48:44 -0600
  • e651a99f60 Remove now obsolete translations Eugen Rochko 2017-07-09 02:48:21 +0200
  • b8c5f501b1 Standalone public timeline polling every 5 seconds Eugen Rochko 2017-07-09 02:40:19 +0200
  • eb2677d532 Fix tests Eugen Rochko 2017-07-09 02:26:14 +0200
  • 3335fe76ce Adjust auth layout pages to new design Eugen Rochko 2017-07-09 02:17:17 +0200
  • a461b29461 Adjust the standalone mounted component to the lacking of router Eugen Rochko 2017-07-09 01:44:30 +0200
  • df46737434 Redesign the landing page, mount public timeline on it Eugen Rochko 2017-07-06 17:37:40 +0200
  • 007ab330e6 Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) nullkal 2017-07-09 05:44:31 +0900
  • 912c1d010a feat: Replace react-swipeable with react-swipeable-views Sorin Davidoi 2017-07-08 00:23:15 +0200
  • 226fe4f22e Merge branch 'master' into charlock_holmes_for_charcode_detection nullkal 2017-07-09 04:03:30 +0900
  • 7fa0897d35 Improve admin page ABCanG 2017-07-09 01:58:22 +0900
  • d5f85e1990 Merge branch 'master' into feature-notification_time PFM 2017-07-09 01:52:21 +0900
  • 794781d121 Change account link to admin account link on report page (#4119) abcang 2017-07-09 01:35:08 +0900
  • 91cacb1e8f fix: Rerender Bundle on route change (#4120) Sorin Davidoi 2017-07-08 18:34:55 +0200
  • 1e3acbdb88 fix: Rerender Bundle on route change Sorin Davidoi 2017-07-08 18:19:57 +0200
  • 64d0fbcdda Change account link to admin account link on report page ABCanG 2017-07-09 00:54:10 +0900
  • 46f5d3a2e9 Fix first loading of notifications when the column is pinned (#4114) unarist 2017-07-09 00:22:24 +0900
  • 76318f8830 Don't use preview when image size is unknown (#4113) Yamagishi Kazutoshi 2017-07-09 00:21:59 +0900
  • 852bda3d32 Use srcSet only when know width (#4112) Yamagishi Kazutoshi 2017-07-09 00:20:53 +0900