Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge remote-tracking branch 'pasis/memleak' | James Booth | 2014-09-09 | 2 | -0/+2 | |
| |\ | ||||||
| | * | Fixed memory leaks | Dmitry Podgorny | 2014-09-09 | 2 | -0/+2 | |
| |/ | ||||||
* | | Added TODO for handling room config form request errors | James Booth | 2014-09-09 | 1 | -0/+1 | |
| | | ||||||
* | | Formatting of room config form | James Booth | 2014-09-09 | 1 | -52/+80 | |
| | | ||||||
* | | Move to existing room config window if exists | James Booth | 2014-09-08 | 1 | -1/+10 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-07 | 1 | -1/+1 | |
|\| | ||||||
| * | Fixed spelling mistake in ping errors | James Booth | 2014-09-07 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-07 | 3 | -0/+51 | |
|\| | | | | | | | | | Conflicts: src/server_events.h | |||||
| * | Added error handling for /ping command responses | James Booth | 2014-09-07 | 3 | -0/+51 | |
| | | ||||||
* | | Removed unnecessary NULL checks when freeing form | James Booth | 2014-09-07 | 1 | -40/+12 | |
| | | ||||||
* | | Create new window for room configuration | James Booth | 2014-09-07 | 3 | -17/+38 | |
| | | ||||||
* | | Moved room config UI code to ui/core.c | James Booth | 2014-09-07 | 3 | -70/+78 | |
| | | ||||||
* | | Fix option handling for room config form parsing | James Booth | 2014-09-06 | 2 | -2/+3 | |
| | | ||||||
* | | Reassign stanza name when looking for field values | James Booth | 2014-09-06 | 1 | -1/+2 | |
| | | ||||||
* | | Added further debug output for room config | James Booth | 2014-09-06 | 1 | -8/+55 | |
| | | ||||||
* | | Rewrite form parser | James Booth | 2014-09-06 | 6 | -74/+227 | |
| | | ||||||
* | | Created form module | James Booth | 2014-09-05 | 6 | -102/+193 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-05 | 1 | -1/+1 | |
|\| | ||||||
| * | Changed summary for /help autoaway to reflect correct parameter 'time' | Michael Phillips | 2014-09-05 | 1 | -1/+1 | |
| | | ||||||
* | | Debug room config form fields | James Booth | 2014-09-05 | 3 | -6/+33 | |
| | | ||||||
* | | Debug room vars | James Booth | 2014-09-05 | 1 | -0/+11 | |
| | | ||||||
* | | Parse data form for room configuration | James Booth | 2014-09-04 | 5 | -11/+50 | |
| | | ||||||
* | | Added ID handler for room config form | James Booth | 2014-09-04 | 1 | -2/+32 | |
| | | ||||||
* | | Added /room config edit and /room config cancel | James Booth | 2014-09-04 | 7 | -17/+114 | |
|/ | ||||||
* | Fix room config check for servers that don't send 110 status | James Booth | 2014-09-04 | 1 | -11/+2 | |
| | ||||||
* | Fixed spelling mistake | James Booth | 2014-09-04 | 1 | -1/+1 | |
| | ||||||
* | Updated help for /ping | James Booth | 2014-09-04 | 1 | -0/+1 | |
| | ||||||
* | Added /ping command | James Booth | 2014-09-04 | 9 | -4/+86 | |
| | ||||||
* | Validate usage of /room config command, added UI messages | James Booth | 2014-09-03 | 7 | -13/+84 | |
| | ||||||
* | Handle /room config cancel | James Booth | 2014-09-03 | 5 | -0/+101 | |
| | ||||||
* | Send room destroy iq on /room config cancel | James Booth | 2014-09-03 | 5 | -0/+44 | |
| | ||||||
* | Send instant room request | James Booth | 2014-09-03 | 5 | -1/+47 | |
| | ||||||
* | WIP - Handle /room config commands | James Booth | 2014-09-03 | 1 | -1/+9 | |
| | ||||||
* | Added /room config command | James Booth | 2014-09-03 | 3 | -0/+56 | |
| | ||||||
* | Show message when room requires config | James Booth | 2014-09-03 | 7 | -0/+83 | |
| | ||||||
* | Added back switching win on new outgoing message | James Booth | 2014-09-01 | 1 | -0/+1 | |
| | ||||||
* | Always update UI in event loop, removed updates from rest of code | James Booth | 2014-09-01 | 7 | -366/+13 | |
| | ||||||
* | Tidied console presence messages | James Booth | 2014-09-01 | 1 | -4/+0 | |
| | ||||||
* | Paging fixes | James Booth | 2014-08-31 | 1 | -3/+3 | |
| | | | | | - Include empty line when showing end page - Switch off paging when last line and empty line visible | |||||
* | Removed bookmarks todo | James Booth | 2014-08-31 | 1 | -1/+0 | |
| | ||||||
* | Merge remote-tracking branch 'tdi/master' | James Booth | 2014-08-29 | 1 | -7/+13 | |
|\ | ||||||
| * | Concise formatting of /roster command | Dariusz Dwornikowski | 2014-08-28 | 1 | -7/+8 | |
|/ | ||||||
* | Small spelling fixes in code and comments | Dariusz Dwornikowski | 2014-08-27 | 4 | -5/+5 | |
| | ||||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 81 | -0/+1016 | |
| | ||||||
* | Check window exsists before doing incoming typing notifications | James Booth | 2014-08-21 | 1 | -1/+4 | |
| | | | | issue #397 | |||||
* | Check for chat room window on muc events, log error when doesn't exist | James Booth | 2014-08-20 | 1 | -160/+186 | |
| | | | | issue #341 | |||||
* | Added /bookmark with no args usage when in chat room | James Booth | 2014-08-19 | 2 | -61/+86 | |
| | | | | issue #402 | |||||
* | Handle chat states for users not in roster | James Booth | 2014-08-19 | 2 | -6/+14 | |
| | | | | issue #397 | |||||
* | Set window active instead of new on room subject | James Booth | 2014-08-18 | 1 | -1/+1 | |
| | ||||||
* | "/bookmark add foo" crash - fix | Jan Hacker | 2014-08-17 | 2 | -5/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | A user providing an invalid JID when creating a new bookmark (like 'foo') would reproducibly crash/segfault profanity, as it insists on checking string length behind the @ of the JID. However, it could be NULL if the user accidentally omitted it. The patch avoids the crash by NULL-checking and prevents getting there in the first place by checking the argument to "add". Backtrace of unpatched profanity with above command: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000 0x00007fff85699732 in strlen () (gdb) bt #0 0x00007fff85699732 in strlen () #1 0x00000001000965d2 in xmpp_strdup () #2 0x0000000100095d6d in xmpp_stanza_set_attribute () #3 0x0000000100011c5c in _send_bookmarks () #4 0x00000001000115a8 in _bookmark_add () #5 0x000000010003320d in cmd_bookmark () #6 0x000000010002a0f2 in cmd_execute () #7 0x0000000100003a1d in process_input () #8 0x00000001000037c7 in prof_run () #9 0x0000000100045032 in main () (gdb) |