Commit Graph

  • c61c4565ab Fix nil error in migration (#7680) Eugen Rochko 2018-05-31 02:30:37 +02:00
  • ad40bf5e0c Speed up some rake tasks by moving execution to Sidekiq (#7678) Eugen Rochko 2018-05-30 21:09:30 +02:00
  • a29f196f95 Bump version to 2.4.1rc1 Eugen Rochko 2018-05-30 19:16:41 +02:00
  • 3623aea6c9 Redirect / to home on mobile layout, to getting started on desktop (#7677) Eugen Rochko 2018-05-30 18:42:06 +02:00
  • 1a7a74ff76 Improve getting started column (#7676) Eugen Rochko 2018-05-30 18:41:47 +02:00
  • 9130b3cda9 Fix broken migrate (regression from #7658) (#7674) Yamagishi Kazutoshi 2018-05-30 16:39:52 +09:00
  • a16e06bbf5 Deduplicate accounts and make unique username/domain index case-insensitive (#7658) Eugen Rochko 2018-05-30 02:51:26 +02:00
  • a7d726c383 Improve counter caches on Status and Account (#7644) Eugen Rochko 2018-05-30 02:50:23 +02:00
  • 461542784b Reduce wasted work in RemoveStatusService due to inactive followers (#7672) Eugen Rochko 2018-05-29 22:55:33 +02:00
  • 7706ed038f Fix context building in the reducer (#7671) unarist 2018-05-30 00:42:29 +09:00
  • 0345cd5a0f Fix error when unmuting a domain without listing muted domains first (#7670) ThibG 2018-05-29 16:25:05 +02:00
  • 90908fc24b Fix N+1 on AtomSerializer (#7669) abcang 2018-05-29 20:34:02 +09:00
  • 13b60e6a14 Use URL polyfill (#7664) Yamagishi Kazutoshi 2018-05-29 20:33:20 +09:00
  • 8bb74e50be Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) Eugen Rochko 2018-05-29 02:01:24 +02:00
  • 90b64c0069 Always display tab navigation on local/federated timeline even when empty (#7663) Eugen Rochko 2018-05-29 02:01:04 +02:00
  • e599d7caf2 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662) Eugen Rochko 2018-05-29 01:39:02 +02:00
  • d95642f6d9 Cache attachments on external host with service worker (#7493) Akihiko Odaki 2018-05-29 07:43:47 +09:00
  • 03f4c214b4 fix: Don't validate MX record in development (#7654) takayamaki 2018-05-29 02:14:24 +09:00
  • c0355878ba Fix embed, error and onboarding modals in light theme (#7656) Lynx Kotoura 2018-05-29 02:13:20 +09:00
  • 04a2cf8bcc Fix incomplete flex style on trends items (#7655) Eugen Rochko 2018-05-28 19:12:53 +02:00
  • b0b34a5e38 Add a test for emojis_controller (#7652) Shuhei Kitagawa 2018-05-28 22:56:58 +09:00
  • b87a1229c7 optimize direct timeline (#7614) tateisu 2018-05-28 18:04:06 +09:00
  • ab36e0ef72 Record trending tags from ActivityPub, too (#7647) Eugen Rochko 2018-05-28 05:21:04 +02:00
  • dfbadd6837 Replace recursion in status mapStateToProps (#7645) Eugen Rochko 2018-05-28 02:42:06 +02:00
  • 9bd23dc4e5 Track trending tags (#7638) Eugen Rochko 2018-05-27 21:45:30 +02:00
  • 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631) Eugen Rochko 2018-05-27 04:58:08 +02:00
  • 182bdbc5f4 Don't use Object.assign with Notification, only display actions for mentions (#7632) Eugen Rochko 2018-05-27 04:55:19 +02:00
  • 422f92f3f8 Fix lock icon position in account card (#7630) bsky 2018-05-26 22:29:32 +09:00
  • 07054ee6f7 Add right margin of notification message (#7628) Lynx Kotoura 2018-05-26 17:53:53 +09:00
  • a0b4754231 Fix color mistakes in mastodon-light theme (#7626) Lynx Kotoura 2018-05-26 17:53:44 +09:00
  • 62cb3b199f Weblate translations (2018-05-26) (#7624) Yamagishi Kazutoshi 2018-05-26 11:45:58 +09:00
  • ebf2fef029 Catch ActionController::UnknownFormat and return HTTP 406 (#7621) Eugen Rochko 2018-05-26 01:09:30 +02:00
  • d87649db07 Disable AMS logging (#7623) Eugen Rochko 2018-05-26 01:08:31 +02:00
  • c7ac039697 Remove Puma pidfile before boot if container receives SIGTERM (#7052) Isatis 2018-05-25 09:50:31 -07:00
  • 023fe5181b Introduce flat layout to contexts reducer (#7150) Akihiko Odaki 2018-05-26 01:46:28 +09:00
  • 8182b61518 Enable media timeline (#7598) Yamagishi Kazutoshi 2018-05-26 01:36:46 +09:00
  • 7ea91dcbb3 More polished light theme (#7620) Lynx Kotoura 2018-05-26 01:36:26 +09:00
  • 6042403621 Fix color of /about/more link anchors (#7618) Lynx Kotoura 2018-05-25 23:48:17 +09:00
  • 3f8f5642a1 Added the law requirements for the EU/EEA (#7605) Jeroen 2018-05-25 14:27:14 +02:00
  • cdbdf7f98b Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) ThibG 2018-05-25 14:26:45 +02:00
  • 2587fcdd27 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613) ThibG 2018-05-25 03:03:22 +02:00
  • d8864b9e9d Fix caret position after selected suggestion and media upload (#7595) ThibG 2018-05-23 15:20:15 +02:00
  • 6d99a0b652 Fix tests for invites controller (regression from 4d81809f36) (#7597) Yamagishi Kazutoshi 2018-05-23 13:32:10 +09:00
  • 4d81809f36 Yeah, it was supposed to be #create? Eugen Rochko 2018-05-22 20:05:24 +02:00
  • 7745a22ec7 Bump version to 2.4.0 Eugen Rochko 2018-05-22 19:39:35 +02:00
  • f8cf85db3b Remove pointer to light theme until it is more polished (#7594) Eugen Rochko 2018-05-22 19:38:37 +02:00
  • 39d70f375f Remove unneeded code now that attachment URL isn't appended to toots (#7593) ThibG 2018-05-22 19:32:02 +02:00
  • 1a564df586 Do not encode HTML entities in initial Web Push payload body (#7592) Eugen Rochko 2018-05-22 18:12:45 +02:00
  • 4c9d5a500d [WIP] i18n: Update Simplified Chinese translations (#7576) SerCom_KC 2018-05-22 21:26:42 +08:00
  • 12e590edd7 Add tests for report notes controller (#7589) Shuhei Kitagawa 2018-05-22 21:45:10 +09:00
  • 36e47a31e3 Enforce order on authorized applications page (#7587) Eugen Rochko 2018-05-22 14:44:53 +02:00
  • 4eeda67727 Hide section headline for timelines in production (#7590) Yamagishi Kazutoshi 2018-05-22 21:44:32 +09:00
  • 06252ec71e Change column params on pinned timeline (#7581) Yamagishi Kazutoshi 2018-05-22 20:26:06 +09:00
  • 92b09d90c8 Remove outline (#7582) bsky 2018-05-22 20:24:54 +09:00
  • a744042cf1 [RU] Added mastodon-light string (#7583) Evgeny Petrov 2018-05-22 12:06:53 +03:00
  • 810f92e697 🌍: 🇵🇱⬆️ (#7580) Marcin Mikołajczak 2018-05-21 23:12:35 +02:00
  • 5ea643b279 Save onlyMedia prop when pinning column (#7575) Eugen Rochko 2018-05-21 17:49:10 +02:00
  • 40ef46dbef Display only domain of report account if remote under comment (#7574) Eugen Rochko 2018-05-21 17:33:20 +02:00
  • 46061dc041 Add exact attribute to WrappedRoute for community timeline (#7572) Yamagishi Kazutoshi 2018-05-21 23:26:00 +09:00
  • 292c987522 Bump version to 2.4.0rc5 Eugen Rochko 2018-05-21 16:05:31 +02:00
  • 22e067bf5c Use real container width in MediaGallery srcSet (#7571) Eugen Rochko 2018-05-21 16:04:01 +02:00
  • 32d4372381 Use #any? instead of #exists? when checking media attachments (#7570) Eugen Rochko 2018-05-21 16:01:16 +02:00
  • e583f110c3 Unescape HTML entities in rich web push notifications in web UI (#7569) Eugen Rochko 2018-05-21 16:00:56 +02:00
  • 41b2cfe5b8 i18n: Update Simplified Chinese translations (#7565) SerCom_KC 2018-05-21 19:40:48 +08:00
  • ea969000a5 Add a light theme (#7027) Sylvhem 2018-05-21 13:40:31 +02:00
  • 7403e5d306 Add media timeline (#6631) Yamagishi Kazutoshi 2018-05-21 19:43:38 +09:00
  • 05f8c375a2 Remove small pagination limit from context API (#7564) Eugen Rochko 2018-05-21 12:43:05 +02:00
  • 9ada532809 Convert rich push notifications to plaintext in webapp (#7563) Eugen Rochko 2018-05-21 03:35:37 +02:00
  • 6eb2bc4348 [i18n] Update for Occitan (#7558) Quentí 2018-05-20 20:26:32 +02:00
  • 779eb07d75 Improve default background of public profile header (#7556) Eugen Rochko 2018-05-20 13:09:28 +02:00
  • 0bdda362c9 [RU] Updated strings for 2.4.0 (#7555) Evgeny Petrov 2018-05-20 02:03:24 +03:00
  • 07672e0609 🌍: 🇵🇱⬆️ (#7554) Marcin Mikołajczak 2018-05-20 00:55:56 +02:00
  • 6aa5ea1b5d Weblate translations (2018-05-20) (#7552) Yamagishi Kazutoshi 2018-05-20 04:42:21 +09:00
  • 8378b72eba Ensure push subscription is immediately removed when application is revoked (#7548) Eugen Rochko 2018-05-19 21:05:08 +02:00
  • 5910eb9b61 Add :few keys for sk lang plurals (#7551) Peter 2018-05-19 19:46:18 +01:00
  • 50db106252 Disables autocorrect/autocapitalize on remote username field. (#7549) Ash Furrow 2018-05-19 13:36:23 -04:00
  • 4e1400cecb Cache media only when storage can be freed (#7547) Akihiko Odaki 2018-05-20 02:22:11 +09:00
  • bcbb6aa46f Bump version to 2.4.0rc4 Eugen Rochko 2018-05-19 18:38:10 +02:00
  • 1bbe12254d Improve direct message warning again (#7546) Eugen Rochko 2018-05-19 18:37:33 +02:00
  • 93c66f0c03 In footer, replace text "Mastodon" with logo (#7545) Eugen Rochko 2018-05-19 16:10:55 +02:00
  • 587da93152 checking http status code with range (#7544) takayamaki 2018-05-19 21:47:44 +09:00
  • 4b94e9c65e Improve payload format of Web Push API now that it's open (#7521) Eugen Rochko 2018-05-19 14:46:47 +02:00
  • 1951ff41b3 Do not override the default push notification settings (#6037) Akihiko Odaki 2018-05-19 21:45:58 +09:00
  • 138512d204 Remove outline (#7543) bsky 2018-05-19 19:16:52 +09:00
  • 7871d29aff Skip pagination logic for pinned account timelines in reducer (#7540) Eugen Rochko 2018-05-19 02:51:29 +02:00
  • 0b1f88cfd5 Upgrade posix-spawn to master (#7542) MIYAGI Hikaru 2018-05-19 09:20:43 +09:00
  • 97f02f2c08 Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541) Eugen Rochko 2018-05-19 00:23:19 +02:00
  • 9422b3e0d8 Fix double-encoding of display name in title and e-mails (#7534) Eugen Rochko 2018-05-18 15:56:57 +02:00
  • 2beeea1e7d Change Japanese translation for privacy.private.short (#7535) Akihiko Odaki 2018-05-18 22:30:45 +09:00
  • 57b503d4ef Resolve unknown status from Add activity, skip Remove if unknown (#7526) Eugen Rochko 2018-05-18 11:33:56 +02:00
  • dafd7afc5e Use randomized setTimeout when fallback-polling and re-add since_id (#7522) Eugen Rochko 2018-05-18 02:32:35 +02:00
  • 1e02dc8715 Add preference to hide following/followers lists (#7532) Eugen Rochko 2018-05-18 02:26:51 +02:00
  • 919eef3098 User agent for WebFinger (#7531) MIYAGI Hikaru 2018-05-18 08:47:22 +09:00
  • 7293b9fc61 Ensure unfilled fields are shown when errors are shown (#7523) Eugen Rochko 2018-05-17 13:00:56 +02:00
  • b48a166c82 Add tests for account_moderation_notes_controller (#7524) Shuhei Kitagawa 2018-05-17 11:26:51 +09:00
  • dfb6907e08 HTTP signatures spec no longer requires algorithms field (#7525) Eugen Rochko 2018-05-17 04:03:28 +02:00
  • 6bed372ad2 Fix posix-spawn to version 0.3.12 (#7517) MIYAGI Hikaru 2018-05-16 23:52:19 +09:00
  • 5e87c79d25 Russian language for 2.4.0 (#7512) Evgeny Petrov 2018-05-16 17:25:11 +03:00
  • 2b97451168 Fix images resized in browser getting cropped (#7514) Eugen Rochko 2018-05-16 16:24:16 +02:00
  • 4ea376121a French translation tweaks (#7513) Technowix 2018-05-16 16:21:48 +02:00