Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-05 | Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into ↵ | Evan Prodromou | |
sgmurphy-clone/0.7.x Conflicts: actions/avatarsettings.php | |||
2009-02-05 | Allow re-authentication with OpenID | Evan Prodromou | |
"Rememberme" logins aren't allowed to make changes to an account (since cookie-stealing is too easy). Users have to re-authenticate. Previously, it was impossible to do so without having a username and password; this change lets you do it with OpenID, too. | |||
2009-02-04 | Fixed #1134; Consolidated image scaling functions. | Sean Murphy | |
2009-02-04 | Fix for #1057; group logo transparecy (and pixilation) | Sean Murphy | |
2009-02-04 | Make WebChannel and AjaxWebChannel work | Evan Prodromou | |
These command-output channels were using the old common_element_* functions. They now take an $out constructor parameter, and use that for output. The WebChannel has pretty remedial output; it would be nice if it output a real formatted page. | |||
2009-02-04 | Revert "Fixed direct messaging: AjaxWebChannel is now using Action's methods." | Evan Prodromou | |
This reverts commit 0f2c43bd040437b3e40c706d7c3f4ba163e94a71. Making Channel a subclass of Action for no other reason than to let the AjaxWebChannel do some output is the really, really wrong way to do this. A Channel is not an Action. I'll change AjaxWebChannel so it takes an Action as a constructor paramater and uses that Action for its output. We do this for most Widget subclasses and it makes sense here, too. | |||
2009-02-03 | Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into 0.7.x | Evan Prodromou | |
2009-02-02 | Fixed direct messaging: AjaxWebChannel is now using Action's methods. | Sarven Capadisli | |
2009-02-01 | Fixes #1088: Show number of group members. Unlike the bugreport requested, ↵ | Adrian Lang | |
the stats are displayed similar to userstream stats in a section in the sidebar. Additionaly, I removed a redundant notnull if check in ShowgroupAction->showMembers, fixed a SQL error in User_group->getMembers when no limit is passed, removed return value storing of void function and added an usage of Profile->getBestName. | |||
2009-01-30 | PostgreSQL - code changes to avoid problems where user table is referenced ↵ | Ciaran Gultnieks | |
in ad-hoc queries | |||
2009-01-28 | whitespace in User_group | Evan Prodromou | |
2009-01-26 | Fix canonical tags in notice and in URLs | Adrian Lang | |
2009-01-24 | Update notice deletion | Evan Prodromou | |
Changed the errors in notice deletion so it now works. Also, consistently delete records from related tables that refer to the notice. | |||
2009-01-23 | Merge branch 'master' of /var/www/mublog | Evan Prodromou | |
Conflicts: actions/api.php actions/deletenotice.php actions/recoverpassword.php actions/remotesubscribe.php actions/tag.php actions/tagrss.php actions/twitapiaccount.php actions/twitapiusers.php classes/Notice.php classes/User.php lib/common.php lib/language.php lib/subs.php lib/twitterapi.php lib/util.php scripts/inbox_users.php scripts/update_translations.php Merged development trunk into laconica head. woohoo! | |||
2009-01-23 | Upload logos for groups | Evan Prodromou | |
2009-01-23 | Remove require_once for Memcached_DBObject from new classes | Evan Prodromou | |
2009-01-22 | Debug some of the subscriptions+tags problems | Evan Prodromou | |
2009-01-22 | Was accidentally not saving cached items (doh!) | Evan Prodromou | |
2009-01-22 | Fixed bug in caching of queries | Evan Prodromou | |
2009-01-22 | Return $inst, not $cls, if no cache in Memcached_DataObject | Evan Prodromou | |
2009-01-22 | Add a method the memcached_object that lets it cache query results | Evan Prodromou | |
2009-01-22 | Move NoticeWrapper to a generalized ArrayWrapper class | Evan Prodromou | |
We need to use array wrappers for other kinds of queries, so I generalized the NoticeWrapper and tested it in the Notice class. | |||
2009-01-22 | Move common_save_replies to Notice class | Evan Prodromou | |
2009-01-21 | Add the right inbox source for group notices | Evan Prodromou | |
2009-01-21 | First pass at delivery of group messages | Evan Prodromou | |
A first pass at the delivery of group messages. | |||
2009-01-21 | Add pkey query to Group_member | Evan Prodromou | |
2009-01-21 | Fix include for group inbox class | Evan Prodromou | |
2009-01-21 | move membership/adminship tests to profile | Evan Prodromou | |
2009-01-21 | user subscriptions methods | Evan Prodromou | |
2009-01-21 | Add group and groups to list of forbidden user names | Evan Prodromou | |
2009-01-21 | A method on User for getting groups | Evan Prodromou | |
2009-01-21 | Method for user groups to get a list of members | Evan Prodromou | |
2009-01-21 | First pass at a group home page | Evan Prodromou | |
This is the first pass at a group home page. | |||
2009-01-20 | Wrap notice-saving code in a transaction | Evan Prodromou | |
2009-01-19 | Don't override ORDER for inboxes; it messes up caching | Evan Prodromou | |
2009-01-19 | Move add to notice inboxes before cache clearing in hopes they will be | Evan Prodromou | |
updated | |||
2009-01-13 | Generate new DB_DataObject classes for group tables | Evan Prodromou | |
2009-01-06 | Merge branch 'master' into devel | Evan Prodromou | |
Conflicts: classes/CommandInterpreter.php lib/twitter.php lib/util.php | |||
2008-12-30 | add 'dm' as a synonym for 'd' command | Evan Prodromou | |
darcs-hash:20081231032227-84dde-671346360e569522d5384663d4b808e329d4cf0c.gz | |||
2008-12-25 | Some fixups of patches not already migrated to trunk to bring inline with ↵ | Zach Copley | |
PEAR coding stds darcs-hash:20081225144601-7b5ce-4846f3d036c36037836d15ed672c10ba33f9f84c.gz | |||
2008-12-16 | Direct message XHR response fix for IE and minor tweaks | Sarven Capadisli | |
darcs-hash:20081216071818-efd22-d2e59bb60a236538452be356f38d0974f35f0107.gz | |||
2008-12-11 | Actually crop your avatar when hitting 'crop' button on profile | Zach Copley | |
darcs-hash:20081212043018-7b5ce-bc83b66e19007aa0a04fbb40053217ef92c44779.gz | |||
2008-12-11 | more places where required since param skipped for Notice::getStreamDirect | Evan Prodromou | |
darcs-hash:20081211195259-5ed1f-c52136c07bdad5521184bd1990313030a8e1e831.gz | |||
2008-12-11 | missing argument | Evan Prodromou | |
darcs-hash:20081211171353-84dde-31b2858e361f62e13ca8ca8784b1aac4209ef04c.gz | |||
2008-12-11 | whitespace conflicts in User.php | Evan Prodromou | |
darcs-hash:20081211163434-5ed1f-38d9bf093db72d27837cbfe76d46fd518adc3bb6.gz | |||
2008-12-11 | resolve whitespace changes in Notice.php | Evan Prodromou | |
darcs-hash:20081211163150-5ed1f-10ff4c4863145909c1d541e39dc4bf69d945cfd7.gz | |||
2009-01-04 | trac750 configurable sync flags for Facebook app (noticesync, replysync) | Zach Copley | |
darcs-hash:20090105040212-7b5ce-37f6195649dc673241e4566a93183b13e428d98f.gz | |||
2009-01-04 | trac750 Automatically update linked Facebook users' statuses | Zach Copley | |
darcs-hash:20090105010407-7b5ce-559da13720b18e3c570e730326f5e5ef2b2dc1ab.gz | |||
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou | |
Another gigantor PEAR coding standards patch. Here, I've moved the opening curly bracket on a class statement to the following line. darcs-hash:20081223194923-84dde-77a93de314caadbcb5b70bf346a4648be77a864e.gz | |||
2008-12-23 | TRUE | Evan Prodromou | |
More PEAR coding standards global changes. Here, I've changed all instances of TRUE to true and FALSE to false. darcs-hash:20081223194428-84dde-cb1a1e6f679acd68e864545c4d4dd8752d6a6257.gz |