Age | Commit message (Collapse) | Author |
|
Tidy was only being used by a couple of non-default URL shortener plugins,
PtitUrl and TightUrl. Both were easily changed to load the tag-soup HTML
via DOMDocument (using the default DOM module which is already used by
other dependencies).
Added xml, dom, and simplexml modules to the requirements check
in install.php, as they were being used but not checked for.
Also cleaned up LilUrl, PtitUrl, and TightUrl to return URL as a string
instead of as a SimpleXML node object.
|
|
|
|
input type file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
icons.
|
|
|
|
|
|
|
|
|
|
|
|
.ini info as what used to be in statusnet.ini before OpenID was pulled
out into a plugin.
|
|
|
|
|
|
|
|
by overriding keys(), table(), and sequenceKey() for them"
This reverts commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cf.
Conflicts:
classes/statusnet.ini
lib/schema.php
plugins/Authentication/AuthenticationPlugin.php
plugins/OpenID/OpenIDPlugin.php
plugins/UserFlag/UserFlagPlugin.php
|
|
It only works in Safari and Opera.
https://developer.mozilla.org/En/DOM/Window.open confirms that by
default, Firefox and IE forces their presence.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
notices are not displayed in realtime
|
|
|
|
|
|
|
|
|
|
|
|
only PuSH-enabled feeds.
|
|
writing json representations of the notices on each page
Clicking on a geo link pops up a map
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|