aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | mod_uptime: Encode uptime as decimal, fix #1536 (thanks Martin)Kim Alvefur2020-04-221-1/+1
| | * | | | | | | | | | | | mod_mam: Make note of Experimental (or Deferred) XEPsKim Alvefur2020-04-221-0/+3
| | * | | | | | | | | | | | mod_mam: Save delivery failures (thanks Ge0rG)Kim Alvefur2020-04-221-0/+3
| | * | | | | | | | | | | | mod_mam: Keep chat markers (thanks Ge0rG)Kim Alvefur2020-04-221-0/+3
| | * | | | | | | | | | | | mod_mam: Respect no-store hint (thanks Ge0rG)Kim Alvefur2020-04-221-1/+2
| | * | | | | | | | | | | | mod_mam: Fix typo in commentKim Alvefur2020-04-211-1/+1
| | * | | | | | | | | | | | mod_mam: Prefer not archiving if no interesting payloads are foundKim Alvefur2020-04-211-1/+3
| | * | | | | | | | | | | | mod_mam: Check sender of error instead of receiverKim Alvefur2020-04-211-0/+3
| | * | | | | | | | | | | | mod_mam: Store XEP-0184 receipts and requestsKim Alvefur2020-04-211-0/+5
| | * | | | | | | | | | | | mod_mam: Add more positive hints for storageKim Alvefur2020-04-211-0/+12
| | * | | | | | | | | | | | mod_mam: Rework hints handlingKim Alvefur2020-04-211-7/+6
| | * | | | | | | | | | | | mod_mam: Invert check for typeKim Alvefur2020-04-211-5/+13
| | * | | | | | | | | | | | 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-181-0/+3
| * | | | | | | | | | | | | Merge 0.11->trunkMatthew Wild2020-04-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | 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
| * | | | | | | | | | | | | mod_csi_simple: Allow configuring extra tags indicating importanceKim Alvefur2020-04-181-1/+8
| * | | | | | | | | | | | | mod_scansion_record: Indent stanzas in recordingsKim Alvefur2020-04-121-2/+1
| * | | | | | | | | | | | | mod_component: Specify an error source for Component unavailable errorsKim Alvefur2020-04-111-1/+1
| * | | | | | | | | | | | | 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
| * | | | | | | | | | | | | Merge 0.11->trunkKim Alvefur2020-04-031-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| * | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | 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-122-3/+24
| * | | | | | | | | | | | | | | 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-111-4/+4
| * | | | | | | | | | | | | | | | mod_storage_sql: Add map_store:find_key() and map_store:delete_key() (+ tests)Matthew Wild2020-03-111-0/+44
| * | | | | | | | | | | | | | | | mod_tokenauth: Track creation time of tokensMatthew Wild2020-02-281-0/+1
| * | | | | | | | | | | | | | | | mod_tokenauth: Handle tokens issued to bare hosts (eg components)Kim Alvefur2020-02-281-1/+1
| * | | | | | | | | | | | | | | | Merge 0.11->trunkKim Alvefur2020-02-272-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 0.11->trunkKim Alvefur2020-02-271-5/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mod_authtokens: Rename to mod_tokenauth for consistency with mod_saslauthMatthew Wild2020-02-261-0/+0
| * | | | | | | | | | | | | | | | | | mod_authtokens: New module for managing auth tokensMatthew Wild2020-02-261-0/+81
| * | | | | | | | | | | | | | | | | | mod_admin_telnet: Allow passing list of hosts to http:list()Kim Alvefur2020-02-241-2/+2
| * | | | | | | | | | | | | | | | | | mod_muc: add muc-private-message eventMaxime “pep” Buquet2020-02-241-1/+3
| * | | | | | | | | | | | | | | | | | usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into ...Matthew Wild2020-02-231-1/+7
| * | | | | | | | | | | | | | | | | | mod_admin_telnet: Fix host selection filter, fixes loading on componentsKim Alvefur2020-02-221-3/+17
| * | | | | | | | | | | | | | | | | | mod_admin_telnet: Reflow hosts filter for readabilityKim Alvefur2020-02-221-1/+6
| * | | | | | | | | | | | | | | | | | Merge 0.11->trunkKim Alvefur2020-02-221-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \