..
Avatar.php
Make queuing and daemons work via events
2009-10-14 04:50:16 +00:00
Config.php
check correct define (not backwards compatible)
2009-09-15 21:12:44 -04:00
Confirm_address.php
change function headers to K&R style
2008-12-23 14:33:23 -05:00
Consumer.php
change function headers to K&R style
2008-12-23 14:33:23 -05:00
Deleted_notice.php
check correct define (not backwards compatible)
2009-09-15 21:12:44 -04:00
Design.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
Fave.php
Merge branch 'master' into 0.8.x
2009-07-23 14:45:21 -07:00
File_oembed.php
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
2009-08-27 14:52:32 -07:00
File_redirection.php
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
2009-11-02 09:14:15 -08:00
File_thumbnail.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
File_to_post.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
File.php
Fix some bugs in the URL linkification, and fixed the unit test.
2009-09-27 16:52:15 -04:00
Foreign_link.php
Take token field out of foreign_link
2009-08-25 15:48:06 -04:00
Foreign_service.php
change function headers to K&R style
2008-12-23 14:33:23 -05:00
Foreign_subscription.php
change function headers to K&R style
2008-12-23 14:33:23 -05:00
Foreign_user.php
change foreign_user.id to bigint (for Twitter, Facebook, etc.)
2009-06-24 14:44:02 -07:00
Group_alias.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
Group_block.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
Group_inbox.php
break up big inbox queries into lots of small ones
2009-06-25 23:00:46 -07:00
Group_member.php
some class files had x bit set
2009-05-22 21:11:46 -04:00
Invitation.php
change function headers to K&R style
2008-12-23 14:33:23 -05:00
Location_namespace.php
flip x flag on generated files
2009-10-21 22:43:41 -04:00
Login_token.php
Added 'login' command that gives you a link that can be used to login to the website
2009-11-02 18:40:49 -05:00
Memcached_DataObject.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
Message.php
methods for Message to check max content length
2009-08-21 07:20:59 -04:00
Nonce.php
Fix nonce usage in OAuth store
2009-03-07 12:55:09 -08:00
Notice_inbox.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
Notice_source.php
change function headers to K&R style
2008-12-23 14:33:23 -05:00
Notice_tag.php
a distributed -> the distributed
2009-08-25 18:14:12 -04:00
Notice.php
don't distribute group notices to inboxes for users who've blocked the author
2009-11-07 12:22:00 -05:00
Profile_block.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
Profile_tag.php
fix problem with dupe tags in profile
2009-02-28 15:17:49 -08:00
Profile.php
get location from a Profile
2009-10-29 14:43:25 -04:00
Queue_item.php
start of queuemanager code
2009-06-28 14:38:34 -04:00
Related_group.php
some class files had x bit set
2009-05-22 21:11:46 -04:00
Remember_me.php
change function headers to K&R style
2008-12-23 14:33:23 -05:00
Remote_profile.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
Reply.php
Ticket #1567 - API: Change before_id parameter to max_id
2009-05-29 16:32:55 -07:00
Session.php
don't write session if it's unchanged
2009-10-09 10:39:56 -04:00
Sms_carrier.php
change function headers to K&R style
2008-12-23 14:33:23 -05:00
status_network.ini
Rename Laconica to StatusNet
2009-08-25 17:56:10 -04:00
Status_network.php
Status_network had wrong ini file
2009-08-28 10:42:49 -07:00
statusnet.ini
Added 'login' command that gives you a link that can be used to login to the website
2009-11-02 18:40:49 -05:00
statusnet.links.ini
Rename Laconica to StatusNet
2009-08-25 17:56:10 -04:00
Subscription.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
Token.php
change function headers to K&R style
2008-12-23 14:33:23 -05:00
User_group.php
Merge branch '0.8.x' into 0.9.x
2009-08-21 15:42:11 -04:00
User_role.php
methods on User to grant, check, and revoke roles
2009-08-27 11:38:31 -07:00
User.php
Fix bug 1962: deleteuser.php regression when OpenID plugin not enabled
2009-11-08 14:40:30 +01:00