Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-27 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-10-27 | Some CSS updates for FB app | Sarven Capadisli | |
2009-10-26 | Make email domain checking optional, as some statusnet installations (such ↵ | Craig Andrews | |
as those behind restrictive corporate firewalls, or on home systems on restrictive connections) cannot connect to any mail systems, and this check will always fail. | |||
2009-10-24 | Add .DS_Store to .gitignore list; these are desktop metadata files ↵ | Brion Vibber | |
maintained by Mac OS X Finder. | |||
2009-10-23 | Move Twitter and Facebook-specific mail notifications to their respective ↵ | Zach Copley | |
plugins | |||
2009-10-23 | Remove automatic enqueuing for Facebook | Zach Copley | |
2009-10-23 | Merge branch '0.9.x' into facebook-app-plugin | Zach Copley | |
2009-10-23 | Some phpcs cleanup | Zach Copley | |
2009-10-23 | Merge branch '0.9.x' into facebook-app-plugin | Zach Copley | |
2009-10-23 | Fix an incorrectly passing URL test case and add two a related test case: | Brion Vibber | |
URLs with paths followed by a double-quote character are incorrectly including the quote in the URL. The double-quote character is in fact not a legal URL char and must be URL-escaped; more importantly it just causes oddities when you quote a message ending in a URL -- such as when using the redent-button experimental feature. | |||
2009-10-23 | Fix three fatal errors when posting from 0.9.x: | Brion Vibber | |
* OMB remote updates were trying to load nonexistent Laconica_OMB_Service_Consumer class -- fixed to StatusNet_OMB_Service_Consumer. Regression caused during libomb merge. * Twitter processing was still being queued from core when no twitter plugin was present, which triggered an exception from UnqueueHandler; leftover code from before the plugin extraction. * UnqueueHandler's exception caused a fatal error instead because it was missing the "new" keyword. Wouldn't have been seen when testing with the plugin enabled. | |||
2009-10-23 | Merge commit 'refs/merge-requests/1815' of ↵ | Craig Andrews | |
git://gitorious.org/statusnet/mainline into 0.9.x | |||
2009-10-22 | Merge branch '0.9.x' into facebook-app-plugin | Zach Copley | |
2009-10-22 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-22 | HTTPResponse has default empty headers | Evan Prodromou | |
2009-10-22 | Add some doc comments to QueueHandler | Brion Vibber | |
2009-10-21 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-21 | reformat default.php | Evan Prodromou | |
2009-10-21 | Removed Facebook stuff from the StatusNet README and wrote a new README | Zach Copley | |
for the Facebook plugin. | |||
2009-10-21 | Make paths and class loading work right | Zach Copley | |
2009-10-21 | Fix references | Zach Copley | |
2009-10-21 | Remove facebook broadcast from unqueuemanager. That's now | Zach Copley | |
added by an event. | |||
2009-10-21 | Combine Facebook and Facebook Connect plugins into one big plugin | Zach Copley | |
2009-10-21 | Gather all the Facebook stuff together in one place | Zach Copley | |
2009-10-20 | Extract out Facebook app stuff into a plugin | Zach Copley | |
2009-10-20 | Remove Twitter bridge stuff. The relevant info has been moved to | Zach Copley | |
/plugins/TwitterBridge/README | |||
2009-10-20 | Merge branch '0.9.x' into TwitterBridgePlugin | Zach Copley | |
2009-10-20 | - Make Twitter bridge work with unqueuemanager | Zach Copley | |
- Add README | |||
2009-10-20 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2009-10-20 | Less intrusive, more reliable way for FB Connect plugin to modify the | Zach Copley | |
primary nav in order to show FB mini-avatar and have the logout link logout of FB as well as StatusNet. | |||
2009-10-19 | Revert "Revert "fixed up some invalid comment syntax - this is ANSI SQL"" | Evan Prodromou | |
This reverts commit c0eca0e59b1b9bb74d4457348d1e310e18cc082f. | |||
2009-10-19 | Revert "Revert "upgrade script for postgres"" | Evan Prodromou | |
This reverts commit d72748eb8e71f81e7cddca610ec98a8910dd347f. Conflicts: db/08to09_pg.sql | |||
2009-10-19 | merge from testing | Evan Prodromou | |
2009-10-19 | Revert "upgrade script for postgres" | Evan Prodromou | |
This reverts commit d46f2ee350b9bf2c70371f7bcd2f2793e7ed8110. | |||
2009-10-19 | Revert "added missing parts to postgres update, and the config+user_role ↵ | Evan Prodromou | |
tables to both upgrade scripts" This reverts commit e9edb803bc66028204defcfa659cccbf23da97c6. | |||
2009-10-19 | Revert "fixed up some invalid comment syntax - this is ANSI SQL" | Evan Prodromou | |
This reverts commit 6704ddddf227865de43c1fdd846b68f76f723fe6. | |||
2009-10-19 | new codename for 0.8.2 | Evan Prodromou | |
2009-10-19 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2009-10-19 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-10-19 | Utilize NICKNAME_FMT constant when creating at replies0.8.2rc1 | Eric Helgeson | |
2009-10-19 | Ignoring Sent from my* line in mail (iPhone/Pre) | Eric Helgeson | |
2009-10-19 | Merge branch 'i18n-work' into i18n-0.9.x | Brion Vibber | |
2009-10-19 | Merge branch '0.9.x' into i18n-0.9.x | Brion Vibber | |
2009-10-19 | Merge branch 'i18n-work' into i18n-0.9.x | Brion Vibber | |
2009-10-19 | Better alignment | Sarven Capadisli | |
2009-10-19 | Merge branch 'i18n-work' of git@gitorious.org:~brion/statusnet/brion-fixes ↵ | Brion Vibber | |
into i18n-work | |||
2009-10-19 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into i18n-work | Brion Vibber | |
2009-10-18 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-10-18 | Added an update counter in the document title. When window is in blur, | Sarven Capadisli | |
it will update the document title when new notices are received. The counter will reset when window is blurred (after a focus) again. | |||
2009-10-17 | Changed config flag for importing friends' timeline and added some comments | Zach Copley | |