about summary refs log tree commit diff stats
path: root/src/ui/window.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Fix segfault when loading from MAMMarcoPolo-PasTonMolo2022-10-221-2/+13
* Apply codigng style on new MAM codeMichael Vetter2022-10-211-1/+1
* Let users scroll up againMichael Vetter2022-10-211-4/+0
* Merge MAM improvements from #1724Michael Vetter2022-10-211-3/+67
|\
| * Handle late deliveryMarcoPolo-PasTonMolo2022-08-201-0/+1
| * Have ability to scroll through history even without MAMMarcoPolo-PasTonMolo2022-07-101-3/+3
| * Handle scrolling down when buffer fills upMarcoPolo-PasTonMolo2022-07-101-1/+15
| * CleanupMarcoPolo-PasTonMolo2022-07-051-7/+2
| * Add loading history message on initial MAM requestMarcoPolo-PasTonMolo2022-07-051-2/+10
| * Fix initial MAM not displayingMarcoPolo-PasTonMolo2022-07-051-7/+6
| * Add 'Loading messages' message when scrolling upMarcoPolo-PasTonMolo2022-07-041-5/+13
| * Fech data from mam when all history gets displayedMarcoPolo-PasTonMolo2022-07-031-1/+7
| * Get messages from history when scrolling up.MarcoPolo-PasTonMolo2022-07-031-3/+36
* | Add vCard supportMarouane L2022-10-181-0/+189
* | Don't scroll if not neededMichael Vetter2022-06-291-0/+4
|/
* Fix duplicate messages in chat with oneself.MarcoPolo-PasTonMolo2022-05-311-1/+5
* Update copyright yearMichael Vetter2022-05-091-1/+1
* Restore default behaviour for stampsMichael Vetter2022-05-031-1/+1
* Merge branch 'master' into add_stamp_settingsMichael Vetter2022-04-281-3/+5
|\
| * Use correct colour for their nick when showing historyPaul Fertser2022-04-011-0/+1
| * fix linter warningsSteffen Jaeckel2022-03-311-1/+2
| * run `make format`Steffen Jaeckel2022-03-301-2/+2
* | Rename stamp preference variableMichael Vetter2022-04-281-1/+1
* | add /stamp commandArtjom Vejsel2022-04-021-2/+3
|/
* Use funcs available in all glib versions to replace \n in quotesMarcoPolo-PasTonMolo2022-03-211-2/+7
* Add quote autocompletion for previous messagesMarcoPolo-PasTonMolo2022-03-211-0/+23
* auto-formatSteffen Jaeckel2022-02-011-1/+1
* Move declaration and definition of win_get_last_sent_message to the correct p...MarcoPolo-PasTonMolo2021-10-221-0/+29
* Format code correctlyMichael Vetter2021-10-051-4/+3
* Attention flag - Implemented Alt+mDebXWoody2021-05-291-0/+33
* Attention flag for groupchatsDebXWoody2021-05-291-0/+1
* Attention flag for chat windowsDebXWoody2021-05-291-1/+1
* MUC: Show offline members in sidebarThorben Günther2021-03-081-0/+5
* Bugfix: Titlebar show name without room nameStefan2021-02-141-1/+1
* Update copyrightMichael Vetter2021-01-081-1/+1
* Remove blank line after trackbarkaffeekanne2020-12-111-2/+0
* Remove old TODOMichael Vetter2020-12-111-1/+0
* Fix color for win_print_outgoing()Michael Vetter2020-12-111-1/+1
* Remove empty lineMichael Vetter2020-12-101-1/+0
* Expand trackbar to whole lineMichael Vetter2020-12-091-1/+1
* Run make format on rebaseWilliam Wennerström2020-11-161-1/+1
* Add http_download toolWilliam Wennerström2020-11-161-1/+1
* Declare counter var inside loopMichael Vetter2020-11-091-8/+6
* Avoid passing NULL pointers to curses functions.nia2020-09-041-1/+6
* Basic support for building on NetBSD.nia2020-09-041-0/+2
* Fix memleak in win_print_outgoing_with_receipt()Michael Vetter2020-07-231-0/+1
* Apply coding styleMichael Vetter2020-07-071-347/+345
* Revert "Apply coding style"Michael Vetter2020-07-071-350/+352
* Apply coding styleMichael Vetter2020-07-071-352/+350