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
/
app
/
models
Age
Commit message (
Expand
)
Author
2017-12-03
Rename themes -> flavours ? ?
kibigo!
2017-11-30
Skins support
kibigo!
2017-11-17
Update annotations on Follow, FollowRequest, and Mute.
David Yip
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
Fix some rubocop style issues (#5730)
Eugen Rochko
2017-11-17
Display moderator badge (green), admin badge changed to red (#5728)
Eugen Rochko
2017-11-16
Fix AccountFinderConcern::AccountFinder#with_usernames (#5722)
ysksn
2017-11-16
Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5
Surinna Curtis
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
Optional notification muting (#5087)
Surinna Curtis
2017-11-14
Add uniqueness to block email domains (#5692)
Yamagishi Kazutoshi
2017-11-13
Maintain case-insensitivity when merging multiple matchers (#213)
David Yip
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-11-11
Updates per code review
aschmitz
2017-11-11
Add moderator role and add pundit policies for admin actions (#5635)
Eugen Rochko
2017-11-10
Per-user reblog hiding implementation/fixes/tests
aschmitz
2017-11-09
"Show reblogs" per-follower UI/database changes
aschmitz
2017-11-09
Add and Remove tests for FollowRequest (#5622)
ysksn
2017-11-07
Twidere mention workaround (#5552)
ThibG
2017-11-07
Add ability to disable login and mark accounts as memorial (#5615)
Eugen Rochko
2017-11-07
Show the local couterpart of emoji when it exists in /admin/custom_emojis (#...
nullkal
2017-10-27
Merge branch 'master' into gs-master
David Yip
2017-10-27
Feature: Unlisted custom emojis (#5485)
nullkal
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
Remove nil check in Glitch::KeywordMute#=~.
David Yip
2017-10-24
Switch to Regexp.union for building the mute expression.
David Yip
2017-10-23
Only cache the regex text, not the regex itself.
David Yip
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
Don't add \b to whole-word keywords that don't start with word characters.
David Yip
2017-10-21
Apply keyword mutes to reblogs.
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
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
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-16
Merge remote-tracking branch 'upstream/master' into gs-master
David Yip
2017-10-16
Add option to reduce motion (#5393)
Nolan Lawson
2017-10-16
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2017-10-13
Optimize Status#permitted_for 500x (account timeline) (#5373)
unarist
2017-10-13
Fix UserTrackingConcern firing on every request, optimize some queries (#5368)
Eugen Rochko
2017-10-13
Retoot count increases without reason (#5363)
Lex Alexander
2017-10-11
Merge upstream 2.0ish #165
kibigo!
[next]