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
path:
root
/
spec
/
models
Age
Commit message (
Expand
)
Author
2017-11-19
Fix N+1 at notification (#5752)
abcang
2017-11-19
Update .following_map examples with show-reblogs information.
David Yip
2017-11-19
Merge remote-tracking branch 'tootsuite/master'
David Yip
2017-11-19
Add tests for AccountInteractions (#5751)
ysksn
2017-11-19
Add tests for Status#title (#5718)
ysksn
2017-11-18
Merge pull request #208 from yipdw/keyword-mute
beatrix
2017-11-17
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-16
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2017-11-17
Remove empty strings (#5732)
ysksn
2017-11-16
Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5
Surinna Curtis
2017-11-16
Add tests for Status#verb (#5717)
ysksn
2017-11-15
Add some examples for Glitch::KeywordMute::TagMatcher. #208.
David Yip
2017-11-16
Add tests for Status#hidden? (#5719)
ysksn
2017-11-15
Replace =~ with #matches?. #208.
David Yip
2017-11-15
Match keyword mute filter on hashtags. #208.
David Yip
2017-11-15
Merge pull request #212 from aschmitz/feat/mute-reblogs
beatrix
2017-11-15
Delegate some methods of User to @settings (#5706)
ysksn
2017-11-15
Add a test for Tag#to_param (#5705)
ysksn
2017-11-15
Optional notification muting (#5087)
Surinna Curtis
2017-11-15
Add tests for StreamEntry (#5687)
ysksn
2017-11-14
Add a test for SiteUpload#cache_key (#5685)
ysksn
2017-11-14
Refactor remote_follow_spec.rb (#5690)
Yamagishi Kazutoshi
2017-11-14
Add uniqueness to block email domains (#5692)
Yamagishi Kazutoshi
2017-11-14
Add tests for Setting (#5683)
ysksn
2017-11-13
Maintain case-insensitivity when merging multiple matchers (#213)
David Yip
2017-11-13
Add tests for SessionActivation (#5668)
ysksn
2017-11-12
Add tests for RemoteProfile (#5665)
ysksn
2017-11-10
Per-user reblog hiding implementation/fixes/tests
aschmitz
2017-11-10
Add tests for RemoteFollow (#5651)
ysksn
2017-11-09
Add tests for Notification (#5640)
ysksn
2017-11-09
Add and Remove tests for FollowRequest (#5622)
ysksn
2017-11-08
Add tests for MediaAttachment (#5620)
ysksn
2017-11-08
Add tests for CustomEmoji#local? and #object_type (#5621)
ysksn
2017-11-06
Implement tests for Account#refresh! (#5601)
ysksn
2017-11-06
Add test for Account#save_with_optional_media! (#5603)
ysksn
2017-11-05
Implement tests for Account#possibly_stale? (#5591)
ysksn
2017-10-26
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2017-10-26
Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)
unarist
2017-10-25
Merge pull request #179 from glitch-soc/keyword-mute
beatrix
2017-10-25
Merge remote-tracking branch 'STJrInuyasha/feature/direct-timeline' into gs-d...
David Yip
2017-10-24
Fix example description.
David Yip
2017-10-22
Added a timeline for Direct statuses
Matthew Walsh
2017-10-22
Don't add \b to whole-word keywords that don't start with word characters.
David Yip
2017-10-21
Move KeywordMute into Glitch namespace.
David Yip
2017-10-21
Allow keywords to match either substrings or whole words.
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
[prev]
[next]