Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display attention hint in titlebar for mucs too | Michael Vetter | 2021-05-31 | 1 | -12/+23 |
* | Attention flag for chat windows | DebXWoody | 2021-05-29 | 1 | -0/+12 |
* | Update copyright | Michael Vetter | 2021-01-08 | 1 | -1/+1 |
* | Declare counter var inside loop | Michael Vetter | 2020-11-09 | 1 | -2/+1 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -104/+102 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -109/+111 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -111/+109 |
* | Feature request - XEP-0373: OpenPGP for XMPP (OX) | DebXWoody | 2020-06-29 | 1 | -0/+14 |
* | Fix titlebar write position | Michael Vetter | 2020-05-27 | 1 | -4/+35 |
* | Fix invalid read in titlebar | Michael Vetter | 2020-05-24 | 1 | -1/+2 |
* | Dont show resource in titlebar if it is too long | Michael Vetter | 2020-05-22 | 1 | -9/+20 |
* | Make 'scrolled' themeable | Michael Vetter | 2020-05-21 | 1 | -0/+3 |
* | Display when scrolled up | Michael Vetter | 2020-05-21 | 1 | -0/+21 |
* | move titlebar code in correct function | Michael Vetter | 2020-03-24 | 1 | -19/+1 |
* | Add myself to copyright | Michael Vetter | 2020-01-23 | 1 | -0/+1 |
* | Add option to display MUC name or JID in titlebar | Michael Vetter | 2020-01-23 | 1 | -5/+17 |
* | Display MUC name in titlebar | Michael Vetter | 2020-01-23 | 1 | -1/+8 |
* | Fix spacing in titlebar.c | Michael Vetter | 2020-01-23 | 1 | -2/+0 |
* | Call ncurses resize function before move function | Michael Vetter | 2019-12-02 | 1 | -1/+2 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Add OMEMO state in titlebar in MUC | Paul Fariello | 2019-04-10 | 1 | -0/+15 |
* | Add OMEMO state in titlebar | Paul Fariello | 2019-04-10 | 1 | -0/+15 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Allow room display properies to be set by plugins | James Booth | 2017-01-20 | 1 | -0/+26 |
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 1 | -14/+34 |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -14/+5 |
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -1/+17 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved roster_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Moved chat_session.c | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Add session.c | James Booth | 2016-05-05 | 1 | -1/+1 |
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -1/+1 |
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | |||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -1/+1 |
|/ | |||||
* | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 1 | -8/+11 |
* | Add preference for showing TLS indicator in titlebar | James Booth | 2015-10-14 | 1 | -1/+1 |
* | Title bar TLS indicator | James Booth | 2015-10-14 | 1 | -9/+71 |
* | Split PGP incoming and outgoing message handling | James Booth | 2015-08-30 | 1 | -50/+53 |
* | Moved setting otr.warn -> enc.warn | James Booth | 2015-06-21 | 1 | -2/+1 |
* | Tidied OTR and PGP combinations in client_events.c | James Booth | 2015-06-21 | 1 | -2/+0 |
* | Added window encyption mode for PGP | James Booth | 2015-06-20 | 1 | -42/+55 |
* | Moved ui/windows -> window_list | James Booth | 2015-06-15 | 1 | -1/+1 |
* | Renamed otr trusted window property | James Booth | 2015-06-13 | 1 | -1/+1 |
* | Use null check convention in titlebar.c | James Booth | 2015-05-04 | 1 | -3/+3 |
* | Added enc_mode to ProfChatWin | James Booth | 2015-05-04 | 1 | -1/+1 |
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |