Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
null
|
|
receive an XHR object as expected), threat it as a success like HTTP
20x or 30x because the notice most likely went through. jquery.form.js
(for file uploads) and meteor.js both use an iframe and they (somehow)
appear to be in conflict. Notice always goes through, however,
xhr.status is 0. Further investigation is needed.
|
|
|
|
$config['logincommand']['disabled'] = true;
This commit should be reverted once the command has been sufficiently tested and trusted.
|
|
website
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Defaults to indent enabled.
|
|
|
|
cause 404s)
|
|
|
|
|
|
|
|
|
|
|
|
Add 2 new events: StartStyleElement and EndStyleElement
|
|
|
|
the correct syntax for other languages)
|
|
|
|
|
|
|
|
for a profile (because some profiles are remote, etc.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
git://gitorious.org/statusnet/mainline into 0.9.x
|
|
|
|
|
|
|
|
Refactored the JavaScript for Mapstraction use so it scrapes data from
the HTML of the page it's on, if possible, and otherwise generates a
JSON array.
|
|
|
|
|
|
StartScriptElement, EndScriptElement
|
|
if it exists.
|
|
* '0.9.x' of gitorious.org:statusnet/mainline:
Remove unnecessary pass by reference indicators
refactor the common parts of usermap and allmap into a common base class
Load notice data using javascript from the html on the page instead of writing json representations of the notices on each page
|
|
self-subscription) via the API. Additionally, make it impossible
to block yourself or unsubscribe from yourself, period.
I also made User use the subs.php helper function for unsubscribing
during a block.
Hopefully, these changes will get rid of the problem of people
accidentally deleting their self-subscriptions once and for all
(knock on wood).
|
|
|
|
|
|
|