prosody.git
2016-07-13 Kim AlvefurMerge 0.10->trunk master
2016-07-13 Kim AlvefurMerge 0.9->0.10
2016-07-13 Kim AlvefurMerge 0.10->trunk
2016-07-12 Kim Alvefurtests: Add basic test for net.http.parser
2016-07-12 Kim Alvefurmod_http_errors: Add a newline after end of HTML
2016-07-11 Kim Alvefurmod_http_files: Send larger files using new file handle API
2016-07-11 Kim Alvefurmod_http_files: Switch to use util.cache for cache
2016-07-11 Kim Alvefurnet.http.server: Add response method for reading respon...
2016-07-09 Kim AlvefurMUC: Hide new MUC room storage format behind an off...
2016-07-09 Anton Shestakovmod_http_files: send valid ETag header
2016-07-09 Anton Shestakovutil.ip: rename variable (i is already defined) [luacheck]
2016-07-09 Anton Shestakovtest_util_cache: rename a variable (c is already define...
2016-07-09 Anton Shestakovtest_util_cache: remove unused argument c3 [luacheck]
2016-07-09 Anton Shestakovprosodyctl: remove unused one-letter loop variable...
2016-07-09 Anton Shestakovutil.openssl: remove unused one-letter loop variable...
2016-07-09 Anton Shestakovutil.ip: remove unused one-letter loop variables [luacheck]
2016-07-09 Anton Shestakovnet.dns: don't use "for s,s in pairs..." (unused loop...
2016-07-09 Anton Shestakovluacheckrc: make module a global in plugins/
2016-07-09 Anton Shestakovluacheckrc: make test helpers read-only globals, add...
2016-07-08 Kim AlvefurMerge 0.10->trunk
2016-07-08 Kim Alvefurluacheckrc: Ignore assert helper functions used in...
2016-07-08 Anton Shestakovnet.adns: remove unused local variables t_insert and...
2016-07-08 Anton Shestakovmod_admin_telnet: remove unused import (util.serializat...
2016-07-08 Anton Shestakovtest_util_jid: make function test() local [luacheck]
2016-07-08 Anton Shestakovtest_util_multitable: make mt variable local [luacheck]
2016-07-08 Anton Shestakovmod_admin_telnet: rename variable to make it defined...
2016-07-08 Anton Shestakovmod_presence: remove unused one-letter loop variable...
2016-07-08 Anton Shestakovnet.dns: remove unused one-letter loop variables [luacheck]
2016-07-08 Anton Shestakovnet.server_select: remove unused one-letter loop variab...
2016-07-08 Kim AlvefurMerge 0.10->trunk
2016-07-07 Matthew WildMerge 0.10->trunk
2016-07-07 Matthew Wildnet.http: Add log messages for requests, including...
2016-07-07 Matthew Wildnet.http: Add request.id to every request object (can...
2016-07-07 Kim Alvefurmod_c2s, mod_s2s: Bootstrap connection count statistic...
2016-06-28 Matthew WildMerge 0.10->trunk
2016-06-28 Matthew Wildutil.time: New tiny library to abstract LuaSocket's...
2016-06-24 Kim AlvefurMerge 0.9->0.10
2016-06-23 Kim Alvefurutil.openssl: Handle return value from os.execute being...
2016-06-23 Kim Alvefurutil.prosodyctl: Handle os.execute in Lua 5.2 returning...
2016-06-22 Kim Alvefurmod_privacy: Fix selecting the top resource (fixes...
2016-06-12 Kim AlvefurMerge 0.10->trunk
2016-06-12 Kim Alvefurprosodyctl: Warn if encryption is required but mod_tls...
2016-06-10 Kim Alvefurmod_pep: Use correct field for full JID (thanks Milan*)
2016-06-09 Kim Alvefurs2smanager: Include a stub thread on destroyed sessions...
2016-06-09 Kim Alvefurmod_pep: Include the bare user jid in event
2016-05-30 Kim Alvefurmod_s2s: Add util.async support
2016-05-30 Kim AlvefurMerge 0.10->trunk
2016-05-30 Kim Alvefurmod_s2s: Remove compat with namespace issue from Prosod...
2016-05-30 Kim Alvefurcore.stanza_router: Remove compatibility with Jabiru...
2016-05-30 Kim AlvefurMerge 0.10->trunk
2016-05-29 Kim Alvefurutil.dataforms: Fix including default value for list...
2016-05-28 Kim Alvefurprosodyctl: Fix typo (thanks av6)
2016-05-28 Kim AlvefurMerge 0.10->trunk
2016-05-28 Kim AlvefurMUC: Allow members (or above) in members-only non-anony...
2016-05-27 Kim Alvefurutil.dataforms: Allow separation of options from values...
2016-05-25 Kim AlvefurMerge 0.10->trunk
2016-05-25 Kim Alvefurutil.pposix: Ask for shared file descriptor table using...
2016-05-25 Kim Alvefurutil.crand: Silence compiler warning
2016-05-22 Matthew WildMerge 0.10->trunk
2016-05-22 Matthew Wildtests: Add initial tests for util.async
2016-05-22 Matthew Wildutil.async: Add some more comments for clarity
2016-05-22 Matthew Wildutil.cache: Add support for creating a proxy table...
2016-05-22 Kim AlvefurMerge 0.10->trunk
2016-05-22 Kim AlvefurMerge 0.9->0.10
2016-05-22 Kim Alvefurutil.datamanager: Import tostring and type (fix global...
2016-05-22 Kim Alvefurutil.sql: Import type too (fix global access)
2016-05-22 Matthew WildMerge 0.10->trunk
2016-05-22 Matthew Wildutil.sql: Import pcall (fixes #677)
2016-05-21 Kim Alvefurmod_presence: Re-probe for contacts presence after...
2016-05-15 Kim AlvefurMUC: Send participant list and subject on explicit...
2016-05-14 Kim AlvefurBacked out changeset 63141a85beea, broke multi-session...
2016-05-12 Matthew WildMerge 0.10->trunk
2016-05-12 Matthew Wildutil.events: Fix comparison of event_name with nil...
2016-05-07 Kim AlvefurMUC: Treat explicit join presence as join
2016-05-04 Kim AlvefurMerge 0.10->trunk
2016-05-04 Kim Alvefurportmanager: Set default read size back to 4K
2016-05-04 Kim Alvefurnet.server_event: Schedule another read callback if...
2016-05-04 Kim Alvefurnet.server_event: Collect entire one line function...
2016-05-04 Kim AlvefurMUC: Move status text out of <x> element (thanks Tobias)
2016-05-04 Kim AlvefurMUC: Lower priority of hook so plugins hooks run before
2016-04-30 Kim AlvefurMUC: Restore last message from state, not room config...
2016-04-29 Kim AlvefurMUC: Separate config from live state
2016-04-29 Kim AlvefurMUC: Separate force-save parameter from save-entire...
2016-04-29 Kim AlvefurMUC: Stricter validation of deserialized data
2016-04-28 Kim AlvefurMUC: Include the very last message in serialized form...
2016-04-28 Kim AlvefurMUC: Add event for when room is done being created
2016-04-28 Kim AlvefurMUC: Split out handling of the room-creating presence...
2016-04-28 Kim AlvefurMUC: Split out handling of normal (un)available presenc...
2016-04-28 Kim AlvefurMUC: Use a timestamp to keep track of when to unlock...
2016-04-28 Kim AlvefurMUC: Move the locked flag into persisted data (so not...
2016-04-28 Kim AlvefurMUC: Log cases of possible room resynchronisation
2016-04-27 Kim AlvefurMUC: Be more careful with deserialization of rooms...
2016-04-27 Kim AlvefurMUC: Use correct room name variable, fixes traceback...
2016-04-26 Kim AlvefurMUC: Correctly iterate over suspended rooms while exclu...
2016-04-20 Kim AlvefurMUC: Don't force-save rooms where not needed
2016-04-19 Kim AlvefurMUC: Assign priorities to config form hooks so they...
2016-04-19 Kim AlvefurMerge 0.10->trunk
2016-04-19 Kim AlvefurMerge 0.9->0.10
2016-04-19 Kim Alvefurnet.server_event: Check the buffer *length*, not the...
2016-04-19 Kim AlvefurMUC: Fix logic for when to broadcast unavailable presen...
next