4799 Commits (e40fe4092dfd927dd4b6605b7b398fcd0984d903)
 

Author SHA1 Message Date
David Yip e40fe4092d Remove nil check in Glitch::KeywordMute#=~. 7 years ago
David Yip d9485e6497 Assume Glitch::KeywordMute#destroy! works and error out if it doesn't. 7 years ago
David Yip d5c8ebe205 Use edit template for displaying errors in update. 7 years ago
David Yip d03b48cea0 Also filter notifications containing muted keywords. 7 years ago
David Yip 9226257a1b Override Action View name inference in settings/keyword_mutes. 7 years ago
David Yip 641f90e73a Fix example description. 7 years ago
David Yip f5a3283976 Switch to Regexp.union for building the mute expression. 7 years ago
David Yip 8410d33b49 Only cache the regex text, not the regex itself. 7 years ago
David Yip af8f06413e KeywordMute matcher: more closely mimic Regexp#=~ behavior. 7 years ago
David Yip 1a60445a5f Address unused translation errors. 7 years ago
David Yip 4c84513e04 Use current_account from ApplicationController. 7 years ago
David Yip 4b68e82a19 Don't add \b to whole-word keywords that don't start with word characters. 7 years ago
David Yip 19826774f0 keyword mutes: also check spoiler (CW) text and reblogged statuses. 7 years ago
David Yip ad86c86fa8 Apply keyword mutes to reblogs. 7 years ago
David Yip 670e6a33f8 Move KeywordMute into Glitch namespace. 7 years ago
David Yip cd04e3df58 Fill in create, edit, update, and destroy for keyword mutes interface. 7 years ago
David Yip 4a64181461 Allow keywords to match either substrings or whole words. 7 years ago
David Yip 2e03a10059 Spike out index and new views for keyword mutes controller. 7 years ago
David Yip 4fa2f7e82d Set up /settings/keyword_mutes. #164. 7 years ago
David Yip b4b657eb1d Invalidate cached matcher objects on KeywordMute commit. #164. 7 years ago
David Yip 693c66dfde Use more idiomatic string concatentation. #164. 7 years ago
David Yip a4851100fd Make use of the regex attr_reader. #164. 7 years ago
David Yip 9f609bc94e Fix case-insensitive match scenario; test some word ornamentation. #164. 7 years ago
David Yip 603cf02b70 Rework KeywordMute interface to use a matcher object; spec out matcher. #164. 7 years ago
David Yip 4745d6eeca Spec out KeywordMute interface. #164. 7 years ago
David Yip 9093e2de7a Add KeywordMute model. 7 years ago
Ondřej Hruška d589dd7cd0 Compose buttons bar redesign + generalize dropdown (#194) 7 years ago
beatrix a7be86e875 hide mentions of muted accounts (in home col) (#190) 7 years ago
beatrix b15dd05514 Merge pull request #191 from glitch-soc/garglamel-yaml 7 years ago
kibigo! 21bafc6555 Updates to bio metadata script 7 years ago
beatrix f5e2469485 Merge pull request #189 from glitch-soc/scrollable-compose-area 7 years ago
David Yip 9423553e5c Make the compose area optionally scrollable. 7 years ago
David Yip 90770f6d59 Merge pull request #185 from glitch-soc/fix-null-status 7 years ago
beatrix c756651278 Merge pull request #188 from glitch-soc/merge-upstream-2-0-0 7 years ago
Ondřej Hruška eb907a5bab
formatting fix for eslint 7 years ago
David Yip 39c9cdf7fe Remove unused filesAttached property. 7 years ago
David Yip 86cf4468af Update stylesheet imports in glitch components. 7 years ago
David Yip 42e8c8eb0e Merge tag 'v2.0.0' into gs-master 7 years ago
Sho Kusano 09d81defcd Suppress type error(not a function) on calling fastSeek (#5452) 7 years ago
Eugen Rochko 3810d98cd8 Bump version to 2.0.0 🐘 7 years ago
Renato "Lond" Cerqueira 26b2a6a71e Fix pt-BR translation strings related to advanced search. (#5449) 7 years ago
Technowix edf9a5e4fc Revert #5438 for FR (#5450) 7 years ago
Håkan Eriksson c710069c12 Some typos and supplementation in sentence structures (#5441) 7 years ago
Yamagishi Kazutoshi 990d6dd565 Run `i18n-tasks checked-normalized` in Travis CI (#5443) 7 years ago
Yamagishi Kazutoshi 402da46ff6 Enable coverage for Jest (#5442) 7 years ago
JohnD28 e7099d8d9e fr.json typo (realtive time) (#5447) 7 years ago
Eugen Rochko 637ea3bb5b Bump version to 2.0.0rc4 7 years ago
Jeroen 363d0d3a44 Dutch: A few strings I found last minute (#5440) 7 years ago
YaQ 6e54719474 Make theme directory and Rename application.scss (#5336) 7 years ago
Eugen Rochko f3003417c5 When unreblog arrives over streaming API, just delete in UI (#5439) 7 years ago