about summary refs log tree commit diff stats
path: root/src/ui/window.h
Commit message (Expand)AuthorAgeFilesLines
* Retrieve message type from databaseMichael Vetter2020-04-081-1/+1
* Adapt win_print_history() to work with muc tooMichael Vetter2020-04-061-1/+1
* Use ProfMessage as parameter for win_println_incoming_muc_msg()Michael Vetter2020-03-091-1/+1
* Allow utf8 symbols as omemo/pgp/otr indicator charMichael Vetter2020-02-201-5/+5
* Refactor win_print_history()Michael Vetter2020-02-171-1/+1
* Refactor win_print_outgoing_muc_msg()Michael Vetter2020-02-171-1/+1
* Refactor win_println_incoming_muc_msg()Michael Vetter2020-02-171-1/+1
* Refactor win_print_outgoing()Michael Vetter2020-02-171-5/+3
* xep-0308: enable correction in outgoing messages with delivery receiptsMichael Vetter2020-02-141-2/+1
* Rename win_print_with_receipt() -> win_print_outgoing_with_receipt()Michael Vetter2020-02-141-1/+1
* Add myself to copyrightMichael Vetter2020-02-141-0/+1
* Rename `win_println_them_message()` -> `win_println_incoming_muc_msg()`Michael Vetter2020-02-141-1/+1
* xep-0308: Implement LMC for outgoing MUC messagesMichael Vetter2020-02-141-1/+1
* xep-0308: Display corrected incoming MUC messages correctlyMichael Vetter2020-02-121-1/+1
* xep-0308: update the UI upon sending a corrected messageMichael Vetter2020-02-111-1/+1
* Initial work on last-read-position featureMichael Vetter2019-12-131-0/+3
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Rename prof_message_t into ProfMessagePaul Fariello2019-06-201-1/+1
* Add prof_message_t to wrap all message attributesPaul Fariello2019-06-201-4/+3
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Allow room display properies to be set by pluginsJames Booth2017-01-201-3/+3
* Remove unused functionJames Booth2016-11-241-1/+0
* Add win highlight fuctionsJames Booth2016-10-151-0/+4
* Add win_print_historyJames Booth2016-10-151-0/+1
* Rename win_print_incoming_message -> win_print_incomingJames Booth2016-10-151-1/+1
* Add win_print_outgoingJames Booth2016-10-151-0/+2
* Remove args from win_print_with_receiptJames Booth2016-10-111-2/+2
* Add win_print_http_uploadJames Booth2016-10-111-0/+4
* Tidy headersJames Booth2016-07-241-7/+7
* Moved muc.cJames Booth2016-07-241-1/+1
* Moved contact.cJames Booth2016-07-241-1/+1
* Moved chat_state.cJames Booth2016-07-241-1/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Implement XEP-0363: HTTP File UploadDominik Heidler2016-04-261-0/+2
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-3/+3
* Merge branch 'master' into plugins-cJames Booth2016-02-141-1/+1
|\
| * Updated copyrightJames Booth2016-02-141-1/+1
* | Added C plugin code from plugins branchJames Booth2016-02-141-3/+3
|/
* Added word wrap to roster panelJames Booth2015-11-221-1/+1
* Pass wrap boolean to win_sub_print()James Booth2015-11-221-1/+1
* Renamed subwin functionsJames Booth2015-11-221-2/+2
* Option to show presence information on single line in rosterJames Booth2015-11-221-0/+1
* Added /roster indent contactJames Booth2015-11-211-1/+1
* Removed ui_clear_winJames Booth2015-11-021-2/+0
* Applied coding style to src/ui/James Booth2015-10-251-7/+7
* Display special char for encrypted messagesJames Booth2015-08-261-1/+1
* Added indent paddingJames Booth2015-07-291-1/+1
* Removed /mouse commandJames Booth2015-07-191-1/+0