Commit Graph

9739 Commits (dfdc2502ee41533db43d1aa4d0bc38bc44973ac1)
 

Author SHA1 Message Date
Kim Alvefur dfdc2502ee mod_pep: Handle presence subscriptions in filter (fixes #1372) 7 years ago
Kim Alvefur 0307e6754a util.pubsub: Pass subscribers trough a filter callback 7 years ago
Kim Alvefur abff09b5b5 util.pubsub: Factor out calling of broadcaster 7 years ago
Kim Alvefur d9c64e1f41 net.resolvers.basic: Normalise IP literals, ensures net.server is happy 7 years ago
Kim Alvefur a5450086e8 net.resolvers.basic: Fix resolution of IPv6 literals (in brackets) (fixes #1459) 7 years ago
Kim Alvefur 34563dd70d net.resolvers.basic: Move IP literal check to constructor 7 years ago
Kim Alvefur 6a5c40e1ca core.modulemanager: Disable mod_vcard if mod_vcard_legacy is enabled to prevent conflict (#1469) 7 years ago
Kim Alvefur 704b463d29 prosodyctl check: Warn about conflict between mod_vcard and mod_vcard_legacy (#1469) 7 years ago
Kim Alvefur 17e77058d6 MUC: Keep role across nickname change (fixes #1466) 7 years ago
Kim Alvefur 6a2b94e8b8 util.pposix: Avoid overflow of malloc info at 2GB (fixes #1445 until 4GB) 7 years ago
Kim Alvefur f57d4a439a net.resolvers: Fix traceback from hostname failing IDNA 7 years ago
Kim Alvefur 65bbfdb65b util.startup: Ensure prosody.paths are absolute (see #1430) 7 years ago
Kim Alvefur 64b86ad506 util.startup: Update config path (fixes #1430) 7 years ago
Kim Alvefur ae75d537f6 net.resolvers: Abort on hostnames not passing IDNA validation 7 years ago
Kim Alvefur 24c8edca2a net.resolvers: Apply IDNA conversion to ascii for DNS lookups (fixes #1426) 7 years ago
Kim Alvefur e55d816cdd util.interpolation: Support unescaped variables with more modifiers (fixes #1452) 7 years ago
Kim Alvefur 86b23ae5f7 MUC: Don't advertise registration feature on host JID (fixes #1451) 7 years ago
Matthew Wild 811c707639 mod_mam: Add flag to session when it performs a MAM query 7 years ago
Kim Alvefur dfa96d659c MUC: Strip tags with MUC-related namespaces from private messages (fixes #1427) 7 years ago
Kim Alvefur ae7a763b27 mod_vcard_legacy: Don't owerwrite empty photo elements (fixes #1432) 7 years ago
Kim Alvefur 70427ffd2b mod_vcard_legacy: Advertise lack of avatar correctly (fixes #1431) (thanks lovetox) 7 years ago
Matthew Wild f78abda947 prosodyctl: Fix traceback on incorrect proxy65_address type 7 years ago
Matthew Wild 0b46ce246d Added tag 0.11.3 for changeset dd7e924c74ef 7 years ago
Kim Alvefur 8a309e53bd MUC: Fix delay@from to be room JID (fixes #1416) 7 years ago
Kim Alvefur 12431d51d7 MUC: Advertise XEP-0410 support 7 years ago
Kim Alvefur 022198143d mod_websocket: Clone stanza before mutating (fixes #1398) 7 years ago
Kim Alvefur 5399b9b905 util.serialization: Cache default serialization instance (fixes #1389) 7 years ago
Kim Alvefur dd837c451e net.server_epoll: Backport timer optimization 6c2370f17027 from trunk (see #1388) 7 years ago
Kim Alvefur 2033d552cb scansion/blocking: Remove the right irrelevant thing 7 years ago
Kim Alvefur 159ef78300 mod_blocklist: Remove unrelated tags from test case 7 years ago
Kim Alvefur c6ad506b85 mod_blocklist: Trigger resend of presence when unblocking a contact (fixes #1380) 7 years ago
Kim Alvefur 66660dfd85 mod_blocklist: Update test case with correct behavior (see #1380) 7 years ago
Kim Alvefur 074e8143a1 mod_blocklist: Add test case capturing current behavior 7 years ago
Kim Alvefur a4764762b3 mod_pep: Revert 045209b41b3a, caused a regression 7 years ago
Kim Alvefur e6815c87fb util.sql: Ignore if tables and indices already exist on creation (fixes #1064) 7 years ago
Kim Alvefur 3b49129ad4 mod_pep: Handle presence based subscription outside of util.pubsub (fixes #1372) 7 years ago
Kim Alvefur e96902f6b4 mod_muc_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 7 years ago
Kim Alvefur 837334916e mod_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 7 years ago
Kim Alvefur 05f81e425c mod_announce: Check for admin on current virtualhost instead of global (fixes #1365) (thanks yc) 7 years ago
Kim Alvefur 069408d158 util.random: Throw different error for EOL condition 7 years ago
Kim Alvefur f430272c01 util.random: Coerce error to string (thanks waqas) 7 years ago
Kim Alvefur db3b9bf5e5 util.random: Handle unlikely read errors from /dev/urandom (see #1313) 7 years ago
Kim Alvefur c85ae3be78 mod_c2s: Associate connection with session last (fixes #1313) 7 years ago
Kim Alvefur 9838f3732d mod_storage_sql: Handle SQLite DELETE with LIMIT being optional (fixes #1359) 7 years ago
Kim Alvefur 1045642fa4 mod_storage_sql: Move code out of if-else chain 7 years ago
Kim Alvefur 8fd66538f6 configure: Handle lua being found in /bin (workaround for #1353) 7 years ago
Kim Alvefur 36957928e1 net.server_epoll: Restore wantread flag after pause (fixes #1354) 7 years ago
Kim Alvefur b00d2764e7 prosodyctl: Include version of LuaDBI in 'about' 7 years ago
Kim Alvefur 4ff75d0fc9 util.encodings: Allow unassigned code points in ICU mode to match libidn behavior (fixes #1348) 7 years ago
Kim Alvefur 7c01e612b7 core.portmanager: Log debug message for each kind of TLS context created 7 years ago