summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-17Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-17Merge branch 'master' into 0.7.xEvan Prodromou
2009-02-17Fixed #1170: Auto-linking bug when URL cotains special chars.Sean Murphy
2009-02-16Updated README with section about installing the Facebook app, and added info...Zach Copley
2009-02-16wrong name for attn functionEvan Prodromou
2009-02-16Set @-message notification options in email settingsEvan Prodromou
2009-02-16send mail when @-replies are receivedEvan Prodromou
2009-02-16add email notify flag for @-repliesEvan Prodromou
2009-02-16Automatically add a tag for every group messagesEvan Prodromou
2009-02-16Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-16error in hashtag link generationEvan Prodromou
2009-02-16Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-02-16Removed transformation effects from h1-h6 (except in aside)Sarven Capadisli
2009-02-16Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-16First version of blogspam.net pluginEvan Prodromou
2009-02-16Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-02-16Whoops: forgot to include facebookqueuehandler.php with the my originalZach Copley
2009-02-16Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-16trac #201 Add flowplayer to enable multimedia playback capability.Robin Millette
2009-02-15Added a mention of config setting to use a custom themeSarven Capadisli
2009-02-14Optionally ignore some notice sources for public pageEvan Prodromou
2009-02-14Optionally ignore some notice sources for public pageEvan Prodromou
2009-02-14Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-14Merge branch 'master' into 0.7.xEvan Prodromou
2009-02-14Fix More... URL for featured user sectionEvan Prodromou
2009-02-14Fix the More... link for popular notices sectionEvan Prodromou
2009-02-13Fixed arguments to syslog (LOG_ERR, not LOG_ERROR) and removed unused functionZach Copley
2009-02-13Add events for filtering and logging new noticesEvan Prodromou
2009-02-13remove debugging info from local_urlEvan Prodromou
2009-02-13Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-02-13We have a FacebookQueueHandler now. The update_facebook.php cronZach Copley
2009-02-13Hooks for: custom, laconica, UA specific stylesheetsSarven Capadisli
2009-02-12Merge branch 'queuehandlers' into 0.7.xZach Copley
2009-02-12The fabled twitterqueuehandlerZach Copley
2009-02-12Hooks for: header, contentblock, footerSarven Capadisli
2009-02-12Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-02-12Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling"Evan Prodromou
2009-02-12Revert "Just discovered the PEAR_Error handling function in index.php. Duh."Evan Prodromou
2009-02-12Merge branch 'devevan/master' into 0.7.xEvan Prodromou
2009-02-12Make ID of SMS Carrier not autoincrementEvan Prodromou
2009-02-12Add fixed IDs to SMS carrier listEvan Prodromou
2009-02-12move carrier.sql to sms_carrier.sqlEvan Prodromou
2009-02-12Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-02-12don't over specialize URLsEvan Prodromou
2009-02-12Add XMLStringer for building XML stringsEvan Prodromou
2009-02-12wrap multiline regexp in quotes so it doesn't mess up my editor's indentingEvan Prodromou
2009-02-12ignore no-data error, since we use it all the timeEvan Prodromou
2009-02-11Merge branch '0.7.x' into queuehandlersZach Copley
2009-02-11Just discovered the PEAR_Error handling function in index.php. Duh.Zach Copley
2009-02-11Code to handle PEAR_Errors raised by DB_DataObject that are bubblingZach Copley