about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Applied coding style to src/James Booth2015-10-2618-290/+271
* Applied coding style to src/xmpp/James Booth2015-10-2614-555/+530
* Applied coding style to src/ui/James Booth2015-10-2510-192/+191
* Applied coding style to src/ui/core.cJames Booth2015-10-251-114/+113
* Applied coding style to src/ui/console.cJames Booth2015-10-251-15/+15
* Applied coding style to src/ui/buffer.h src/ui/buffer.cJames Booth2015-10-252-6/+5
* Applied coding style to src/tools/James Booth2015-10-256-33/+33
* Applied coding style to src/pgp/James Booth2015-10-252-31/+30
* Applied coding style to src/otr/James Booth2015-10-255-64/+63
* Applied coding style to src/event/James Booth2015-10-256-88/+86
* Applied coding style to src/config/James Booth2015-10-256-55/+57
* Applied coding style to account.hJames Booth2015-10-251-43/+43
* Applied coding style to accounts.cJames Booth2015-10-251-50/+50
* Applied coding style to account.hJames Booth2015-10-251-7/+7
* Applied coding style to account.cJames Booth2015-10-251-8/+8
* Applied coding style to commands.hJames Booth2015-10-251-85/+85
* Applied coding style to commands.cJames Booth2015-10-251-95/+94
* Applied coding style to command.hJames Booth2015-10-251-9/+9
* Applied coding style to command.cJames Booth2015-10-251-110/+110
* Merge remote-tracking branch 'jubalh/jub'James Booth2015-10-2416-189/+181
|\
| * Use consistent style for pointersMichael Vetter2015-10-2110-148/+148
| * Create is_notify_enabled functionMichael Vetter2015-10-124-24/+22
| * Undefine argument listMichael Vetter2015-10-121-0/+1
| * Reduce scope of variables in ui/coreMichael Vetter2015-10-122-11/+7
| * Remove double declaration and reduce scope of pcontactMichael Vetter2015-10-091-6/+3
* | Force tls on all connections, add tls policy account propertyJames Booth2015-10-1811-24/+171
* | Removed --disable-tls command line optionJames Booth2015-10-185-16/+9
* | Renamed PREF_CERT_PATH -> PREF_TLS_CERTPATHJames Booth2015-10-184-8/+8
* | Added /script autocompletionJames Booth2015-10-171-2/+59
* | Implemented /script showJames Booth2015-10-175-1/+63
* | Implemented /script listJames Booth2015-10-176-5/+52
* | Added /script runJames Booth2015-10-153-2/+50
* | Allow /lastactivity on|off when not connectedJames Booth2015-10-151-4/+4
* | Add ability to script commands after connectJames Booth2015-10-1512-9/+210
* | Added /lastactivity on|offJames Booth2015-10-143-5/+19
* | Send service-unavailable when lastactivity disabledJames Booth2015-10-141-2/+30
* | Use lastactivity preference for presence updatesJames Booth2015-10-142-3/+16
* | Added lastactivity preferenceJames Booth2015-10-142-0/+5
* | Moved idle time check for last activityJames Booth2015-10-142-11/+11
* | Added TLS show to UI preferencesJames Booth2015-10-143-1/+14
* | Add preference for showing TLS indicator in titlebarJames Booth2015-10-146-3/+19
* | Title bar TLS indicatorJames Booth2015-10-148-20/+92
* | Fixed closing room config windowsJames Booth2015-10-131-1/+4
* | Use libstrophe/libmesode uuid generatorJames Booth2015-10-123-8/+19
|/
* Fixed resize during password and tls commandsJames Booth2015-10-061-0/+2
* Updated theme template, changed default lastactivity formatJames Booth2015-09-301-1/+1
* Added time format perferences per window typeJames Booth2015-09-308-61/+279
* Fixed spellingJames Booth2015-09-301-1/+1
* Added jabber:iq:last to capabilitiesJames Booth2015-09-293-11/+17
* Added last activity time format optionJames Booth2015-09-298-28/+80