about summary refs log tree commit diff stats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Doubled expect timeout for connect in tests, removed libuuid from travis buildJames Booth2015-10-131-1/+1
* Fixed travis buildJames Booth2015-09-241-1/+0
* Fix travis buildJames Booth2015-09-221-0/+1
* Fix travis buildJames Booth2015-09-211-1/+1
* Check for libmesode, fall back to libstropheJames Booth2015-09-211-3/+3
* Merge branch 'master' into openpgpJames Booth2015-06-141-1/+0
|\
| * Removed test output from travis buildJames Booth2015-06-141-1/+0
* | Merge branch 'master' into openpgpJames Booth2015-06-141-0/+1
|\|
| * Travis build fixJames Booth2015-06-131-1/+2
| * Output test log in travis buildJames Booth2015-06-131-1/+1
* | Merge branch 'master' into openpgpJames Booth2015-06-051-1/+12
|\|
| * Added microhttpd dependency for stabberJames Booth2015-05-311-0/+1
| * Expect header checkJames Booth2015-05-261-1/+1
| * Attempt to fix expect travis buildJames Booth2015-05-261-1/+3
| * Updated travis build for libexpectJames Booth2015-05-261-1/+1
| * Updated travis build, make stabber dependencyJames Booth2015-05-171-0/+8
* | Merge branch 'master' into pgpJames Booth2015-04-121-1/+1
|\|
| * Updated travis build to include uuid-dev dependencyJames Booth2015-04-121-1/+1
* | Added pgp key list commandJames Booth2015-03-221-1/+1
|/
* Updated .travis.yml to use cmocka-1.0.0James Booth2015-02-231-4/+4
* travis: added m4 dir for libstropheJames Booth2014-09-301-0/+1
* Revert "Fix travis build by adding m4 dir"James Booth2014-09-301-1/+0
* Fix travis build by adding m4 dirJames Booth2014-09-301-0/+1
* Added prefix to travis libstrophe configureJames Booth2014-09-171-1/+1
* Revert "Added --prefix=/usr to libstrophe build in travis config"James Booth2014-09-071-1/+1
* Added --prefix=/usr to libstrophe build in travis configJames Booth2014-09-061-1/+1
* Use public domain SHA1 code, remove libgcrypt dependencyJames Booth2014-06-011-1/+1
* Fixed tests to work with cmocka 0.4.1James Booth2014-05-261-4/+4
* Added libgcrypt dependencies to travis buildJames Booth2014-05-211-1/+1
* Removed redundant bootstrap call for travis buildJames Booth2014-02-231-1/+0
* Added cmocka to travis buildJames Booth2014-02-231-0/+10
* Added custom script to travis buildJames Booth2014-02-231-0/+1
* Changed travis libotr dependencyJames Booth2014-02-231-1/+1
* Added dependencies to travis buildJames Booth2014-02-231-1/+13
* Added bootstrap.sh to travis buildJames Booth2014-02-231-0/+1
* Added travis configJames Booth2014-02-231-0/+1
                                         
                                                         

                                                              
 


     
                                    
                                   




                                                                
                 





                                                                                 
                                                                                                   
0.4.8
=====

- Build against libmesode if available
- Handle invalid SSL certificates (requires libmesode)
- TLS indicator in titlebar
- Allow auto extended away
- Include last acitvity in initial presence (xep-0256)
- Last Activity (xep-0012)

0.4.7
=====

- GNU Readline
- OpenPGP support
- Message Carbons (xep-0280)
- Message Delivery Receipts (xep-0184)
- MUC Mediated Invitation support
- Configurable time formatting
- Option to show JIDs in roster
- Option to hide empty groups in roster
- Generate UUID for unnamed new MUC rooms
- Themable UI preference to indicate OTR and PGP messages
- Reformatted help
- devel: Added functional tests using libexpect and libstabber

0.4.6
=====

- 16 colour support (/theme colours)
- UI preferences included in themes
- /wrap - Word wrapping
- /time - Show/hide time in main window, and configure precision
- /roster - Show/hide and customise roster panel
- /roster and /occupants panel size settings (% of screen width)
- /account default - Set default account for /connect
- /account remove
- /presence - Show/hide contact presence in titlebar 
- /resource - Override resource during chat, resource display settings
- Improved chat session handling <http://xmpp.org/rfcs/rfc6121.html#message-chat>
- Lower CPU usage with dynamic input blocking timeout
- Keychain/keyring integration using account eval_password property
- Disable term window title by default
- Fixed remote code execution bug on OSX when desktop notifications configured to show message text