3553 Commits (9042f9a813e8c909e695ffbe20f81c08eef03b7a)

Author SHA1 Message Date
kibigo! bc8532359b Mastodon GO! -> v0.1.1 7 years ago
kibigo! e0298d66f8 Autocollapse boosts option 7 years ago
MIYAGI Hikaru 8abe9e9058 don't display any descendants of .invisible (#5567) 7 years ago
kibigo! 276432790a Introducing: Mastodon GO! 7 years ago
Quenty31 da3adc0a73 l10n Occitan (#5586) 7 years ago
MitarashiDango 38d072446b add account search condition (instance domain) (#5577) 7 years ago
Sorin Davidoi 5521e94e24 refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580) 7 years ago
Yamagishi Kazutoshi 763a2f8511
Replace react-router-scroll to react-router-scroll-4 (#5568) 7 years ago
Nolan Lawson 60f962eedc Refactor initial state: auto_play_gif (#5576) 7 years ago
Nolan Lawson 0692991b54 Add ServiceWorker caching for static assets (#5524) 7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563) 7 years ago
SerCom_KC 29609fbb6a Updating Chinese (Simplified) translations (#5508) 7 years ago
ThibG d37a56c07c Update remote ActivityPub users when fetching their toots (#5545) 7 years ago
Nolan Lawson 2cea4592a3 Avoid modifying emoji data inline (#5548) 7 years ago
Nolan Lawson 512feab222 Add margin to account for Edge disappearing scrollbar (#5522) 7 years ago
Nolan Lawson 5e111ce16d Reactor unfollow_modal, boost_modal, delete_modal (#5505) 7 years ago
Herbert Kagumba 3e9236b343 Separate Follow/Unfollow and back buttons (#5496) 7 years ago
ThibG 89c77fe225 Instantiate service classes for each call (fixes #5540) (#5543) 7 years ago
Nolan Lawson e843f62f47 Avoid unnecessary Motion components in icon_button.js (#5544) 7 years ago
Nolan Lawson ec487166db Directly use <Motion/> if not reducing motion (#5546) 7 years ago
Nolan Lawson 3de22a82bf Refactor initial state: reduce_motion and auto_play_gif (#5501) 7 years ago
nullkal 781105293c Feature: Unlisted custom emojis (#5485) 7 years ago
puckipedia 0cb329f63a Allow ActivityPub Note's tag and attachment to be single objects (#5534) 7 years ago
Andrew 2827f852c0 Theme: Windows 95 7 years ago
erin 22da775a85 Fix copying emojos: redirect to the page you were on (#5509) 7 years ago
りんすき d556be2968 Fix column design broken with very long title (#5493) 7 years ago
Nolan Lawson 02f7f3619a Remove translateZ(0) on modal overlay (#5478) 7 years ago
Ratmir Karabut 20fee786b1 Update Russian translation (#5517) 7 years ago
Olivier Nicole 1ba3725473 Complete Esperanto translation (#5520) 7 years ago
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 f5a3283976 Switch to Regexp.union for building the mute expression. 7 years ago
Ondřej Hruška 516eeeb43d option to add title to <Button>, use for toot buttons (#197) 7 years ago
David Yip 8410d33b49 Only cache the regex text, not the regex itself. 7 years ago
Matthew Walsh a76b024228 Changes to match other timelines in 2.0 7 years ago
Matthew Walsh 3db80f75a6 Added a timeline for Direct statuses 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
Marcin Mikołajczak fdb0848e08 i18n: Update Polish Translation (#5494) 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