index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2010-12-16
Fix ticket #2929: router cache now clears itself when switching singleuser mo...
Brion Vibber
2010-12-14
Mark OembedAction, XrdAction, and (plugin) AutocompleteAction as read-only. T...
Brion Vibber
2010-12-14
AtomPub discovery fix: gets MarsEdit's auto API detection working.
Brion Vibber
2010-12-13
fix URL for memberships feed
Evan Prodromou
2010-12-13
add atompub membership actions to router
Evan Prodromou
2010-12-10
Show a single favorite for AtomPub
Evan Prodromou
2010-12-10
Merge branch '0.9.x' into activityatompub
Evan Prodromou
2010-12-09
Tweaking nickname format regexes: added one that explicitly allows numbers, t...
Brion Vibber
2010-12-09
Add subscription feed for AtomPub
Evan Prodromou
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
[next]