Let Google Hangouts contacts appear offline
[prosody.git] / plugins /
2016-07-13 norlyLet Google Hangouts contacts appear offline nohangouts-0.9.7
2014-10-14 Matthew Wildmod_pubsub: Fix error type of 'forbidden' (change from...
2014-10-09 Kim Alvefurmod_s2s: Capitalize log message
2014-09-29 Kim Alvefurmod_admin_adhoc: Add required to field in user deletion...
2014-09-29 Kim Alvefurmod_admin_adhoc: Mark 'accountjids' field as required...
2014-08-29 Matthew Wildnet.http, net.http.server, mod_c2s, mod_s2s, mod_compon...
2014-09-02 Kim Alvefurmod_s2s: Close offending s2s streams missing an 'id...
2014-08-28 Matthew Wildmod_privacy: Fix to correctly sort privacy list rules...
2014-08-23 Matthew Wildmod_c2s, mod_s2s: Log received invalid stream headers
2014-08-27 Kim Alvefurmod_s2s: Reset stream ID when resetting stream [compliance]
2014-08-26 Kim Alvefurmod_s2s: Mark stream as opened earlier for outgoing...
2014-08-26 Kim Alvefurmod_compression: Handle compression setup errors by...
2014-08-26 Kim Alvefurmod_posix: Make sure that 'pidfile' is a string
2014-07-25 Kim Alvefurmod_admin_telnet: Fix dns:(add,set)nameservers()
2014-07-03 Kim Alvefurmod_register: get_child_text! (thanks Lloyd)
2014-05-10 Kim Alvefurmod_c2s: Fix traceback if c2s stream sent to component
2014-04-05 Matthew Wildmod_admin_telnet: muc:*: Fix nil index error when a...
2014-04-01 Matthew WildMerge
2014-04-01 Waqas HussainMUC: Fixed traceback when a JID not in a room requested...
2014-04-01 Matthew WildMerge
2014-03-22 Kim Alvefurmod_saslauth: Only do c2s SASL on normal VirtualHosts
2014-03-09 Kim Alvefurmod_http_files: Strip path separator from end of paths...
2014-02-26 Kim Alvefurmod_http: Fix http_external_url setting without an...
2014-02-20 Kim Alvefurmod_http: Use hostname from the correct context (thanks...
2014-02-18 Kim Alvefurmod_compression: Only allow compression on authenticate...
2014-02-17 Waqas Hussainmod_auth_anonymous: Fixed a traceback in listing all...
2014-02-09 Kim Alvefurmod_admin_telnet: Prep jids for user:create() etc.
2014-02-09 Kim Alvefurmod_s2s: Log a warning if no local addresses are found...
2014-02-06 Kim Alvefurmod_motd: Strip indentation only, leave multiple newlines
2014-01-18 Kim AlvefurMUC: Fire muc-room-destroyed event when the last partic...
2014-01-15 Kim Alvefurmod_tls: Let s2s_secure_auth override s2s_require_encry...
2014-01-15 Kim Alvefurmod_tls: Rename variables to be less confusing
2014-01-12 Matthew Wildmod_tls: Log error when TLS initialization fails
2014-01-05 Florian Zeitzmod_s2s: Include IP in log messages, if host is unavailable
2013-12-18 Kim Alvefurmod_component: Enable TCP keepalives on component streams
2013-12-18 Kim Alvefurmod_component: Decrease priority of component auth...
2013-12-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-13 Matthew Wildmod_muc: Allow admins to always bypass restrict_room_cr...
2013-10-05 Paulmuc.lib.lua: Fix Spark jabber client not displaying...
2013-08-24 Matthew Wildmod_pep: Update COMPAT comment, it seems Asterisk 1...
2013-08-06 Kim Alvefurmod_admin_telnet, mod_s2s: Fix reporting of certificate...
2013-08-05 Kim Alvefurmod_s2s: Improve policy check
2013-08-04 Kim Alvefurmod_s2s: Log certificate identity validation result
2013-07-24 Kim Alvefuradhoc.lib: Don't build error reply from reply stanza
2013-07-24 Kim Alvefurmod_c2s: Change default of tcp_keepalives to true,...
2013-07-11 Matthew Wildmod_storage_sql2: Remove from 0.9
2013-07-08 Matthew Wildmod_component: Local imports for some functions, includ...
2013-07-08 Matthew Wildmod_bosh: pcall() core_process_stanza per stanza, to...
2013-07-08 Matthew Wildmod_bosh: Only pass stanza to core_process_stanza if...
2013-07-08 Matthew Wildmod_component: xpcall() stanza processing, as per other...
2013-06-29 Florian Zeitzmod_admin_adhoc: Fix node of the "Get List of Online...
2013-06-28 Kim Alvefurmod_http_files: Put the MIME type map in a global share...
2013-06-23 Kim Alvefurmod_storage_sql2: Use correct variable (Thanks SkyBlue...
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Remove unused variables and imports
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Remove reference to undefined global
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Use new util.net.local_addresses...
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Only attempt to create an IPv6...
2013-06-13 Florian Zeitzmod_pep: When a client supplies no id on a published...
2013-05-21 Matthew Wildmod_muc: Fix incorrect variable name
2013-05-16 Matthew Wildmod_admin_telnet: Add server:memory() command to view...
2013-06-07 Matthew Wildmod_bosh: Remove Connection: keep-alive header (conflic...
2013-06-07 Matthew Wildmod_bosh: Fix global write
2013-06-10 Kim Alvefurmod_admin_telnet: Fix another wrong boolean expression
2013-06-07 Matthew Wildmod_bosh: Remove logging of request.id, it doesn't...
2013-06-05 Matthew Wildmod_bosh: Reset creating_session to prevent putting...
2013-06-04 Kim Alvefurmod_admin_telnet: Fix inverted boolean logic
2013-06-02 Kim Alvefurmod_bosh: Fix traceback in case session is destroyed...
2013-05-26 Kim Alvefurmod_admin_telnet: Make the muc:create() command complai...
2013-05-18 Kim Alvefurmod_admin_telnet: Verify that the host exists in user...
2013-05-18 Kim Alvefurmod_admin_telnet: Don't rely on getpeerchain returning...
2013-05-18 Matthew Wildmod_s2s: Fix interaction between s2s_secure_auth and...
2013-05-14 Matthew Wildmod_muc: Fire muc-room-created and muc-room-destroyed...
2013-05-10 Kim Alvefurmod_c2s: Fix session:close() when a stanza is passed...
2013-05-09 Kim Alvefurmod_pubsub: Remove nodeid check added in 989acb4ad1de...
2013-05-07 Kim Alvefurmod_admin_telnet: Add some DNS commands.
2013-05-01 Matthew WildMerge with Florob
2013-04-30 Florian Zeitzutil.rfc{3484,6724}: Update to RFC 6724
2013-04-29 Matthew WildMUC: Allow actor == true to set roles (like affiliations)
2013-04-29 Matthew WildMUC: Allow plugins to add and handle options in the...
2013-04-29 Matthew WildMerge with Florob
2013-04-29 Matthew Wildmod_saslauth, mod_compression: Fix some cases where...
2013-04-28 Matthew Wildmod_s2s: Ensure that to/from on stream headers are...
2013-04-26 Matthew Wildmod_s2s: Obey tcp_keepalives option for s2s too, and...
2013-04-25 Matthew Wildmod_admin_telnet: Add muc:create(room) (thanks SkyBlue)
2013-04-25 Matthew WildMUC: add __tostring on room metatable
2013-04-25 Kim Alvefurmod_c2s: Refactor <stream:error> building to allways...
2013-04-23 Florian Zeitzmod_admin_adhoc: Use util.adhoc
2013-04-23 Matthew WildMerge
2013-04-23 Matthew Wildmod_auth_internal_plain: Don't log passwords, even...
2013-04-22 Matthew Wildmod_c2s, mod_s2s, net.http, net.http.server: Improve...
2013-04-22 Matthew Wildmod_c2s, mod_s2s, net.http, net.http.server: Improve...
2013-04-19 Kim Alvefurmod_auth_internal_hashed, mod_auth_internal_plain,...
2013-04-18 Matthew Wildmod_storage_sql2 (temporary name), sql.lib, util.sql...
2013-04-17 Matthew Wildmod_pubsub: Only assign id to item element if there...
2013-04-17 Matthew Wildmod_pubsub: Add id to stored item when auto-generated...
2013-04-15 Kim Alvefurmod_s2s: Add missing space
2013-04-08 Kim Alvefurmod_s2s: Adjust priority of route/remote hooks to negat...
2013-04-08 Matthew Wildmod_posix: Improve error message for a pposix version...
2013-04-08 Matthew Wildmod_posix, util.pposix: Bump version for API change
2013-04-08 Matthew Wildmod_posix: Pass logger name to syslog, so that sources...
next