Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | Rework MailDaemon to use the MediaFile class for uploads | Zach Copley | |
2009-10-20 | Extract out Facebook app stuff into a plugin | Zach Copley | |
2009-10-20 | Merge branch '0.9.x' into TwitterBridgePlugin | Zach Copley | |
2009-10-19 | merge from testing | Evan Prodromou | |
2009-10-19 | Ignoring Sent from my* line in mail (iPhone/Pre) | Eric Helgeson | |
2009-10-16 | Merge branch '0.9.x' into TwitterBridgePlugin | Zach Copley | |
2009-10-14 | Make queuing and daemons work via events | Zach Copley | |
2009-10-13 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: install.php | |||
2009-10-13 | define LACONICA for compatibility on scripts | Eric Helgeson | |
fixup_conversations.php fixes | |||
2009-10-13 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley | |
* 0.9.x: (247 commits) Added in credits. Use site's name for basic auth realm Make apigroupcreate.php pass phpcs Took out some unnecessary intializations Implemented create group api CamelCase all function names in the API code These same params are used in most API actions; moved to base API class Missed some of the references to the old TwitterApiAction - removed Remove more redundant $formats Remove dead code Move all basic auth output and processing to base classes $format is used by every API action. Set it in the base class. Delete action/api.php and rename lib/twitterapi.php to lib/api.php New actions for blocks via API fix FBConnect so it doesn't muffle EndPrimaryNav don't write session if it's unchanged Fixed facebook connect primary nav to hide search option when site is private and user is not logged in Fixed facebook connect primary nav to obey sms/twitter/openid settings Fixed facebook connect login nav to obey openid settings Fixed facebook connect nav to obey sms/twitter disabled ... | |||
2009-10-08 | Revert "Open tags should have closing tags" | Evan Prodromou | |
This reverts commit aeca8807dbce951beccbc3fb0e5a4ae5600e5e5f. We specifically DON'T have closing tags so we don't get errors with whitespace after the closing tag. I realize this is less of an issue with scripts, but we should still not use closing tags. | |||
2009-10-05 | Open tags should have closing tags | Eric Helgeson | |
2009-10-04 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: classes/Profile.php | |||
2009-10-02 | better handling of y response in deleteuser.php | Evan Prodromou | |
2009-10-02 | script to permanently delete a user | Evan Prodromou | |
2009-10-01 | check the schema | Evan Prodromou | |
2009-10-01 | Merge branch '0.9.x' into schema | Evan Prodromou | |
2009-09-29 | remove string-checks from code using Notice::saveNew() | Evan Prodromou | |
2009-09-27 | Merge commit 'refs/merge-requests/1633' of ↵ | Craig Andrews | |
git://gitorious.org/statusnet/mainline into 0.9.x | |||
2009-09-27 | fix for a misnamed variable in subscription function in the "create ↵ | unknown | |
simulation data" script | |||
2009-09-23 | statusize schema-related modules | Evan Prodromou | |
2009-09-23 | test script for schema code | Evan Prodromou | |
2009-09-21 | add the plugin daemon | Evan Prodromou | |
2009-09-21 | have to provide full path for daemons | Evan Prodromou | |
2009-09-21 | 'easy' way to handle notices at queue time | Evan Prodromou | |
2009-09-21 | you can add a daemon to getvaliddaemons | Evan Prodromou | |
2009-09-08 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley | |
Conflicts: plugins/TwitterBridge/twitterauthorization.php | |||
2009-09-02 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/common.php lib/twitter.php | |||
2009-08-28 | Take out unnecessary defines | Zach Copley | |
2009-08-28 | Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ↵ | Zach Copley | |
Auth as well as OAuth | |||
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt actions/finishremotesubscribe.php actions/postnotice.php actions/public.php actions/remotesubscribe.php actions/showstream.php actions/updateprofile.php actions/userauthorization.php classes/laconica.ini lib/common.php lib/oauthstore.php lib/omb.php | |||
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-26 | last scrub of Laconica -> StatusNet | Evan Prodromou | |
2009-08-26 | Moved the rest of the Twitter stuff into the TwitterBridge plugin | Zach Copley | |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou | |
2009-08-25 | update names in shell scripts | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou | |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou | |
2009-08-25 | a distributed -> the distributed | Evan Prodromou | |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou | |
2009-08-25 | merge problem with scripts/twitterstatusfetcher | Evan Prodromou | |
2009-08-25 | Rename Laconica to StatusNet | Evan Prodromou | |
2009-08-24 | Merge branch '0.8.x' into testing | Evan Prodromou | |
Conflicts: actions/twitterauthorization.php lib/oauthclient.php lib/twitter.php lib/twitterapi.php lib/twitteroauthclient.php scripts/twitterstatusfetcher.php | |||
2009-08-24 | Better (hopefully) database connection management for child processes | Evan Prodromou | |
Conflicts: scripts/twitterstatusfetcher.php | |||
2009-08-24 | Make TwitterStatusFetcher daemon work with OAuth | Zach Copley | |
2009-08-21 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: actions/updateprofile.php actions/userauthorization.php classes/User_group.php index.php install.php lib/accountsettingsaction.php lib/logingroupnav.php | |||
2009-08-21 | maildaemon correctly checks max notice length | Evan Prodromou | |
2009-08-21 | correctly check for max notice length in xmppdaemon | Evan Prodromou | |
2009-08-20 | var empty check did not function as expected. | Eric Helgeson | |
made script executable |