Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moved ui_current_page_off to ui_incoming_msg | James Booth | 2014-03-31 | 1 | -0/+2 | |
| | ||||||
* | 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 | 11 | -12/+12 | |
| | ||||||
* | Refactored muc_room_is_active to only take room, rather than full jid | James Booth | 2014-03-08 | 1 | -2/+2 | |
| | ||||||
* | Added test for /join with nick option | James Booth | 2014-03-08 | 2 | -4/+4 | |
| | ||||||
* | fixed build error when make run with -jN option | Dmitry Podgorny | 2014-03-06 | 2 | -2/+2 | |
| | | | | | Race can occur when gitversion file isn't fully generated before it is used. | |||||
* | Added configure checks to enable desktop notifications on OSX | James Booth | 2014-03-04 | 1 | -0/+2 | |
| | ||||||
* | Log message when cannot send desktop nofication | James Booth | 2014-03-04 | 1 | -1/+5 | |
| | ||||||
* | Added OSX desktop notifications using terminal-notifier | James Booth | 2014-03-04 | 1 | -0/+20 | |
| | | | | | Requires Xcode WIP - No configure.ac changes | |||||
* | Removed debug on error messages | James Booth | 2014-02-23 | 1 | -1/+0 | |
| | ||||||
* | Added /otr myfp test | James Booth | 2014-02-17 | 1 | -1/+1 | |
| | ||||||
* | Added tests for /otr warn | James Booth | 2014-02-16 | 2 | -0/+8 | |
| | ||||||
* | Show message on /alias list when no aliases | James Booth | 2014-02-15 | 1 | -0/+5 | |
| | ||||||
* | Moved otr sources into folder | James Booth | 2014-02-12 | 1 | -1/+1 | |
| | ||||||
* | Use wnoutrefresh, pnoutrefresh and doupdate | James Booth | 2014-02-02 | 7 | -7/+9 | |
| | | | | Issue #298 | |||||
* | Refactored handle_presence_error, removed no longer used functions | James Booth | 2014-01-30 | 4 | -79/+1 | |
| | ||||||
* | Added fallback message error handlers | James Booth | 2014-01-27 | 2 | -0/+37 | |
| | ||||||
* | Show original error message | James Booth | 2014-01-26 | 2 | -9/+6 | |
| | ||||||
* | Changed error message when couldn't join room | James Booth | 2014-01-26 | 1 | -6/+16 | |
| | ||||||
* | Handle recipient not found | James Booth | 2014-01-26 | 2 | -0/+28 | |
| | ||||||
* | Added aliases to autocomplete | James Booth | 2014-01-23 | 2 | -8/+0 | |
| | ||||||
* | Added /alias command, writing aliases to [alias] group in profrc | James Booth | 2014-01-23 | 2 | -0/+17 | |
| | ||||||
* | Added skeleton /alias command | James Booth | 2014-01-23 | 2 | -0/+8 | |
| | ||||||
* | Convert name to barejid on retrieving win in titlebar for otr messages | James Booth | 2014-01-21 | 1 | -1/+3 | |
| | | | | fixes #289 | |||||
* | Added statuses settings to prefs output | James Booth | 2014-01-21 | 1 | -20/+28 | |
| | ||||||
* | Added UI presence functions | James Booth | 2014-01-19 | 3 | -0/+83 | |
| | ||||||
* | Inlined ui_contact_online and ui_contact_offline | James Booth | 2014-01-19 | 2 | -60/+0 | |
| | ||||||
* | Added port to /account show <account> | James Booth | 2014-01-19 | 1 | -0/+3 | |
| | ||||||
* | Added OTR remaining system messages and colouring | James Booth | 2014-01-17 | 1 | -4/+8 | |
| | ||||||
* | Tidied OTR messages | James Booth | 2014-01-16 | 2 | -0/+18 | |
| | ||||||
* | Show OTR coloured status | James Booth | 2014-01-16 | 4 | -9/+78 | |
| | | | | | | | | | | | | 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' | |||||
* | Set boolean when typing in titlebar | James Booth | 2014-01-16 | 1 | -10/+9 | |
| | ||||||
* | Removed title_bar_draw from UI module | James Booth | 2014-01-16 | 3 | -19/+8 | |
| | ||||||
* | Use title_bar_draw in title_bar_refresh | James Booth | 2014-01-16 | 1 | -4/+1 | |
| | ||||||
* | Added constant for console title | James Booth | 2014-01-16 | 1 | -1/+3 | |
| | ||||||
* | Remove manual memory allocation from titlebar | James Booth | 2014-01-16 | 1 | -28/+14 | |
| | ||||||
* | Renamed recipient -> current_recipient in titlebar | James Booth | 2014-01-16 | 1 | -11/+11 | |
| | ||||||
* | Inlined _title_bar_draw_title and _title_bar_draw_presence | James Booth | 2014-01-16 | 1 | -24/+8 | |
| | ||||||
* | Use title_bar_draw where possible in title bar | James Booth | 2014-01-16 | 1 | -15/+3 | |
| | ||||||
* | Always erase and refresh titlebar when drawing | James Booth | 2014-01-16 | 1 | -0/+8 | |
| | ||||||
* | Added _title_bar_draw_title when setting presence | James Booth | 2014-01-16 | 1 | -1/+2 | |
| | ||||||
* | Removed _title_bar_show | James Booth | 2014-01-16 | 1 | -13/+6 | |
| | ||||||
* | Removed title_bar_show from UI module | James Booth | 2014-01-16 | 2 | -3/+2 | |
| | ||||||
* | Renamed title bar status -> presence | James Booth | 2014-01-16 | 2 | -11/+11 | |
| | ||||||
* | Renamed title_bar_set_status -> title_bar_set_presence | James Booth | 2014-01-16 | 3 | -5/+7 | |
| | ||||||
* | Renamed title_bar -> win | James Booth | 2014-01-16 | 1 | -31/+31 | |
| | ||||||
* | Renamed title_bar_title -> title_bar_console | James Booth | 2014-01-16 | 3 | -9/+9 | |
| | ||||||
* | Removed dirty flag from titlebar | James Booth | 2014-01-16 | 1 | -15/+16 | |
| | ||||||
* | Added setting /otr log on|off|redact | James Booth | 2014-01-13 | 2 | -0/+17 | |
| | ||||||
* | Merge branch 'master' into otr | James Booth | 2014-01-12 | 1 | -0/+2 | |
|\ |