summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-24fix bad function call (needed to be static)Zach Copley
2009-06-24fix bug in which design background could accidentally get removedZach Copley
2009-06-23Make gateway notices available to the auth user in the APIZach Copley
2009-06-23Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach 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-23Using default theme design values (it was previously set to identicaSarven Capadisli
theme)
2009-06-23Updated default colour theme and IE6 colours for transparent valuesSarven Capadisli
2009-06-23Stop Twitter gateway notices from leaking via user faves pagesZach Copley
2009-06-23chmod +x delete_status_network.shEvan Prodromou
2009-06-23rm -Rf, not rmdirEvan Prodromou
2009-06-23script to delete a status networkEvan Prodromou
2009-06-23chmod allsites.phpEvan Prodromou
2009-06-23script to show all sites on a networkEvan Prodromou
2009-06-23use different name for connection and databaseEvan Prodromou
2009-06-23use /etc/laconica/setup.cfg instead of local fileEvan Prodromou
2009-06-23Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-23other base directoriesEvan Prodromou
2009-06-23On XHR notice post, calls NoticeAttachment to trigger thumbnail andSarven Capadisli
attachment views
2009-06-23oembed and thumbnail don't need sequencesEvan Prodromou
2009-06-23add innodb by default to status networksEvan Prodromou
2009-06-23pwgen not pwdgenEvan Prodromou
2009-06-23make pwgen command configurableEvan Prodromou
2009-06-23a little sql script to drop full-text index and use innodb for profile and ↵Evan Prodromou
notice
2009-06-23remove common_debug from newnoticeEvan Prodromou
2009-06-23append uploads to content rather than showing them doubleEvan Prodromou
2009-06-23use a subclass for single notice items to show attachmentsEvan Prodromou
2009-06-23make file command configurableEvan Prodromou
2009-06-23Add System_Command so MIME type fallback works for uploaded filesEvan Prodromou
2009-06-22Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-22xmppdaemon.php uses commandline.incEvan Prodromou
2009-06-22xmppconfirmhandler.php uses commandline.incEvan Prodromou
2009-06-22maildaemon.php uses commandline.incEvan Prodromou
2009-06-22fixup_utf8.php uses commandline.incEvan Prodromou
2009-06-22inbox_users.php uses commandline.incEvan Prodromou
2009-06-22getvaliddaemons.php uses commandline.incEvan Prodromou
2009-06-22getpiddir.php uses commandline.incEvan Prodromou
2009-06-22decache.php uses commandline.incEvan Prodromou
2009-06-22fix have_options argumentsEvan Prodromou
2009-06-22correctly detect default short optionsEvan Prodromou
2009-06-22uncache_users.php uses commandline.incEvan Prodromou
2009-06-22twitterstatusfetcher.php uses commandline.incEvan Prodromou
2009-06-22twitterqueuehandler.php uses commandline.incEvan Prodromou
2009-06-22make id optional for enjitqueuehandlerEvan Prodromou
2009-06-22triminboxes.php uses commandline.incEvan Prodromou
2009-06-22synctwitterfriends.php uses commandline.incEvan Prodromou
2009-06-22change smsqueuehandler to use commandlineEvan Prodromou
2009-06-22change sitemap.php to use commandline.incEvan Prodromou
2009-06-22Revert "Revert "note about Console_Getopt""Evan Prodromou
This reverts commit 164ddf01c5d9259340b0fa2f4accc7b06c2c5379.
2009-06-22Revert "Revert "Add Console_Getopt""Evan Prodromou
This reverts commit 9fbb29111b8892d5ee1022f05019b7c99f8b8f12.
2009-06-22Revert "Add Console_Getopt"Evan Prodromou
This reverts commit 79dcf0871fee6dfa3835d12f55d1099a716a6f4c.
2009-06-22Revert "note about Console_Getopt"Evan Prodromou
This reverts commit e14322672cc24adc27efc2aeaafee60ef03ab650. Don't need it!