MUC: Improved handling of incoming groupchat messages (state preserved for possible...
[prosody.git] / util /
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew Wildutil.dependencies: Log an error if the current version...
2009-11-25 Matthew WildMerge with 0.6 on prosody.im
2009-11-23 Matthew WildMerge with trunk
2009-11-23 Matthew WildMerge with 0.6
2009-11-23 Matthew Wildutil.datamanager: Replace popen(mkdir) with lfs.mkdir...
2009-11-23 Matthew Wildutil.dependencies: Missed a Debian/
2009-11-23 Matthew Wildutil.dependencies: Clearer message, add homepages,...
2009-11-23 Matthew Wildutil.dependencies: Add LuaFileSystem as a hard dependency
2009-11-23 Matthew WildMerge with trunk
2009-11-23 Waqas HussainMerged with 0.6.
2009-11-23 Waqas Hussainutil.serialization: Replaced commas with semi-colons...
2009-11-23 Waqas Hussainutil.serialization: Concise output for empty tables.
2009-11-23 Matthew Wildutil.dependencies: Make the commands line up properly...
2009-11-21 Matthew Wildutil.timer: Fix libevent timers (event.base doesn't...
2009-11-21 Matthew Wildutil.timer: Use libevent for lightweight timers if...
2009-11-18 Matthew Wildutil.sasl: Add COMPAT comment
2009-11-18 Waqas Hussainutil.sasl: Added compatibility workaround for jwchat...
2009-11-13 Waqas Hussainutil.sasl: Improved a log message.
2009-11-13 Waqas Hussainutil.sasl: Allow authzid=username (for compatibility...
2009-11-12 Waqas Hussainutil.sasl: Return proper error when client provides...
2009-11-12 Waqas HussainChanged separator between attribute names and prefixes...
2009-11-06 Matthew WildMerge with trunk
2009-11-06 Florian Zeitzutil.dataforms: Support for jid-multi field type
2009-10-30 Florian Zeitzutil.dataforms: Only add value to rendered form if...
2009-10-21 Matthew Wildutil.require: Yes hg, I really did want to remove it...
2009-10-17 Matthew Wildutil.stanza: Don't add xmlns to tags when serializing...
2009-10-17 Matthew Wildutil.require: A replacement for Lua's require/module...
2009-10-17 Matthew Wildutil.helpers: Add copyright header
2009-10-16 Matthew Wildutil.helpers: Add get_upvalue(function, name) helper
2009-10-16 Matthew Wildutil.dataforms: Incorporate slightly modified patch...
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
2009-10-10 Matthew Wildutil.dataforms: Small fix to allow generating forms...
2009-10-10 Matthew Wildutil.dataforms: Support for jid-single field type espec...
2009-10-08 Matthew Wildutil.stanza: Remove silly dependency on util.logger
2009-10-08 Matthew Wildutil.array: Oh no it isn't!
2009-10-06 Matthew Wildutil.stanza: Soften dependency on util.termcolours
2009-10-06 Matthew Wildutil.stanza: Make xml_escape publicly accessible
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildutil.array: Small logic fix for array:filter()
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildutil.array: Fix for array:filter() (in-place filtering)
2009-10-05 Matthew Wildutil.array: Fix for array:filter() (in-place filtering)
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildutil.array: Per-array methods now always mutate the...
2009-10-05 Matthew Wildutil.array: Per-array methods now always mutate the...
2009-10-04 Matthew Wildutil.stanza: Add __type to metatable
2009-10-03 Matthew Wildutil.timer: Pass current_time to timer callbacks
2009-10-02 Matthew WildMerge with 0.5
2009-10-02 Matthew Wildutil.muc: Fix location of <x> element on error replies
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew Wildutil.helpers: It would be a good idea to fire an event...
2009-09-09 Waqas HussainRemoved util.muc (replaced by new MUC plugin library)
2009-09-05 matthew@silverMerge with 0.5
2009-09-05 Waqas Hussaindatamanager: Fixed logging errors on deletion of datast...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-20 Matthew Wildutil.sasl: Fix 2 global sets (one a tpyo)
2009-08-19 Tobias MarkmannAllow ampersands in passwords for SASL PLAIN mechanism...
2009-08-19 Tobias MarkmannChange variable name. The previous choice was too ugly...
2009-08-19 Tobias MarkmannDo SASLprep for SASL PLAIN mechanism to be more conform...
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-18 Waqas HussainRemoved util/discohelper.lua
2009-08-10 Matthew Wildutil.iterators: Add tail() iterator, to return the...
2009-08-10 Matthew Wildutil.iterators: Add head() iterator, to return the...
2009-08-10 Matthew WildMerge with Tobias
2009-08-09 Tobias MarkmannMoving realm at the beginning of the digest-md5 message...
2009-08-08 Tobias MarkmannFixing a SASL issue by always passing the realm from...
2009-08-08 Matthew WildMerge with albert and waqas
2009-08-07 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-03 Matthew WildMerge with 0.5
2009-07-29 Matthew WildMerge with 0.5
2009-07-29 Waqas HussainMUC: Added the MUC child element to conflict errors
2009-07-28 Matthew WildMerge with 0.5
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Matthew WildMerge with 0.5
2009-07-24 nick@lupine.me.ukSwitch to using a more generic credentials_callback...
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Matthew WildMerge with 0.5
2009-07-22 Matthew WildMerge with 0.5
2009-07-21 Matthew WildMerge with 0.5
2009-07-21 Matthew Wildmod_muc: Set correct 'from' JID when sending the room...
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Waqas Hussainutil.xmlrpc: Fixed table serialization (regression...
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Matthew WildMerge with 0.5
2009-07-13 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildutil.helpers: New util library to aid with debugging...
2009-07-11 Matthew Wildutil.pubsub -> util.broadcast
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-07-10 Matthew Wildutil.pubsub: Fix undefined global accesses
next