Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-14 | Move favor and disfavor form to their own classes | Evan Prodromou | |
2009-01-14 | Add a name parameter to a couple of the form elements | Evan Prodromou | |
2009-01-14 | Move notice form to its own class | Evan Prodromou | |
2009-01-14 | Form class, superclass for form widgets | Evan Prodromou | |
2009-01-13 | Fix extralong lines in widget.php | Evan Prodromou | |
2009-01-13 | Add a base class for UI widgets | Evan Prodromou | |
2009-01-13 | Modify public stream to use new UI framework | Evan Prodromou | |
I modified public.php to use the new UI framework. Since the Action class isn't functional yet, I don't know if it works. I took some of the functionality, like the public tabs nav and the feeds list, and made them widgets. I also moved the navigation from common_navigation() to a method of Action. | |||
2009-01-13 | Move page-generation code from lib/util.php to Action class | Evan Prodromou | |
We moved the page generation code from lib/util.php to the action class. We also broke up the page generation code into a big recipe, where each element of the page has a corresponding method in the Action class. Action classes can override parts of the recipe to make their custom output, and leave the rest up to the parent class. NOTE: this change BREAKS pretty much everything. lib/action.php probably does not compile, and everything that uses it needs to be fixed to use the new framework. Stay tuned for more fun! | |||
2009-01-13 | Change related classes doc for HTMLOutputter | Evan Prodromou | |
2009-01-13 | Make XMLOutputter work with phpcs | Evan Prodromou | |
A couple of small changes to comply with code standards. Also, note that the second param of element() and elementStart() can be a string. | |||
2009-01-13 | Extract HTML outputting code to a class HTMLOutputter | Evan Prodromou | |
Moved the common_* methods for low-level HTML output to its own class, HTMLOutputter in lib/htmloutputter.php. | |||
2009-01-13 | Remove XML-generating function from lib/util.php | Evan Prodromou | |
2009-01-13 | Move low-level xml outputting code to a class | Evan Prodromou | |
Made a class for outputting XML code | |||
2009-01-12 | trac750 Add prefix string option in Facebook app for notice sync | Zach Copley | |
2009-01-12 | trac750 Better workflow for inviting friends to use the Facebook app | Zach Copley | |
2009-01-12 | trac750 Exclude Facebook friends who are already using Identi.ca app from ↵ | Zach Copley | |
invitee list | |||
2009-01-11 | trac750 Automatically update Identi.ca profile box with user's latest dent | Zach Copley | |
2009-01-11 | trac750 - Facebook app now uses XMLWriter for output (much cleaner!) | Zach Copley | |
2009-01-11 | Merge branch 'master' of /var/www/trunk | Zach | |
2009-01-10 | Twitter settings: show success color for msg on save settings | Zach Copley | |
2009-01-11 | Merge branch 'master' of /var/www/trunk | Zach | |
2009-01-10 | Make git ignore TextMate project files | Zach Copley | |
2009-01-11 | trac750 Facebook app's invite tab now works | Zach | |
2009-01-08 | Merge branch 'master' of ../laconica-stable | Evan Prodromou | |
2009-01-08 | Add _darcs to .gitignore | Evan Prodromou | |
2009-01-08 | Remove _darcs from git repository | Evan Prodromou | |
Not sure how or why this got in there. | |||
2009-01-07 | OpenMicroBlogging spec moved to its own source tree | Evan Prodromou | |
I've moved the OpenMicroBlogging spec to its own project on Gitorious, at http://gitorious.org/projects/openmicroblogging . It can be retrieved at: git://gitorious.org/openmicroblogging/mainline.git | |||
2009-01-07 | Update README to refer to the git repository | Ori Avtalion | |
2009-01-06 | Upgrade included OpenID libraries to version 2.1.2 | Evan Prodromou | |
2009-01-06 | Revert "XRDS namespace fix" | Evan Prodromou | |
This reverts commit 6d1d59a36bfa3659545027c7daf8b4abd0ac53a2. It seems to interfere with the Yadis discovery. | |||
2009-01-06 | XRDS namespace fix | Evan Prodromou | |
2009-01-06 | Correct syntax in .gitignore | root | |
2009-01-06 | Add a git ignore file for avatars, files, config.php, and .htaccess | root | |
2009-01-06 | Merge branch 'master' into devel | Evan Prodromou | |
Conflicts: classes/CommandInterpreter.php lib/twitter.php lib/util.php | |||
2009-01-06 | trac750 better settings tab workflow | Zach Copley | |
darcs-hash:20090106205738-7b5ce-e80f73130a1f699e8d33f31c63cf90ee259b72cd.gz | |||
2008-12-30 | add 'dm' as a synonym for 'd' command | Evan Prodromou | |
darcs-hash:20081231032227-84dde-671346360e569522d5384663d4b808e329d4cf0c.gz | |||
2008-12-26 | Twitter-bridge: fix for Twitter's new strict policy of rejecting HTTP POSTs ↵0.6.4.2 | Zach Copley | |
with invalid "expect" headers (not the same patch as in trunk) darcs-hash:20081226051716-7b5ce-82040320785bab9438aa11cf5efa63fa4cba10ae.gz | |||
2008-12-25 | Some fixups of patches not already migrated to trunk to bring inline with ↵ | Zach Copley | |
PEAR coding stds darcs-hash:20081225144601-7b5ce-4846f3d036c36037836d15ed672c10ba33f9f84c.gz | |||
2008-12-20 | bugpatch release code0.6.4.1 | Evan Prodromou | |
darcs-hash:20081220204852-34904-d63d2050408db9eeaea0af8e81c5b5c9e0c8f227.gz | |||
2008-12-20 | two undefined variables in noticelist.php | Evan Prodromou | |
darcs-hash:20081220204320-84dde-cc64afc5ad47f07ace499fe932f59f898dd8f0dd.gz | |||
2008-12-16 | Direct message XHR response fix for IE and minor tweaks | Sarven Capadisli | |
darcs-hash:20081216071818-efd22-d2e59bb60a236538452be356f38d0974f35f0107.gz | |||
2008-12-16 | XHR response fix for IE | Sarven Capadisli | |
darcs-hash:20081216063751-efd22-42fa56ae88c444b80d96c25236733e90f8609fc5.gz | |||
2008-12-15 | Twitter-compatible API - update verify_credentials to return profile | Zach Copley | |
darcs-hash:20081216030455-7b5ce-552516bfb34cb0ae1550787813feb4a4514d6c53.gz | |||
2008-12-15 | correctly handle remote re-subscribe0.6.4 | Evan Prodromou | |
darcs-hash:20081215134824-84dde-de48c99b6cb45cc461125a7f8f382eb57de0bf28.gz | |||
2008-12-15 | bug with remote subscriptions and blocks | Evan Prodromou | |
darcs-hash:20081215132806-84dde-0319e95259047d652214c151326aff64e746d532.gz | |||
2008-12-12 | Fixed Popular tab (hopefully) | Zach Copley | |
darcs-hash:20081212075617-7b5ce-c56db92d928c58eaa3fed7e4f226e0fca62e2bbf.gz | |||
2008-12-12 | Setting font-weight to normal for nicknames within notices | Sarven Capadisli | |
darcs-hash:20081212062337-efd22-8adadf1810c253e27b573727c2ff5372d264fcd2.gz | |||
2008-12-14 | get rid of hcard in @-replies | Evan Prodromou | |
darcs-hash:20081214204557-84dde-92dbf80aa81d55c9ef23faa14bc209183fdcf883.gz | |||
2008-12-14 | trim some output to avoid excessive whitespace | Evan Prodromou | |
darcs-hash:20081214161942-84dde-bfb91a534eb01d3e16b364937dcf405277e75a6a.gz | |||
2008-12-13 | trim the body of an incoming message | Evan Prodromou | |
darcs-hash:20081214002239-84dde-9d4d15f37b48ed1830c0423e7e34cb11c7cf9c2d.gz |