Age | Commit message (Expand) | Author |
2010-12-09 | AtomPub for single subscription | Evan Prodromou |
2010-12-08 | Don't cache user-specific information for Notice atom entries | Evan Prodromou |
2010-12-07 | whitespace problems in lib/router | Evan Prodromou |
2010-12-07 | generate links for apinamespace.org/atom and /twitter in userxrd | Evan Prodromou |
2010-12-07 | allow <Property> elements in <Link> in XRD | Evan Prodromou |
2010-12-07 | fix whitespace in lib/xrdaction.php | Evan Prodromou |
2010-12-06 | use codeKey() in activity caching | Evan Prodromou |
2010-12-06 | Merge branch '0.9.x' into cacheactivity | Evan Prodromou |
2010-12-06 | Config flag to disable router caching if needed | Evan Prodromou |
2010-12-06 | use Cache::codeKey() in Router class | Evan Prodromou |
2010-12-06 | Make code-dependent cache entries more volatile | Evan Prodromou |
2010-12-06 | cache generated activity info | Evan Prodromou |
2010-12-06 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-12-06 | correctly generate enclosure in Activity::asString() | Evan Prodromou |
2010-12-06 | Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-12-06 | Added User::singleUserNickname() as (temporary?) fallback for single-user loo... | Brion Vibber |
2010-12-06 | remove common_debug() from Activity::asString() | Evan Prodromou |
2010-12-05 | Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asStr... | Evan Prodromou |
2010-12-02 | Fix for tickets #2917, #2262: user URL shortening options not being applied i... | Brion Vibber |
2010-12-01 | Fix dumb mistake -- changed function names partway through writing Nickname a... | Brion Vibber |
2010-11-30 | Merge branch 'master' into 0.9.x | Evan Prodromou |
2010-11-30 | was using Cache::get() and ::set() wrong | Evan Prodromou |
2010-11-30 | use a CRC32 of the plugin names rather than actual names | Evan Prodromou |
2010-11-30 | use a CRC32 of the plugin names rather than actual names | Evan Prodromou |
2010-11-30 | Squashed commit of the following: | Evan Prodromou |
2010-11-30 | Squashed commit of the following: | Evan Prodromou |
2010-11-29 | Normalize username strings in command parsing | Brion Vibber |
2010-11-29 | General code safety: validate input and escape SQL strings in common_relative... | Brion Vibber |
2010-11-29 | Use Nickname::DISPLAY_FMT instead of manual regex fragments in router setup f... | Brion Vibber |
2010-11-29 | Add Nickname test cases for @-reply regexes in common_find_mentions | Brion Vibber |
2010-11-29 | Nickname class to encapsulate validation & common regexes for nickname formats. | Brion Vibber |
2010-11-29 | Work in progress on nickname validation changes. lib/nickname.php appears to ... | Brion Vibber |
2010-11-29 | Add some doc comments on nickname-related stuff in util.php | Brion Vibber |
2010-11-26 | Make userxrd work without OStatus enabled | Evan Prodromou |
2010-11-26 | Make userxrd part of the default hostmeta | Evan Prodromou |
2010-11-26 | Move user xrd action to core and use hooks to extend | Evan Prodromou |
2010-11-26 | move xrd and hostmeta out of the OStatus plugin and into core | Craig Andrews |
2010-11-19 | Merge branch 'master' into 0.9.x | Brion Vibber |
2010-11-19 | Fix ticket #2700: some numeric IDs were misinterpreted as hex numbers instead... | Brion Vibber |
2010-11-19 | Ticket #2797: replace addslashes() with explicit escape calls on the DB objects | Brion Vibber |
2010-11-19 | Merge branch 'master' into 0.9.x | Brion Vibber |
2010-11-19 | Ticket #1987: support since_id on API notice search methods. | Brion Vibber |
2010-11-19 | Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-11-19 | Ticket #2899: clean up inbox/outbox DM form a bit: | Brion Vibber |
2010-11-19 | Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-11-18 | Fix regression in PopularNoticeSection: tag parameter was broken, causing sid... | Brion Vibber |
2010-11-17 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2010-11-17 | Facebook: Gracefully handle disconnection | Zach Copley |
2010-11-17 | Add $config['attachments']['process_links'] to allow disabling processing of ... | Brion Vibber |
2010-11-17 | include full updated source of JSON2 and use updated minified version | Evan Prodromou |