Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo from "the Yes" to "to YES" | arya-pratap-singh | 2022-02-03 | 1 | -1/+1 |
| | |||||
* | Fix typos in apidocs | Michael Vetter | 2021-10-01 | 4 | -6/+6 |
| | |||||
* | Fix typo in profapi.h | Michael Vetter | 2021-10-01 | 1 | -2/+2 |
| | |||||
* | Trim excess whitespace | a1346054 | 2021-08-26 | 4 | -45/+45 |
| | |||||
* | Fix typos in functions names | raspbeguy | 2021-07-12 | 1 | -8/+8 |
| | | | Probably a refactoring that didn't go well. | ||||
* | Fix prof_get_name_from_roster documentation | Dustin Lagoy | 2021-04-29 | 2 | -2/+2 |
| | |||||
* | Add plugin get_barejid_from_roster function | Dustin Lagoy | 2021-04-29 | 2 | -0/+15 |
| | |||||
* | Change nick to name in api to match convention | Dustin Lagoy | 2021-04-28 | 2 | -2/+2 |
| | | | | | Change all instances of *get_nick_from_roster to *get_name_from_roster to match the convention of names in the roster itself. | ||||
* | Add plugin prof_get_nick_from_roster function | Dustin Lagoy | 2021-04-28 | 2 | -0/+15 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Add pre chat and room message blocking | James Booth | 2017-01-22 | 2 | -6/+6 |
| | |||||
* | Add chat and room show calls to plugins api | James Booth | 2017-01-21 | 2 | -6/+134 |
| | |||||
* | Allow room display properies to be set by plugins | James Booth | 2017-01-20 | 2 | -7/+110 |
| | |||||
* | Allow chat prefix char to be set by plugins | James Booth | 2017-01-20 | 2 | -1/+92 |
| | |||||
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 2 | -0/+48 |
| | |||||
* | Add prof.encryption_reset to Plugins API | James Booth | 2017-01-18 | 2 | -0/+34 |
| | | | | issue #885 | ||||
* | Allow filepath autocompletion in plugins | James Booth | 2016-10-10 | 2 | -0/+21 |
| | | | | closes #858 | ||||
* | Add resource to chat message plugin hooks | James Booth | 2016-08-10 | 2 | -4/+10 |
| | |||||
* | Rename plugin jid arguments | James Booth | 2016-08-10 | 2 | -50/+50 |
| | |||||
* | Fix type in python API docs | James Booth | 2016-08-08 | 1 | -2/+2 |
| | |||||
* | Update plugin API docs | James Booth | 2016-08-07 | 2 | -16/+16 |
| | |||||
* | Update plugin API docs | James Booth | 2016-08-02 | 5 | -4/+115 |
| | |||||
* | Update gitignore, added python API docs Makefile | James Booth | 2016-08-02 | 1 | -0/+216 |
| | |||||
* | Fixes to plugin API docs | James Booth | 2016-07-30 | 3 | -10/+8 |
| | |||||
* | Update python API docs | James Booth | 2016-07-30 | 2 | -2/+5 |
| | |||||
* | Update plugins API docs | James Booth | 2016-07-30 | 3 | -98/+184 |
| | |||||
* | Update plugin API docs | James Booth | 2016-07-30 | 2 | -87/+193 |
| | |||||
* | Update python API docs | James Booth | 2016-07-30 | 1 | -8/+2 |
| | |||||
* | Update python API docs | James Booth | 2016-07-30 | 2 | -8/+250 |
| | |||||
* | Fix type in python api docs | James Booth | 2016-07-30 | 1 | -1/+1 |
| | |||||
* | Update python API docs | James Booth | 2016-07-30 | 1 | -35/+466 |
| | |||||
* | Updates to python docs | James Booth | 2016-07-29 | 2 | -15/+22 |
| | |||||
* | Add python plugin hook docs | James Booth | 2016-07-29 | 1 | -0/+119 |
| | |||||
* | Add Python API docs | James Booth | 2016-07-29 | 4 | -0/+386 |
| | |||||
* | Added doxygen settings for C plugin API | James Booth | 2016-03-17 | 4 | -0/+2717 |