Age | Commit message (Expand) | Author |
2010-03-15 | Blow more timeline caches on notice delete. Fixes paging on public and profil... | Brion Vibber |
2010-03-12 | Scrub all atom output with common_xml_safe_str() | Zach Copley |
2010-03-12 | Add id and updated elements to atom source | Zach Copley |
2010-03-03 | Revert "Revert "Show <activity:subject> and no activity actors for user feed"" | Zach Copley |
2010-03-03 | Use poster's subscribed groups to disambiguate group linking when a remote gr... | Brion Vibber |
2010-03-02 | OStatus: save file records for enclosures | Brion Vibber |
2010-03-02 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-02 | Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe... | Brion Vibber |
2010-03-02 | Revert "Show <activity:subject> and no activity actors for user feed" | Evan Prodromou |
2010-03-02 | don't duplicate title in summary in Atom output per RFC4287 4.2.13 | Evan Prodromou |
2010-03-02 | Show <activity:subject> and no activity actors for user feed | Evan Prodromou |
2010-02-27 | fix call of common_find_mentions() in Notice::saveReplies() | Evan Prodromou |
2010-02-27 | Use notice for context when deciding who @nickname refers to | Evan Prodromou |
2010-02-26 | blow cache on known replies | Evan Prodromou |
2010-02-25 | Add lots of fun avatars to our Atom output | Zach Copley |
2010-02-25 | OStatus: save categories from the Atom entry as hashtags. | Brion Vibber |
2010-02-22 | Add PoCo namespace to optional ns output in Notice::asAtomEntry() | Zach Copley |
2010-02-22 | Merge branch 'rationalize-activity' into testing | Zach Copley |
2010-02-22 | Move ActivityObject and related stuff to core | Zach Copley |
2010-02-23 | OStatus group delivery initial implementation. | Brion Vibber |
2010-02-21 | don't calculate replies for remote notices | Evan Prodromou |
2010-02-21 | Combine code that finds mentions into one place and add hook points | Evan Prodromou |
2010-02-21 | permalink on a note represented by rel=alternate | Evan Prodromou |
2010-02-21 | Notice::saveNew() accepts url and rendered options | Evan Prodromou |
2010-02-20 | OStatus: send favorite/unfavorite notifications to remote authors | Brion Vibber |
2010-02-18 | add type='text/html' to alternate link in Notice Atom | Evan Prodromou |
2010-02-18 | always distribute to inbox of author immediately | Evan Prodromou |
2010-02-17 | - Set the root of a new local conversation to a new conversation.id | Zach Copley |
2010-02-16 | Take remote profiles into account when looking up canonical profile URIs | Zach Copley |
2010-02-12 | fix for Atom notice output: correct check against conversation & current id | Brion Vibber |
2010-02-11 | Fix retarded spelling mistake | Zach Copley |
2010-02-11 | ostatus:attention links in Notice Atom output | Zach Copley |
2010-02-11 | Some upgrades to Atom output for OStatus | Zach Copley |
2010-02-09 | OStatus partial support for group subscriptions: | Brion Vibber |
2010-02-08 | OStatus cleanup... | Brion Vibber |
2010-02-03 | clear cache for Profile::hasRepeated() at Notice::insert() time | Evan Prodromou |
2010-01-30 | error clearing tags for profiles from memcached | Evan Prodromou |
2010-01-28 | Last-chance distribution if enqueueing fails | Evan Prodromou |
2010-01-27 | fix notice -- drop unused return value of variable that isn't initialized :) ... | Brion Vibber |
2010-01-27 | Adds an emergency switch so we can run inbox distribution at save time (bypas... | Brion Vibber |
2010-01-25 | Offload inbox updates to a queue handler to speed up posting online | Evan Prodromou |
2010-01-15 | Fix for background recalculation of groups; needs to get Group objects not ID... | Brion Vibber |
2010-01-13 | make sure whoGets() doesn't write anything | Evan Prodromou |
2010-01-13 | Don't save reply info for repeats | Evan Prodromou |
2010-01-13 | repeats don't get posted to groups | Evan Prodromou |
2010-01-13 | remove vestiges of Notice_inbox from cache clearing code in Notice | Evan Prodromou |
2010-01-13 | memoize Notice::whoGets() | Evan Prodromou |
2010-01-12 | remove transaction for Notice save; causes deadlocks | Evan Prodromou |
2010-01-09 | whoGets() method for Notice | Evan Prodromou |
2010-01-09 | Use inbox instead of notice_inbox | Evan Prodromou |