clix.lua: There's no need to hide the config file under `$HOME/.config/`.`
default tip
|
Trần H. Trung |
19 months ago |
clix.vcard: Move namespace (back) to Verse following revision eb86e3751978.
|
Trần H. Trung |
19 months ago |
clix.lua: Read resouce from config file.
|
Trần H. Trung |
19 months ago |
clix.adhoc: Move stanza to dataform converter here
|
Kim Alvefur |
20 months ago |
clix: Remove Tigase COMPAT
|
Kim Alvefur |
20 months ago |
Update to handle Prosody module namespacing
|
Kim Alvefur |
21 months ago |
clix.raw: Update sandboxing to use util.envload and work with Lua 5.2+
|
Kim Alvefur |
24 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 |
Merge with MattJ
|
Kim Alvefur |
2013-04-01 |
clix.adhoc: Run Ad-hoc commands
|
Kim Alvefur |
2013-02-15 |
clix.lua: Don't break if the disconnected event has no event data, and don't warn if the stream was closed cleanly
|
Kim Alvefur |
2013-02-10 |
clix.lua: Add --raw option for printing raw incoming and outgoing data
|
Kim Alvefur |
2013-02-10 |
clix.lua: Print logged warnings by default
|
Kim Alvefur |
2013-02-10 |
Add clix module to send XMPP pings to JIDs
|
Georg Lukas |
2013-02-10 |
clix/presence: Handle invalid <show> values (thanks Lonnie Abelbeck)
|
Matthew Wild |
2013-03-31 |
squish: Add presence command
|
Matthew Wild |
2013-03-30 |
Add clix/presence.lua: list the presence of your contacts (or probe one with --to). Contributed by Lonnie Abelbeck
|
Matthew Wild |
2013-03-30 |
clix.vcard: Use util.vcard to stringify
|
Kim Alvefur |
2012-08-26 |
clix.publish_atom: Add a way to attach Activitystrea.ms metadata to the entry
|
Kim Alvefur |
2012-08-17 |
clix.publish_atom: Attach a <source/> element
|
Kim Alvefur |
2012-08-17 |
clix.publish_atom: Fix --id option
|
Kim Alvefur |
2012-08-17 |
clix.publish_atom: Move xmlns into a variable
|
Kim Alvefur |
2012-08-17 |
clix.publish_atom: Don't load pubsub plugin ourself, instead pass to clix_connect
|
Kim Alvefur |
2012-08-17 |
clix.archive: Print a newline if reading a line fails (the user pressed ^D)
|
Kim Alvefur |
2012-08-11 |
clix.roster: Switch order of name and jid in the list command
|
Kim Alvefur |
2012-07-29 |
clix.archive: Be interactive when --interactive is set. --everything makes it page by itself.
|
Kim Alvefur |
2012-07-04 |
clix.lua: Create the logger with the name "clix"
|
Kim Alvefur |
2012-06-29 |
clix.lua: Log "connected as ..." instead of writing it directly to stderr
|
Kim Alvefur |
2012-06-29 |
clix.lua: Log nothing when --quiet
|
Kim Alvefur |
2012-06-29 |
clix.lua: Log info messages by default (almost none)
|
Kim Alvefur |
2012-06-29 |
clix.raw: Add a ping command to the sandbox
|
Kim Alvefur |
2012-06-29 |
clix.raw: Nicer error reporting from the sandbox.
|
Kim Alvefur |
2012-06-29 |
clix.raw: Print one incoming stanza per line, instead of raw incoming data.
|
Kim Alvefur |
2012-06-29 |
clix.lua: add -i for --interactive
|
Kim Alvefur |
2012-06-28 |
clix.archive: Show timestamps
|
Kim Alvefur |
2012-06-28 |
clix.archive: The world doesn't revolve around us.
|
Kim Alvefur |
2012-06-28 |
clix.archive: Use --to specify where to direct the query
|
Kim Alvefur |
2012-06-25 |
clix.archive: Parse timestamps
|
Kim Alvefur |
2012-06-25 |
clix.archive: Remove some debugging code that slipped in
|
Kim Alvefur |
2012-06-25 |
squishy: Add clix.archive
|
Kim Alvefur |
2012-06-25 |
clix.archive: New plugin, a MAM browser
|
Kim Alvefur |
2012-06-25 |
squishy: Add publish_atom and sendfile
|
Kim Alvefur |
2012-06-25 |
squishy: see verse commit b5fd3292bdbd
|
Kim Alvefur |
2012-06-25 |
clix.publish_atom: Use the $USER environment variable as fallback for author.
|
Kim Alvefur |
2012-02-19 |
clix.publish_atom: Don't quit until the server responds to our publish request.
|
Kim Alvefur |
2012-02-19 |
clix: Fix logging for new Verse
|
Matthew Wild |
2012-02-12 |
clix.publish_atom: Publish Atom entries into PubSub nodes. (Thanks MattJ for the unfinished code)
|
Kim Alvefur |
2012-02-12 |
clix.raw: Add a small sandbox with util.stanza functions
|
Kim Alvefur |
2012-01-16 |
clix.vcard: Use util.vcard, add ability to change your vcard.
|
Kim Alvefur |
2011-11-06 |
clix.roster: List now lets you search on nickname and jid.
|
Kim Alvefur |
2011-10-10 |
clix.vcard: Fix debug.
|
Kim Alvefur |
2011-08-14 |
clix.vcard, squishy: Add plugin that fetches and converts peoples vCards to the text format.
|
Kim Alvefur |
2011-08-14 |
clix.roster: Add a help command to list available sub-commands.
|
Kim Alvefur |
2011-08-14 |
clix.roster: Use rest of line as last parameter for nick and group sub-commands.
|
Kim Alvefur |
2011-07-04 |
clix.roster: Add command for unsubscribing and canceling subscription
|
Kim Alvefur |
2011-05-17 |
clix.export: Don't add empty iq:private nodes.
|
Kim Alvefur |
2011-05-04 |
clix.roster: Add a separator between groups in the show sub command
|
Kim Alvefur |
2011-04-20 |
clix.roster: Don't run any command by default when --interactive
|
Kim Alvefur |
2011-04-19 |
clix.roster: Show incomming subscription requests when --presence is used
|
Kim Alvefur |
2011-03-15 |
clix.roster: Fix nickname fallback
|
Kim Alvefur |
2011-03-15 |
clix.export: Remove another up()
|
Kim Alvefur |
2011-03-15 |
clix.export: Remove unneeded up()
|
Kim Alvefur |
2011-03-15 |
clix.export: Use verses debug()
|
Kim Alvefur |
2011-03-15 |
clix.lua: Remove debug print()
|
Matthew Wild |
2011-03-14 |
squishy: Add export
|
Kim Alvefur |
2011-03-14 |
clix.export: XEP-0227 format account exporter
|
Kim Alvefur |
2011-03-14 |
Merge with Zash
|
Matthew Wild |
2011-03-12 |
clix.roster: Roster management
|
Kim Alvefur |
2011-03-12 |
sendfile: Small fix for command description
|
Matthew Wild |
2011-03-12 |
raw: If using --stdin and not --interactive then buffer all data before connecting, more reliable in a non-interactive environment
|
Matthew Wild |
2011-02-22 |
clix.lua: Close connection immediately rather than delaying if send buffer is empty (thanks Florob)
|
Matthew Wild |
2010-12-14 |
clix/sendfile.lua: Send a file to a JID using Jingle
|
Matthew Wild |
2010-09-15 |
clix.lua: Filter all log messages except those of the 'error' level unless -v is given
|
Matthew Wild |
2010-09-15 |
clix.lua: clix_connect(): Accept a list of plugins to load for the Verse connection
|
Matthew Wild |
2010-09-15 |
clix.lua: Use verse.logger() instead of print as the default logger
|
Matthew Wild |
2010-09-15 |
clix.lua: Add workaround for Tigase bug which discards stanzas sent immediately before stream close, use --close-delay=X to delay close for some seconds
|
Matthew Wild |
2010-08-24 |
README: Correct location of .clix(rc)? file
|
Paul Aurich |
2010-08-24 |
clix.lua: Correctly remove handled args
|
Florian Zeitz |
2010-07-06 |
clix.lua: Fix argument handling (thanks uhoreg)
|
Matthew Wild |
2010-06-07 |
close connection when no more input is available in interactive mode
|
Hubert Chathi |
2010-06-07 |
clix.lua: Hook Verse's new 'ready' event instead of 'binding-success' and switch to 'bind-failure' for hooking resource bind failures
|
Matthew Wild |
2010-05-30 |
clix.lua: Only set config key on valid lines
|
Matthew Wild |
2010-05-30 |
clix.lua: Improvements to argument handling and command detection. In particular options may now precede commands.
|
Matthew Wild |
2010-05-29 |
clix.lua: Report when config file couldn't be found, change name to .clixrc and comply with fd.o's base directory specifications (now usually ~/.config/.clixrc)
|
Matthew Wild |
2010-05-29 |
README: Add description of options common to all commands
|
Matthew Wild |
2010-01-12 |
README: Rename 'message' command to 'send' in the example
|
Matthew Wild |
2010-01-12 |
squishy: Add the new command modules
|
Matthew Wild |
2010-01-12 |
clix: Pass short_help option to modules correctly
|
Matthew Wild |
2010-01-12 |
clix.*: Add --short-help and make sure they are working correctly
|
Matthew Wild |
2010-01-12 |
squish: Add --with-verse option to allow packing verse in as well
|
Matthew Wild |
2010-01-12 |
clix.bounce: Bounce stanzas from all or certain JIDs to another JID (which may be a chatroom)
|
Matthew Wild |
2010-01-07 |
clix.mirror: Mirror stanzas by switching to/from
|
Matthew Wild |
2010-01-07 |
clix, clix.raw: Move 'Connected as' to clix_connect(), and suppress on -q/--quiet
|
Matthew Wild |
2010-01-07 |
clix.receive: Suppress history from chatrooms unless -h/--history is supplied
|
Matthew Wild |
2010-01-07 |
clix, clix.send: Support for chatrooms (-c/--chatroom with --nick=somenick)
|
Matthew Wild |
2010-01-07 |
clix: Allow --debug to be anywhere on the command-line
|
Matthew Wild |
2010-01-07 |
clix.raw: New command to set up a raw XML in/out session with the server
|
Matthew Wild |
2010-01-07 |
clix.send: Add --stdin flag to indicate to read data from stdin (but not interactively)
|
Matthew Wild |
2010-01-07 |
Move presence sending into clix_connect(), and control with -o/--presence
|
Matthew Wild |
2010-01-07 |
Rename command 'message'->'send' and add 'receive' to the squishy file
|
Matthew Wild |
2010-01-07 |
clix: Allow -p/--password to specify the login password
|
Matthew Wild |
2010-01-07 |
clix: Close connection after fatal error during login
|
Matthew Wild |
2010-01-07 |
clix: Allow specifying the resource with -r/--resource
|
Matthew Wild |
2010-01-07 |
clix.receive: New command to print text of received messages
|
Matthew Wild |
2010-01-07 |
clix: Handle errors (including 'interrupted!') in verse.loop()
|
Matthew Wild |
2010-01-07 |
README: Add config file example
|
Matthew Wild |
2010-01-07 |
clix.message: Add -i/--interactive to allow piping stdin over XMPP (like sendxmpp)
|
Matthew Wild |
2010-01-07 |
clix: Make short_opts table global, to allow commands to add their own short options
|
Matthew Wild |
2010-01-07 |
clix: Enable global Verse logger when verbose is enabled
|
Matthew Wild |
2010-01-07 |
README: Added
|
Matthew Wild |
2010-01-06 |
clix.lua, COPYING: Add COPYING file with MIT license, add copyright header to clix.lua
|
Matthew Wild |
2010-01-06 |
clix.lua: Add shebang for people who don't use squish
|
Matthew Wild |
2010-01-06 |
Remove clix.coro.lua now it is safely in revision control history for when I need to revive it
|
Matthew Wild |
2010-01-06 |
clix: Make more use of Verse's new logging controls
|
Matthew Wild |
2010-01-06 |
squish: Fix name conflict with clix directory
|
Matthew Wild |
2010-01-06 |
Initial commit
|
Matthew Wild |
2010-01-06 |