Age | Commit message (Expand) | Author |
2009-02-11 | Minor. Changed from @class location to label | Sarven Capadisli |
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 | Use a router singleton | Evan Prodromou |
2009-02-10 | Build urls using Net_URL_Mapper, too | Evan Prodromou |
2009-02-10 | Moved /doc/ to /doc-src/ | Evan Prodromou |
2009-02-10 | integrate URL routing into core code | Evan Prodromou |
2009-02-10 | trac #233 Explicitely show we have an rss feed for notice searches. | Robin Millette |
2009-02-10 | Required Net URL needed for Net URL Mapper | Evan Prodromou |
2009-02-10 | Move Mapper to correct spot in the hierarchy | Evan Prodromou |
2009-02-10 | Add Net_URL_Mapper to extlib | Evan Prodromou |
2009-02-09 | Fixed remote subscribe avatar problems | Evan Prodromou |
2009-02-09 | Add a hook for showing sidebar sections | Evan Prodromou |
2009-02-09 | add some indices for performance | Evan Prodromou |
2009-02-09 | upgrade jQuery from 1.3 to 1.3.1 | Evan Prodromou |
2009-02-09 | ignore .#* files | Evan Prodromou |
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 in showstream.php | 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 | give example of using Google Analytics | Evan Prodromou |
2009-02-09 | Sample plugin for Google Analytics | Evan Prodromou |
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 | notes about existing events; should probably put this in a separate doc | 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 |
2009-02-09 | Fix indentation in lib/action.php | Evan Prodromou |
2009-02-09 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-02-09 | Better exception handling in index | Evan Prodromou |
2009-02-09 | Index and Action use Exceptions | Evan Prodromou |
2009-02-09 | First steps to using exceptions for error handling | Evan Prodromou |
2009-02-09 | Add event.php before config.php is called | Evan Prodromou |
2009-02-09 | First events code | Evan Prodromou |
2009-02-08 | Ticket #1094 Facebook app invites page was failing if no friends had added th... | Zach Copley |
2009-02-08 | Minor update to the way Facebook app handles listing of friends you've invited. | Zach Copley |
2009-02-08 | Trac #1159: Fix peopletag pagination. Also phpcs cleanup. | Zach Copley |
2009-02-07 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Zach Copley |
2009-02-07 | Safer, better script for automatically updating Facebook statuses | Zach Copley |
2009-02-07 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli |
2009-02-07 | Using rel="external" instead of class="exlink" | Sarven Capadisli |
2009-02-07 | trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. | Robin Millette |
2009-02-07 | Fixed references to common_avatar_*. | Sean Murphy |
2009-02-07 | Merge commit 'upstream/0.7.x' into 0.7.x | Sean Murphy |