about summary refs log tree commit diff stats
path: root/src/plugins/python_api.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-4/+4
|
* Revert "Apply coding style"Michael Vetter2020-07-071-4/+4
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-4/+4
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Make header defines consistentJames Booth2016-07-241-2/+2
|
* Merge branch 'master' into python3James Booth2016-07-241-1/+1
|\ | | | | | | | | Conflicts: .gitignore
| * Update GPL link in headersJames Booth2016-07-241-1/+1
| |
* | Allow str and unicode in python apiJames Booth2016-07-241-1/+1
| |
* | Tidy python3 conditional codeJames Booth2016-07-191-0/+2
| |
* | Add python_init_prof()James Booth2016-07-181-3/+1
| |
* | Fix prof module init for python3James Booth2016-07-181-1/+3
|/
* Added python plugins codeJames Booth2016-02-241-0/+46