Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in apidocs | Michael Vetter | 2021-10-01 | 1 | -1/+1 |
| | |||||
* | Fix typo in profapi.h | Michael Vetter | 2021-10-01 | 1 | -2/+2 |
| | |||||
* | Trim excess whitespace | a1346054 | 2021-08-26 | 1 | -5/+5 |
| | |||||
* | Fix prof_get_name_from_roster documentation | Dustin Lagoy | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | Add plugin get_barejid_from_roster function | Dustin Lagoy | 2021-04-29 | 1 | -0/+6 |
| | |||||
* | Change nick to name in api to match convention | Dustin Lagoy | 2021-04-28 | 1 | -1/+1 |
| | | | | | 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 | 1 | -0/+6 |
| | |||||
* | Add chat and room show calls to plugins api | James Booth | 2017-01-21 | 1 | -4/+46 |
| | |||||
* | Allow room display properies to be set by plugins | James Booth | 2017-01-20 | 1 | -2/+32 |
| | |||||
* | Allow chat prefix char to be set by plugins | James Booth | 2017-01-20 | 1 | -1/+30 |
| | |||||
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 1 | -0/+16 |
| | |||||
* | Add prof.encryption_reset to Plugins API | James Booth | 2017-01-18 | 1 | -0/+13 |
| | | | | issue #885 | ||||
* | Allow filepath autocompletion in plugins | James Booth | 2016-10-10 | 1 | -0/+7 |
| | | | | closes #858 | ||||
* | Update plugin API docs | James Booth | 2016-08-07 | 1 | -8/+8 |
| | |||||
* | Update plugin API docs | James Booth | 2016-08-02 | 1 | -1/+40 |
| | |||||
* | Fixes to plugin API docs | James Booth | 2016-07-30 | 1 | -4/+3 |
| | |||||
* | Update plugins API docs | James Booth | 2016-07-30 | 1 | -38/+35 |
| | |||||
* | Update plugin API docs | James Booth | 2016-07-30 | 1 | -80/+186 |
| | |||||
* | Added doxygen settings for C plugin API | James Booth | 2016-03-17 | 1 | -0/+180 |