2010-12-21 |
Evan Prodromou | PHPCS BookmarkForm |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Evan Prodromou | PHPCS BookmarkPlugin.php |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Evan Prodromou | Code standards for deliciousbackupimporter.php |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Evan Prodromou | drop previous in oembedhelperexception code |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Evan Prodromou | fixup exception constructor for php 5.2 |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Evan Prodromou | some corrections for double-posting of bookmarks |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Evan Prodromou | don't reinsert existing bookmark |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Evan Prodromou | reindent BookmarkPlugin |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Evan Prodromou | reindent importbookmarks.php |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Evan Prodromou | Let activity objects write directly to activity's own... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Evan Prodromou | Starting point for adding bookmarks |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Evan Prodromou | Notice_bookmark::saveNew() takes options arg |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Evan Prodromou | Better output for activities and HTML in BookmarkPlugin |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Evan Prodromou | Use Notice_bookmark::saveNew() from NewbookmarkAction |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Evan Prodromou | Move notice bookmark creation to Notice_bookmark::saveNew() |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Evan Prodromou | ActivityObject has attribute for other elements |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Evan Prodromou | Notice_tag::url() gets the URL for a tag string |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Evan Prodromou | Merge branch '0.9.x' into socialbookmark |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Evan Prodromou | Add events for representing objects as activity:object |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Evan Prodromou | code done on debugging in bookmarks |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Evan Prodromou | delete bookmark stuff when deleting notice |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Evan Prodromou | save title and description of bookmark |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Evan Prodromou | save title and description of bookmark |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Evan Prodromou | First pass at storing bookmarks |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Brion Vibber | Ticket #2959: implement api/users/profile_image endpoin... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Brion Vibber | Merge branch 'sorting' into 0.9.x |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Brion Vibber | Sort indexing fix for profile sidebar: add group_member... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Brion Vibber | fix typo in showstream |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Brion Vibber | Sorting index fix for role lookups: adds profile_role_r... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Brion Vibber | Update sorting for conversation views: adds notice_conv... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Zach Copley | Update Twitter calls to use documented API endpoints |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Update sorting for User::repeatedByMe() -- currently... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Update sorting on api/statuses/retweets_of_me; was... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Update sorting on api/statuses/retweets: adds notice_re... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | work around borkage in statuses/repeats -- tries to... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Update sorting for group inbox timelines; adds group_in... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Update sorting on reply/mentions timeline: added reply_... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Update sorting for tag-filtered public timeline: needs... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | add fixme for since_id/max_id on fave streaming (?) |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Craig Andrews | In LdapCommon checkPassword/changePassword only get... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Update sorting for user tagged timelines (indexing... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Update notice sorting for profile streams; extract... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Notice::whereSinceId() and Notice::whereMaxId() encapsu... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Switch public timeline to new sorting; new index notice... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Initial switch of public timeline stream to use timesta... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Notice::getAsTimestamp() static function to look up... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | only run explain on selects |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Event hook for SQLProfile |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | SQLProfile: quickie plugin to run DB queries through... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Zach Copley | Document a few undocumented administration related... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Tickets #2112, 2333, 1677, 2362, 2831: fix AJAX form... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Brion Vibber | Fix for ticket #2910: fix inconsistencies in notice... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Brion Vibber | Add lots of doc comments to util.js. Most stuff makes... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Brion Vibber | work in progress |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Brion Vibber | Fix ticket #2929: router cache now clears itself when... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Brion Vibber | add .mo files to .gitignore |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Siebrand Mazeland | L10n updates and removal of superfluous whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Siebrand Mazeland | Localisation updates from http://translatewiki.net. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Brion Vibber | Makefile to re-generate util.min.js (needs yui-compress... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Brion Vibber | Fix for ticket #2942: character counter now updates... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Brion Vibber | Cleaner code to avoid a couple PHP notices from accessi... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Brion Vibber | Mark OembedAction, XrdAction, and (plugin) Autocomplete... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | AtomPub discovery fix: gets MarsEdit's auto API detecti... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | AtomPub test cases: make sure the posted entry appears... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | AtomPub tetss: confirming edit URL linked properly... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | AtomPub tests: fix delete test |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | AtomPub tests: fix for atom post check |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | AtomPub fix: correct the response URL given from postin... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | AtomPub fixes: return '201 Created' on POST of new... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | more fixins on AtomPub tests |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | auth fix |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | Mostly-implemented basic AtomPub tests |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Brion Vibber | partial stub file for atompub tests |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Brion Vibber | Merge branch 'master' of gitorious.org:statusnet/mainli... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Brion Vibber | TwitterBridge: partial merge of id_str usage from 0... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Evan Prodromou | Merge branch 'activityatompub' into 0.9.x |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Evan Prodromou | add the other three feeds to AtomPub service document |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Evan Prodromou | Atom pub feed for group memberships |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Evan Prodromou | fix URL for memberships feed |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Evan Prodromou | membership stream method and return membership from... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Evan Prodromou | fix navigation links for favorite feed |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Evan Prodromou | fix navigation links for subscriptions feed |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Evan Prodromou | group_member includes self link, edit link |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Evan Prodromou | add atompub show membership action |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Evan Prodromou | add atompub membership actions to router |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Zach Copley | Move getConnectedApps() from Profile to User, where... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Evan Prodromou | atompub favorite feed |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Evan Prodromou | a stream function for Fave class |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Evan Prodromou | fix subtitle in subscriptions feed |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Evan Prodromou | use new Subscription stream methods for AtomPub |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Evan Prodromou | Merge branch '0.9.x' into activityatompub |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Evan Prodromou | Merge branch '0.9.x' of gitorious.org:statusnet/mainlin... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Evan Prodromou | cache stream of subscriptions |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Evan Prodromou | Subscription stream functions |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Evan Prodromou | Show a single favorite for AtomPub |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Brion Vibber | Workaround for locally-handled sessions breaking on... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Brion Vibber | Workaround for locally-handled sessions breaking on... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Evan Prodromou | Merge branch '0.9.x' into activityatompub |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Brion Vibber | extlibs updates: PEAR::Mail to 1.2.0, PEAR::Net_SMTP... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Brion Vibber | extlibs updates: PEAR::Mail to 1.2.0, PEAR::Net_SMTP... |
commit | commitdiff | tree | snapshot |
next |