| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
I have no idea what Matthew meant to use this for. Easy enough to put back.
|
|
|
|
| |
after close)
|
| |
|
|
|
|
|
| |
Since It's tricky to go back and insert data at the beginning of a file,
but `cat blah.sch blah.scs` ought to be fine for now.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
All data is compiled into functions that return new copies in order to
prevent mutation of stored data.
This has downsides.
Also an ugly hack.
|
| |
|
| |
|
|
|
|
|
| |
Now an event like `GET /path` is fired at first, and mod\_http
dispatches the old `GET host/path` events.
|
| |
|
|
|
|
| |
This relies on the new name mapping in util.dataforms
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
affiliation (thanks jc)
|
| |
|
| |
|
| |
|
|
|
|
| |
Good thing uri and url doesn't look similar at all!
|
|
|
|
| |
Must have slipped on my shift key
|
| |
|
|
|
|
| |
prosody-modules)
|
| |
|
|
|
|
|
|
|
|
|
| |
Normally both nodes should have the same configuration and matching
items, but we can't depend on it without having some code that enforces
it, which does not exist at the time of this commit.
Including the avatar itself should be prioritised. The image format can
be derived from magic bytes.
|