Age | Commit message (Expand) | Author |
2009-02-12 | Merge branch 'queuehandlers' into 0.7.x | Zach Copley |
2009-02-12 | The fabled twitterqueuehandler | Zach Copley |
2009-02-12 | Hooks for: header, contentblock, footer | Sarven Capadisli |
2009-02-12 | Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling" | Evan Prodromou |
2009-02-12 | Revert "Just discovered the PEAR_Error handling function in index.php. Duh." | Evan Prodromou |
2009-02-12 | don't over specialize URLs | Evan Prodromou |
2009-02-12 | Add XMLStringer for building XML strings | Evan Prodromou |
2009-02-12 | wrap multiline regexp in quotes so it doesn't mess up my editor's indenting | Evan Prodromou |
2009-02-11 | Merge branch '0.7.x' into queuehandlers | Zach Copley |
2009-02-11 | Just discovered the PEAR_Error handling function in index.php. Duh. | Zach Copley |
2009-02-11 | Code to handle PEAR_Errors raised by DB_DataObject that are bubbling | Zach Copley |
2009-02-11 | Move/reorg Twitter broadcast code to lib/twitter.php in prep for | Zach Copley |
2009-02-11 | fix command classes | Evan Prodromou |
2009-02-11 | Move Commands stuff out of classes | Evan Prodromou |
2009-02-11 | change htmloutputter to use exception instead of common_user_error | Evan Prodromou |
2009-02-11 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-02-11 | Handle DB_DataObject errors better | Evan Prodromou |
2009-02-11 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli |
2009-02-11 | Minor. Changed from @class location to label | Sarven Capadisli |
2009-02-11 | Unify feeds definition in actions | Evan Prodromou |
2009-02-11 | Merge branch 'sgmurphy-clone/0.7.x' into 0.7.x | Evan Prodromou |
2009-02-11 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-02-11 | Merge branch 'urlroute' into 0.7.x | Evan Prodromou |
2009-02-11 | add related link to Atom for feeds for some downstream users | Evan Prodromou |
2009-02-11 | add related link to Atom for feeds for some downstream users | Evan Prodromou |
2009-02-11 | Use a router singleton | Evan Prodromou |
2009-02-10 | Build urls using Net_URL_Mapper, too | Evan Prodromou |
2009-02-10 | integrate URL routing into core code | Evan Prodromou |
2009-02-10 | Fixed 1174: schemeless URL auto-linking bug | Sean Murphy |
2009-02-10 | trac #233 Explicitely show we have an rss feed for notice searches. | Robin Millette |
2009-02-11 | Trigger only on handheld device screens, not on browser screens, d'oh! | Meitar Moscovitz |
2009-02-11 | Add streamlined mobile device-friendly styles when enabled in config. | Meitar Moscovitz |
2009-02-09 | Fixed remaining substr_replace with multibyte equivalent. | Sean Murphy |
2009-02-09 | trac #1160 fix dropdown xmloutput function for the selected attribute and fix... | Robin Millette |
2009-02-09 | Merge commit 'upstream/0.7.x' into 0.7.x | Sean Murphy |
2009-02-09 | Fixed #1170: Auto-linking bug when URL cotains special chars. | Sean Murphy |
2009-02-09 | Add a hook for showing sidebar sections | Evan Prodromou |
2009-02-09 | "Change your email address..." msg was printing out \n instead of a newline | Zach Copley |
2009-02-09 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-02-09 | whitespace and formatting | Evan Prodromou |
2009-02-09 | Merge branch 'sgmurphy-clone/0.7.x' into 0.7.x | Evan Prodromou |
2009-02-09 | Change action autoloading to allow actions in plugins | Evan Prodromou |
2009-02-09 | trac #1160 fix dropdown xmloutput function for the selected attribute and fix... | Robin Millette |
2009-02-09 | include plugin.php early so config can use it | Evan Prodromou |
2009-02-09 | allow events without arguments | Evan Prodromou |
2009-02-09 | utility superclass for plugins | Evan Prodromou |
2009-02-09 | Add InitializePlugin and CleanupPlugin events | Evan Prodromou |
2009-02-09 | add hooks for JavaScript handling | Evan Prodromou |
2009-02-09 | First events for adding menu items | Evan Prodromou |
2009-02-09 | had the logic on event handler reversed | Evan Prodromou |