Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add myself to copyright | Michael Vetter | 2019-06-17 | 1 | -0/+1 |
| | | | | Like discussed with James. | ||||
* | Add occupants char | Michael Vetter | 2019-05-02 | 1 | -0/+34 |
| | | | | | | | `/occupants char` now sets a character that is displayed before the nick in MUCs. Similar like `/roster char` is displaying a char for the roster. Regards #690 | ||||
* | Add occupants wrap option | Michael Vetter | 2019-04-24 | 1 | -0/+3 |
| | | | | | | | Wrapping for the occupants panel like already exists for the roster panel. See `/occupants wrap on`. Regards https://github.com/boothj5/profanity/issues/690 | ||||
* | Add occupants header char | Michael Vetter | 2019-04-23 | 1 | -0/+34 |
| | | | | | | | | `/occupants header char` now sets a character that is displayed before the role (moderator, visitor..) in a room. Similar to `/roster header char` is displaying a char for the roster. Regards https://github.com/boothj5/profanity/issues/690 | ||||
* | Add /occupants indent command | Michael Vetter | 2019-04-18 | 1 | -0/+22 |
| | | | | | | | | Roster has a `/roster contact indent` option. Now we have the same for occupants. So contacts in roster and in MUC can have configurable indentation. Regards https://github.com/boothj5/profanity/issues/690 | ||||
* | Add OMEMO policy | Paul Fariello | 2019-04-17 | 1 | -0/+5 |
| | | | | | | | | | | | | There is 3 policy: - manual: OMEMO session are only started manually - automatic: OMEMO session are only started if they have been started manually before - always: OMEMO session are always started unless they have been ended manually before Closes #1040 and fixes #1052 | ||||
* | Add missing preferences for OMEMO logs | Paul Fariello | 2019-04-10 | 1 | -0/+6 |
| | |||||
* | Add OMEMO message encryption and decryption | Paul Fariello | 2019-04-10 | 1 | -0/+28 |
| | |||||
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 1 | -5/+5 |
| | | | | Configuration windows are now being used by both muc and cmd. | ||||
* | Add max tab length to statusbar | James Booth | 2018-03-11 | 1 | -0/+17 |
| | |||||
* | Default tab name to false | James Booth | 2018-03-10 | 1 | -1/+0 |
| | |||||
* | WIP add self prefs for statusbar | James Booth | 2018-03-10 | 1 | -0/+5 |
| | |||||
* | Preference to show/hide tab number | James Booth | 2018-03-09 | 1 | -0/+5 |
| | |||||
* | Remove empty tabs | James Booth | 2018-03-09 | 1 | -7/+0 |
| | |||||
* | Add preferences for tab display | James Booth | 2018-03-09 | 1 | -0/+10 |
| | |||||
* | Add max tabs preference for statusbar | James Booth | 2018-03-08 | 1 | -0/+17 |
| | |||||
* | Add prefs for empty tabs and tab names | James Booth | 2018-03-08 | 1 | -0/+6 |
| | |||||
* | Add /rooms cache | James Booth | 2018-02-05 | 1 | -0/+4 |
| | |||||
* | Show roster room server by defailt | James Booth | 2018-01-27 | 1 | -0/+1 |
| | |||||
* | Allow hiding room server in roster | James Booth | 2018-01-21 | 1 | -0/+3 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 1 | -4/+4 |
| | |||||
* | Add plugins sourcepath property | James Booth | 2017-02-05 | 1 | -5/+10 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Add /tls certpath default | James Booth | 2016-10-17 | 1 | -0/+39 |
| | | | | issue #871 | ||||
* | Tidy window position prefs | James Booth | 2016-09-25 | 1 | -304/+120 |
| | |||||
* | Fix defaulting win positions | James Booth | 2016-09-25 | 1 | -6/+6 |
| | |||||
* | Fix /inputwin up | James Booth | 2016-09-23 | 1 | -0/+23 |
| | |||||
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -7/+464 |
| | |||||
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 1 | -6/+19 |
| | |||||
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -0/+5 |
| | | | | closes #853 | ||||
* | Change autoping timeout default to 20 seconds | James Booth | 2016-08-22 | 1 | -1/+1 |
| | |||||
* | Move all filepath handling to files.c | James Booth | 2016-07-24 | 1 | -22/+7 |
| | |||||
* | Move xgd functions | James Booth | 2016-07-24 | 1 | -23/+2 |
| | |||||
* | Add config/files.c | James Booth | 2016-07-24 | 1 | -0/+1 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | /plugins unload command and completer | James Booth | 2016-06-30 | 1 | -0/+7 |
| | |||||
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -7/+0 |
| | | | | This reverts commit a01eb5d08e1b39d60a6f8fc26e5a87ceb92ec18f. | ||||
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -0/+7 |
| | |||||
* | Option to bookmark room invites | James Booth | 2016-05-23 | 1 | -0/+6 |
| | | | | issue #813 | ||||
* | Add /tray timer <seconds> | James Booth | 2016-05-15 | 1 | -0/+19 |
| | | | | closes #787 | ||||
* | Add /tray read on|off command | James Booth | 2016-05-15 | 1 | -0/+4 |
| | | | | issue #786 | ||||
* | Disable tray icon by default | James Booth | 2016-05-01 | 1 | -1/+0 |
| | |||||
* | Free inputrc string | James Booth | 2016-04-27 | 1 | -0/+2 |
| | | | | fixes #797 | ||||
* | Merge remote-tracking branch 'asdil12/tray_config' | James Booth | 2016-04-17 | 1 | -0/+4 |
|\ | |||||
| * | Make tray icon configurable using /tray cmd | Dominik Heidler | 2016-04-16 | 1 | -0/+11 |
|/ | |||||
* | Added /plugins load command | James Booth | 2016-04-10 | 1 | -0/+7 |
| | |||||
* | Room mention case insensitive by default | James Booth | 2016-04-07 | 1 | -1/+0 |
| | |||||
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 1 | -6/+6 |
| |