Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Create cmd to generate man pages for prof commands | Michael Vetter | 2020-12-04 | 2 | -0/+68 | |
|/ | ||||||
* | Declare counter var inside loop | Michael Vetter | 2020-11-09 | 3 | -40/+26 | |
* | Simplify _correction_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -4/+1 | |
* | Simplify _executable_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -4/+1 | |
* | Simplify _lastactivity_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -9/+4 | |
* | Simplify _who_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -3/+0 | |
* | Simplify _tray_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -5/+1 | |
* | Simplify _sub_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -5/+1 | |
* | Simplify cmd_ac_complete_filepath() | Michael Vetter | 2020-11-05 | 1 | -8/+1 | |
* | Simplify cmd_ac_complete() | Michael Vetter | 2020-11-05 | 1 | -9/+3 | |
* | Get rid of str_contains() | Michael Vetter | 2020-11-02 | 1 | -2/+2 | |
* | Fix /correct quotation marks usage | Michael Vetter | 2020-07-23 | 2 | -2/+1 | |
* | Fix lastactivity behaviour | Michael Vetter | 2020-07-22 | 3 | -27/+68 | |
* | Expand /lastactivity help | Michael Vetter | 2020-07-22 | 1 | -1/+1 | |
* | Fix missed text in #1224 | Licaon_Kter | 2020-07-22 | 1 | -1/+1 | |
* | Use parse_args_with_freetext() for `/correct` | Michael Vetter | 2020-07-20 | 1 | -1/+1 | |
* | Add comment to easily find where to put the next command | Michael Vetter | 2020-07-15 | 1 | -0/+2 | |
* | Format cmd_defs | Michael Vetter | 2020-07-15 | 1 | -1942/+2037 | |
* | Remove `/tiny` command | Michael Vetter | 2020-07-10 | 3 | -71/+0 | |
* | Add forgotten file.. | Michael Vetter | 2020-07-10 | 1 | -2/+2 | |
* | Setting: only write in console upon muc mention | Michael Vetter | 2020-07-10 | 3 | -5/+11 | |
* | Merge branch 'master' of github.com:profanity-im/profanity | Michael Vetter | 2020-07-10 | 1 | -14/+15 | |
|\ | ||||||
| * | Dont hilight console once all messages have been read | Michael Vetter | 2020-07-09 | 1 | -14/+15 | |
* | | OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19) | DebXWoody | 2020-07-10 | 2 | -10/+12 | |
|/ | ||||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 6 | -4137/+3993 | |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 6 | -4036/+4180 | |
* | Apply coding style | Michael Vetter | 2020-07-07 | 6 | -4180/+4036 | |
* | OX: Announce public key on PEP | DebXWoody | 2020-07-06 | 1 | -2/+3 | |
* | Add missing -o flag for omut example | William Wennerström | 2020-07-02 | 1 | -1/+1 | |
* | cmd_funcs.c: Remove not needed variable | Michael Vetter | 2020-07-02 | 1 | -2/+1 | |
* | Remove prefs_free_string() | Michael Vetter | 2020-07-02 | 1 | -16/+16 | |
* | Merge pull request #1374 from profanity-im/revampUrlopen | Michael Vetter | 2020-07-02 | 4 | -40/+270 | |
|\ | ||||||
| * | executable: Use DEF instead of * as default | Michael Vetter | 2020-07-02 | 1 | -4/+5 | |
| * | cmd_url_*(): use gchar instead of char | Michael Vetter | 2020-07-02 | 1 | -3/+3 | |
| * | cmd_url_open(): fix memleak | Michael Vetter | 2020-07-02 | 1 | -0/+1 | |
| * | use '*' to set a default executable | Pierre Mazière | 2020-07-02 | 1 | -4/+4 | |
| * | fix examples for /executable | Pierre Mazière | 2020-07-02 | 1 | -2/+2 | |
| * | cmd_url_*(): remove NULLing when not needed | Michael Vetter | 2020-07-01 | 1 | -8/+4 | |
| * | cmd_executable(): Check arg lengths | Michael Vetter | 2020-07-01 | 1 | -0/+10 | |
| * | Display a message acknowledging file saving success | Pierre Mazière | 2020-06-25 | 1 | -0/+2 | |
| * | Add /url autocompletion | Pierre Mazière | 2020-06-25 | 1 | -4/+22 | |
| * | Replace /urlopen with /url and adapt /executable | Pierre Mazière | 2020-06-25 | 3 | -30/+232 | |
| * | Refactor cmd_urlopen | Pierre Mazière | 2020-06-25 | 1 | -16/+16 | |
* | | Fix omemo otr case | Michael Vetter | 2020-06-29 | 1 | -1/+2 | |
* | | Feature request - XEP-0373: OpenPGP for XMPP (OX) | DebXWoody | 2020-06-29 | 4 | -0/+305 | |
* | | cmd_funcs: fix omemo case | Michael Vetter | 2020-06-29 | 1 | -1/+2 | |
* | | Dont allow starting a PGP session while in an OMEMO session | Michael Vetter | 2020-06-29 | 1 | -0/+5 | |
* | | Clean-up: defines cmd_funcs.c | DebXWoody | 2020-06-20 | 1 | -42/+6 | |
|/ | ||||||
* | Add option for legacy authentication | Dmitry Podgorny | 2020-06-05 | 3 | -6/+126 | |
* | Fix memleak again | Michael Vetter | 2020-06-03 | 1 | -1/+5 |