Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|\ | ||||||
| * | Create is_notify_enabled function | Michael Vetter | 2015-10-12 | 1 | -12/+1 | |
| | | | | | | | | | | The same code was used on two different occasions. I put it into a function. | |||||
* | | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 1 | -0/+3 | |
| | | ||||||
* | | Implemented /script show | James Booth | 2015-10-17 | 1 | -0/+18 | |
| | | ||||||
* | | Implemented /script list | James Booth | 2015-10-17 | 1 | -0/+18 | |
| | | ||||||
* | | Add ability to script commands after connect | James Booth | 2015-10-15 | 1 | -1/+3 | |
| | | ||||||
* | | Added /lastactivity on|off | James Booth | 2015-10-14 | 1 | -0/+6 | |
| | | ||||||
* | | Added TLS show to UI preferences | James Booth | 2015-10-14 | 1 | -0/+11 | |
| | | ||||||
* | | Title bar TLS indicator | James Booth | 2015-10-14 | 1 | -1/+4 | |
|/ | | | | Issue #616 | |||||
* | Added time format perferences per window type | James Booth | 2015-09-30 | 1 | -5/+40 | |
| |