2009-01-15 |
Evan Prodromou | Fix the constructor for Action |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Evan Prodromou | Merge branch 'uiredesign' of evan@dev.controlyourself... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
sarven | Updated formData(), formActions(), show() |
commit | commitdiff | tree | snapshot |
2009-01-15 |
sarven | Resaved. |
commit | commitdiff | tree | snapshot |
2009-01-15 |
sarven | Refactored show() into showNotice(), showNoticeInfo(), |
commit | commitdiff | tree | snapshot |
2009-01-15 |
sarven | Updated: |
commit | commitdiff | tree | snapshot |
2009-01-15 |
sarven | Updated: |
commit | commitdiff | tree | snapshot |
2009-01-15 |
sarven | showReplyTo() update |
commit | commitdiff | tree | snapshot |
2009-01-15 |
sarven | showAuthor() minor update. Using a single anchor to... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
sarven | Removed the jquery form extension and xbImportNode. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
sarven | Added Jcrop jQuery plugin |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Merge branch 'uiredesign' of evan@dev.controlyourself... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
sarven | Base theme stylesheet includes layout, and typography... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
sarven | Merge branch 'uiredesign' of ../evan into uiredesign |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Merge branch 'uiredesign' of evan@dev.controlyourself... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Add an optional theme parameter to theme functions |
commit | commitdiff | tree | snapshot |
2009-01-14 |
sarven | Changed to generic nav class |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Add comment() method, have action use it |
commit | commitdiff | tree | snapshot |
2009-01-14 |
sarven | Parse error fix |
commit | commitdiff | tree | snapshot |
2009-01-14 |
sarven | showBody() -- revisit to add @id and @class to <body> |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Add notice form |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Update jQuery libraries to 1.3 |
commit | commitdiff | tree | snapshot |
2009-01-14 |
sarven | Updated: |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Remove block form functions from lib/util.php |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Move block and unblock forms to their own widgets |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Fix comments on profile |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Move message form to its own module |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Update lib/action.php to use the right XMLOutputter... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Merge branch 'uiredesign' of evan@dev.controlyourself... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Fix require in noticeform.php so it gets the notice... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
sarven | Merge branch 'uiredesign' of ../evan into uiredesign |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Move subscribe and unsubscribe forms to their own classes |
commit | commitdiff | tree | snapshot |
2009-01-14 |
sarven | Updated showLogo(). |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Incorrectly set notice attribute, fixed |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Move nudge form to its own class |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Move favor and disfavor form to their own classes |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Add a name parameter to a couple of the form elements |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Move notice form to its own class |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Form class, superclass for form widgets |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Fix extralong lines in widget.php |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Add a base class for UI widgets |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Evan Prodromou | Modify public stream to use new UI framework |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Evan Prodromou | Move page-generation code from lib/util.php to Action... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Evan Prodromou | Change related classes doc for HTMLOutputter |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Evan Prodromou | Make XMLOutputter work with phpcs |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Evan Prodromou | Extract HTML outputting code to a class HTMLOutputter |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Evan Prodromou | Remove XML-generating function from lib/util.php |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Evan Prodromou | Move low-level xml outputting code to a class |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Zach Copley | trac750 Add prefix string option in Facebook app for... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Zach Copley | trac750 Better workflow for inviting friends to use... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Zach Copley | trac750 Exclude Facebook friends who are already using... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zach Copley | trac750 Automatically update Identi.ca profile box... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zach Copley | trac750 - Facebook app now uses XMLWriter for output... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zach | Merge branch 'master' of /var/www/trunk |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zach Copley | Twitter settings: show success color for msg on save... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zach | Merge branch 'master' of /var/www/trunk |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zach Copley | Make git ignore TextMate project files |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Zach | trac750 Facebook app's invite tab now works |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Evan Prodromou | Merge branch 'master' of ../laconica-stable |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Evan Prodromou | Add _darcs to .gitignore |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Evan Prodromou | Remove _darcs from git repository |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Evan Prodromou | OpenMicroBlogging spec moved to its own source tree |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Ori Avtalion | Update README to refer to the git repository |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Evan Prodromou | Upgrade included OpenID libraries to version 2.1.2 |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Evan Prodromou | Revert "XRDS namespace fix" |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Evan Prodromou | XRDS namespace fix |
commit | commitdiff | tree | snapshot |
2009-01-06 |
root | Correct syntax in .gitignore |
commit | commitdiff | tree | snapshot |
2009-01-06 |
root | Add a git ignore file for avatars, files, config.php... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Evan Prodromou | Merge branch 'master' into devel |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Zach Copley | trac750 better settings tab workflow |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Evan Prodromou | add 'dm' as a synonym for 'd' command |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Zach Copley | Twitter-bridge: fix for Twitter's new strict policy... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Zach Copley | Some fixups of patches not already migrated to trunk... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Evan Prodromou | bugpatch release code |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Evan Prodromou | two undefined variables in noticelist.php |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Sarven Capadisli | Direct message XHR response fix for IE and minor tweaks |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Sarven Capadisli | XHR response fix for IE |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Zach Copley | Twitter-compatible API - update verify_credentials... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Evan Prodromou | correctly handle remote re-subscribe |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Evan Prodromou | bug with remote subscriptions and blocks |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Zach Copley | Fixed Popular tab (hopefully) |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Sarven Capadisli | Setting font-weight to normal for nicknames within... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Evan Prodromou | get rid of hcard in @-replies |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Evan Prodromou | trim some output to avoid excessive whitespace |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Evan Prodromou | trim the body of an incoming message |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Evan Prodromou | remove content:items from rss output |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Evan Prodromou | remove spaces from atlink for unfound name |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Evan Prodromou | don't show form if subscription can't be found (weirdly) |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Evan Prodromou | link error with notice sources |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Evan Prodromou | don't block yourself! |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Sarven Capadisli | Using single id for both profile block and unblock |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Evan Prodromou | stub out facebook app and delete profile |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Evan Prodromou | documentation and version number |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Zach Copley | Actually crop your avatar when hitting 'crop' button... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Evan Prodromou | fix source name |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Sarven Capadisli | Delivery method in Subscriptions |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Sarven Capadisli | Block styles in Subscribers |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Sarven Capadisli | Indenting the XML response |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Zach Copley | Better titles and instructions for Featured and Popular... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Sarven Capadisli | Alerting the direct message XHR response |
commit | commitdiff | tree | snapshot |
next |