about summary refs log tree commit diff stats
path: root/src/ui/ui.h
Commit message (Expand)AuthorAgeFilesLines
...
* Added simple rosterJames Booth2014-11-101-0/+1
* Added subwin to consoleJames Booth2014-11-101-2/+2
* Added /wrap user preference for enabling/disabling word wrappingJames Booth2014-11-091-0/+1
* Added /presence command to show contacts presenceJames Booth2014-11-071-0/+1
* Removed hash_table_iter usage for room rosterJames Booth2014-11-031-1/+1
* Added /privileges command to set UI option for showing roles/affiliations in ...James Booth2014-10-181-0/+2
* Removed debug messages when setting roles/affiliationsJames Booth2014-10-181-2/+0
* Show occupants role/affiliation changesJames Booth2014-10-181-0/+6
* Added reason to role/affiliation changesJames Booth2014-10-181-3/+5
* Add output for when both role and affiliation changed at same timeJames Booth2014-10-181-0/+2
* Show occupants role and affiliation when they join a roomJames Booth2014-10-181-2/+2
* Don't show join messages on subsequent /join commandsJames Booth2014-10-181-0/+1
* Removed /duck commandJames Booth2014-10-181-6/+0
* Show role/affiliation on room join and on changeJames Booth2014-10-121-0/+2
* Renamed args to /occupants defaultJames Booth2014-10-091-0/+1
* Added /occupants commands, unfinishedJames Booth2014-10-091-0/+2
* Added larger occupants pad sizeJames Booth2014-10-081-1/+2
* Added scroll support to occupant listJames Booth2014-10-071-2/+2
* Handle occupant list resizeJames Booth2014-10-071-0/+1
* Added room occupants panelJames Booth2014-10-071-0/+2
* Added jid autocomplete for affiliation commandsJames Booth2014-10-061-0/+3
* Implemented setting and listing rolesJames Booth2014-10-061-0/+5
* Implemented /room kick commandJames Booth2014-10-051-3/+7
* Added /room kick commandJames Booth2014-10-051-0/+2
* Added /room subject commandJames Booth2014-10-051-2/+1
* Implemented getting affiliation list, and setting affiliationJames Booth2014-10-051-0/+6
* Added service discovery to /room info commandJames Booth2014-10-021-0/+2
* Added /room <affiliation> commandJames Booth2014-10-011-0/+1
* Added /room <role> commandJames Booth2014-10-011-0/+2
* Moved room info output to ui module, added TODO for rolesJames Booth2014-09-301-0/+1
* Changed rooms to use Occupant type instead of PContactJames Booth2014-09-301-2/+2
* Added jid->hash lookup for capabilitiesJames Booth2014-09-201-1/+1
* Handle result of room configuration submitJames Booth2014-09-171-1/+2
* Show errors in room when can't retrieve room configJames Booth2014-09-171-0/+1
* Implemented /form helpJames Booth2014-09-161-0/+3
* Show form fields after updatingJames Booth2014-09-151-0/+1
* Added /form showJames Booth2014-09-151-0/+1
* Dont allow unsaved form windows to be closedJames Booth2014-09-151-0/+2
* Implemented /room config submit for saving room configurationJames Booth2014-09-101-0/+1
* Moved room config UI code to ui/core.cJames Booth2014-09-071-0/+1
* Handle /room config cancelJames Booth2014-09-031-0/+1
* Show message when room requires configJames Booth2014-09-031-0/+1
* Always update UI in event loop, removed updates from rest of codeJames Booth2014-09-011-3/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Reinitialise libnotify per notificationJames Booth2014-06-291-1/+0
* Show info in chat and private chat windowsJames Booth2014-06-031-0/+2
* Show info in room for participantJames Booth2014-06-031-0/+1
* Added settings to show message text in notificationsJames Booth2014-05-241-2/+2
* Added /prefs otrJames Booth2014-05-111-2/+1
* Added UI messages for smp question/answer resultJames Booth2014-05-071-0/+3