Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy xmpp headers | James Booth | 2016-05-04 | 1 | -0/+1 |
| | |||||
* | Add /blocked command | James Booth | 2016-05-01 | 1 | -0/+28 |
| | |||||
* | Fixed test stubs | James Booth | 2016-05-01 | 1 | -1/+1 |
| | |||||
* | Plugins: Added prof_disco_add_feature() | James Booth | 2016-04-30 | 1 | -0/+1 |
| | |||||
* | Refactored /account set commands | James Booth | 2016-04-28 | 1 | -1/+1 |
| | |||||
* | Fixed tests | James Booth | 2016-04-27 | 4 | -112/+87 |
| | |||||
* | Added include to fix tests | James Booth | 2016-04-26 | 1 | -0/+1 |
| | |||||
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 2 | -3/+67 |
| | |||||
* | Merge remote-tracking branch 'asdil12/tray_config' | James Booth | 2016-04-17 | 1 | -0/+1 |
| | |||||
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 4 | -112/+139 |
| | |||||
* | Added prof_strstr function | James Booth | 2016-04-03 | 3 | -70/+112 |
| | |||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 7 | -17/+17 |
| | |||||
* | Added prof_send_stanza to plugins API | James Booth | 2016-03-23 | 1 | -0/+6 |
| | |||||
* | Add PGP decryption for incoming/outgoing carbons | James Booth | 2016-03-22 | 1 | -1/+1 |
| | |||||
* | Tidied cons_show_help | James Booth | 2016-02-18 | 1 | -3/+1 |
| | |||||
* | Added new help format to c plugins WIP | James Booth | 2016-02-18 | 1 | -0/+2 |
| | |||||
* | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 7 | -20/+28 |
| | |||||
* | Highlight room trigger terms | James Booth | 2016-02-13 | 1 | -1/+1 |
| | |||||
* | Fix room notification reminders | James Booth | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | Implemented /console chat setting | James Booth | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | Fixed tests | James Booth | 2016-02-03 | 1 | -0/+2 |
| | |||||
* | Handle occupant kicked/banned in private chat wins | James Booth | 2016-02-02 | 1 | -0/+6 |
| | |||||
* | Removed unused arg from roster_get_ functions | James Booth | 2016-01-31 | 2 | -11/+11 |
| | |||||
* | Fixed assertion errors in tests | James Booth | 2016-01-30 | 1 | -1/+3 |
| | |||||
* | Show console messages for room mention and triggers | James Booth | 2016-01-24 | 1 | -1/+1 |
| | | | | closes #719 | ||||
* | Fixed tests | James Booth | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | Added account theme property | James Booth | 2016-01-22 | 6 | -16/+18 |
| | |||||
* | WIP: Add /theme properties command | James Booth | 2016-01-21 | 1 | -0/+1 |
| | |||||
* | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 5 | -118/+90 |
| | |||||
* | Added hardcoded autoping timeout | James Booth | 2015-12-31 | 1 | -0/+1 |
| | |||||
* | Added /console command | James Booth | 2015-12-29 | 1 | -0/+1 |
| | |||||
* | Added cons_show_incoming_room_message() | James Booth | 2015-12-20 | 1 | -0/+1 |
| | |||||
* | Show PGP error strings | James Booth | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | Moved sending of initial presence to sv_ev_roster_received | James Booth | 2015-12-14 | 1 | -0/+4 |
| | |||||
* | Added /wins unread | James Booth | 2015-11-30 | 1 | -1/+5 |
| | |||||
* | Only show reminder notifications when notifications are enabled | James Booth | 2015-11-25 | 1 | -0/+4 |
| | |||||
* | Tidy regular chat and room notifications | James Booth | 2015-11-24 | 1 | -1/+1 |
| | |||||
* | Show summary of trusted certificates, add /tls cert <fingerprint> | James Booth | 2015-11-22 | 1 | -1/+1 |
| | | | | fixes #676 | ||||
* | Removed unused priority settings | James Booth | 2015-11-20 | 1 | -1/+0 |
| | |||||
* | Pass offline filter to roster_get_contacts | James Booth | 2015-11-18 | 2 | -11/+11 |
| | |||||
* | Pass ordering to roster list functions | James Booth | 2015-11-18 | 2 | -11/+11 |
| | |||||
* | Added more group tests | James Booth | 2015-11-14 | 3 | -15/+288 |
| | |||||
* | Keep count of group members | James Booth | 2015-11-12 | 3 | -0/+155 |
| | |||||
* | Fixed tests | James Booth | 2015-11-10 | 1 | -0/+11 |
| | |||||
* | Renamed MUC private window functions | James Booth | 2015-11-08 | 1 | -2/+2 |
| | |||||
* | ui_incoming_private_msg takes ProfPrivateWin, added asserts | James Booth | 2015-11-08 | 1 | -1/+1 |
| | |||||
* | Removed ui_new_private_win | James Booth | 2015-11-05 | 1 | -4/+0 |
| | |||||
* | Make all mucconfwin functions take ProfMucConfWin | James Booth | 2015-11-02 | 1 | -2/+2 |
| | |||||
* | Renamed mucconfwin functions | James Booth | 2015-11-02 | 1 | -5/+5 |
| | |||||
* | Removed ui_statusbar_new | James Booth | 2015-11-02 | 1 | -1/+0 |
| |