about summary refs log tree commit diff stats
path: root/apidocs/python/src/prof.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in apidocsMichael Vetter2021-10-011-1/+1
|
* Trim excess whitespacea13460542021-08-261-30/+30
|
* Fix typos in functions namesraspbeguy2021-07-121-8/+8
| | | Probably a refactoring that didn't go well.
* Fix prof_get_name_from_roster documentationDustin Lagoy2021-04-291-1/+1
|
* Add plugin get_barejid_from_roster functionDustin Lagoy2021-04-291-0/+9
|
* Change nick to name in api to match conventionDustin Lagoy2021-04-281-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 functionDustin Lagoy2021-04-281-0/+9
|
* Add chat and room show calls to plugins apiJames Booth2017-01-211-2/+88
|
* Allow room display properies to be set by pluginsJames Booth2017-01-201-5/+78
|
* Allow chat prefix char to be set by pluginsJames Booth2017-01-201-0/+62
|
* Add titlebar encryption text to plugins apiJames Booth2017-01-191-0/+32
|
* Add prof.encryption_reset to Plugins APIJames Booth2017-01-181-0/+21
| | | | issue #885
* Allow filepath autocompletion in pluginsJames Booth2016-10-101-0/+14
| | | | closes #858
* Fix type in python API docsJames Booth2016-08-081-2/+2
|
* Update plugin API docsJames Booth2016-08-071-8/+8
|
* Update plugin API docsJames Booth2016-08-021-0/+72
|
* Fixes to plugin API docsJames Booth2016-07-301-1/+0
|
* Update plugin API docsJames Booth2016-07-301-7/+7
|
* Update python API docsJames Booth2016-07-301-1/+7
|
* Fix type in python api docsJames Booth2016-07-301-1/+1
|
* Update python API docsJames Booth2016-07-301-35/+466
|
* Updates to python docsJames Booth2016-07-291-14/+20
|
* Add Python API docsJames Booth2016-07-291-0/+83
m R. Garbe <arg@10kloc.org> 2006-08-28 14:32:51 +0200 committer Anselm R. Garbe <arg@10kloc.org> 2006-08-28 14:32:51 +0200 removed crappy variables' href='/acidbong/suckless/dwm/commit/config.arg.h?h=1.7.1&id=7b6d5ff29863e4bc7ba787357133ffb9bc5157e6'>7b6d5ff ^
ce04a66 ^




7b6d5ff ^
ce04a66 ^


7b6d5ff ^
ce04a66 ^
a73a882 ^



d6a6eca ^
f1fe19b ^
e21d93b ^
f1fe19b ^

a73a882 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65