Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added themes for roster room mention and triggers | James Booth | 2016-01-25 | 1 | -0/+2 |
| | | | | closes #718 | ||||
* | Show console messages for room mention and triggers | James Booth | 2016-01-24 | 1 | -7/+48 |
| | | | | closes #719 | ||||
* | Added roomtrigger colour theme | James Booth | 2016-01-24 | 1 | -0/+1 |
| | | | | closes #717 | ||||
* | Roster private chat preferences | James Booth | 2016-01-24 | 1 | -6/+18 |
| | |||||
* | Added /roster private command | James Booth | 2016-01-24 | 1 | -0/+9 |
| | |||||
* | Formatting of /theme properties command output | James Booth | 2016-01-23 | 1 | -8/+27 |
| | |||||
* | Pad theme settings | James Booth | 2016-01-23 | 1 | -4/+5 |
| | |||||
* | Added account theme property | James Booth | 2016-01-22 | 1 | -0/+3 |
| | |||||
* | Show theme colour value | James Booth | 2016-01-21 | 1 | -93/+100 |
| | |||||
* | Tidied theme properties | James Booth | 2016-01-21 | 1 | -91/+94 |
| | |||||
* | WIP: Add /theme properties command | James Booth | 2016-01-21 | 1 | -0/+100 |
| | |||||
* | Added /roster show|hide contacts | James Booth | 2016-01-20 | 1 | -0/+5 |
| | |||||
* | Added /roster rooms position preference | James Booth | 2016-01-19 | 1 | -0/+4 |
| | |||||
* | Added /roster unread preferrence | James Booth | 2016-01-17 | 1 | -5/+14 |
| | | | | closes #712 | ||||
* | Added /roster room unread preference | James Booth | 2016-01-17 | 1 | -0/+9 |
| | | | | closes ##708 | ||||
* | Added roster rooms order preference | James Booth | 2016-01-09 | 1 | -0/+4 |
| | |||||
* | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 1 | -2/+1 |
| | |||||
* | Added /roster show|hide rooms | James Booth | 2016-01-02 | 1 | -0/+5 |
| | |||||
* | Added autoping timeout preference | James Booth | 2016-01-01 | 1 | -0/+9 |
| | |||||
* | Added /console command | James Booth | 2015-12-29 | 1 | -0/+9 |
| | |||||
* | Added console MUC message preference | James Booth | 2015-12-29 | 1 | -1/+5 |
| | |||||
* | Updated console new message text | James Booth | 2015-12-20 | 1 | -2/+16 |
| | |||||
* | Change console incoming message text to include "win" | James Booth | 2015-12-20 | 1 | -1/+1 |
| | |||||
* | Added cons_show_incoming_room_message() | James Booth | 2015-12-20 | 1 | -0/+15 |
| | |||||
* | Added /wins unread | James Booth | 2015-11-30 | 1 | -4/+11 |
| | |||||
* | Tidy wins_create_summary() | James Booth | 2015-11-29 | 1 | -0/+9 |
| | |||||
* | Changed /bookmark list output to show text "win" | James Booth | 2015-11-29 | 1 | -1/+1 |
| | |||||
* | Renamed /notify message -> /notify chat | James Booth | 2015-11-29 | 1 | -70/+71 |
| | |||||
* | Removed regular chat message triggers | James Booth | 2015-11-28 | 1 | -5/+0 |
| | |||||
* | Finished basic /notify triggers | James Booth | 2015-11-25 | 1 | -17/+17 |
| | |||||
* | Added notify triggers WIP | James Booth | 2015-11-23 | 1 | -0/+10 |
| | |||||
* | Show summary of trusted certificates, add /tls cert <fingerprint> | James Booth | 2015-11-22 | 1 | -0/+12 |
| | | | | fixes #676 | ||||
* | Tidied roster commands | James Booth | 2015-11-22 | 1 | -27/+32 |
| | |||||
* | Added /roster char resource | James Booth | 2015-11-22 | 1 | -0/+6 |
| | |||||
* | Added word wrap to roster panel | James Booth | 2015-11-22 | 1 | -0/+5 |
| | |||||
* | Added /roster indent presence | James Booth | 2015-11-21 | 1 | -0/+3 |
| | |||||
* | Added /roster indent resource | James Booth | 2015-11-21 | 1 | -80/+83 |
| | |||||
* | Added /roster indent contact | James Booth | 2015-11-21 | 1 | -79/+82 |
| | |||||
* | Removed unused priority settings | James Booth | 2015-11-20 | 1 | -7/+0 |
| | |||||
* | Added /roster char contact | James Booth | 2015-11-20 | 1 | -0/+12 |
| | |||||
* | Added option to show resource priority in roster | James Booth | 2015-11-18 | 1 | -0/+5 |
| | |||||
* | Added roster count option | James Booth | 2015-11-18 | 1 | -0/+5 |
| | |||||
* | Pass offline filter to roster_get_contacts | James Booth | 2015-11-18 | 1 | -1/+1 |
| | |||||
* | Pass ordering to roster list functions | James Booth | 2015-11-18 | 1 | -1/+1 |
| | |||||
* | Added /roster order name|presence | James Booth | 2015-11-17 | 1 | -0/+4 |
| | |||||
* | Show presence when resource hidden | James Booth | 2015-11-15 | 1 | -0/+10 |
| | |||||
* | Added extra fields to TLSCertificate | James Booth | 2015-11-10 | 1 | -9/+67 |
| | |||||
* | Show current TLS certificate | James Booth | 2015-11-10 | 1 | -0/+22 |
| | |||||
* | Applied coding style to src/ui/console.c | James Booth | 2015-10-25 | 1 | -15/+15 |
| | |||||
* | Merge remote-tracking branch 'jubalh/jub' | James Booth | 2015-10-24 | 1 | -12/+1 |
|\ |