gnu-social/classes
Evan Prodromou 6664528244 Revert "Blacklist all files and directories in the web root (INSTALLDIR). Much more elegant than manually keep tracking of these invalid usernames."
This reverts commit 15f9c80c28.

So, so, elegant! And so, so, incorrect!

We can't have a user named 'notice' because that would interfere with
URLs like /notice/1234. However, there is no file named 'notice' in
the Web root.

If there were a way to automatically pull out the virtual paths in the
root dir, this may make sense. Until then, we keep track here.
2009-11-01 11:09:14 -05:00
..
Avatar.php Configurable avatar directory 2009-06-15 10:45:50 -07: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
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.php If there is no mimetype set, the file shouldn't be considered an enclosure 2009-09-10 21:21:01 -04:00
File_oembed.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
File_redirection.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04: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
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
Memcached_DataObject.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
Message.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Nonce.php Fix nonce usage in OAuth store 2009-03-07 12:55:09 -08:00
Notice.php remove Notice::gc() for now 2009-08-29 11:59:54 -07: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
Profile.php copy-and-paste typo in profile deletion 2009-10-02 15:42:34 -04: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
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.php Status_network had wrong ini file 2009-08-28 10:42:49 -07: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.php Revert "Blacklist all files and directories in the web root (INSTALLDIR). Much more elegant than manually keep tracking of these invalid usernames." 2009-11-01 11:09:14 -05:00
User_group.php Implemented the list_all and list groups API methods as defined at http://laconi.ca/trac/wiki/ProposedGroupsAPI 2009-08-07 18:00:04 -04:00
User_openid.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
statusnet.ini Rename Laconica to StatusNet 2009-08-25 17:56:10 -04:00
statusnet.links.ini Rename Laconica to StatusNet 2009-08-25 17:56:10 -04:00