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
/
util.php
Age
Commit message (
Expand
)
Author
2010-03-02
Updated some references to the long gnone "isEnclosure" function to the new "...
Craig Andrews
2010-03-02
Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-03-02
Fix for regression in updated mention checks, sometimes lost links to folks m...
Brion Vibber
2010-03-01
Upgrade XML output scrubbing to better deal with newline and a few other chars
Zach Copley
2010-02-27
Use notice for context when deciding who @nickname refers to
Evan Prodromou
2010-02-26
add a flag to impede adding sessions to URLs (for permanent stuff)
Evan Prodromou
2010-02-25
Tweak common_url_to_nickname to take the last path component; fixes pulling n...
Brion Vibber
2010-02-25
Merge branch 'master' of gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-02-25
Normalize nickname case on login; fixes failed logins where people were typin...
Brion Vibber
2010-02-25
Ensure that shortened URLs haven't accumulated whitespace when fetched by a p...
Brion Vibber
2010-02-24
- break OMB profile update pings to a background queue
Brion Vibber
2010-02-21
Combine code that finds mentions into one place and add hook points
Evan Prodromou
2010-02-16
move some nickname-guessing code to lib/util.php from OpenID
Evan Prodromou
2010-02-12
Session fix for PHP 5.3 configurations where cookies are excluded from $_REQU...
Brion Vibber
2010-02-09
OStatus partial support for group subscriptions:
Brion Vibber
2010-02-08
OStatus cleanup...
Brion Vibber
2010-02-01
Don't enqueue into plugin or SMS queues when disabled (breaks unqueuehandler ...
Brion Vibber
2010-01-27
dropping the setcookie() call from common_ensure_session() since we're pretty...
Brion Vibber
2010-01-27
append '/' on cookie path for now (may still need some refactoring)
Brion Vibber
2010-01-28
set session cookie correctly
Evan Prodromou
2010-01-25
Offload inbox updates to a queue handler to speed up posting online
Evan Prodromou
2010-01-22
XMPP queued output & initial retooling of DB queue manager to support non-Not...
Brion Vibber
2010-01-13
remove session info in syslog
Evan Prodromou
2010-01-12
remove some debugging statements from util.php
Evan Prodromou
2010-01-12
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber
2010-01-11
strip out session ID from root URL
Evan Prodromou
2010-01-11
Merge branch 'sessionidparam' into 0.9.x
Evan Prodromou
2010-01-11
accept session from
Evan Prodromou
2010-01-10
add session ID to local URL when server parts differ
Evan Prodromou
2010-01-10
Sever -> server in error message
Evan Prodromou
2010-01-10
Sever -> server in error message
Evan Prodromou
2010-01-10
Merge branch 'master' into 0.9.x
Evan Prodromou
2010-01-10
debugging code to find passed-in objects in munge_password
Evan Prodromou
2010-01-04
Ticket 2141: bugs with weighted popularity lists across year boundary.
Brion Vibber
2010-01-04
Ticket 2141: bugs with weighted popularity lists across year boundary.
Brion Vibber
2010-01-02
Make caching a plugin system
Evan Prodromou
2010-01-02
fixup memcache functions
Evan Prodromou
2009-12-30
Enable memcache automatic compression, starting at 20k and only if compressio...
Craig Andrews
2009-12-22
Merge branch 'testing'
Evan Prodromou
2009-12-21
Ignore user language settings that aren't listed in language config; we'll th...
Brion Vibber
2009-12-19
Ignore user language settings that aren't listed in language config; we'll th...
Brion Vibber
2009-12-16
Add some doc comments and fixmes in util.php
Brion Vibber
2009-12-16
PHP 5.3 closure-based implementation of curry(); old implementation used as f...
Brion Vibber
2009-12-05
Add 2 new events to enable logger pluginization: StartLog and EndLog
Craig Andrews
2009-12-03
Code style cleanup: dropped some unnecessary =& reference assignments where t...
Brion Vibber
2009-11-27
Drop the username from the log id for now; seems to trigger an error loop in ...
Brion Vibber
2009-11-27
Drop the username from the log id for now; seems to trigger an error loop in ...
Brion Vibber
2009-11-27
request id on logs... pid + random id per web request + username + method + url
Brion Vibber
2009-11-27
request id on logs... pid + random id per web request + username + method + url
Brion Vibber
[next]