Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Michael Vetter | 2023-01-10 | 1 | -1/+1 |
* | Add 'Loading messages' message when scrolling up | MarcoPolo-PasTonMolo | 2022-07-04 | 1 | -0/+8 |
* | Get messages from history when scrolling up. | MarcoPolo-PasTonMolo | 2022-07-03 | 1 | -0/+28 |
* | Update copyright year | Michael Vetter | 2022-05-09 | 1 | -1/+1 |
* | Update copyright | Michael Vetter | 2021-01-08 | 1 | -1/+1 |
* | Basic support for building on NetBSD. | nia | 2020-09-04 | 1 | -0/+2 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -16/+17 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -19/+19 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -19/+19 |
* | Rename ProfBufferEntry jid variable | Michael Vetter | 2020-03-09 | 1 | -3/+3 |
* | Add barejid to buffer struct | Michael Vetter | 2020-03-09 | 1 | -2/+3 |
* | Stop buffer_remove_entry_by_id() once we found the entry | Michael Vetter | 2020-02-25 | 1 | -0/+1 |
* | Properly free buffer entry | Michael Vetter | 2020-02-25 | 1 | -0/+1 |
* | Allow utf8 symbols as omemo/pgp/otr indicator char | Michael Vetter | 2020-02-20 | 1 | -2/+3 |
* | Rename buffer->from to buffer->display_from | Michael Vetter | 2020-02-14 | 1 | -3/+3 |
* | Add myself to copyright | Michael Vetter | 2020-02-14 | 1 | -0/+1 |
* | Initial work on last-read-position feature | Michael Vetter | 2019-12-13 | 1 | -0/+13 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Initialize ProfBufEntry->id correctly | Michael Vetter | 2019-11-01 | 1 | -1/+5 |
* | Move id from DeliveryReceipt to ProfBuffEntry struct | Michael Vetter | 2019-11-01 | 1 | -7/+6 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Rename buffer functions | James Booth | 2016-10-16 | 1 | -3/+3 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 1 | -0/+15 |
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -3/+3 |
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | |||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -3/+3 |
|/ | |||||
* | Show message in private windows when user offline | James Booth | 2016-02-02 | 1 | -1/+1 |
* | Fix pointer dereferencing | Michael Vetter | 2015-10-26 | 1 | -1/+0 |
* | Applied coding style to src/ui/buffer.h src/ui/buffer.c | James Booth | 2015-10-25 | 1 | -3/+3 |
* | Added indent padding | James Booth | 2015-07-29 | 1 | -1/+2 |
* | Use reference counts for GDateTimes #516 | James Booth | 2015-06-30 | 1 | -2/+2 |
* | Added individual options to send and request delivery receipts | James Booth | 2015-03-19 | 1 | -1/+1 |
* | Fix buffer entry free | James Booth | 2015-03-17 | 1 | -1/+1 |
* | Use colouring for message receipts | James Booth | 2015-03-14 | 1 | -1/+24 |
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
* | Replaced colours with theme_item_t | James Booth | 2014-11-16 | 1 | -2/+2 |
* | Implemented /time preference | James Booth | 2014-11-16 | 1 | -5/+4 |
* | Removed usages of strcpy | James Booth | 2014-10-02 | 1 | -9/+3 |
* | Fixed memory leaks | Dmitry Podgorny | 2014-09-09 | 1 | -0/+1 |
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+34 |
* | Added BUFF_SIZE back again | James Booth | 2014-07-20 | 1 | -1/+3 |
* | Return address of buffer entry | James Booth | 2014-07-19 | 1 | -3/+2 |
* | Use PAD_SIZE for buffer max size | James Booth | 2014-07-18 | 1 | -1/+1 |
* | Use GSList for buffer entries | James Booth | 2014-07-18 | 1 | -45/+34 |
* | Removed unused function | James Booth | 2014-07-16 | 1 | -48/+0 |
* | Whitespace formatting | James Booth | 2014-07-16 | 1 | -95/+112 |