gnu-social/classes
Zach Copley 6c7bdf9df6 Merge branch 'userdesign' into 0.8.x
* userdesign: (56 commits)
  Fix for background image repetition for various page heights
  Removed height:100% for better background image repetition
  A little more specific selector for notice reply
  Have user favorites page show user's design
  Placed a check to make sure there is a reply button in a notice before
  Make MailboxAction read only
  Remove stale reference to deprecated personal.php
  Uppercase hex color values
  Default to image being on, no tile after upload
  Fix sidebar color bug default design
  Update background image settings to use bitflags
  It was accidently removed
  Dynamically tile background image  and turn background image on or off
  Show a background img in settings form
  IE7/8 CSS update for user design
  Enable tiling of background imgs for Designs
  Added background image tile flag to Design
  Init styles for tile and image use on/off for user design settings
  Added form option to tile background image and to turn it on and off
  Add background dir
  ...
2009-06-17 18:49:25 -07: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 Fix for background image repetition for various page heights 2009-06-18 01:39:37 +00:00
Fave.php Ticket #1567 - Change max_id to return notices <= ID instead of < ID 2009-05-29 16:54:24 -07:00
File.php Fixed recent attachment bug that required URLs to be posted twice to be taken into account. 2009-06-17 16:21:50 -04:00
File_oembed.php Make oohembed endpoint configurable. 2009-06-17 16:44:33 -04:00
File_redirection.php Handles local aliases (redirection) for file uploads attached to notices. 2009-05-27 03:47:45 -04:00
File_thumbnail.php Attachments and their list now provide "ajax" view. Also added a few sidebars relating tags and attachments. 2009-05-15 15:04:58 -04:00
File_to_post.php rewrote short url stuff to handle new file/url classes (redirections, oembed, mimetypes, etc.) 2009-05-13 14:27:32 -04:00
Foreign_link.php Upgraded foreign_id column to handle new 64-bit Facebook user IDs. 2009-05-27 17:59:49 -07: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 function headers to K&R style 2008-12-23 14:33:23 -05:00
Group_alias.php fixup perms for classes 2009-06-14 21:53:09 -07:00
Group_block.php Allow users to be unblocked from a group 2009-06-14 16:17:44 -07:00
Group_inbox.php some class files had x bit set 2009-05-22 21:11:46 -04: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 Use mysql_set_charset for connection instead of SET NAMES 2009-05-30 13:59:57 -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 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into taggedprofile 2009-06-17 15:05:24 -07:00
Notice_inbox.php names for Notice_inbox source values 2009-06-16 21:37:19 -07:00
Notice_source.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Notice_tag.php Ticket #1567 - API: Change before_id parameter to max_id 2009-05-29 16:32:55 -07:00
Profile.php Make the personal tag streams actually work 2009-06-17 15:04:57 -07:00
Profile_block.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Profile_tag.php fix problem with dupe tags in profile 2009-02-28 15:17:49 -08:00
Queue_item.php TRUE 2008-12-23 14:44:28 -05: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 change function headers to K&R style 2008-12-23 14:33:23 -05:00
Reply.php Ticket #1567 - API: Change before_id parameter to max_id 2009-05-29 16:32:55 -07:00
Sms_carrier.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Status_network.php forgot to disinherit Memcached_DataObject in Status_network 2009-06-15 21:55:56 -07:00
Subscription.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Token.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
User.php Merge branch '0.8.x' into userdesign 2009-06-09 21:51:24 -07:00
User_group.php Link and distribute notices tagged for a group alias 2009-06-14 23:43:47 -07:00
User_openid.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
laconica.ini Update background image settings to use bitflags 2009-06-17 02:35:51 -07:00
laconica.links.ini rewrote short url stuff to handle new file/url classes (redirections, oembed, mimetypes, etc.) 2009-05-13 14:27:32 -04:00
statusnet.ini updates to Status_network 2009-06-15 08:54:52 -07:00