Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Inlined wins_update_virtual_console and wins_update_virtual_current | James Booth | 2014-04-06 | 1 | -41/+140 | |
| | ||||||
* | Removed titlebar version property and allow disabling of titlebar display | James Booth | 2014-04-03 | 1 | -3/+3 | |
| | ||||||
* | Renamed refresh functions to update_virtual | James Booth | 2014-04-01 | 1 | -39/+39 | |
| | ||||||
* | Command '/statuses muc' now allows 'all', 'online' and 'none' settings | James Booth | 2014-03-15 | 1 | -9/+4 | |
| | ||||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -2/+2 | |
| | ||||||
* | fixed build error when make run with -jN option | Dmitry Podgorny | 2014-03-06 | 1 | -1/+1 | |
| | | | | | Race can occur when gitversion file isn't fully generated before it is used. | |||||
* | Show message on /alias list when no aliases | James Booth | 2014-02-15 | 1 | -0/+5 | |
| | ||||||
* | Use wnoutrefresh, pnoutrefresh and doupdate | James Booth | 2014-02-02 | 1 | -1/+1 | |
| | | | | Issue #298 | |||||
* | Added aliases to autocomplete | James Booth | 2014-01-23 | 1 | -7/+0 | |
| | ||||||
* | Added /alias command, writing aliases to [alias] group in profrc | James Booth | 2014-01-23 | 1 | -0/+16 | |
| | ||||||
* | Added skeleton /alias command | James Booth | 2014-01-23 | 1 | -0/+7 | |
| | ||||||
* | Added statuses settings to prefs output | James Booth | 2014-01-21 | 1 | -20/+28 | |
| | ||||||
* | Added UI presence functions | James Booth | 2014-01-19 | 1 | -0/+36 | |
| | ||||||
* | Added port to /account show <account> | James Booth | 2014-01-19 | 1 | -0/+3 | |
| | ||||||
* | Show OTR coloured status | James Booth | 2014-01-16 | 1 | -0/+12 | |
| | | | | | | | | | | | | Customisable within theme files e.g.: titlebar.unencrypted=red titlebar.encrypted=green titlebar.trusted=red titlebar.untrusted=green Shows [unencrypted] for all non-OTR chat Disable with '/otr warn off' | |||||
* | Added setting /otr log on|off|redact | James Booth | 2014-01-13 | 1 | -0/+16 | |
| | ||||||
* | Added /otr theirfp with hardcoded fingerprint | James Booth | 2014-01-11 | 1 | -1/+1 | |
| | ||||||
* | Tidied navigation help | James Booth | 2014-01-02 | 1 | -4/+2 | |
| | | | | | | Conflicts: src/ui/console.c | |||||
* | Added full stop to /help service summary | James Booth | 2014-01-02 | 1 | -1/+1 | |
| | ||||||
* | Removed wins_refresh_console when not required for /sub command output | James Booth | 2013-12-27 | 1 | -2/+0 | |
| | | | | Implicitly called by cons_show | |||||
* | Bind console functions in main.c | James Booth | 2013-12-23 | 1 | -64/+66 | |
| | ||||||
* | Dynamically load UI functions, fixed tests | James Booth | 2013-12-22 | 1 | -120/+183 | |
| | ||||||
* | Added mocks and stubs for cons_show | James Booth | 2013-12-19 | 1 | -2/+3 | |
| | ||||||
* | Added simple mock test, refactored roster | James Booth | 2013-12-14 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into refactor2 | James Booth | 2013-11-11 | 1 | -0/+13 | |
|\ | | | | | | | | | Conflicts: src/ui/core.c | |||||
| * | Allow "account" setting in [connection] to autconnect the account | James Booth | 2013-11-07 | 1 | -0/+10 | |
| | | | | | | | | closes #251 | |||||
| * | Merge remote-tracking branch 'tsenart/passwords-on-accounts-file' | James Booth | 2013-11-07 | 1 | -0/+3 | |
| |\ | ||||||
| | * | Use passwords from the accounts file | Tomás Senart | 2013-10-14 | 1 | -0/+1 | |
| |/ | | | | | | | | | | | This commit makes it so that if the password in an account in the accounts file is present, then use it. Otherwise ask for the password to the user. | |||||
* | | Removed generic functions from ProfWin | James Booth | 2013-10-06 | 1 | -77/+77 | |
| | | ||||||
* | | Use ProfWin->print_line for console typing notifications | James Booth | 2013-10-06 | 1 | -4/+1 | |
|/ | ||||||
* | OO style for ProfWin type | James Booth | 2013-10-06 | 1 | -77/+79 | |
| | ||||||
* | Adding irssi style Alt-Left/Right window navigation | Jesse R. Adams | 2013-09-25 | 1 | -0/+2 | |
| | ||||||
* | Added git branch and revision to development builds | James Booth | 2013-09-17 | 1 | -0/+12 | |
| | ||||||
* | Allow users to set default muc service and nickname per account | James Booth | 2013-09-12 | 1 | -0/+6 | |
| | | | | | | | | See #238 Conflicts: src/config/accounts.c | |||||
* | Show correct window number for incoming in console | James Booth | 2013-08-28 | 1 | -1/+2 | |
| | ||||||
* | Changes to status bar for unlimited windows - WIP | James Booth | 2013-08-28 | 1 | -1/+1 | |
| | ||||||
* | Moved static function in console.c | James Booth | 2013-08-26 | 1 | -76/+76 | |
| | ||||||
* | Removed cons_create from console.c | James Booth | 2013-08-26 | 1 | -9/+0 | |
| | ||||||
* | Fix console references after merging master | James Booth | 2013-08-25 | 1 | -1/+3 | |
| | ||||||
* | Merge branch 'master' into windows | James Booth | 2013-08-25 | 1 | -6/+35 | |
|\ | ||||||
| * | removed strdup from g_string_append | Dmitry Podgorny | 2013-08-25 | 1 | -5/+5 | |
| | | ||||||
| * | most FREE_SET_NULL replaced with free | Dmitry Podgorny | 2013-08-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | FREE_SET_NULL makes extra assignment of NULL for pointers in stack or dynamic memory that is going to be freed. FREE_SET_NULL is useful for pointers that can be used in future. | |||||
| * | draft of bookmarks implementation | Dmitry Podgorny | 2013-07-14 | 1 | -0/+29 | |
| | | | | | | | | '/bookmark add' and '/bookmark remove' ain't finished | |||||
* | | Console module get console from windows | James Booth | 2013-08-20 | 1 | -4/+23 | |
| | | ||||||
* | | Initial code refactor for growable window list | James Booth | 2013-08-20 | 1 | -106/+49 | |
|/ | ||||||
* | Coloured contact and subscription in /roster and /group output | James Booth | 2013-07-03 | 1 | -55/+62 | |
| | ||||||
* | Show current setting with settings commands | James Booth | 2013-06-25 | 1 | -37/+150 | |
| | | | | closes #139 | |||||
* | Restructured help | James Booth | 2013-06-25 | 1 | -76/+11 | |
| | ||||||
* | Added group add and group remove to /roster command | James Booth | 2013-06-02 | 1 | -0/+60 | |
| | ||||||
* | Added roster list when using /roster with no args | James Booth | 2013-06-01 | 1 | -0/+36 | |
| |