index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-24
Assume Glitch::KeywordMute#destroy! works and error out if it doesn't.
David Yip
2017-10-24
Use edit template for displaying errors in update.
David Yip
2017-10-24
Also filter notifications containing muted keywords.
David Yip
2017-10-24
Override Action View name inference in settings/keyword_mutes.
David Yip
2017-10-24
Fix example description.
David Yip
2017-10-24
Switch to Regexp.union for building the mute expression.
David Yip
2017-10-24
option to add title to <Button>, use for toot buttons (#197)
Ondřej Hruška
2017-10-23
Merge pull request #196 from glitch-soc/fix-imports
David Yip
2017-10-23
Added app/javascript for imports
kibigo!
2017-10-23
Only cache the regex text, not the regex itself.
David Yip
2017-10-22
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2017-10-22
Changes to match other timelines in 2.0
Matthew Walsh
2017-10-22
Added a timeline for Direct statuses
Matthew Walsh
2017-10-22
KeywordMute matcher: more closely mimic Regexp#=~ behavior.
David Yip
2017-10-22
Address unused translation errors.
David Yip
2017-10-22
Use current_account from ApplicationController.
David Yip
2017-10-22
Don't add \b to whole-word keywords that don't start with word characters.
David Yip
2017-10-22
keyword mutes: also check spoiler (CW) text and reblogged statuses.
David Yip
2017-10-22
i18n: Update Polish Translation (#5494)
Marcin Mikołajczak
2017-10-21
Apply keyword mutes to reblogs.
David Yip
2017-10-21
Move KeywordMute into Glitch namespace.
David Yip
2017-10-21
Fill in create, edit, update, and destroy for keyword mutes interface.
David Yip
2017-10-21
Allow keywords to match either substrings or whole words.
David Yip
2017-10-21
Spike out index and new views for keyword mutes controller.
David Yip
2017-10-21
Set up /settings/keyword_mutes. #164.
David Yip
2017-10-21
Invalidate cached matcher objects on KeywordMute commit. #164.
David Yip
2017-10-21
Use more idiomatic string concatentation. #164.
David Yip
2017-10-21
Make use of the regex attr_reader. #164.
David Yip
2017-10-21
Fix case-insensitive match scenario; test some word ornamentation. #164.
David Yip
2017-10-21
Rework KeywordMute interface to use a matcher object; spec out matcher. #164.
David Yip
2017-10-21
Spec out KeywordMute interface. #164.
David Yip
2017-10-21
Add KeywordMute model.
David Yip
2017-10-21
Compose buttons bar redesign + generalize dropdown (#194)
Ondřej Hruška
2017-10-20
hide mentions of muted accounts (in home col) (#190)
beatrix
2017-10-19
Merge pull request #191 from glitch-soc/garglamel-yaml
beatrix
2017-10-19
Updates to bio metadata script
kibigo!
2017-10-19
Merge pull request #189 from glitch-soc/scrollable-compose-area
beatrix
2017-10-19
Remove unnecessary translateZ(0) when doing scale() (#5473)
Nolan Lawson
2017-10-19
Make the compose area optionally scrollable.
David Yip
2017-10-19
remove-duplicated-jest-config (#5465)
masarakki
2017-10-18
Merge pull request #185 from glitch-soc/fix-null-status
David Yip
2017-10-18
Merge pull request #188 from glitch-soc/merge-upstream-2-0-0
beatrix
2017-10-18
formatting fix for eslint
Ondřej Hruška
2017-10-18
Remove unused filesAttached property.
David Yip
2017-10-18
Update stylesheet imports in glitch components.
David Yip
2017-10-18
Merge tag 'v2.0.0' into gs-master
David Yip
2017-10-18
Suppress type error(not a function) on calling fastSeek (#5452)
Sho Kusano
2017-10-18
Bump version to 2.0.0 🐘
Eugen Rochko
2017-10-18
Fix pt-BR translation strings related to advanced search. (#5449)
Renato "Lond" Cerqueira
2017-10-18
Revert #5438 for FR (#5450)
Technowix
[prev]
[next]