Age | Commit message (Collapse) | Author |
|
default ldap connection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
login
|
|
Added LDAPAuthorization plugin
|
|
|
|
|
|
|
|
counter on new received notices. Counter is removed when play is clicked
|
|
|
|
|
|
store the notices and on play it will add them to the notice list
|
|
|
|
|
|
|
|
|
|
|
|
memory issues. It removes the node and unbinds the previously assigned
events.
|
|
|
|
|
|
this is not the case with 0.9.x's util.js as opposed to 0.8.x, where it
didn't properly check if a given notice id is already in the list
|
|
include the '-' character.
|
|
window for the Realtime plugin's pop-up window.
|
|
|
|
I cannot test this... but I hope it works :-)
|
|
parse errors; 'namespace' is a reserved keyword in PHP 5.3 and later.
|
|
|
|
|
|
attribute difference
|
|
|
|
Conflicts:
classes/statusnet.ini
|
|
Please test with error_reporting set to E_ALL!
Classnames and function names aren't first-class objects in PHP and need to be referenced as strings here. :(
|
|
|
|
overriding keys(), table(), and sequenceKey() for them
|
|
|
|
|
|
|
|
Also nicer log messages
|
|
|
|
|
|
|
|
Since core JS loads were moved to the bottom, the JavaScript was being run before jQuery was loaded, so the onload event never got set. Moved it down to the scripts section.
|
|
|
|
Made the selector much more specific, so it only works on pages that have notices
|
|
|