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-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
Make the compose area optionally scrollable.
David Yip
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
2017-10-18
Some typos and supplementation in sentence structures (#5441)
Håkan Eriksson
2017-10-18
Run `i18n-tasks checked-normalized` in Travis CI (#5443)
Yamagishi Kazutoshi
2017-10-18
Enable coverage for Jest (#5442)
Yamagishi Kazutoshi
2017-10-18
fr.json typo (realtive time) (#5447)
JohnD28
2017-10-17
Bump version to 2.0.0rc4
Eugen Rochko
2017-10-17
Dutch: A few strings I found last minute (#5440)
Jeroen
2017-10-18
Make theme directory and Rename application.scss (#5336)
YaQ
2017-10-17
When unreblog arrives over streaming API, just delete in UI (#5439)
Eugen Rochko
2017-10-17
i18n better wording (OC/CA/FR) + string added in FR (#5438)
JeanGauthier
2017-10-17
Fix scrolling of dropdown when offscreen (#5434)
Nolan Lawson
2017-10-17
Fix unwanted content warning gap in CSS (#5436)
Eugen Rochko
2017-10-17
When status is fetched instead of delivered, do not stream it (#5437)
Eugen Rochko
2017-10-17
Don't capture scheme-less URLs in the status (#5435)
unarist
2017-10-17
i18n update (#5427) in OC/CA/FR/ES (#5431)
JeanGauthier
2017-10-17
Fix React warning about tabIndex on status with CW (#5432)
unarist
2017-10-17
Update German translation (#5425)
Jakob Kramer
2017-10-17
Add Japanese translations (#5427)
Yamagishi Kazutoshi
2017-10-17
Normalize locale files (#5429)
Yamagishi Kazutoshi
2017-10-17
use-DB_NAME-in-development (#5430)
masarakki
2017-10-17
Clean up reblog tracking keys, related improvements (#5428)
aschmitz
2017-10-17
Swedish translation (#5406)
Håkan Eriksson
[next]