Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-23 | change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works | Evan Prodromou | |
2009-07-21 | correctly gc sessions | Evan Prodromou | |
2009-07-14 | HTML "File"/attachments should probably not be considered enclosures. | Craig Andrews | |
2009-07-14 | Moved the decision logic as to whether an attachment should be an enclosure ↵ | Craig Andrews | |
to the File class | |||
2009-07-13 | Copy isset($attachment->filename) fix from RSS 1.0 to RSS 2.0 and Atom 1.0 ↵ | Toby Inkster | |
feeds. | |||
2009-07-09 | cache frequently-used subscriber, subscription, notice and fave count values | Evan Prodromou | |
2009-07-09 | Merge branch 'candrews-review' into 0.8.x | Zach Copley | |
* candrews-review: Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0). | |||
2009-07-09 | Merge branch 'candrews-review' into 0.8.x | Zach Copley | |
* candrews-review: maildaemon makes mail attachments into notice attachments File classes does not use the $FILES array directly, as users of this class aren't necessarily from the web | |||
2009-07-09 | Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0). | Craig Andrews | |
http://laconi.ca/trac/ticket/1690 | |||
2009-07-07 | File classes does not use the $FILES array directly, as users of this class ↵ | Craig Andrews | |
aren't necessarily from the web | |||
2009-07-07 | Merge branch 'queuemanager' into 0.8.x | Evan Prodromou | |
2009-07-05 | Revert "Merge branch '0.8.x' into cachenonexistent" | Evan Prodromou | |
This reverts commit e21d2cfdb5f259a07d7af0e3c7f5421315ed2710. | |||
2009-07-05 | Merge branch '0.8.x' into cachenonexistent | Evan Prodromou | |
2009-07-05 | fix caching of faves by own, other | Evan Prodromou | |
2009-07-05 | cache failure to find in memcached | Evan Prodromou | |
2009-07-04 | don't send unused variable for streams | Evan Prodromou | |
2009-07-03 | Merge branch '0.8.x' into queuemanager | Evan Prodromou | |
2009-07-03 | no limit on conversation stream | Evan Prodromou | |
2009-07-02 | Merge branch '0.8.x' into queuemanager | Evan Prodromou | |
2009-06-30 | conversation code changes | Evan Prodromou | |
2009-06-29 | show section with admins in sidebar of group | Evan Prodromou | |
2009-06-28 | bad string compare in Status_network | Evan Prodromou | |
2009-06-28 | fallback for www. addresses | Evan Prodromou | |
2009-06-28 | start of queuemanager code | Evan Prodromou | |
2009-06-27 | debug flag for sessions | Evan Prodromou | |
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 | |