Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-27 | some debugging code for sessions | Evan Prodromou | |
2009-06-27 | remove debugging code from Notice.php | Evan Prodromou | |
2009-06-27 | fixup perms on auto-generated files | Evan Prodromou | |
2009-06-27 | a memcached_dataobject class for saving sessions | Evan Prodromou | |
2009-06-27 | session storage | Evan Prodromou | |
2009-06-26 | Added background-attachment:fixed for userdesigns | Sarven Capadisli | |
2009-06-26 | boxcar notice inbox requests | Evan Prodromou | |
2009-06-25 | break up big inbox queries into lots of small ones | Evan Prodromou | |
2009-06-25 | fix caching for conversations, again | Evan Prodromou | |
2009-06-25 | avoid getting duplicate errors on upload | Evan Prodromou | |
2009-06-25 | streamline the file action | Evan Prodromou | |
2009-06-25 | update conversations to use newer query format | Evan Prodromou | |
2009-06-25 | don't try to load a null notice into the list | Evan Prodromou | |
2009-06-25 | blow cache when new notice in conversation is saved | Evan Prodromou | |
2009-06-24 | change foreign_user.id to bigint (for Twitter, Facebook, etc.) | Evan Prodromou | |
2009-06-23 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Zach Copley | |
* '0.8.x' of git@gitorious.org:laconica/dev: (61 commits) Using default theme design values (it was previously set to identica Updated default colour theme and IE6 colours for transparent values chmod +x delete_status_network.sh rm -Rf, not rmdir script to delete a status network chmod allsites.php script to show all sites on a network use different name for connection and database use /etc/laconica/setup.cfg instead of local file other base directories On XHR notice post, calls NoticeAttachment to trigger thumbnail and oembed and thumbnail don't need sequences add innodb by default to status networks pwgen not pwdgen make pwgen command configurable a little sql script to drop full-text index and use innodb for profile and notice remove common_debug from newnotice append uploads to content rather than showing them double use a subclass for single notice items to show attachments make file command configurable ... | |||
2009-06-23 | Stop Twitter gateway notices from leaking via user faves pages | Zach Copley | |
2009-06-23 | oembed and thumbnail don't need sequences | Evan Prodromou | |
2009-06-23 | append uploads to content rather than showing them double | Evan Prodromou | |
2009-06-22 | Attachment upload server and path now configurable | Zach Copley | |
2009-06-22 | change staticGet() from DB_DataObject to Memcached_DataObject for file classes | Evan Prodromou | |
2009-06-22 | Database changes for file tables | Evan Prodromou | |
Some minor database changes for file tables. Namely: * Added a timestamp to all tables * Added a filename column for local files * Change some tables that had unnecessary auto-increment primary keys when they had another unique column that should act as the primary key * Change engine from MyISAM to InnoDB for a couple of files. Also, rebuilt the DB_DataObject files for all these tables. | |||
2009-06-21 | Add like for search | Evan Prodromou | |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou | |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou | |
2009-06-18 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-18 | Make sure we have a DB connection before setting its charset | Zach Copley | |
2009-06-18 | Only show twitter msgs in your own inbox | Evan Prodromou | |
2009-06-17 | Add design_id to User_group | Zach Copley | |
2009-06-17 | Merge branch 'userdesign' into 0.8.x | Zach Copley | |
* 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-18 | Fix for background image repetition for various page heights | Sarven Capadisli | |
2009-06-17 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into taggedprofile | |||
2009-06-17 | Make the personal tag streams actually work | Evan Prodromou | |
2009-06-17 | Merge branch '0.8.x' into userdesign | Zach Copley | |
2009-06-17 | Make oohembed endpoint configurable. | Robin Millette | |
2009-06-17 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Robin Millette | |
into 0.8.x | |||
2009-06-17 | Fixed recent attachment bug that required URLs to be posted twice to be ↵ | Robin Millette | |
taken into account. | |||
2009-06-17 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-17 | Update background image settings to use bitflags | Zach Copley | |
2009-06-16 | Merge branch '0.8.x' into userdesign | Zach Copley | |
* 0.8.x: Moved url handling to its proper place, from newnotice to Notice.php Removed more dead code. Brought back borders for content, navigation, aside_primary but Minor margin value change More contrast for tabs UI updates: | |||
2009-06-16 | Enable tiling of background imgs for Designs | Zach Copley | |
2009-06-16 | names for Notice_inbox source values | Evan Prodromou | |
2009-06-16 | names for Notice is_local states | Evan Prodromou | |
2009-06-16 | Added background image tile flag to Design | Zach Copley | |
2009-06-16 | Moved url handling to its proper place, from newnotice to Notice.php | Robin Millette | |
2009-06-16 | Design settings now save and displays backgrounds | Zach Copley | |
2009-06-16 | Merge branch '0.8.x' into userdesign | Zach Copley | |
* 0.8.x: Revert "Using neutral colour for notice hover" Using neutral colour for notice hover forgot to disinherit Memcached_DataObject in Status_network Add some basic memcached handling to status_network | |||
2009-06-15 | Another minor tweak to showCSS() CSS output | Zach Copley | |
2009-06-15 | Some fixups to the CSS output of showCSS() | Zach Copley | |
2009-06-15 | Design class now uses WebColor class for outputting hex colors | Zach Copley | |