aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_mam: Log 'why' a stanza is archivedKim Alvefur2020-04-211-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_mam: Factor out "should we store this" into a functionKim Alvefur2020-04-211-13/+21
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_csi_simple: Consider MUC invites importantKim Alvefur2020-04-182-0/+11
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_lastactivity: Add basic scansion test coverageKim Alvefur2020-04-202-0/+46
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_uptime: Add scansion test coverageKim Alvefur2020-04-201-0/+21
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | scansion: Mock time libraries during testsKim Alvefur2020-04-201-0/+11
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_version: Add scansion testKim Alvefur2020-04-202-0/+29
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.11->trunkMatthew Wild2020-04-232-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_bosh, mod_websocket: Add config options to override GET responsesMatthew Wild2020-04-202-7/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_c2s: Swap commentsKim Alvefur2020-04-191-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | migrator: Don't create unused directoryKim Alvefur2020-04-191-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | migrator: Inject data- and plugin paths during buildKim Alvefur2020-04-191-1/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_csi_simple: Allow configuring extra tags indicating importanceKim Alvefur2020-04-181-1/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | util.sasl.digest-md5: Remove, obsolete since 2011Kim Alvefur2020-04-144-254/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.11->trunkKim Alvefur2020-04-130-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net.http.server: Use error code from util.error (fixes #1502)Kim Alvefur2020-04-121-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_scansion_record: Indent stanzas in recordingsKim Alvefur2020-04-121-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | util.stanza: Add method returning stanza with added indentationKim Alvefur2020-04-122-0/+38
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_component: Specify an error source for Component unavailable errorsKim Alvefur2020-04-111-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spec: Include a hacky moduleapi stub to allow test to proceedKim Alvefur2020-04-111-5/+17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Switch hats to new presence APIsMatthew Wild2020-04-111-3/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Add API for adding 'filtered namespaces' to be stripped from inbound pre...Matthew Wild2020-04-111-7/+11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Add new event 'muc-build-occupant-presence' for plugins to extend occupa...Matthew Wild2020-04-111-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spec: Add test cases for util.http.contains_tokenEmmanuel Gil Peyrot2020-04-101-0/+19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.11->trunkKim Alvefur2020-04-101-6/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 0.11->trunkKim Alvefur2020-04-031-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | moduleapi: Rename argument to silence luacheckKim Alvefur2020-04-011-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | moduleapi: Fix handling of replies to :send_iq from internal modulesKim Alvefur2020-03-221-1/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.11->trunkKim Alvefur2020-03-290-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doap: Add UTR-39 (mod_mimicking)Kim Alvefur2020-03-291-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.11->trunkKim Alvefur2020-03-222-5/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Add ad-hoc command setting affiliation in a room (fixes #1174)Kim Alvefur2020-03-211-0/+43
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Add test for destroying a room by ad-hoc commandKim Alvefur2020-03-201-0/+67
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doap: Add XEP-0317: HatsKim Alvefur2020-03-191-0/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usermanager: Fix traceback when checking admin status of host-only JIDs (fixe...Matthew Wild2020-03-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_presence: Advertise support for Subscription Pre-ApprovalKim Alvefur2020-03-191-0/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Add initial hats support (broadcast only)Matthew Wild2020-03-182-0/+24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | README: Update link to web chatKim Alvefur2020-03-151-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.11->trunkMatthew Wild2020-03-120-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Persist affiliation_data in new MUC format!Matthew Wild2020-03-121-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Switch to new storage format by defaultMatthew Wild2020-03-121-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Support for broadcasting unavailable presence for affiliated offline usersMatthew Wild2020-03-123-3/+568
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Pass previous role to :publicise_occupant_status() when destroying a MUCMatthew Wild2020-03-121-3/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Don't unconditionally broadcast presence with role="none"Matthew Wild2020-03-121-4/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MUC: Pass previous role to :publicise_occupant_status() whenever possibleMatthew Wild2020-03-121-4/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 0.11->trunkKim Alvefur2020-03-112-2/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all()Matthew Wild2020-03-113-20/+20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | storagemanager: Add support for :find_key() and :delete_key() to map store shimMatthew Wild2020-03-112-7/+37
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | storagemanager: Fix unused variable in tests [luacheck]Matthew Wild2020-03-111-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_storage_sql: Add map_store:find_key() and map_store:delete_key() (+ tests)Matthew Wild2020-03-112-2/+116