about summary refs log tree commit diff stats
path: root/src/command/cmd_funcs.c
Commit message (Collapse)AuthorAgeFilesLines
* MUC: Add voice requestThorben Günther2021-03-121-0/+5
| | | | closes https://github.com/profanity-im/profanity/issues/1211
* Dont build paths manually in cmd_funcs.cMichael Vetter2021-03-121-36/+13
| | | | | Some time ago we introduced get_expanded_path(). No need to build paths manually anymore to get ~.
* Add command to change password of logged in userThorben Günther2021-03-111-0/+27
|
* Update ui_ask_password to support confirmationThorben Günther2021-03-111-2/+2
| | | | | Just prints a different string to console. Useful for changing passwords or account registration.
* MUC: Show offline members in sidebarThorben Günther2021-03-081-0/+12
|
* Add /mam commandMichael Vetter2021-01-281-0/+8
| | | | Regards https://github.com/profanity-im/profanity/issues/660
* Dont reload theme when disconnecting on purposeMichael Vetter2021-01-221-21/+0
| | | | | | | | I don't see why would need to. Also this only happens upon `/disconnect` not on a network outage or server related disconnect. Fixes https://github.com/profanity-im/profanity/issues/1472
* Fix old chlog reference in helpMichael Vetter2021-01-171-7/+7
| | | | Fixes https://github.com/profanity-im/profanity/issues/1470
* Add `/executable (urlsave|urlopen)` migrationsWilliam Wennerström2020-12-181-2/+2
|
* Shared log file needs a restartMichael Vetter2020-12-111-1/+1
| | | | Tell user about this change.
* Create download directory under XDG data pathWilliam Wennerström2020-12-101-9/+26
| | | | | * If the downloads directory does not exist, create it. * Change some cons_show to cons_show_error (because they log errors).
* Fix build failure (unused variable)William Wennerström2020-12-091-2/+2
|
* Cast chat/muc window to correct type and refactor cmd_sendfileWilliam Wennerström2020-12-091-24/+33
| | | | Fixes #1449
* Use get_expanded_path() in cmd_senfile()Michael Vetter2020-12-091-8/+2
|
* Remove scheme and filetype matching for url (save|open)William Wennerström2020-12-081-45/+53
|
* Fix wrong order of arguments for _url_http_methodWilliam Wennerström2020-12-071-2/+2
|
* Add tests for format_call_external_argvWilliam Wennerström2020-12-071-15/+28
|
* Fix bad order of parameters for url saveWilliam Wennerström2020-12-071-1/+8
|
* Rework url to filenameWilliam Wennerström2020-12-061-1/+0
|
* Move unique_filename_from_url functions to commonWilliam Wennerström2020-12-041-63/+2
|
* Refactor for threaded external executable for built-in download methodsWilliam Wennerström2020-12-031-171/+118
|
* Add stubsWilliam Wennerström2020-11-161-8/+14
|
* Switch to g_strerrorWilliam Wennerström2020-11-161-30/+4
|
* Add I/O error handling and use filenames instead of file descriptorsWilliam Wennerström2020-11-161-8/+2
|
* Refactor OMEMO download into AESGCMDownload toolWilliam Wennerström2020-11-161-6/+55
|
* Use fallback method when /executable urlsave is unsetWilliam Wennerström2020-11-161-6/+24
|
* Run make format on rebaseWilliam Wennerström2020-11-161-71/+65
|
* Remove unsafe Conent-Disposition inferringWilliam Wennerström2020-11-161-38/+61
|
* Infer filename from content-disposition or URLWilliam Wennerström2020-11-161-112/+131
| | | | | The Content-Disposition inferring is probably a bad idea security wise, so I am going to remove it.
* Add http_download toolWilliam Wennerström2020-11-161-3/+4
|
* WordingWilliam Wennerström2020-11-161-2/+2
|
* Remove temporary ciphertext file when finishedWilliam Wennerström2020-11-161-2/+8
|
* Remove /omemo sendfileWilliam Wennerström2020-11-161-15/+2
|
* Move file encryption function to public headerWilliam Wennerström2020-11-161-4/+3
|
* Add guards for OMEMOWilliam Wennerström2020-11-161-4/+18
|
* Remove unused #define's and move URL scheme define to omemo/crypto.hWilliam Wennerström2020-11-161-7/+1
|
* Move setup for AESGCM to omemo/cryptoWilliam Wennerström2020-11-161-54/+17
|
* Reformat HTTP get URL to AESGCM schemeWilliam Wennerström2020-11-161-1/+31
|
* Refactor to use file streamWilliam Wennerström2020-11-161-46/+38
|
* Initial /sendfile OMEMO encryptionWilliam Wennerström2020-11-161-33/+100
|
* Declare counter var inside loopMichael Vetter2020-11-091-10/+5
| | | | We require c99/gnu99 anyways.
* Fix lastactivity behaviourMichael Vetter2020-07-221-18/+28
| | | | | | | | | | | | | Autocomplete only completed on|off. Now: `/lastactivity get` -> get server uptime `/lastactivity get <jid>` -> get user lastactivity `/lastactivity set on` -> enable for self `/lastactivity set off` -> disable for self Fix https://github.com/profanity-im/profanity/issues/1411
* Remove `/tiny` commandMichael Vetter2020-07-101-53/+0
| | | | | | boothj5 gave his okay too. Fix https://github.com/profanity-im/profanity/issues/1370
* Add forgotten file..Michael Vetter2020-07-101-2/+2
| | | | Belongs to 95ab7ee062b9fbeea73b90f69c6fef3325f880c9
* Setting: only write in console upon muc mentionMichael Vetter2020-07-101-4/+8
| | | | | | `/console muc mention` additionally to `first|none|all`. Fix https://github.com/profanity-im/profanity/issues/1371
* Merge branch 'master' of github.com:profanity-im/profanityMichael Vetter2020-07-101-14/+15
|\
| * Dont hilight console once all messages have been readMichael Vetter2020-07-091-14/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If we receive a message we get: << room message: eagle@conference.anoxinon.me (win 2) Same for private chats and regular chats. And several other kinds of notifications. If we only receive notifications from a chat window it would be nice to also clear the hilight on the console window since we already catched up by reading the actual message in the chat window. Probably not the best description :-) I hope you get it.. Regards https://github.com/profanity-im/profanity/issues/1399
* | OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19)DebXWoody2020-07-101-0/+12
|/ | | | | | | | | | | Discovering Public Keys via PEP * 4.3 Discovering Public Keys of a User * 4.4 Requesting Public Keys * Import Public Keys into GnuPG's local keyring. Issue: #1331
* Apply coding styleMichael Vetter2020-07-071-1153/+1107
|
* Revert "Apply coding style"Michael Vetter2020-07-071-1130/+1176
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.