5180 Commits (b1f803d360301c4d298fcf033144f7500aca913d)
 

Author SHA1 Message Date
Nolan Lawson 7286e6dcf0 Directly use <Motion/> if not reducing motion (#5546)
7 years ago
David Yip 4d1b81e0db Add artist, title, and date metadata to boop.{mp3,ogg} (#5531)
7 years ago
Nolan Lawson 2085c1fa33 Refactor initial state: reduce_motion and auto_play_gif (#5501)
7 years ago
Akihiko Odaki 38d5aa3073 Use contenthash for ExtractTextWebpackPlugin (#5462)
7 years ago
David Yip 2aec3c073b Merge branch 'master' into gs-master
7 years ago
nullkal 0a9cc96cdc Feature: Unlisted custom emojis (#5485)
7 years ago
puckipedia 2c06b21883 Allow ActivityPub Note's tag and attachment to be single objects (#5534)
7 years ago
unarist 75776cf237 Optimize FixReblogsInFeeds migration (#5538)
7 years ago
Andrew 120fc4ef61 Theme: Windows 95
7 years ago
Jenkins c388f66ecc Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
erin fe11a72c0b Fix copying emojos: redirect to the page you were on (#5509)
7 years ago
David Yip d3db08b69f Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
りんすき e6f7ccb786 Fix column design broken with very long title (#5493)
7 years ago
unarist 4472c5723a Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)
7 years ago
Nolan Lawson afe5176ee8 Remove translateZ(0) on modal overlay (#5478)
7 years ago
beatrix ce738197b9 Merge pull request #179 from glitch-soc/keyword-mute
7 years ago
beatrix a5b1005315 Merge pull request #198 from glitch-soc/gs-direct-timeline
7 years ago
David Yip eef50289c6 Merge remote-tracking branch 'STJrInuyasha/feature/direct-timeline' into gs-direct-timeline
7 years ago
Jenkins cfc46d7334 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Ratmir Karabut 51d4add08d Update Russian translation (#5517)
7 years ago
Anna e só 93255b003f l10n: PT-BR translation updated (#5530)
7 years ago
Olivier Nicole fe8646f078 Complete Esperanto translation (#5520)
7 years ago
David Yip b8c462c42b Remove nil check in Glitch::KeywordMute#=~.
7 years ago
David Yip 53c2ea1a86 Assume Glitch::KeywordMute#destroy! works and error out if it doesn't.
7 years ago
David Yip 2da4eca986 Use edit template for displaying errors in update.
7 years ago
David Yip 22f9b4f2c0 Also filter notifications containing muted keywords.
7 years ago
David Yip 7caca589c1 Override Action View name inference in settings/keyword_mutes.
7 years ago
David Yip 1d726a72c6 Fix example description.
7 years ago
David Yip 05fecda52d Switch to Regexp.union for building the mute expression.
7 years ago
Ondřej Hruška 77cad0daf0 option to add title to <Button>, use for toot buttons (#197)
7 years ago
David Yip 86b0a24362 Merge pull request #196 from glitch-soc/fix-imports
7 years ago
kibigo! e8dc70ac81 Added app/javascript for imports
7 years ago
David Yip 763fd4b275 Only cache the regex text, not the regex itself.
7 years ago
David Yip 2b753ac54f Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Matthew Walsh 897931099c Changes to match other timelines in 2.0
7 years ago
Matthew Walsh 737ab88c86 Added a timeline for Direct statuses
7 years ago
David Yip e8314ee2a6 KeywordMute matcher: more closely mimic Regexp#=~ behavior.
7 years ago
David Yip 4ab1534f6c Address unused translation errors.
7 years ago
David Yip 156ebf53f6 Use current_account from ApplicationController.
7 years ago
David Yip 3b2bf30644 Don't add \b to whole-word keywords that don't start with word characters.
7 years ago
David Yip 8d69329b8e keyword mutes: also check spoiler (CW) text and reblogged statuses.
7 years ago
Marcin Mikołajczak 67992e1b7e i18n: Update Polish Translation (#5494)
7 years ago
David Yip b2ad79547c Apply keyword mutes to reblogs.
7 years ago
David Yip 74141adca1 Move KeywordMute into Glitch namespace.
7 years ago
David Yip e3f5ec2652 Fill in create, edit, update, and destroy for keyword mutes interface.
7 years ago
David Yip 05ee0aeb8b Allow keywords to match either substrings or whole words.
7 years ago
David Yip 018657a0e0 Spike out index and new views for keyword mutes controller.
7 years ago
David Yip ebfec40698 Set up /settings/keyword_mutes. #164.
7 years ago
David Yip be472f276d Invalidate cached matcher objects on KeywordMute commit. #164.
7 years ago
David Yip aa57929688 Use more idiomatic string concatentation. #164.
7 years ago