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
/
lib
Age
Commit message (
Expand
)
Author
2017-11-15
Replace =~ with #matches?. #208.
David Yip
2017-11-15
Match keyword mute filter on hashtags. #208.
David Yip
2017-11-15
Also run the keyword matcher on a status' tags. #208.
David Yip
2017-11-11
Actually filter blocked reblogs from feed
aschmitz
2017-10-27
Merge branch 'master' into gs-master
David Yip
2017-10-27
Allow ActivityPub Note's tag and attachment to be single objects (#5534)
puckipedia
2017-10-24
Also filter notifications containing muted keywords.
David Yip
2017-10-22
keyword mutes: also check spoiler (CW) text and reblogged statuses.
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
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-20
hide mentions of muted accounts (in home col) (#190)
beatrix
2017-10-18
Merge tag 'v2.0.0' into gs-master
David Yip
2017-10-17
When status is fetched instead of delivered, do not stream it (#5437)
Eugen Rochko
2017-10-17
Clean up reblog tracking keys, related improvements (#5428)
aschmitz
2017-10-16
Merge remote-tracking branch 'upstream/master' into upstream-merge-again
Ondřej Hruška
2017-10-16
Keep references to all reblogs of a status on home feed (#5419)
Eugen Rochko
2017-10-16
Merge remote-tracking branch 'upstream/master' into gs-master
David Yip
2017-10-16
Merge remote-tracking branch 'upstream/master' into gs-master
David Yip
2017-10-16
Ensure that feed renegeration restores non-zero items (#5409)
Eugen Rochko
2017-10-16
Fix un-reblogged status being at wrong position in the home timeline (#5418)
unarist
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-14
Use atomUri in Undo activity of Announce (#5376)
unarist
2017-10-13
Fix NameError: uninitialized constant OStatus::AtomSerializer::TagManager (#5...
Eugen Rochko
2017-10-13
Fix UserTrackingConcern firing on every request, optimize some queries (#5368)
Eugen Rochko
2017-10-13
When unfollowing, remove from home in web UI immediately (#5369)
Eugen Rochko
2017-10-11
Merge upstream 2.0ish #165
kibigo!
2017-10-08
Fix #5271 - Fix missing attribute in remove_from_feed (#5277)
Eugen Rochko
2017-10-08
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
2017-10-07
Encode custom emojis as resolveable objects in ActivityPub (#5243)
Eugen Rochko
2017-10-06
Fix remote profile being displayed in HTML on remote_follow (#5249)
unarist
2017-10-06
Fix theme settings (#5242)
Lynx Kotoura
2017-10-05
When processing custom emoji, ensure a non-animated version exists (#5230)
Eugen Rochko
2017-10-04
Separate notifications preferences from general preferences (#4447)
Yamagishi Kazutoshi
2017-10-04
Non-Serial ("Snowflake") IDs (#4801)
aschmitz
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-10-02
Suppress backtrace from Request#perform (#5174)
Daigo 3 Dango
2017-09-29
After 7 days of repeated delivery failures, give up on inbox (#5131)
Eugen Rochko
2017-09-28
Change max redirects followed to 2 (#5136)
Eugen Rochko
2017-09-28
Add ability to specify alternative text for media attachments (#5123)
Eugen Rochko
2017-09-28
Merge remote-tracking branch 'origin/better-themeing' into merging-upstream
Ondřej Hruška
2017-09-28
Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream
Ondřej Hruška
2017-09-28
Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstream
Ondřej Hruška
2017-09-25
Better themeing support!!
kibigo!
2017-09-26
Fix #5059 - Stop processing payload if it's from local account (#5100)
Eugen Rochko
2017-09-25
Add missing validations in ActivityPub::Activity::Create (#5096)
Akihiko Odaki
2017-09-23
Add emoji autosuggest (#5053)
Eugen Rochko
2017-09-23
Fix custom emojis not detected when used in content warning (#5049)
Eugen Rochko
[next]