gnu-social/lib
Evan Prodromou 35407614bb hide certain users from the public stream
On identi.ca, certain users (http://identi.ca/derricklo) publish 5-10
automated notices every half hour or hour. This can flood the public
stream, making it unreadable for casual readers.

We don't want to prevent anyone from using the site for personal use.
However, if their personal use clouds up the public space, we can
gently remove them from that public space without interfering with
their personal activity.

So: this change prevents selected people's notices from appearing in
the public stream. It's hand-configured by an administrator, and
probably doesn't scale beyond 10-20 blacklisted users. It's a stopgap
measure.

darcs-hash:20081120183722-84dde-8a8401fbcbb6abb60a8b36de249323586ea0b22c.gz
2008-11-20 13:37:22 -05:00
..
action.php gettext strings and pass the query string between tabs http://laconi.ca/PITS/00231 2008-07-20 06:56:59 -04:00
common.php hide certain users from the public stream 2008-11-20 13:37:22 -05:00
daemon.php more output in daemon.php 2008-10-04 20:08:51 -04:00
deleteaction.php Clean up delete code. Add missing htaccess rule. Exit after errors so the code doesn't continue running. 2008-07-20 08:45:52 -04:00
gallery.php reverse order of queries for galleries 2008-09-11 10:47:42 -04:00
jabber.php use profile URL instead of local URL 2008-09-30 17:05:42 -04:00
language.php Update q-value for completed pt_BR translation 2008-10-04 10:45:45 -04:00
mail.php cleanup whitespace in lib/mail.php 2008-10-04 13:45:52 -04:00
mailbox.php put message form on inbox and outbox 2008-09-24 16:41:31 -04:00
oauthstore.php Merge conflicts and kill a whole lot of trailing whitespace on lines. 2008-07-09 18:46:30 -04:00
omb.php remove some debugging code from omb.php 2008-09-07 16:03:44 -04:00
openid.php p.instructions -> div.instructions 2008-07-08 20:22:42 -04:00
personal.php inbox and outbox for direct messages 2008-09-16 15:53:46 -04:00
queuehandler.php explicitly load classes for queuehandler 2008-10-05 15:15:05 -04:00
rssaction.php Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds. 2008-11-04 03:40:27 -05:00
searchaction.php make settings and search menus localisable 2008-08-17 11:02:44 -04:00
settingsaction.php trac31 url_auto_shortening by sgmurphy 2008-11-06 15:59:26 -05:00
Shorturl_api.php added Shorturl_api to add support for ur1, 2tu and other services lacking a native api - trac31 2008-11-07 14:38:31 -05:00
stream.php try to make replies point to the clicked-on notice 2008-10-20 13:02:45 -04:00
subs.php rationalize with repository version 2008-09-16 13:44:00 -04:00
theme.php theme server support 2008-07-16 16:59:47 -04:00
twitterapi.php Twitter-compatible API - don't strip XML-illegal chars from JSON output 2008-11-06 17:57:21 -05:00
util.php escaping was not needed at all to process short urls. Real fix. 2008-11-14 14:54:57 -05:00
xmppqueuehandler.php guarded call to conn method in xmppqueuehandler 2008-09-29 16:55:04 -04:00