Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_csi_simple: Consider MUC invites important | Kim Alvefur | 2020-04-18 | 1 | -0/+8 |
| | | | | | Both mediated invites defined by XEP-0045: Multi-User Chat and direct invites defined by XEP-0249: Direct MUC Invitations | ||||
* | doap: Add UTR-39 (mod_mimicking) | Kim Alvefur | 2020-03-29 | 1 | -0/+1 |
| | | | | | | | Supported in ICU, with a binding in util.encodings. mod_mimicking uses this to prevent similarity looking JIDs from being registered. Planned to be used in MUC as well. | ||||
* | doap: Add XEP-0317: Hats | Kim Alvefur | 2020-03-19 | 1 | -0/+9 |
| | | | | See 76bb806cdd4b | ||||
* | doap: More PEP payloads | Kim Alvefur | 2019-12-16 | 1 | -0/+2 |
| | |||||
* | mod_net_multiplex: Add support for using ALPN | Kim Alvefur | 2019-11-29 | 1 | -0/+1 |
| | | | | | | | Potentially a bit more efficient since it can jump to the selected protocol on connect instead of waiting for some data to look at. Adds a 'protocol' field to net providers for this purpose. | ||||
* | doap: Sort XEPs by number | Kim Alvefur | 2019-11-15 | 1 | -8/+8 |
| | |||||
* | doap: Add version of XEP-0012 | Kim Alvefur | 2019-11-03 | 1 | -0/+1 |
| | |||||
* | doap: Reorder tags for consistency | Kim Alvefur | 2019-11-03 | 1 | -1/+1 |
| | | | | It's nice when `grep version.1 -B1` shows XEPs with 1.x versions | ||||
* | doap: Sort <implements> by XEP number | Kim Alvefur | 2019-10-20 | 1 | -7/+7 |
| | |||||
* | doap: mod_csi_simple tries to follow XEP-0286: Mobile Considerations, not ↵ | Kim Alvefur | 2019-10-20 | 1 | -1/+1 |
| | | | | XEP-0268 | ||||
* | doap: Trim a trailing '.' from a version/branch name for consistency | Kim Alvefur | 2019-10-20 | 1 | -1/+1 |
| | |||||
* | doap: Copy longer description from README | Kim Alvefur | 2019-10-20 | 1 | -1/+1 |
| | |||||
* | doc/doap: Claim support for XEP-0368 by way of legacy_ssl_ports | Kim Alvefur | 2019-10-15 | 1 | -0/+9 |
| | | | | | | > Server support of XEP-0368 means having the ability to accept direct TLS connections. This is what legacy_ssl_ports does. First trace of it seems to be 8458be0941e7 | ||||
* | doc/doap: Claim support for XEP-0268 via mod_csi_simple | Kim Alvefur | 2019-10-15 | 1 | -0/+7 |
| | | | | | | | | | | mod_csi_simple tries to follow the advice in XEP-0268. Notably, since 7d78b24d8449 it also does this: > If the server receives data, the phones radio is already on, therefore > you should flush any pending data as soon as possible after receiving > data from a client | ||||
* | doap: Add XEP-0380 since mod_csi_simple takes that into consideration | Kim Alvefur | 2019-10-11 | 1 | -0/+8 |
| | |||||
* | doap: Even more XEP details | Kim Alvefur | 2019-10-11 | 1 | -0/+14 |
| | |||||
* | doap: Add detials for XEP-0280, 0288 and 0292 | Kim Alvefur | 2019-10-11 | 1 | -0/+7 |
| | |||||
* | doap: Note about XEP-0237: Roster Versioning being merged into rfc6121 | Kim Alvefur | 2019-10-11 | 1 | -0/+1 |
| | |||||
* | doap: Referece SCRAM | Kim Alvefur | 2019-10-11 | 1 | -0/+1 |
| | | | | Added in 0.7.0, first commit 41d42d253a1d | ||||
* | doap: Note about where XEP-0227 is used | Kim Alvefur | 2019-10-10 | 1 | -0/+1 |
| | |||||
* | doap: Fix missing '0' in URL to XEP-0288 | Kim Alvefur | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | doap: Mention support for XEP-0122: Data Forms Validation | Kim Alvefur | 2019-10-09 | 1 | -0/+8 |
| | | | | | | Added to util.dataforms in a4c52e304e6f. Used in PubSub (cc32aae5c7da) and MUC (13ccc2f05007). | ||||
* | doap: Fix element name typo (node -> note) | Kim Alvefur | 2019-10-09 | 1 | -3/+3 |
| | |||||
* | doap: Add reference to draft-cridland-xmpp-session | Kim Alvefur | 2019-10-06 | 1 | -0/+2 |
| | | | | This covers the optional element added in 0bbbc9042361 | ||||
* | doap: Add some supported-since versions | Kim Alvefur | 2019-09-28 | 1 | -0/+3 |
| | |||||
* | doap: Add some XEP versions | Kim Alvefur | 2019-09-28 | 1 | -0/+6 |
| | |||||
* | doap: Remove stray '(' | Kim Alvefur | 2019-09-19 | 1 | -1/+1 |
| | |||||
* | doap: Add details about most recent XEPs numbered over 300 | Kim Alvefur | 2019-09-19 | 1 | -1/+11 |
| | |||||
* | doap: Add details to XEPs numbered under 100 | Kim Alvefur | 2019-09-19 | 1 | -0/+24 |
| | |||||
* | doap: Fix namespace of <until> | Kim Alvefur | 2019-09-19 | 1 | -3/+3 |
| | |||||
* | doap: Update to newer format | Kim Alvefur | 2019-09-19 | 1 | -379/+375 |
| | |||||
* | doap: Add XEP-0288 | Kim Alvefur | 2019-09-09 | 1 | -0/+6 |
| | |||||
* | doap: Add a Description Of A Project file | Kim Alvefur | 2019-08-27 | 1 | -0/+427 |
| | |||||
* | doc/coding_style: apply consistent semi-colon usage | marc0s | 2019-03-30 | 1 | -61/+61 |
| | | | | | Make all "good" statements in the coding style document use consistent statement-separator semi-colon | ||||
* | mod_storage_internal: Implement a summary API returning message counts per ↵ | Kim Alvefur | 2019-02-25 | 1 | -0/+3 |
| | | | | contact | ||||
* | doc/coding_style: The codebase uses semicolons | Kim Alvefur | 2019-03-23 | 1 | -6/+6 |
| | |||||
* | doc/coding_style: Trim trailing whitespace | Kim Alvefur | 2019-03-23 | 1 | -4/+4 |
| | |||||
* | doc/coding_style: remove superfulous bracket in example | Maxime “pep” Buquet | 2019-03-23 | 1 | -1/+0 |
| | |||||
* | Actually remove coding_style.txt | Matthew Wild | 2019-03-14 | 1 | -33/+0 |
| | |||||
* | doc/coding_style.{txt,md}: Update coding style guide | Matthew Wild | 2019-03-14 | 1 | -0/+805 |
| | |||||
* | doc/net.server: Document the new server.listen() API | Kim Alvefur | 2019-03-10 | 1 | -0/+21 |
| | |||||
* | doc/net.server.lua: Not an actual source file, instruct luacheck to ignore it | Matthew Wild | 2018-09-12 | 1 | -0/+2 |
| | |||||
* | net.server: Add watchfd, a simple API for watching file descriptors | Kim Alvefur | 2018-05-09 | 1 | -0/+13 |
| | |||||
* | Fix spelling throughout the codebase [codespell] | Kim Alvefur | 2018-02-04 | 4 | -4/+4 |
| | |||||
* | doc: Add template / API specification for net.server (thanks Daurnimator) | Kim Alvefur | 2018-02-23 | 1 | -0/+243 |
| | |||||
* | Merge 0.10->trunk | Kim Alvefur | 2016-11-26 | 1 | -0/+61 |
|\ | |||||
| * | doc: Add a description of the Storage API in TypedLua format | Kim Alvefur | 2016-11-26 | 1 | -0/+61 |
| | | |||||
* | | doc/session: As far as I remember, sessions have had a close method, not ↵ | Kim Alvefur | 2016-08-03 | 1 | -1/+1 |
|/ | | | | disconnect | ||||
* | Removed some legacy doc/ files. | Waqas Hussain | 2009-11-25 | 2 | -36/+0 |
| | |||||
* | Removed core/offlinemessage.lua along with documentation and references - we ↵ | Waqas Hussain | 2009-01-09 | 1 | -12/+0 |
| | | | | have core/offlinemanager.lua instead |