- 14 Apr, 2010 1 commit
-
-
Brion Vibber authored
-
- 12 Apr, 2010 1 commit
-
-
Brion Vibber authored
-
- 11 Apr, 2010 1 commit
-
-
Brion Vibber authored
Allow blocking someone who's not currently subscribed to you (prevents seeing @-replies from them, or them subbing to you in future)
-
- 10 Apr, 2010 1 commit
-
-
Evan Prodromou authored
-
- 09 Apr, 2010 10 commits
-
-
Brion Vibber authored
Fix for strip_geo's decaching; also added --all option to run over all notices by given profile to help in fixing up cache inconsistencies
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Christopher Vollick authored
Probably just left over from the past.
-
Evan Prodromou authored
-
Brion Vibber authored
May be slow or run out of memory if run on particularly prolific posters -- not yet optimized for that case. Note that geodata that has already been sent out to other services (via ostatus, omb, twitter, etc) will not be removed from them. (fixed version -- previous had accidentally undone another commit)
-
Brion Vibber authored
In single-user mode, link #hashtags to the user's tagged stream rather than the global tag action, which isn't registered. Previously they would end up pointing to the home URL.
-
- 08 Apr, 2010 3 commits
-
-
Brion Vibber authored
-
Brion Vibber authored
drop onStartShowHeadElements handler from MobileProfile; just duplicated the original code path, and after removing the bogus notice-spewing code it was running those things twice.
-
Evan Prodromou authored
-
- 07 Apr, 2010 4 commits
-
-
Brion Vibber authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Christopher Vollick authored
Very useful to be able to know what tags a site already has.
-
- 06 Apr, 2010 5 commits
-
-
Brion Vibber authored
The ensure* family of functions will now return an OStatusShadowException in this case, which gives us a pleasant error message instead of a giant exception backtrace when you do 'sub somebody@this.local.server'. Can be extended later to allow actually using the local profile, since we could figure it out.
-
Brion Vibber authored
Set a default 2-second timeout on Geonames web service lookups. After a failure, further lookups in the same process will be skipped for the next 60 seconds (also configurable). Makes a Geonames outage much less disruptive to site operations.
-
Brion Vibber authored
As there's no admin control panel yet, this is mainly meant for batch administration and using setconfig.php
-
Brion Vibber authored
Add a User-Agent fragment blacklist to MobileProfile: sticking iPad on the regular theme, which works better on its larger screen (was tripped on 'mobile' in the UA though we had no explicit check for 'ipad' previously)
-
Brion Vibber authored
This needs some cleanup...
-
- 05 Apr, 2010 14 commits
-
-
Brion Vibber authored
* added locale/en/LC_MESSAGES/statusnet.po to make it easier to start customizing English texts * added notes to locale/README about customizing and how to disable languages you haven't customized * renamed PO templates from *.po to *.pot to match general conventions and reduce confusion for people trying to find which file they're supposed to edit
-
Brion Vibber authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-