about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-10-21Allow keywords to match either substrings or whole words.David Yip
2017-10-21Spike out index and new views for keyword mutes controller.David Yip
2017-10-21Set up /settings/keyword_mutes. #164.David Yip
2017-10-21Invalidate cached matcher objects on KeywordMute commit. #164.David Yip
2017-10-21Use more idiomatic string concatentation. #164.David Yip
2017-10-21Make use of the regex attr_reader. #164.David Yip
2017-10-21Fix case-insensitive match scenario; test some word ornamentation. #164.David Yip
2017-10-21Rework KeywordMute interface to use a matcher object; spec out matcher. #164.David Yip
2017-10-21Spec out KeywordMute interface. #164.David Yip
2017-10-21Add KeywordMute model.David Yip
2017-10-21Compose buttons bar redesign + generalize dropdown (#194)Ondřej Hruška
2017-10-20hide mentions of muted accounts (in home col) (#190)beatrix
2017-10-19Merge pull request #191 from glitch-soc/garglamel-yamlbeatrix
2017-10-19Updates to bio metadata scriptkibigo!
2017-10-19Merge pull request #189 from glitch-soc/scrollable-compose-areabeatrix
2017-10-19Make the compose area optionally scrollable.David Yip
2017-10-18Merge pull request #185 from glitch-soc/fix-null-statusDavid Yip
2017-10-18Merge pull request #188 from glitch-soc/merge-upstream-2-0-0beatrix
2017-10-18formatting fix for eslintOndřej Hruška
2017-10-18Remove unused filesAttached property.David Yip
2017-10-18Update stylesheet imports in glitch components.David Yip
2017-10-18Merge tag 'v2.0.0' into gs-masterDavid Yip
2017-10-18Suppress type error(not a function) on calling fastSeek (#5452)Sho Kusano
2017-10-18Bump version to 2.0.0 🐘Eugen Rochko
2017-10-18Fix pt-BR translation strings related to advanced search. (#5449)Renato "Lond" Cerqueira
2017-10-18Revert #5438 for FR (#5450)Technowix
2017-10-18Some typos and supplementation in sentence structures (#5441)Håkan Eriksson
2017-10-18Run `i18n-tasks checked-normalized` in Travis CI (#5443)Yamagishi Kazutoshi
2017-10-18Enable coverage for Jest (#5442)Yamagishi Kazutoshi
2017-10-18fr.json typo (realtive time) (#5447)JohnD28
2017-10-17Bump version to 2.0.0rc4Eugen Rochko
2017-10-17Dutch: A few strings I found last minute (#5440)Jeroen
2017-10-18Make theme directory and Rename application.scss (#5336)YaQ
2017-10-17When unreblog arrives over streaming API, just delete in UI (#5439)Eugen Rochko
2017-10-17i18n better wording (OC/CA/FR) + string added in FR (#5438)JeanGauthier
2017-10-17Fix scrolling of dropdown when offscreen (#5434)Nolan Lawson
2017-10-17Fix unwanted content warning gap in CSS (#5436)Eugen Rochko
2017-10-17When status is fetched instead of delivered, do not stream it (#5437)Eugen Rochko
2017-10-17Don't capture scheme-less URLs in the status (#5435)unarist
2017-10-17i18n update (#5427) in OC/CA/FR/ES (#5431)JeanGauthier
2017-10-17Fix React warning about tabIndex on status with CW (#5432)unarist
2017-10-17Update German translation (#5425)Jakob Kramer
2017-10-17Add Japanese translations (#5427)Yamagishi Kazutoshi
2017-10-17Normalize locale files (#5429)Yamagishi Kazutoshi
2017-10-17use-DB_NAME-in-development (#5430)masarakki
2017-10-17Clean up reblog tracking keys, related improvements (#5428)aschmitz
2017-10-17Swedish translation (#5406)Håkan Eriksson
2017-10-17Small update Dutch (nl) strings (#5424)Jeroen
2017-10-16Fix dual toot button wrong behavior after compose re-designOndřej Hruška
2017-10-16workaround for null statusOndřej Hruška