Commit graph

  • a855956185 Fix ActivityPub follow interaction and add more specs (#4601) unarist 2017-08-14 23:57:46 +09:00
  • 39b6104892 Update /admin/accounts/:id view for ActivityPub (#4600) unarist 2017-08-14 21:09:00 +09:00
  • 5b9ae7981e Update /admin/accounts/:id view for ActivityPub (#4600) unarist 2017-08-14 21:09:00 +09:00
  • 53fee29939 Add support for searching AP users (#4599) Yamagishi Kazutoshi 2017-08-14 21:08:34 +09:00
  • 5f22c0189d Add support for searching AP users (#4599) Yamagishi Kazutoshi 2017-08-14 21:08:34 +09:00
  • a954b62b4d Require "inbox" to be set on actor to be ActivityPub-ready (#4595) Eugen Rochko 2017-08-14 11:27:25 +02:00
  • 26d26644ac Require "inbox" to be set on actor to be ActivityPub-ready (#4595) Eugen Rochko 2017-08-14 11:27:25 +02:00
  • f4dfb803f6 Add protocol handler. Handle follow intents (#4511) Eugen Rochko 2017-08-14 04:53:31 +02:00
  • 3c6503038e Add protocol handler. Handle follow intents (#4511) Eugen Rochko 2017-08-14 04:53:31 +02:00
  • 1637d63b96 Fix search (regression from #4589) (#4594) Yamagishi Kazutoshi 2017-08-14 11:50:56 +09:00
  • 96e9ed13de Fix search (regression from #4589) (#4594) Yamagishi Kazutoshi 2017-08-14 11:50:56 +09:00
  • f0057a813b Set correct content-type for ActivityPub JSON (#4592) Eugen Rochko 2017-08-14 04:16:43 +02:00
  • 6df8bd277b Set correct content-type for ActivityPub JSON (#4592) Eugen Rochko 2017-08-14 04:16:43 +02:00
  • db5d804f5b Hook up URL-based resource look-up to ActivityPub (#4589) Eugen Rochko 2017-08-14 02:29:36 +02:00
  • 4e75f0d889 Hook up URL-based resource look-up to ActivityPub (#4589) Eugen Rochko 2017-08-14 02:29:36 +02:00
  • c0aec4eda8 Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) Eugen Rochko 2017-08-13 00:45:04 +02:00
  • a2aeacbfee Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) Eugen Rochko 2017-08-13 00:45:04 +02:00
  • 9f8d4b29e8 ActivityPub delivery (#4566) Eugen Rochko 2017-08-13 00:44:41 +02:00
  • b7370ac8ba ActivityPub delivery (#4566) Eugen Rochko 2017-08-13 00:44:41 +02:00
  • 5de425c066 Add serializing/unserializing of "locked" actor attribute (#4585) Eugen Rochko 2017-08-12 17:41:03 +02:00
  • ccdd5a9576 Add serializing/unserializing of "locked" actor attribute (#4585) Eugen Rochko 2017-08-12 17:41:03 +02:00
  • 6a4e17525a Extend Devise remember_me longevity to 1 year instead of 2 weeks (#4587) Eugen Rochko 2017-08-12 16:30:59 +02:00
  • 40be4ea239 Extend Devise remember_me longevity to 1 year instead of 2 weeks (#4587) Eugen Rochko 2017-08-12 16:30:59 +02:00
  • f7f2068213 Only PuSH-resubscribe to OStatus accounts (#4583) Eugen Rochko 2017-08-12 02:54:54 +02:00
  • 3d47154c20 Only PuSH-resubscribe to OStatus accounts (#4583) Eugen Rochko 2017-08-12 02:54:54 +02:00
  • 09e0cc9351 Minor fixes in the French translation (#4580) Sylvhem 2017-08-12 01:33:30 +02:00
  • d0a217eb92 Minor fixes in the French translation (#4580) Sylvhem 2017-08-12 01:33:30 +02:00
  • 8cae2e8f61 Handle ActivityPub follows correctly (#4571) Eugen Rochko 2017-08-10 22:33:12 +02:00
  • 81c1303cd6 Handle ActivityPub follows correctly (#4571) Eugen Rochko 2017-08-10 22:33:12 +02:00
  • 20d2a03574 l10n Update OC #4521 (#4577) Quent-in 2017-08-10 22:15:26 +02:00
  • 4b8e4dca26 l10n Update OC #4521 (#4577) Quent-in 2017-08-10 22:15:26 +02:00
  • b412b08fe0 Added new catalan strings (#4574) spla 2017-08-10 14:52:40 +02:00
  • 10cdad3e7d Added new catalan strings (#4574) spla 2017-08-10 14:52:40 +02:00
  • 0f6fba3582 Fix emoji picker scrollbar style (#4572) Yamagishi Kazutoshi 2017-08-10 20:41:12 +09:00
  • d9a1fb134a Fix emoji picker scrollbar style (#4572) Yamagishi Kazutoshi 2017-08-10 20:41:12 +09:00
  • 5c9ffef1e0 Add Digest header to requests with body, handle acct and URI keyId (#4565) Eugen Rochko 2017-08-09 23:54:14 +02:00
  • fdea173237 Add Digest header to requests with body, handle acct and URI keyId (#4565) Eugen Rochko 2017-08-09 23:54:14 +02:00
  • 5c13936a9e i18n: Improve admin panel translation (pl) (#4559) m4sk1n 2017-08-09 00:46:21 +02:00
  • 4e1bf082ce i18n: Improve admin panel translation (pl) (#4559) m4sk1n 2017-08-09 00:46:21 +02:00
  • 9f2a0c8836 Add favourited toot to favourites column (#4562) Ondřej Hruška 2017-08-09 00:22:26 +02:00
  • b1c8a702a4 Add favourited toot to favourites column (#4562) Ondřej Hruška 2017-08-09 00:22:26 +02:00
  • 5f1d30189d add scrollTop to ui/components/column (#4563) Ondřej Hruška 2017-08-09 00:21:58 +02:00
  • 820099813f add scrollTop to ui/components/column (#4563) Ondřej Hruška 2017-08-09 00:21:58 +02:00
  • 902e75f22e api/instances: Include the stats from the /about/more page (#4074) Gergely Nagy 2017-08-08 22:18:12 +02:00
  • 2ebe4ff568 api/instances: Include the stats from the /about/more page (#4074) Gergely Nagy 2017-08-08 22:18:12 +02:00
  • 5e2d158a61 add missing @ to the onboarding modal (#4560) Ondřej Hruška 2017-08-08 22:13:04 +02:00
  • 61bfce5aa9 add missing @ to the onboarding modal (#4560) Ondřej Hruška 2017-08-08 22:13:04 +02:00
  • 7cfdc8cd74 Add ActivityPub inbox (#4216) Eugen Rochko 2017-08-08 21:52:15 +02:00
  • dd7ef0dc41 Add ActivityPub inbox (#4216) Eugen Rochko 2017-08-08 21:52:15 +02:00
  • 576380a281 Fix onboarding modal & add re-open button (#129) Ondřej Hruška 2017-08-08 21:42:29 +02:00
  • cb42dd8497 Fix onboarding modal & add re-open button (#129) Ondřej Hruška 2017-08-08 21:42:29 +02:00
  • 986a36e226 added a show-me-around getting-started menu button Ondřej Hruška 2017-08-08 21:30:46 +02:00
  • ac0852ac4b Fixed onboarding modal Ondřej Hruška 2017-08-08 21:06:50 +02:00
  • 25f78d9fbe Added a button to open the onboarding modal Ondřej Hruška 2017-08-08 20:37:20 +02:00
  • 6e52a3d3f1 Fix short description in about/more page (#4554) Lynx Kotoura 2017-08-08 22:49:32 +09:00
  • dcbc1af38a Fix short description in about/more page (#4554) Lynx Kotoura 2017-08-08 22:49:32 +09:00
  • d82fc28118 Add coalesce option to avatar and header convert processor (#4552) Yamagishi Kazutoshi 2017-08-08 22:49:14 +09:00
  • 81c41d8681 Add coalesce option to avatar and header convert processor (#4552) Yamagishi Kazutoshi 2017-08-08 22:49:14 +09:00
  • fe0c4521dd improve zh-CN translations (#4557) 雨宮美羽 2017-08-08 08:48:19 -05:00
  • ec3be87a2b improve zh-CN translations (#4557) 雨宮美羽 2017-08-08 08:48:19 -05:00
  • 51f0afb143 Add Content-Type header on throttled response to fix mojibake (#4558) unarist 2017-08-08 22:47:35 +09:00
  • b42c018bb8 Add Content-Type header on throttled response to fix mojibake (#4558) unarist 2017-08-08 22:47:35 +09:00
  • 6ecd937d25 unify short description styling (#4548) TheInventrix 2017-08-07 17:50:15 -06:00
  • c9fd6f386c unify short description styling (#4548) TheInventrix 2017-08-07 17:50:15 -06:00
  • c1315a0ba7 Revert "Set false to animated options for thumbnail processor" (#4550) Yamagishi Kazutoshi 2017-08-08 08:49:56 +09:00
  • 1b5d26735e Revert "Set false to animated options for thumbnail processor" (#4550) Yamagishi Kazutoshi 2017-08-08 08:49:56 +09:00
  • 3a447af7db fix regression - collapse button not working Ondřej Hruška 2017-08-07 22:46:24 +02:00
  • 4dc0ddc601 fix regression - collapse button not working Ondřej Hruška 2017-08-07 22:46:24 +02:00
  • e1d94bc8ba Merge remote-tracking branch 'upstream/master' Ondřej Hruška 2017-08-07 22:43:52 +02:00
  • 7a1ca8b0df Merge remote-tracking branch 'upstream/master' Ondřej Hruška 2017-08-07 22:43:52 +02:00
  • e6317ce1ec always put @handles on a new line. undo some needless changes from prev cmmt Ondřej Hruška 2017-08-07 21:59:49 +02:00
  • b8791ae79b always put @handles on a new line. undo some needless changes from prev cmmt Ondřej Hruška 2017-08-07 21:59:49 +02:00
  • 0c5c1d6569 removed ellipsis from .display-name Ondřej Hruška 2017-08-07 21:24:19 +02:00
  • b9a2ceca35 removed ellipsis from .display-name Ondřej Hruška 2017-08-07 21:24:19 +02:00
  • 81fd0db93b Adjust tags and accounts page (#4534) Lynx Kotoura 2017-08-08 03:33:06 +09:00
  • a3e53bd442 Adjust tags and accounts page (#4534) Lynx Kotoura 2017-08-08 03:33:06 +09:00
  • 8f6cd86219 feat: Cache status height to avoid expensive renders (#4439) Sorin Davidoi 2017-08-07 20:32:03 +02:00
  • 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439) Sorin Davidoi 2017-08-07 20:32:03 +02:00
  • 8f438b2c6a Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) Ondřej Hruška 2017-08-07 19:44:55 +02:00
  • 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) Ondřej Hruška 2017-08-07 19:44:55 +02:00
  • 09a1697bbc Update dependencies for Ruby (#4543) Yamagishi Kazutoshi 2017-08-08 01:55:36 +09:00
  • 22db947225 Update dependencies for Ruby (#4543) Yamagishi Kazutoshi 2017-08-08 01:55:36 +09:00
  • c5f352a42e [Docker] Add multicore support to "make" and "bundler" (#4544) Thomas Leister 2017-08-07 18:55:07 +02:00
  • 5d408fd9aa [Docker] Add multicore support to "make" and "bundler" (#4544) Thomas Leister 2017-08-07 18:55:07 +02:00
  • db7109e38c It makes no sense to try using invalid or expired link again (#4521) m4sk1n 2017-08-07 17:20:21 +02:00
  • 47579ec58c It makes no sense to try using invalid or expired link again (#4521) m4sk1n 2017-08-07 17:20:21 +02:00
  • fda98bd0e9 i18n: Update Polish translation (#4545) m4sk1n 2017-08-07 14:55:25 +02:00
  • 3363a05539 i18n: Update Polish translation (#4545) m4sk1n 2017-08-07 14:55:25 +02:00
  • f29b61eae5 Set false to animated options for thumbnail processor (#4547) Yamagishi Kazutoshi 2017-08-07 21:41:21 +09:00
  • 87f10d476c Set false to animated options for thumbnail processor (#4547) Yamagishi Kazutoshi 2017-08-07 21:41:21 +09:00
  • 5e0380a499 Compatibility regex for user profiles kibigo! 2017-08-06 15:08:13 -07:00
  • 70c5eccc12 Compatibility regex for user profiles kibigo! 2017-08-06 15:08:13 -07:00
  • a755e6e10c Bump to 1.5.1 Eugen Rochko 2017-08-06 23:53:25 +02:00
  • 41c3389d76 Bump to 1.5.1 Eugen Rochko 2017-08-06 23:53:25 +02:00
  • 368dc59519 i18n: update Persian translation (#4540) Masoud Abkenar 2017-08-06 23:50:20 +02:00
  • e7a5a188ef i18n: update Persian translation (#4540) Masoud Abkenar 2017-08-06 23:50:20 +02:00
  • c2c2f46bc0 Merge pull request #124 from glitch-soc/data-avatar-of Ondřej Hruška 2017-08-06 21:49:26 +02:00
  • eb7fc34708 Merge pull request #124 from glitch-soc/data-avatar-of Ondřej Hruška 2017-08-06 21:49:26 +02:00
  • 018b7566c9 Added data-column="{account|local|federated|favourites|hashtag|home|notifications|mutes|blocks|getting-started|follow-requests}" to Column Ondřej Hruška 2017-08-06 21:27:47 +02:00
  • b6bf04ece2 Added data-column="{account|local|federated|favourites|hashtag|home|notifications|mutes|blocks|getting-started|follow-requests}" to Column Ondřej Hruška 2017-08-06 21:27:47 +02:00
  • 7e5ae1c7ce Add data-avatar-of="@..." to all user avatars Ondřej Hruška 2017-08-06 21:07:26 +02:00
  • 91836d577e Add data-avatar-of="@..." to all user avatars Ondřej Hruška 2017-08-06 21:07:26 +02:00
  • 7e8843718f Updated glitch files to use the new Avatar class correctly Ondřej Hruška 2017-08-06 20:59:53 +02:00
  • 7de0fa698d Updated glitch files to use the new Avatar class correctly Ondřej Hruška 2017-08-06 20:59:53 +02:00
  • 3dc62d89da Merged upstream PR #4526 Ondřej Hruška 2017-08-06 20:59:19 +02:00
  • 811d895f7b Merged upstream PR #4526 Ondřej Hruška 2017-08-06 20:59:19 +02:00
  • 809c0e1ab5 Fix #4531 (#4533) Komic 2017-08-06 14:52:12 +02:00
  • 71384b2ef9 Fix #4531 (#4533) Komic 2017-08-06 14:52:12 +02:00
  • 8d56521d6b fr.yml update (#4531) Komic 2017-08-06 10:36:10 +02:00
  • d1d465347a fr.yml update (#4531) Komic 2017-08-06 10:36:10 +02:00
  • 8329ae27dd Translate 'Signed in as' into Japanese (#4530) Daigo 3 Dango 2017-08-06 01:14:11 +00:00
  • 5eba129b0f Translate 'Signed in as' into Japanese (#4530) Daigo 3 Dango 2017-08-06 01:14:11 +00:00
  • 50b3fb7f96 l10n OC - Added #4523 "signed in as" (#4529) Quent-in 2017-08-06 01:10:53 +02:00
  • 021a83ead4 l10n OC - Added #4523 "signed in as" (#4529) Quent-in 2017-08-06 01:10:53 +02:00
  • c39b366100 fix columns_area.js (#4528) MitarashiDango 2017-08-06 03:33:41 +09:00
  • 5ee45fa571 fix columns_area.js (#4528) MitarashiDango 2017-08-06 03:33:41 +09:00
  • e5521aeed4 Update goldfinger to 2.0.1, see tootsuite/goldfinger#5 (#4527) Eugen Rochko 2017-08-05 15:29:52 +02:00
  • 61a06eb328 Update goldfinger to 2.0.1, see tootsuite/goldfinger#5 (#4527) Eugen Rochko 2017-08-05 15:29:52 +02:00
  • 5f463f2a22 Add "signed in as" header to some pages (#4523) Eugen Rochko 2017-08-05 04:24:58 +02:00
  • df605f0f8b Add "signed in as" header to some pages (#4523) Eugen Rochko 2017-08-05 04:24:58 +02:00
  • 538bc5fc6f l10n update Occitan (#4522) Quent-in 2017-08-05 01:31:27 +02:00
  • 029786442a l10n update Occitan (#4522) Quent-in 2017-08-05 01:31:27 +02:00
  • 43438cb4b4 fix bug with data attrib for boost in home TL Ondřej Hruška 2017-08-04 22:38:58 +02:00
  • 7b42d14f45 fix bug with data attrib for boost in home TL Ondřej Hruška 2017-08-04 22:38:58 +02:00
  • 62c59dd947 Add data- attributes to statuses for userstyle selectors (#117) Ondřej Hruška 2017-08-04 22:11:46 +02:00
  • f34f33c19e Add data- attributes to statuses for userstyle selectors (#117) Ondřej Hruška 2017-08-04 22:11:46 +02:00
  • df1745e7a8 more template strings because sorin-sama said so Ondřej Hruška 2017-08-04 22:10:05 +02:00
  • f1b3b52c62 use const and template string, replace reblog->boosted and favourite->favourited Ondřej Hruška 2017-08-04 21:57:50 +02:00
  • 131ecdd819 Add data- attributes to statuses for userstyle selectors Ondřej Hruška 2017-08-04 21:36:36 +02:00
  • 18022efca0 Scroll columns area to right when children property is changed (#4517) Akihiko Odaki 2017-08-05 01:57:46 +09:00
  • 9d1f8b9d6a Scroll columns area to right when children property is changed (#4517) Akihiko Odaki 2017-08-05 01:57:46 +09:00
  • 08067f8772 Fix some mistakes in Polish translation (#4495) Krzysztof Jurewicz 2017-08-04 15:43:28 +02:00
  • 400616813e Fix some mistakes in Polish translation (#4495) Krzysztof Jurewicz 2017-08-04 15:43:28 +02:00
  • 83eebd81e3 Ignore some locale keys that can but do not need to be translated (#4515) Eugen Rochko 2017-08-04 04:42:28 +02:00
  • 724be2d5fe Ignore some locale keys that can but do not need to be translated (#4515) Eugen Rochko 2017-08-04 04:42:28 +02:00
  • 6142a4e199 Dutch strings: typo (#4489) Jeroen 2017-08-04 00:16:25 +02:00
  • 76da330155 Dutch strings: typo (#4489) Jeroen 2017-08-04 00:16:25 +02:00
  • ffd40b2c00 Use GNU libiconv in Nokogiri (#4494) Yamagishi Kazutoshi 2017-08-04 01:04:36 +09:00
  • ab60aa2266 Use GNU libiconv in Nokogiri (#4494) Yamagishi Kazutoshi 2017-08-04 01:04:36 +09:00
  • ac1bbcc908 i18n: Update Polish translation (#4479) m4sk1n 2017-08-03 17:49:53 +02:00
  • 0bbd5789b5 i18n: Update Polish translation (#4479) m4sk1n 2017-08-03 17:49:53 +02:00
  • 90e44f9689 Enable cache for babel-loader (#4505) Yamagishi Kazutoshi 2017-08-04 00:46:49 +09:00
  • fae71b653a Enable cache for babel-loader (#4505) Yamagishi Kazutoshi 2017-08-04 00:46:49 +09:00
  • eab7ba4b42 Redirect to PasswordController#new when reset_password_token is invalid (#4506) nullkal 2017-08-04 00:45:45 +09:00
  • dfcd2834f9 Redirect to PasswordController#new when reset_password_token is invalid (#4506) nullkal 2017-08-04 00:45:45 +09:00
  • 49952e0ef7 make number of comparison in emojify() fewer (#4500) MIYAGI Hikaru 2017-08-03 04:05:17 +09:00
  • 09e86ef90b make number of comparison in emojify() fewer (#4500) MIYAGI Hikaru 2017-08-03 04:05:17 +09:00
  • acc176b2f1 Don't normalize invalid domain names (#4499) TheKinrar 2017-08-02 14:54:33 +02:00
  • 9ba7d526a0 Don't normalize invalid domain names (#4499) TheKinrar 2017-08-02 14:54:33 +02:00
  • d0ae55e900 Fix column-back-button style for some browsers (#4484) unarist 2017-08-02 20:09:37 +09:00
  • 94e233e7b2 Fix column-back-button style for some browsers (#4484) unarist 2017-08-02 20:09:37 +09:00
  • a263c8a3ac fix(status_list): Use correct keys for keyboard navigation (#4487) Sorin Davidoi 2017-08-02 13:09:09 +02:00
  • ac53736814 fix(status_list): Use correct keys for keyboard navigation (#4487) Sorin Davidoi 2017-08-02 13:09:09 +02:00
  • 0debd72c53 fr.json update (#4492) Komic 2017-08-02 06:31:49 +02:00
  • 8c0e78ae43 fr.json update (#4492) Komic 2017-08-02 06:31:49 +02:00
  • f4f1c19dcb Update Japanese Translation (authorize_follow) (#4481) asria-jp 2017-08-02 11:49:25 +09:00
  • 26ab702304 Update Japanese Translation (authorize_follow) (#4481) asria-jp 2017-08-02 11:49:25 +09:00
  • feebf0143b Fixed onClick column links kibigo! 2017-08-01 13:46:52 -07:00
  • 8b58153583 Fixed onClick column links kibigo! 2017-08-01 13:46:52 -07:00
  • c9d03df15c Merge upstream (#111) kibigo! 2017-08-01 13:07:43 -07:00
  • 8150689b48 Merge upstream (#111) kibigo! 2017-08-01 13:07:43 -07:00
  • c643407382 l10n #4457 update for Occitan language (#4483) Quent-in 2017-08-01 17:12:30 +02:00
  • 7ef8482568 l10n #4457 update for Occitan language (#4483) Quent-in 2017-08-01 17:12:30 +02:00
  • 4c901a110b Bump to 1.5.0 Eugen Rochko 2017-08-01 15:12:07 +02:00
  • 559fd08845 Bump to 1.5.0 Eugen Rochko 2017-08-01 15:12:07 +02:00
  • 2a8d65f070 Update Dutch (nl) strings (#4480) Jeroen 2017-08-01 15:00:41 +02:00
  • 202942a76f Update Dutch (nl) strings (#4480) Jeroen 2017-08-01 15:00:41 +02:00
  • b9176c8ece Show SMTP_TLS in config sample (#4477) ScienJus 2017-08-01 21:00:29 +08:00
  • c3e355388a Show SMTP_TLS in config sample (#4477) ScienJus 2017-08-01 21:00:29 +08:00
  • 372688a1bc fix(web_push_notifications): Send message with welcome notifications (#4471) Sorin Davidoi 2017-08-01 06:00:13 +02:00
  • d4c4820c03 fix(web_push_notifications): Send message with welcome notifications (#4471) Sorin Davidoi 2017-08-01 06:00:13 +02:00
  • e6757aaedf Change logo URL for Heroku and Scalingo (#4476) Yamagishi Kazutoshi 2017-08-01 12:59:11 +09:00
  • e05606c8d0 Change logo URL for Heroku and Scalingo (#4476) Yamagishi Kazutoshi 2017-08-01 12:59:11 +09:00
  • 955ea8a2b3 Add libidn11 to Aptfile (#4475) Yamagishi Kazutoshi 2017-08-01 12:58:08 +09:00
  • 161f72cce3 Add libidn11 to Aptfile (#4475) Yamagishi Kazutoshi 2017-08-01 12:58:08 +09:00
  • 55194b311b Re-add outline (#4474) Yamagishi Kazutoshi 2017-08-01 08:40:31 +09:00
  • 8ccb3b96ab Re-add outline (#4474) Yamagishi Kazutoshi 2017-08-01 08:40:31 +09:00
  • 0e3b2f7435 do not emojify tm, (R) and (C) (#4472) Ondřej Hruška 2017-08-01 00:16:05 +02:00
  • e9ee249fd5 do not emojify tm, (R) and (C) (#4472) Ondřej Hruška 2017-08-01 00:16:05 +02:00
  • 331a64d239 i18n: update Persian translation (#4470) Masoud Abkenar 2017-07-31 19:40:57 +02:00
  • 4b6cd1dfdb i18n: update Persian translation (#4470) Masoud Abkenar 2017-07-31 19:40:57 +02:00
  • e014e55557 Load extra polyfills when isIntersecting is undefined (#4469) Yamagishi Kazutoshi 2017-08-01 02:40:20 +09:00
  • b9ec3b7e7c Load extra polyfills when isIntersecting is undefined (#4469) Yamagishi Kazutoshi 2017-08-01 02:40:20 +09:00
  • 353807a816 Bump to 1.5.0rc3 Eugen Rochko 2017-07-31 15:28:36 +02:00
  • 9b247c3d88 Bump to 1.5.0rc3 Eugen Rochko 2017-07-31 15:28:36 +02:00
  • a7ed2849b3 Simplify web UI character counter logic (#4463) Eugen Rochko 2017-07-31 15:19:48 +02:00
  • c7cc806251 Simplify web UI character counter logic (#4463) Eugen Rochko 2017-07-31 15:19:48 +02:00
  • e4f1204c0a Fix button overflow on confirmation modal for mobile (#4465) unarist 2017-07-31 22:19:30 +09:00
  • 82b4cf4acb Fix button overflow on confirmation modal for mobile (#4465) unarist 2017-07-31 22:19:30 +09:00
  • 80f11e601d Change RuboCop rules to loose (#4464) Yamagishi Kazutoshi 2017-07-31 22:19:13 +09:00
  • 3e7a541e09 Change RuboCop rules to loose (#4464) Yamagishi Kazutoshi 2017-07-31 22:19:13 +09:00
  • a3d0be4b0c i18n: Update Polish translation (#4467) m4sk1n 2017-07-31 12:40:25 +02:00
  • 93aafa8549 i18n: Update Polish translation (#4467) m4sk1n 2017-07-31 12:40:25 +02:00
  • d75f6e14b4 Disable sensitive button when with content warnings (#4460) Yamagishi Kazutoshi 2017-07-31 12:06:56 +09:00
  • bb85043f46 Disable sensitive button when with content warnings (#4460) Yamagishi Kazutoshi 2017-07-31 12:06:56 +09:00
  • 4bd3bae204 Fix length validator counting things that look like URIs like URLs (#4462) Eugen Rochko 2017-07-31 05:06:20 +02:00
  • e1fcad34a9 Fix length validator counting things that look like URIs like URLs (#4462) Eugen Rochko 2017-07-31 05:06:20 +02:00
  • 2346396db5 Make salutation of email localizable (#4454) unarist 2017-07-31 07:18:44 +09:00
  • 155ba8fd3a Make salutation of email localizable (#4454) unarist 2017-07-31 07:18:44 +09:00
  • 95f6a3490f Improve accessibility (part 7) (#4457) Sorin Davidoi 2017-07-31 00:18:15 +02:00