Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add session.c | James Booth | 2016-05-05 | 1 | -1/+1 |
| | |||||
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 1 | -0/+21 |
| | |||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -3/+3 |
| | |||||
* | Added WIN_PLUGIN case to win_free() | James Booth | 2016-03-07 | 1 | -7/+22 |
| | |||||
* | Add plugin wins to /win and /close autocompletion | James Booth | 2016-03-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: src/main.c src/ui/console.c | ||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | | |||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -3/+31 |
|/ | |||||
* | Fix room notification reminders | James Booth | 2016-02-07 | 1 | -10/+2 |
| | |||||
* | Don't show notification reminders for messages the user does not want ↵ | James Booth | 2016-02-04 | 1 | -10/+33 |
| | | | | notifications for | ||||
* | Handle self leaving room in private wins | James Booth | 2016-02-03 | 1 | -0/+1 |
| | |||||
* | Show message in private windows when user offline | James Booth | 2016-02-02 | 1 | -1/+2 |
| | |||||
* | Fix handling of unknown characters with word wrap | James Booth | 2016-01-26 | 1 | -1/+5 |
| | |||||
* | Added themes for roster room mention and triggers | James Booth | 2016-01-25 | 1 | -0/+2 |
| | | | | closes #718 | ||||
* | WIP: Add /theme properties command | James Booth | 2016-01-21 | 1 | -0/+4 |
| | |||||
* | Allow unlimited theme items | James Booth | 2016-01-10 | 1 | -0/+4 |
| | |||||
* | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 1 | -4/+9 |
| | |||||
* | Tidy wins_create_summary() | James Booth | 2015-11-29 | 1 | -0/+41 |
| | |||||
* | Only show reminder notifications when notifications are enabled | James Booth | 2015-11-25 | 1 | -0/+23 |
| | |||||
* | Added word wrap to roster panel | James Booth | 2015-11-22 | 1 | -2/+6 |
| | |||||
* | Pass wrap boolean to win_sub_print() | James Booth | 2015-11-22 | 1 | -1/+1 |
| | |||||
* | Renamed subwin functions | James Booth | 2015-11-22 | 1 | -2/+2 |
| | |||||
* | Option to show presence information on single line in roster | James Booth | 2015-11-22 | 1 | -1/+12 |
| | |||||
* | Added /roster indent contact | James Booth | 2015-11-21 | 1 | -2/+4 |
| | |||||
* | Removed ui_input_nonblocking() | James Booth | 2015-11-01 | 1 | -2/+2 |
| | |||||
* | Combined chatwin OTR SMP functions | James Booth | 2015-10-27 | 1 | -0/+12 |
| | |||||
* | Applied coding style to src/ui/ | James Booth | 2015-10-25 | 1 | -20/+20 |
| | |||||
* | Undefine argument list | Michael Vetter | 2015-10-12 | 1 | -0/+1 |
| | | | | Call va_end() to correclty stop using the argument list. | ||||
* | Reduce scope of variables in ui/core | Michael Vetter | 2015-10-12 | 1 | -2/+2 |
| | | | | | Not as important as the other one (where there was a double declaration). But for the sake of consistency. | ||||
* | Added time format perferences per window type | James Booth | 2015-09-30 | 1 | -2/+27 |
| | |||||
* | Added last activity time format option | James Booth | 2015-09-29 | 1 | -14/+7 |
| | |||||
* | Split PGP incoming and outgoing message handling | James Booth | 2015-08-30 | 1 | -3/+5 |
| | |||||
* | Added preference for encryption char | James Booth | 2015-08-26 | 1 | -2/+2 |
| | |||||
* | Display special char for encrypted messages | James Booth | 2015-08-26 | 1 | -1/+10 |
| | |||||
* | Free timestamp and id for receipts | James Booth | 2015-08-09 | 1 | -0/+1 |
| | |||||
* | Free timestamps and carbons stanzas | James Booth | 2015-08-09 | 1 | -3/+9 |
| | |||||
* | Handle larger than line words in wrapping | James Booth | 2015-07-30 | 1 | -23/+39 |
| | |||||
* | Added cons_show_padded | James Booth | 2015-07-29 | 1 | -2/+2 |
| | |||||
* | Do not print newline when curs position 0 | James Booth | 2015-07-29 | 1 | -1/+4 |
| | |||||
* | Added indent padding | James Booth | 2015-07-29 | 1 | -79/+107 |
| | |||||
* | Removed /mouse command | James Booth | 2015-07-19 | 1 | -47/+0 |
| | |||||
* | Merge remote-tracking branch 'incertia/time' | James Booth | 2015-07-01 | 1 | -22/+16 |
|\ | | | | | | | | | Conflicts: src/config/preferences.c | ||||
| * | fix indent code | Will Song | 2015-05-29 | 1 | -12/+9 |
| | | |||||
| * | fix conflicts | Will Song | 2015-05-29 | 1 | -203/+305 |
| |\ | |||||
| * | | use custom format string for time preference | Will Song | 2015-01-27 | 1 | -6/+3 |
| | | | |||||
* | | | WIP fix for #516, needs memory cleanup | James Booth | 2015-06-29 | 1 | -14/+8 |
| | | | |||||
* | | | Moved refresh subwin logic to window.c | James Booth | 2015-06-15 | 1 | -0/+31 |
| | | | |||||
* | | | Added win_resize() function | James Booth | 2015-06-15 | 1 | -0/+33 |
| | | | |||||
* | | | Added win_clear() function | James Booth | 2015-06-15 | 1 | -0/+7 |
| | | | |||||
* | | | Renamed otr trusted window property | James Booth | 2015-06-13 | 1 | -1/+1 |
| |/ |/| |