..
Avatar.php
Remove annoying log msg
2009-11-25 19:23:33 +00:00
Config.php
pkeyGet() and save() methods for Config
2009-11-07 23:16:59 -05: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
Revert "Remove more contractions"
2009-11-09 20:01:46 +01: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
Revert "* [Cc]an't -> [Cc]annot"
2009-11-08 23:28:51 +01: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
Memcached_DataObject.php
Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server.
2009-11-10 13:44:40 -08:00
Message.php
silenced users can't send direct messages
2009-11-16 19:51:41 +01: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
Need to check the Profile rather than the User.
2009-11-17 08:48:16 -08:00
Plugin_DataObject.php
Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them
2009-11-16 15:24:25 -05:00
Profile_block.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
Profile_role.php
fix exe flag after createTable
2009-11-16 16:05:22 +01:00
Profile_tag.php
fix problem with dupe tags in profile
2009-02-28 15:17:49 -08:00
Profile.php
Added Authorization plugin
2009-11-18 14:19:43 -05: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
Fix regression in remote subscription; added hasRole() shadow method on Remote_profile.
2009-11-25 22:23:21 +00: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
Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server.
2009-11-10 13:44:40 -08:00
statusnet.ini
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
2009-11-17 06:25:07 -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
Consolidate group creation into static function in User_group
2009-11-18 15:54:24 -05:00
User.php
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
2009-11-17 06:25:07 -05:00