]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add a flag to not deliver poll responses to home timeline
authorEvan Prodromou <evan@status.net>
Tue, 6 Nov 2012 15:24:05 +0000 (10:24 -0500)
committerEvan Prodromou <evan@status.net>
Tue, 6 Nov 2012 15:25:39 +0000 (10:25 -0500)
commit35499a9952b04f17fc34f3f0dca7170d671b743b
treed6512002d4a876fe2a609c1c2f695a87fd8b9eb9
parent9d73f6444a29dc59d2b5c4aef31be128a0bc4ffe
Add a flag to not deliver poll responses to home timeline

Some people really hate getting poll responses in their home timeline,
so there's now a flag to disable that.
plugins/Poll/PollPlugin.php
plugins/Poll/User_poll_prefs.php [new file with mode: 0644]
plugins/Poll/pollsettings.php [new file with mode: 0644]