about summary refs log tree commit diff stats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused priority settingsJames Booth2015-11-204-15/+1
|
* Added /roster char contactJames Booth2015-11-207-0/+80
|
* Added missing includeJames Booth2015-11-191-0/+1
|
* Added /roster char headerJames Booth2015-11-196-10/+118
|
* Fixed /roster helpJames Booth2015-11-191-1/+1
|
* Changed roster defaults, updated themesJames Booth2015-11-192-3/+5
|
* Show status when show presence disabledJames Booth2015-11-181-16/+32
|
* Added option to show resource priority in rosterJames Booth2015-11-186-2/+32
|
* Added roster count optionJames Booth2015-11-186-5/+50
|
* Don't show offline below contactJames Booth2015-11-181-1/+2
|
* Pass offline filter to roster_get_contactsJames Booth2015-11-186-30/+34
|
* Pass offline filter to roster list functionsJames Booth2015-11-184-17/+31
|
* Pass ordering to roster list functionsJames Booth2015-11-185-79/+41
|
* Added /roster order name|presenceJames Booth2015-11-178-10/+184
|
* Tidy rosterwin.cJames Booth2015-11-151-23/+1
|
* Tidy rosterwinJames Booth2015-11-151-24/+2
|
* Added _rosterwin_presence()James Booth2015-11-151-24/+34
|
* Added _rosterwin_resource()James Booth2015-11-151-66/+77
|
* Show presence when resource hiddenJames Booth2015-11-152-31/+67
|
* Show presence in roster WIPJames Booth2015-11-155-2/+96
|
* Added missing default time formats.James Booth2015-11-141-0/+4
| | | | issue #669
* Keep count of group membersJames Booth2015-11-121-16/+79
|
* Tidy connection.cJames Booth2015-11-111-28/+32
|
* Tidy /tls commandJames Booth2015-11-111-10/+25
|
* Added /tls trustJames Booth2015-11-102-4/+21
|
* Allow /quit during TLS certificate verification promptJames Booth2015-11-103-8/+26
|
* Added extra fields to TLSCertificateJames Booth2015-11-104-37/+249
|
* Show current TLS certificateJames Booth2015-11-109-111/+98
|
* Added /tls cert to show current certificate fingerprintJames Booth2015-11-095-0/+61
|
* Store current TLS certificate fingerpint in memory for reconnectJames Booth2015-11-094-0/+47
|
* Clear Readline undo list when autocompleting command historyJames Booth2015-11-091-2/+2
| | | | fixes #667
* Fixed /time help examplesJames Booth2015-11-081-3/+4
| | | | fixes #650
* Added /account autocomplete for startscript propertyJames Booth2015-11-081-22/+31
|
* Renamed MUC private window functionsJames Booth2015-11-084-12/+16
|
* ui_incoming_private_msg takes ProfPrivateWin, added assertsJames Booth2015-11-083-15/+24
|
* Moved ui_outgoing_private_msg to privwin.cJames Booth2015-11-052-6/+5
|
* Removed ui_new_private_winJames Booth2015-11-053-9/+1
|
* Added privwin moduleJames Booth2015-11-052-44/+85
|
* Make all mucconfwin functions take ProfMucConfWinJames Booth2015-11-024-18/+22
|
* Added assert check to mucconfwin_field_helpJames Booth2015-11-021-0/+2
|
* Added assert check to mucconfwin_form_helpJames Booth2015-11-021-0/+2
|
* Renamed mucconfwin functionsJames Booth2015-11-024-44/+44
|
* Added mucconfwin moduleJames Booth2015-11-022-281/+323
|
* Removed ui_statusbar_newJames Booth2015-11-023-8/+1
|
* Removed ui_clear_winJames Booth2015-11-024-10/+2
|
* Removed ui_unreadJames Booth2015-11-023-9/+2
|
* Removed ui_handle_room_join_errorJames Booth2015-11-023-8/+1
|
* Removed ui_win_typeJames Booth2015-11-022-8/+0
|
* Removed ui_swap_winsJames Booth2015-11-023-8/+1
|
* Removed ui_tidy_winsJames Booth2015-11-023-10/+3
|