Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-05 | The translators were having trouble with the wording of the subtitle | Zach Copley | |
for the list of groups a user is a member of. I've changed the wording and added a // TRANS: comment to hopefully make it more clear. | |||
2010-04-02 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-04-02 | Merge branch 'master' into testing | Brion Vibber | |
2010-04-01 | Revert "Revert "if user allows location sharing but turned off browser ↵ | Evan Prodromou | |
location use profile location"" This reverts commit 8b24ad8a9c681585e95612084eb629df8b364b74. | |||
2010-04-01 | Revert "if user allows location sharing but turned off browser location use ↵ | Evan Prodromou | |
profile location" This reverts commit 4b80ce0be89fe50eabec1a19dbf4a0c26a413423. | |||
2010-04-01 | if user allows location sharing but turned off browser location use profile ↵ | Evan Prodromou | |
location | |||
2010-03-31 | add missing semicolon | Craig Andrews | |
2010-03-31 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-03-31 | Revert "Multiple file upload handling." | Sarven Capadisli | |
This reverts commit 260f00d60bc83ac641d6fbe465e70aec33ccd9be. As mentioned in http://gitorious.org/statusnet/mainline/commit/260f00d60bc83ac641d6fbe465e70aec33ccd9be#comment_8367 Reverting this merge until the bugs are fixed and there is a general agreement on the need for this enhancement. | |||
2010-03-30 | Ticket #1281: JID validation now more or less follows spec instead of ↵ | Brion Vibber | |
calling e-mail validator Basic splitting/validation code submitted via http://status.net/wiki/XMPP/JID_validation -- Copyright 2009 Patrick Georgi <patrick@georgi-clan.de> Licensed under ISC-L, which is compatible with everything else that keeps the copyright notice intact. Added PEAR Net_IDNA package to extlib to handle IDN normalization (also used by Validate's email verifier if present). * added test suite, supplemented my own test cases with JID validation and normalization test cases from libpurple * follows XMPP rules for validation of name part * fixes for normalization with non-ASCII names * will do domain checks if $config['email']['check_domain'] is on, checking for an XMPP-server SRV record or any lookup. (We don't actually need to ping those direct though.) * some more obscure stringprep validation rules aren't quite followed yet, but we err on the side of permissiveness. * we still don't actually let you save your address with a resource on it, as we strip resources when looking up users who've sent us presence or message updates. I would recommend saving the outgoing resource as a separate field if/when we add that..? | |||
2010-03-30 | Fix for error output on invalid user ID to api groups list | Brion Vibber | |
2010-03-30 | Fix for error output on invalid user ID to api groups list | Brion Vibber | |
2010-03-30 | Fixes for apigrouplist - notice spew from undefined var, notice spew from ↵ | Brion Vibber | |
missing escape in sprintf format | |||
2010-03-30 | Quick fixes for grouplistall: | Brion Vibber | |
* respect count instead of listing all groups * respect page parameter * don't spew notice on undefined $id * don't spew notice on undefined $group->homepage_url (dropped the element since there's nothing to go in it) | |||
2010-03-30 | Fixes for apigrouplist - notice spew from undefined var, notice spew from ↵ | Brion Vibber | |
missing escape in sprintf format | |||
2010-03-30 | Quick fixes for grouplistall: | Brion Vibber | |
* respect count instead of listing all groups * respect page parameter * don't spew notice on undefined $id * don't spew notice on undefined $group->homepage_url (dropped the element since there's nothing to go in it) | |||
2010-03-29 | Fix to profile location in FOAF output: longitude was repeating the latitude ↵ | Brion Vibber | |
by mistake | |||
2010-03-29 | Fix to profile location in FOAF output: longitude was repeating the latitude ↵ | Brion Vibber | |
by mistake | |||
2010-03-26 | Multiple file upload handling. | Nick Holliday | |
2010-03-26 | Really make sure we return 'true' and 'false' strings for boolean vals in ↵ | Zach Copley | |
api/statusnet/config.:format. | |||
2010-03-26 | Really make sure we return 'true' and 'false' strings for boolean vals in ↵ | Zach Copley | |
api/statusnet/config.:format. | |||
2010-03-25 | Using unique @for, @id pair for jabber and sms options in subscriptions | Sarven Capadisli | |
2010-03-25 | Assigned an identifier for the representative user and group profile | Sarven Capadisli | |
2010-03-24 | Using unique @for, @id pair for jabber and sms options in subscriptions | Sarven Capadisli | |
2010-03-23 | Misc small fixes, plus a new hook in tag.php | Julien C | |
2010-03-23 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-03-23 | FOAF was missing OStatus remote subscriptions, now fixed. | Brion Vibber | |
2010-03-23 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-03-23 | Consistently send Profiles into Fave::addNew() | Brion Vibber | |
2010-03-23 | Consistently send Profiles into Fave::addNew() | Brion Vibber | |
2010-03-19 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
Conflicts: plugins/OStatus/extlib/hkit/hkit.class.php plugins/OStatus/lib/discoveryhints.php | |||
2010-03-19 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-03-19 | Fix typo in public tag cloud query setup which caused the cutoff to get skipped. | Brion Vibber | |
2010-03-19 | Fix typo in public tag cloud query setup which caused the cutoff to get skipped. | Brion Vibber | |
2010-03-19 | Allow admins to set a min site textlimit of 0 (unlimited) | Zach Copley | |
2010-03-18 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-03-18 | Handle "forgot to upload an avatar on avatarsettings" a little more gracefully. | Brion Vibber | |
2010-03-18 | API - handle any exceptions thrown during notice save. The API was | Zach Copley | |
occasionally spitting out HTML, which is hard for clients to deal with. | |||
2010-03-18 | Remove deprecated call-by-reference. Was causing a warning on Dreamhost. | Zach Copley | |
2010-03-18 | Remove deprecated call-by-reference. Was causing a warning on Dreamhost. | Zach Copley | |
2010-03-17 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-03-17 | Pulling the stub plugin panel back out; we'll flesh it out more for 1.0.x ↵ | Brion Vibber | |
and see if we can make it easier to disable through the config file for now. Revert "Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list." This reverts commit d9a9fd3779c592e3f4e0a8aea8e385ee2183c0b3. | |||
2010-03-16 | Stub plugins administration panel, allows for disabling/re-enabling plugins ↵ | Brion Vibber | |
from the default plugins list. | |||
2010-03-15 | Always output a site logo via /api/statusnet/config.:format (so client devs ↵ | Zach Copley | |
have something to use) | |||
2010-03-15 | Background deletion of user accounts. Notices are deleted in chunks, then ↵ | Brion Vibber | |
the user itself when they're all gone. While deletion is in progress, the account is locked with the 'deleted' role, which disables all actions with rights control. Todo: * Pretty up the notice on the profile page about the pending delete. Show status? * Possibly more thorough account disabling, such as disallowing all use for login and access. * Improve error recovery; worst case is that an account gets left locked in 'deleted' state but the queue jobs have gotten dropped out. This would leave the username in use and any undeleted notices in place. | |||
2010-03-15 | Initial Twitpic-like media upload endpoint /api/statusnet/media/upload | Zach Copley | |
2010-03-15 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-03-15 | Consolidate and patch up redirection to remote notices. | Brion Vibber | |
Now using the correct order consistently (URL, then URI if http/s), and as a niceness measure skipping the redirect if the only URL we have stored is the local one. (Could happen if remote OStatus feed has tag URIs and no alt link.) | |||
2010-03-13 | Assigned an identifier for the representative user and group profile | Sarven Capadisli | |
2010-03-13 | Ticket 2239: white space before apostrophe in metadata of status of notice | Brion Vibber | |