Age | Commit message (Expand) | Author |
2009-12-04 | Add 4 new events: StartCssLinkElement, EndCssLinkElement, StartScriptElement,... | Craig Andrews |
2009-12-03 | Code style cleanup: dropped some unnecessary =& reference assignments where t... | Brion Vibber |
2009-12-02 | Delete design when user chooses to restore default design, instead | Zach Copley |
2009-12-01 | Ticket 2048: make OMB posting HTTP timeout configurable as $config['omb']['ti... | Brion Vibber |
2009-12-01 | Add missing rule for /api/users/show.:format | Zach Copley |
2009-12-01 | Revert "Fix problem where screen_name and user_id parameters are being" | Zach Copley |
2009-11-30 | Fix problem where screen_name and user_id parameters are being | Zach Copley |
2009-11-30 | Include group memberships count & user groups management page link in profile... | Brion Vibber |
2009-11-30 | Merge branch 'master' into 0.9.x | Zach Copley |
2009-11-28 | Add new user language hsb / Upper Sorbian | Siebrand Mazeland |
2009-11-27 | Drop the username from the log id for now; seems to trigger an error loop in ... | Brion Vibber |
2009-11-27 | Drop the username from the log id for now; seems to trigger an error loop in ... | Brion Vibber |
2009-11-27 | request id on logs... pid + random id per web request + username + method + url | Brion Vibber |
2009-11-27 | request id on logs... pid + random id per web request + username + method + url | Brion Vibber |
2009-11-26 | * Mb -> MB (for megabyte) | Siebrand Mazeland |
2009-11-26 | Init UI to show/hide a group of moderation actions. | Sarven Capadisli |
2009-11-26 | and a typo in column name fixed | Brenda Wallace |
2009-11-26 | added missing space after new group by fields | Brenda Wallace |
2009-11-26 | added more fields to the group by. | Brenda Wallace |
2009-11-26 | check there is an array of notices to display, before doing a foreach() | Brenda Wallace |
2009-11-25 | Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b... | Zach Copley |
2009-11-25 | Merge branch 'fix-openid' into 0.9.x | Zach Copley |
2009-11-25 | Catch and report exceptions from notice_to_omb_notice() instead of letting th... | Brion Vibber |
2009-11-25 | Catch and report exceptions from notice_to_omb_notice() instead of letting th... | Brion Vibber |
2009-11-25 | Fix regression in remote subscription; added hasRole() shadow method on Remot... | Brion Vibber |
2009-11-25 | Fix regression in remote subscription; added hasRole() shadow method on Remot... | Brion Vibber |
2009-11-25 | Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b... | Zach Copley |
2009-11-25 | Drop error message on setlocale() failure; this is harmless, since we actuall... | Brion Vibber |
2009-11-25 | Drop error message on setlocale() failure; this is harmless, since we actuall... | Brion Vibber |
2009-11-24 | Fix regression in OMB sending with queues enabled -- items never got dequeued... | Brion Vibber |
2009-11-24 | Fix regression in OMB sending with queues enabled -- items never got dequeued... | Brion Vibber |
2009-11-24 | Fix SSL options for Twitter bridge HTTP requests | Zach Copley |
2009-11-24 | Fix SSL options for Twitter bridge HTTP requests | Zach Copley |
2009-11-24 | Break TableDef, ColumnDef classes to separate files so autoloader can find them. | Brion Vibber |
2009-11-24 | Break TableDef, ColumnDef classes to separate files so autoloader can find them. | Brion Vibber |
2009-11-23 | Ticket 2007: make search tabs grammar forms consistent (People, Notices, Groups) | Brion Vibber |
2009-11-21 | Use sprintf and gettext to output the DMS version of the location. More trans... | Craig Andrews |
2009-11-21 | i18n for "Search" button text | Siebrand Mazeland |
2009-11-21 | i18n for "Keyword(s)" | Siebrand Mazeland |
2009-11-20 | Disable XHTML Content-Type negotiation... You've foiled our plans for the las... | Brion Vibber |
2009-11-20 | Disable XHTML Content-Type negotiation... You've foiled our plans for the las... | Brion Vibber |
2009-11-20 | Display lat/lon in DMS format | Craig Andrews |
2009-11-20 | Change the format of the lat/lon output on a notice in HTML | Craig Andrews |
2009-11-20 | Revert "Use the geo microformat as documented at http://microformats.org/wiki... | Craig Andrews |
2009-11-20 | Revert "Added 'login' command that gives you a link that can be used to login... | Evan Prodromou |
2009-11-20 | revert adding avatar IMG to jabber output; shows entire URL in some Jabber cl... | Evan Prodromou |
2009-11-20 | Updated version info0.9.0rc1 | Zach Copley |
2009-11-19 | Use the geo microformat as documented at http://microformats.org/wiki/geo | Craig Andrews |
2009-11-19 | Added validation to fields in user admin panel | Zach Copley |
2009-11-19 | Added a user admin panel | Zach Copley |