Commit Graph

  • 9226257a1b Override Action View name inference in settings/keyword_mutes. David Yip 2017-10-24 18:40:28 -05:00
  • 641f90e73a Fix example description. David Yip 2017-10-24 18:33:02 -05:00
  • f5a3283976 Switch to Regexp.union for building the mute expression. David Yip 2017-10-24 18:31:34 -05:00
  • 516eeeb43d option to add title to <Button>, use for toot buttons (#197) Ondřej Hruška 2017-10-24 19:08:07 +02:00
  • 664c9aa708 Merge pull request #196 from glitch-soc/fix-imports David Yip 2017-10-23 23:34:43 -05:00
  • 119d477c8b Added app/javascript for imports kibigo! 2017-10-23 20:22:48 -07:00
  • 8410d33b49 Only cache the regex text, not the regex itself. David Yip 2017-10-23 19:31:59 -05:00
  • 4f01e6e8d5 Merge remote-tracking branch 'origin/master' into gs-master David Yip 2017-10-22 22:57:41 -05:00
  • a76b024228 Changes to match other timelines in 2.0 Matthew Walsh 2017-10-22 18:45:35 -07:00
  • 3db80f75a6 Added a timeline for Direct statuses * Lists all Direct statuses you've sent and received * Displayed in Getting Started * Streaming server support for direct TL Matthew Walsh 2017-10-15 21:02:39 -07:00
  • af8f06413e KeywordMute matcher: more closely mimic Regexp#=~ behavior. David Yip 2017-10-22 01:11:17 -05:00
  • 1a60445a5f Address unused translation errors. David Yip 2017-10-22 01:05:56 -05:00
  • 4c84513e04 Use current_account from ApplicationController. David Yip 2017-10-22 01:02:52 -05:00
  • 4b68e82a19 Don't add \b to whole-word keywords that don't start with word characters. David Yip 2017-10-22 00:24:32 -05:00
  • 19826774f0 keyword mutes: also check spoiler (CW) text and reblogged statuses. David Yip 2017-10-22 00:23:21 -05:00
  • fdb0848e08 i18n: Update Polish Translation (#5494) Marcin Mikołajczak 2017-10-22 01:34:40 +02:00
  • ad86c86fa8 Apply keyword mutes to reblogs. David Yip 2017-10-21 15:44:47 -05:00
  • 670e6a33f8 Move KeywordMute into Glitch namespace. David Yip 2017-10-21 14:47:17 -05:00
  • cd04e3df58 Fill in create, edit, update, and destroy for keyword mutes interface. David Yip 2017-10-20 15:12:45 -05:00
  • 4a64181461 Allow keywords to match either substrings or whole words. David Yip 2017-10-15 19:49:22 -05:00
  • 2e03a10059 Spike out index and new views for keyword mutes controller. David Yip 2017-10-15 04:51:42 -05:00
  • 4fa2f7e82d Set up /settings/keyword_mutes. #164. David Yip 2017-10-15 03:17:33 -05:00
  • b4b657eb1d Invalidate cached matcher objects on KeywordMute commit. #164. David Yip 2017-10-15 02:52:53 -05:00
  • 693c66dfde Use more idiomatic string concatentation. #164. David Yip 2017-10-15 02:32:03 -05:00
  • a4851100fd Make use of the regex attr_reader. #164. David Yip 2017-10-14 20:45:14 -05:00
  • 9f609bc94e Fix case-insensitive match scenario; test some word ornamentation. #164. David Yip 2017-10-14 20:41:52 -05:00
  • 603cf02b70 Rework KeywordMute interface to use a matcher object; spec out matcher. #164. David Yip 2017-10-14 20:36:53 -05:00
  • 4745d6eeca Spec out KeywordMute interface. #164. David Yip 2017-10-14 02:28:20 -05:00
  • 9093e2de7a Add KeywordMute model. David Yip 2017-10-09 17:28:28 -05:00
  • d589dd7cd0 Compose buttons bar redesign + generalize dropdown (#194) Ondřej Hruška 2017-10-21 20:24:53 +02:00
  • a7be86e875 hide mentions of muted accounts (in home col) (#190) beatrix 2017-10-20 10:49:54 -04:00
  • b15dd05514 Merge pull request #191 from glitch-soc/garglamel-yaml beatrix 2017-10-19 19:29:52 -04:00
  • 21bafc6555 Updates to bio metadata script kibigo! 2017-10-19 16:11:53 -07:00
  • f5e2469485 Merge pull request #189 from glitch-soc/scrollable-compose-area beatrix 2017-10-19 12:28:47 -04:00
  • 8392ddbf87 Remove unnecessary translateZ(0) when doing scale() (#5473) Nolan Lawson 2017-10-19 09:27:55 -07:00
  • 9423553e5c Make the compose area optionally scrollable. David Yip 2017-10-19 10:59:50 -05:00
  • 049381b284 remove-duplicated-jest-config (#5465) masarakki 2017-10-19 20:51:38 +09:00
  • 90770f6d59 Merge pull request #185 from glitch-soc/fix-null-status David Yip 2017-10-18 17:01:31 -05:00
  • c756651278 Merge pull request #188 from glitch-soc/merge-upstream-2-0-0 beatrix 2017-10-18 17:57:42 -04:00
  • eb907a5bab formatting fix for eslint Ondřej Hruška 2017-10-18 23:44:06 +02:00
  • 39c9cdf7fe Remove unused filesAttached property. David Yip 2017-10-18 13:20:45 -05:00
  • 86cf4468af Update stylesheet imports in glitch components. David Yip 2017-10-18 11:52:34 -05:00
  • 42e8c8eb0e Merge tag 'v2.0.0' into gs-master David Yip 2017-10-18 11:52:04 -05:00
  • 09d81defcd Suppress type error(not a function) on calling fastSeek (#5452) Sho Kusano 2017-10-19 00:13:51 +09:00
  • 3810d98cd8 Bump version to 2.0.0 🐘 Eugen Rochko 2017-10-18 13:53:56 +02:00
  • 26b2a6a71e Fix pt-BR translation strings related to advanced search. (#5449) Renato "Lond" Cerqueira 2017-10-18 09:53:17 -02:00
  • edf9a5e4fc Revert #5438 for FR (#5450) Technowix 2017-10-18 13:51:30 +02:00
  • c710069c12 Some typos and supplementation in sentence structures (#5441) Håkan Eriksson 2017-10-18 13:50:52 +02:00
  • 990d6dd565 Run i18n-tasks checked-normalized in Travis CI (#5443) Yamagishi Kazutoshi 2017-10-18 18:57:02 +09:00
  • 402da46ff6 Enable coverage for Jest (#5442) Yamagishi Kazutoshi 2017-10-18 18:39:36 +09:00
  • e7099d8d9e fr.json typo (realtive time) (#5447) JohnD28 2017-10-18 09:47:14 +02:00
  • 637ea3bb5b Bump version to 2.0.0rc4 Eugen Rochko 2017-10-17 23:16:35 +02:00
  • 363d0d3a44 Dutch: A few strings I found last minute (#5440) Jeroen 2017-10-17 23:15:40 +02:00
  • 6e54719474 Make theme directory and Rename application.scss (#5336) YaQ 2017-10-18 05:20:07 +09:00
  • f3003417c5 When unreblog arrives over streaming API, just delete in UI (#5439) Eugen Rochko 2017-10-17 22:17:02 +02:00
  • 33ea042dec i18n better wording (OC/CA/FR) + string added in FR (#5438) JeanGauthier 2017-10-17 21:49:39 +02:00
  • 8b22a63ab0 Fix scrolling of dropdown when offscreen (#5434) Nolan Lawson 2017-10-17 11:38:16 -07:00
  • 05686cc99d Fix unwanted content warning gap in CSS (#5436) Eugen Rochko 2017-10-17 20:07:44 +02:00
  • 484208ce12 When status is fetched instead of delivered, do not stream it (#5437) Eugen Rochko 2017-10-17 20:05:21 +02:00
  • 3bc8924940 Don't capture scheme-less URLs in the status (#5435) unarist 2017-10-18 01:32:25 +09:00
  • a02de9e012 i18n update (#5427) in OC/CA/FR/ES (#5431) JeanGauthier 2017-10-17 13:03:28 +02:00
  • 2d395324e1 Fix React warning about tabIndex on status with CW (#5432) unarist 2017-10-17 20:03:12 +09:00
  • e6c9756fa9 Update German translation (#5425) Jakob Kramer 2017-10-17 12:02:47 +02:00
  • 5050719fac Add Japanese translations (#5427) Yamagishi Kazutoshi 2017-10-17 18:47:05 +09:00
  • 989553c69a Normalize locale files (#5429) Yamagishi Kazutoshi 2017-10-17 18:45:59 +09:00
  • 0e0c6b1b4b use-DB_NAME-in-development (#5430) masarakki 2017-10-17 18:45:37 +09:00
  • 554c2fd8af Clean up reblog tracking keys, related improvements (#5428) aschmitz 2017-10-17 04:45:06 -05:00
  • a2b600428c Swedish translation (#5406) Håkan Eriksson 2017-10-17 06:41:36 +02:00
  • df1a9c5ab5 Small update Dutch (nl) strings (#5424) Jeroen 2017-10-17 01:00:23 +02:00
  • 4421f6598f Fix dual toot button wrong behavior after compose re-design Ondřej Hruška 2017-10-16 23:32:13 +02:00
  • 64a5e9a1de workaround for null status Ondřej Hruška 2017-10-16 23:09:39 +02:00
  • 7364b26e4b Merge pull request #184 from tootsuite/master beatrix 2017-10-16 17:05:42 -04:00
  • 313ba202ef Merge pull request #182 from glitch-soc/wide-tootbox-panel David Yip 2017-10-16 15:49:22 -05:00
  • 7c44ad6355 Merge pull request #181 from glitch-soc/upstream-merge-again David Yip 2017-10-16 15:46:12 -05:00
  • 37ff061d9b satisfy eslint and jest Ondřej Hruška 2017-10-16 22:24:44 +02:00
  • 3d7de06db4 rem a comment Ondřej Hruška 2017-10-16 22:12:38 +02:00
  • 26f08f0791 double-decker tootbox Ondřej Hruška 2017-10-16 22:10:14 +02:00
  • 8b9ee5f16b Merge remote-tracking branch 'upstream/master' into upstream-merge-again Ondřej Hruška 2017-10-16 21:13:47 +02:00
  • 4b397adb5b fix some lint errors Ondřej Hruška 2017-10-16 21:13:34 +02:00
  • 8980aa804f Fix reduced motion breaking public galleries (#5423) Nolan Lawson 2017-10-16 12:08:01 -07:00
  • 34118169ac Keep references to all reblogs of a status on home feed (#5419) Eugen Rochko 2017-10-16 20:44:31 +02:00
  • 4fd7aebd5e Fix typo in a db:rollback script (#5422) Daigo 3 Dango 2017-10-16 08:29:49 -10:00
  • 65154869df Merge remote-tracking branch 'upstream/master' into upstream-merge-again David Yip 2017-10-16 09:54:16 -05:00
  • bc89995f65 Bump version to 2.0.0rc3 Eugen Rochko 2017-10-16 16:29:00 +02:00
  • 7e9d93472c Merge remote-tracking branch 'upstream/master' into gs-master David Yip 2017-10-16 09:27:01 -05:00
  • dbb1fce94d Merge remote-tracking branch 'upstream/master' into gs-master David Yip 2017-10-16 09:23:59 -05:00
  • 7cc71748ce Ensure that feed renegeration restores non-zero items (#5409) Eugen Rochko 2017-10-16 16:08:51 +02:00
  • aec70b44fc Filter out duplicate IDs in timelines reducer (#5417) Eugen Rochko 2017-10-16 15:59:30 +02:00
  • 6f490b4bfe Fix un-reblogged status being at wrong position in the home timeline (#5418) unarist 2017-10-16 22:58:23 +09:00
  • 03975dbde4 Add up-to-date korean translation on client (#5402) voidSatisfaction 2017-10-16 21:39:28 +09:00
  • f72936b4e6 Fix #5082 - disable retweet link for followers only toot (#5397) KY 2017-10-16 20:10:12 +08:00
  • 3c530d95f6 i18n: Update Polish translation (#5416) Marcin Mikołajczak 2017-10-16 14:09:51 +02:00
  • 1e7b3bf625 i18n ultim hour «More» dropdown title + reduce motion (#5415) JeanGauthier 2017-10-16 14:09:26 +02:00
  • bf0ee1a25c Enable ESLint rules import/* (#5414) Yamagishi Kazutoshi 2017-10-16 18:12:09 +09:00
  • fa0be3f834 Add option to reduce motion (#5393) Nolan Lawson 2017-10-16 00:36:15 -07:00
  • 981e20b03a Fix offline-plugin warning in dev mode (#5411) Nolan Lawson 2017-10-16 00:33:50 -07:00
  • d5b767c374 Replace JavaScript Testing Framework from Mocha to Jest (#5412) Yamagishi Kazutoshi 2017-10-16 16:33:08 +09:00
  • 93b54b8d4b i18n "More" dropdown title (#5410) Nolan Lawson 2017-10-16 00:31:47 -07:00
  • e7ab9bf8b4 Refactor and simplify icon_button.js (#5413) Nolan Lawson 2017-10-16 00:30:09 -07:00
  • 6cd5b3bbe5 Merge remote-tracking branch 'origin/master' into gs-master David Yip 2017-10-16 01:29:02 -05:00