clix.raw: Update sandboxing to use util.envload and work with Lua 5.2+
|
Kim Alvefur |
22 months ago |
clix: Support SCRAM hashes stored as hex in config
|
Kim Alvefur |
2022-08-03 |
clix: Read password from stdin if not available
|
Kim Alvefur |
2022-08-03 |
clix: Import Verse where needed
|
Kim Alvefur |
2021-12-01 |
clix.moderate: Add --reason to help text
|
Kim Alvefur |
2021-11-22 |
clix.moderate: Fix help message
|
Kim Alvefur |
2021-11-21 |
clix.archive: Fix MAM callback argument order
|
Kim Alvefur |
2021-11-06 |
clix.moderate: New command to do MUC moderation (XEP-0425)
|
Kim Alvefur |
2021-11-06 |
clix.archive: Handle partial timestamps (e.g. hh:mm or yyyy-mm-dd)
|
Kim Alvefur |
2021-11-06 |
clix raw: Add a convenience function for smacks <r>
|
Kim Alvefur |
2021-07-14 |
clix.avatar: Publish and fetch XEP-0084 Avatars
|
Kim Alvefur |
2021-04-18 |
clix.raw: Increase priority of print hook to avoid conflict with iq handler
|
Kim Alvefur |
2021-04-09 |
clix.vcard: Use alternate method of enabling plugin
|
Kim Alvefur |
2021-04-09 |
clix.raw: Expose the connection to unsandboxed manipulation
|
Kim Alvefur |
2021-04-09 |
clix.raw: Allow unsandboxed arbitrary code execution
|
Kim Alvefur |
2021-04-09 |
clix.raw: Handle (ignore, successfully) read timeouts on stdin
|
Kim Alvefur |
2021-04-09 |
clix.raw: Close XMPP connection on 'disconnect' of stdin
|
Kim Alvefur |
2021-04-09 |
clix.raw: Track and print response to iq stanza given as cli argument
|
Kim Alvefur |
2021-04-09 |
clix.raw: Linearise condition
|
Kim Alvefur |
2021-04-09 |
clix.archive: Add 'irc' output format, useful for MUC export
|
Kim Alvefur |
2021-02-08 |
clix.archive: Add 'raw' output format, useful for exports
|
Kim Alvefur |
2021-02-08 |
clix.archive: Skip printing body-less messages
|
Kim Alvefur |
2021-02-08 |
clix.watch_pep: Move invocation syntax out of short help
|
Kim Alvefur |
2020-11-23 |
clix.watch_pep: Handle being built without stanza indentation support
|
Kim Alvefur |
2020-11-16 |
clix.watch_pep: Use colors with --pretty
|
Kim Alvefur |
2020-11-16 |
clix.watch_pep: Include short names for some common PEP nodes
|
Kim Alvefur |
2020-11-16 |
clix.watch_pep: Allow watching more than one PEP node
|
Kim Alvefur |
2020-11-16 |
clix.watch_pep: Take PEP node as positional argument
|
Kim Alvefur |
2020-11-15 |
clix.watch_pep: Subscribe to a PEP node
|
Kim Alvefur |
2020-11-15 |
clix.raw: Give access to the verse pubsub module
|
Kim Alvefur |
2020-11-14 |
clix.raw: Allow specifying extra plugins to load
|
Kim Alvefur |
2020-11-14 |
clix.raw: Fix sending arguments from the command line
|
Kim Alvefur |
2020-11-14 |
clix.raw: Import verse, don't rely on globals
|
Kim Alvefur |
2020-11-14 |
clix.raw: Add sevral shorthand functions for common queries
|
Kim Alvefur |
2020-11-14 |
clix.raw: Use indentation when prettyprinting if available in util.stanza
|
Kim Alvefur |
2020-11-14 |
clix.raw: Add a shorthand for top level stanza attributes
|
Kim Alvefur |
2020-11-14 |
clix: Use tabs for indentation in command line parsing
|
Kim Alvefur |
2020-11-14 |
clix.publish_atom: Default to XEP-0277 node, require --title or --content
|
Kim Alvefur |
2018-08-24 |
clix.publish_atom: Fix prefix for activitystreams
|
Kim Alvefur |
2018-08-24 |
clix.publish_atom: Import verse
|
Kim Alvefur |
2018-07-14 |
clix: Initialize verse in modern way
|
Kim Alvefur |
2018-05-19 |
clix.adhoc: Print field labels if available
|
Kim Alvefur |
2016-03-21 |
clix.adhoc: Improve handling of list items
|
Kim Alvefur |
2016-03-21 |
clix.adhoc: Print form title and instructions if available
|
Kim Alvefur |
2016-03-21 |
clix.roster: Print error resplies
|
Kim Alvefur |
2016-03-21 |
Merge with MattJ
|
Kim Alvefur |
2014-09-08 |
sendfilecontent: Fix indentation and show error if file cannot be opened
|
Matthew Wild |
2014-08-24 |
new sendfilecontent plugin
|
Marc Fauser |
2014-08-20 |
clix.roster: Turn off pattern matching in the list command (thanks mva)
|
Kim Alvefur |
2014-02-08 |
clix.publish_atom: Alter Activitystrea.ms argument prefix to --as- and remove IRI prefixing
|
Kim Alvefur |
2013-10-08 |
clix.publish_atom: Set type attribute on title, summary and content from --FIELD-type arguments
|
Kim Alvefur |
2013-10-08 |
clix.archive: Show proper timestamps
|
Kim Alvefur |
2013-07-12 |
clix.archive: Show number of items if available
|
Kim Alvefur |
2013-07-09 |
clix.archive: Fix pagination message, rsm.first is a table
|
Kim Alvefur |
2013-07-09 |
clix.archive: Fix indentation
|
Kim Alvefur |
2013-07-08 |
clix.archive: Add support for paging backwards
|
Kim Alvefur |
2013-07-08 |
clix.publish_atom: Remove <source>
|
Kim Alvefur |
2013-07-02 |
clix.publish_atom: Why were there an argument given to :up() ???
|
Kim Alvefur |
2013-07-02 |
clix.publish_atom: The node is required, so print the help if it's missing
|
Kim Alvefur |
2013-07-02 |
clix.roster: Add a sub-command that exports a prosody-style roster data structure
|
Kim Alvefur |
2013-04-01 |