Age | Commit message (Expand) | Author |
2009-01-06 | trac750 better settings tab workflow | Zach Copley |
2008-12-25 | Some fixups of patches not already migrated to trunk to bring inline with PEA... | Zach Copley |
2008-12-09 | Jcrop v2 (POST cropping to be completed) | csarven |
2009-01-04 | trac750 configurable sync flags for Facebook app (noticesync, replysync) | Zach Copley |
2009-01-04 | trac750 Automatically update linked Facebook users' statuses | Zach Copley |
2008-12-25 | Twitter-bridge: fix for Twitter's new strict policy of rejecting HTTP POSTs w... | Zach Copley |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | TRUE | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-23 | incorrect label on notice list file comment | Evan Prodromou |
2008-12-23 | bring lib/noticelist.php into line with PEAR code standards | Evan Prodromou |
2008-12-23 | reformat and document lib/mail.php for phpcs conformance | Evan Prodromou |
2008-12-22 | bring messaging section (inbox, outbox, mailbox) into PEAR Code Standards com... | Evan Prodromou |
2008-12-22 | bring mailbox.php into line with PEAR Coding Standards (mostly) | Evan Prodromou |
2008-12-22 | reformat lib/language.php for PEAR Coding Standards | Evan Prodromou |
2008-12-22 | reformat lib/jabber.php for phpcs, including doc comments | Evan Prodromou |
2008-12-20 | reformat for phpcs | Evan Prodromou |
2008-12-20 | reformat lib/daemon.php for phpcs | Evan Prodromou |
2008-12-20 | some modifications to assuage phpcs | Evan Prodromou |
2008-12-20 | reformatting for phpcs in lib/util.php | Evan Prodromou |
2008-12-12 | more information in subscription notices | Evan Prodromou |
2008-12-20 | bugpatch release code0.6.4.1 | Evan Prodromou |
2008-12-20 | two undefined variables in noticelist.php | Evan Prodromou |
2008-12-16 | XHR response fix for IE | Sarven Capadisli |
2008-12-15 | Twitter-compatible API - update verify_credentials to return profile | Zach Copley |
2008-12-12 | Fixed Popular tab (hopefully) | Zach Copley |
2008-12-14 | get rid of hcard in @-replies | Evan Prodromou |
2008-12-14 | trim some output to avoid excessive whitespace | Evan Prodromou |
2008-12-12 | remove content:items from rss output | Evan Prodromou |
2008-12-12 | remove spaces from atlink for unfound name | Evan Prodromou |
2008-12-12 | link error with notice sources | Evan Prodromou |
2008-12-11 | documentation and version number | Evan Prodromou |
2008-12-11 | fix source name | Evan Prodromou |
2008-12-11 | Better titles and instructions for Featured and Popular tabs | Zach Copley |
2008-12-11 | switch labels for tabs on subs | Evan Prodromou |
2008-12-11 | $profile -> $this->profile in noticelistitem | Evan Prodromou |
2008-12-11 | fixup function names for show_avatar() and show_nickname() | Evan Prodromou |
2008-12-11 | remove unused $notice param from NoticeListItem::show() | Evan Prodromou |
2008-12-11 | don't use undefined source_link; instead, just link | Evan Prodromou |
2008-12-11 | make a new NoticeList widget and call it from StreamAction | Evan Prodromou |
2008-12-11 | Fix bad arguments that were throwing PHP warnings | Zach Copley |
2008-12-11 | fix id of common_unsubscribe_form | Evan Prodromou |
2008-12-11 | add User-Agent to OMB requests | Evan Prodromou |
2008-12-11 | add a menu to subs | Evan Prodromou |
2008-12-09 | on broadcast jabber and sms to people with the flags set | Evan Prodromou |
2008-12-09 | fix registration bug - fatal error when sending email confirmation | Zach Copley |
2008-12-08 | trac750 add timestamp to CSS file to keep Facebook's caching from ignoring ou... | Zach Copley |
2008-12-07 | trac750 Use Facebook dialogs for success and error messages during initial se... | Zach Copley |