Age | Commit message (Collapse) | Author |
|
|
|
|
|
Realtime plugin and its descendents.
|
|
* remove superfluous whitespace
* break lines at 80 or before in README
|
|
popup button text and tooltip text are now loaded from PHP code where we can get at gettext.
|
|
|
|
Previously was using the reply-to URL, which didn't match with other displays.
Now sends to the right conversation page.
|
|
|
|
|
|
local/ so that plugins don't need to include common_path() in every call to $action->script()
Adjust plugins to not call common_path() when it's not necessary
Fix minify plugin
|
|
|
|
JS path code (will pull from main server for now)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
notices are not displayed in realtime
|
|
|
|
|
|
store the notices and on play it will add them to the notice list
|
|
This reverts commit 5ab709b73977131813884558bf56d97172a7aa26.
Missed this one yesterday...
|
|
* doesn't
* won't
* isn't
* don't
|
|
|
|
|
|
|
|
|
|
|
|
|
|
like names with whitespace.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move the realtime detection code to PHP extension rather than
JavaScript.
|
|
This reverts commit 49e91ec7d068fa7b98576207696d2192418baf5b.
|
|
realtime
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|