Commit Graph

  • 37b267e2ab Add artist, title, and date metadata to boop.{mp3,ogg} (#5531) David Yip 2017-10-27 10:05:04 -0500
  • 3de22a82bf Refactor initial state: reduce_motion and auto_play_gif (#5501) Nolan Lawson 2017-10-27 08:04:44 -0700
  • e4080772b5 Use contenthash for ExtractTextWebpackPlugin (#5462) Akihiko Odaki 2017-10-27 23:54:20 +0900
  • 870d71b78b Merge branch 'master' into gs-master David Yip 2017-10-27 09:45:25 -0500
  • 781105293c Feature: Unlisted custom emojis (#5485) nullkal 2017-10-27 23:11:30 +0900
  • 0cb329f63a Allow ActivityPub Note's tag and attachment to be single objects (#5534) puckipedia 2017-10-27 16:10:36 +0200
  • 0129f5eada Optimize FixReblogsInFeeds migration (#5538) unarist 2017-10-27 23:10:22 +0900
  • 2827f852c0 Theme: Windows 95 Andrew 2017-10-26 23:19:20 -0700
  • 656f5b6f87 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2017-10-26 15:08:34 +0000
  • 22da775a85 Fix copying emojos: redirect to the page you were on (#5509) erin 2017-10-26 09:44:24 -0500
  • dd28b94cf0 Merge remote-tracking branch 'origin/master' into gs-master David Yip 2017-10-26 09:18:27 -0500
  • d556be2968 Fix column design broken with very long title (#5493) りんすき 2017-10-26 22:52:48 +0900
  • 4f337c020a Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) unarist 2017-10-26 22:48:35 +0900
  • 02f7f3619a Remove translateZ(0) on modal overlay (#5478) Nolan Lawson 2017-10-26 06:46:50 -0700
  • a2612d0d38 Merge pull request #179 from glitch-soc/keyword-mute beatrix 2017-10-25 17:37:48 -0400
  • 31814ddda0 Merge pull request #198 from glitch-soc/gs-direct-timeline beatrix 2017-10-25 17:37:06 -0400
  • 42f2045c21 Merge remote-tracking branch 'STJrInuyasha/feature/direct-timeline' into gs-direct-timeline David Yip 2017-10-25 16:01:20 -0500
  • 5f0268ab84 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2017-10-25 16:17:14 +0000
  • 20fee786b1 Update Russian translation (#5517) Ratmir Karabut 2017-10-25 18:21:58 +0300
  • 74777599cf l10n: PT-BR translation updated (#5530) Anna e só 2017-10-25 12:11:03 -0200
  • 1ba3725473 Complete Esperanto translation (#5520) Olivier Nicole 2017-10-25 15:38:37 +0200
  • e40fe4092d Remove nil check in Glitch::KeywordMute#=~. David Yip 2017-10-24 19:03:59 -0500
  • d9485e6497 Assume Glitch::KeywordMute#destroy! works and error out if it doesn't. David Yip 2017-10-24 18:56:57 -0500
  • d5c8ebe205 Use edit template for displaying errors in update. David Yip 2017-10-24 18:56:44 -0500
  • d03b48cea0 Also filter notifications containing muted keywords. David Yip 2017-10-24 18:51:27 -0500
  • 9226257a1b Override Action View name inference in settings/keyword_mutes. David Yip 2017-10-24 18:40:28 -0500
  • 641f90e73a Fix example description. David Yip 2017-10-24 18:33:02 -0500
  • f5a3283976 Switch to Regexp.union for building the mute expression. David Yip 2017-10-24 18:31:34 -0500
  • 516eeeb43d option to add title to <Button>, use for toot buttons (#197) Ondřej Hruška 2017-10-24 19:08:07 +0200
  • 664c9aa708 Merge pull request #196 from glitch-soc/fix-imports David Yip 2017-10-23 23:34:43 -0500
  • 119d477c8b Added app/javascript for imports kibigo! 2017-10-23 20:22:48 -0700
  • 8410d33b49 Only cache the regex text, not the regex itself. David Yip 2017-10-23 19:31:59 -0500
  • 4f01e6e8d5 Merge remote-tracking branch 'origin/master' into gs-master David Yip 2017-10-22 22:57:41 -0500
  • a76b024228 Changes to match other timelines in 2.0 Matthew Walsh 2017-10-22 18:45:35 -0700
  • 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 -0700
  • af8f06413e KeywordMute matcher: more closely mimic Regexp#=~ behavior. David Yip 2017-10-22 01:11:17 -0500
  • 1a60445a5f Address unused translation errors. David Yip 2017-10-22 01:05:56 -0500
  • 4c84513e04 Use current_account from ApplicationController. David Yip 2017-10-22 01:02:52 -0500
  • 4b68e82a19 Don't add \b to whole-word keywords that don't start with word characters. David Yip 2017-10-22 00:24:32 -0500
  • 19826774f0 keyword mutes: also check spoiler (CW) text and reblogged statuses. David Yip 2017-10-22 00:23:21 -0500
  • fdb0848e08 i18n: Update Polish Translation (#5494) Marcin Mikołajczak 2017-10-22 01:34:40 +0200
  • ad86c86fa8 Apply keyword mutes to reblogs. David Yip 2017-10-21 15:44:47 -0500
  • 670e6a33f8 Move KeywordMute into Glitch namespace. David Yip 2017-10-21 14:47:17 -0500
  • cd04e3df58 Fill in create, edit, update, and destroy for keyword mutes interface. David Yip 2017-10-20 15:12:45 -0500
  • 4a64181461 Allow keywords to match either substrings or whole words. David Yip 2017-10-15 19:49:22 -0500
  • 2e03a10059 Spike out index and new views for keyword mutes controller. David Yip 2017-10-15 04:51:42 -0500
  • 4fa2f7e82d Set up /settings/keyword_mutes. #164. David Yip 2017-10-15 03:17:33 -0500
  • b4b657eb1d Invalidate cached matcher objects on KeywordMute commit. #164. David Yip 2017-10-15 02:52:53 -0500
  • 693c66dfde Use more idiomatic string concatentation. #164. David Yip 2017-10-15 02:32:03 -0500
  • a4851100fd Make use of the regex attr_reader. #164. David Yip 2017-10-14 20:45:14 -0500
  • 9f609bc94e Fix case-insensitive match scenario; test some word ornamentation. #164. David Yip 2017-10-14 20:41:52 -0500
  • 603cf02b70 Rework KeywordMute interface to use a matcher object; spec out matcher. #164. David Yip 2017-10-14 20:36:53 -0500
  • 4745d6eeca Spec out KeywordMute interface. #164. David Yip 2017-10-14 02:28:20 -0500
  • 9093e2de7a Add KeywordMute model. David Yip 2017-10-09 17:28:28 -0500
  • d589dd7cd0 Compose buttons bar redesign + generalize dropdown (#194) Ondřej Hruška 2017-10-21 20:24:53 +0200
  • a7be86e875 hide mentions of muted accounts (in home col) (#190) beatrix 2017-10-20 10:49:54 -0400
  • b15dd05514 Merge pull request #191 from glitch-soc/garglamel-yaml beatrix 2017-10-19 19:29:52 -0400
  • 21bafc6555 Updates to bio metadata script kibigo! 2017-10-19 16:11:53 -0700
  • f5e2469485 Merge pull request #189 from glitch-soc/scrollable-compose-area beatrix 2017-10-19 12:28:47 -0400
  • 8392ddbf87 Remove unnecessary translateZ(0) when doing scale() (#5473) Nolan Lawson 2017-10-19 09:27:55 -0700
  • 9423553e5c Make the compose area optionally scrollable. David Yip 2017-10-19 10:59:50 -0500
  • 049381b284 remove-duplicated-jest-config (#5465) masarakki 2017-10-19 20:51:38 +0900
  • 90770f6d59 Merge pull request #185 from glitch-soc/fix-null-status David Yip 2017-10-18 17:01:31 -0500
  • c756651278 Merge pull request #188 from glitch-soc/merge-upstream-2-0-0 beatrix 2017-10-18 17:57:42 -0400
  • eb907a5bab
    formatting fix for eslint Ondřej Hruška 2017-10-18 23:44:06 +0200
  • 39c9cdf7fe Remove unused filesAttached property. David Yip 2017-10-18 13:20:45 -0500
  • 86cf4468af Update stylesheet imports in glitch components. David Yip 2017-10-18 11:52:34 -0500
  • 42e8c8eb0e Merge tag 'v2.0.0' into gs-master David Yip 2017-10-18 11:52:04 -0500
  • 09d81defcd Suppress type error(not a function) on calling fastSeek (#5452) Sho Kusano 2017-10-19 00:13:51 +0900
  • 3810d98cd8 Bump version to 2.0.0 🐘 Eugen Rochko 2017-10-18 13:53:56 +0200
  • 26b2a6a71e Fix pt-BR translation strings related to advanced search. (#5449) Renato "Lond" Cerqueira 2017-10-18 09:53:17 -0200
  • edf9a5e4fc Revert #5438 for FR (#5450) Technowix 2017-10-18 13:51:30 +0200
  • c710069c12 Some typos and supplementation in sentence structures (#5441) Håkan Eriksson 2017-10-18 13:50:52 +0200
  • 990d6dd565 Run `i18n-tasks checked-normalized` in Travis CI (#5443) Yamagishi Kazutoshi 2017-10-18 18:57:02 +0900
  • 402da46ff6 Enable coverage for Jest (#5442) Yamagishi Kazutoshi 2017-10-18 18:39:36 +0900
  • e7099d8d9e fr.json typo (realtive time) (#5447) JohnD28 2017-10-18 09:47:14 +0200
  • 637ea3bb5b Bump version to 2.0.0rc4 Eugen Rochko 2017-10-17 23:16:35 +0200
  • 363d0d3a44 Dutch: A few strings I found last minute (#5440) Jeroen 2017-10-17 23:15:40 +0200
  • 6e54719474 Make theme directory and Rename application.scss (#5336) YaQ 2017-10-18 05:20:07 +0900
  • f3003417c5 When unreblog arrives over streaming API, just delete in UI (#5439) Eugen Rochko 2017-10-17 22:17:02 +0200
  • 33ea042dec i18n better wording (OC/CA/FR) + string added in FR (#5438) JeanGauthier 2017-10-17 21:49:39 +0200
  • 8b22a63ab0 Fix scrolling of dropdown when offscreen (#5434) Nolan Lawson 2017-10-17 11:38:16 -0700
  • 05686cc99d Fix unwanted content warning gap in CSS (#5436) Eugen Rochko 2017-10-17 20:07:44 +0200
  • 484208ce12 When status is fetched instead of delivered, do not stream it (#5437) Eugen Rochko 2017-10-17 20:05:21 +0200
  • 3bc8924940 Don't capture scheme-less URLs in the status (#5435) unarist 2017-10-18 01:32:25 +0900
  • a02de9e012 i18n update (#5427) in OC/CA/FR/ES (#5431) JeanGauthier 2017-10-17 13:03:28 +0200
  • 2d395324e1 Fix React warning about tabIndex on status with CW (#5432) unarist 2017-10-17 20:03:12 +0900
  • e6c9756fa9 Update German translation (#5425) Jakob Kramer 2017-10-17 12:02:47 +0200
  • 5050719fac Add Japanese translations (#5427) Yamagishi Kazutoshi 2017-10-17 18:47:05 +0900
  • 989553c69a Normalize locale files (#5429) Yamagishi Kazutoshi 2017-10-17 18:45:59 +0900
  • 0e0c6b1b4b use-DB_NAME-in-development (#5430) masarakki 2017-10-17 18:45:37 +0900
  • 554c2fd8af Clean up reblog tracking keys, related improvements (#5428) aschmitz 2017-10-17 04:45:06 -0500
  • a2b600428c Swedish translation (#5406) Håkan Eriksson 2017-10-17 06:41:36 +0200
  • df1a9c5ab5 Small update Dutch (nl) strings (#5424) Jeroen 2017-10-17 01:00:23 +0200
  • 4421f6598f
    Fix dual toot button wrong behavior after compose re-design Ondřej Hruška 2017-10-16 23:32:13 +0200
  • 64a5e9a1de
    workaround for null status Ondřej Hruška 2017-10-16 23:09:39 +0200
  • 7364b26e4b Merge pull request #184 from tootsuite/master beatrix 2017-10-16 17:05:42 -0400
  • 313ba202ef Merge pull request #182 from glitch-soc/wide-tootbox-panel David Yip 2017-10-16 15:49:22 -0500
  • 7c44ad6355 Merge pull request #181 from glitch-soc/upstream-merge-again David Yip 2017-10-16 15:46:12 -0500
  • 37ff061d9b
    satisfy eslint and jest Ondřej Hruška 2017-10-16 22:24:44 +0200