index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
profapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Add chat and room show calls to plugins api
James Booth
2017-01-21
1
-0
/
+8
*
Allow room display properies to be set by plugins
James Booth
2017-01-20
1
-0
/
+4
*
Allow chat prefix char to be set by plugins
James Booth
2017-01-20
1
-1
/
+4
*
Add titlebar encryption text to plugins api
James Booth
2017-01-19
1
-0
/
+4
*
Add prof.encryption_reset to Plugins API
James Booth
2017-01-18
1
-0
/
+2
*
Add get_room_nick to plugins api
James Booth
2016-11-06
1
-0
/
+2
*
Allow filepath autocompletion in plugins
James Booth
2016-10-10
1
-0
/
+1
*
Remove disco features added by plugins on unload
James Booth
2016-08-11
1
-1
/
+1
*
Rename plugins settings functions
James Booth
2016-08-07
1
-8
/
+8
*
Return int on c_api_settings_string_list_remove_all
James Booth
2016-08-01
1
-1
/
+1
*
Add string lists settings to plugins
James Booth
2016-08-01
1
-0
/
+4
*
Add typedefs to C plugin API
James Booth
2016-07-30
1
-3
/
+3
*
Free python_str_or_unicode_to_string results
James Booth
2016-07-25
1
-1
/
+1
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
Pass plugin name to all autocompleter functions
James Booth
2016-07-04
1
-2
/
+2
*
Add plugin name to win_create api call
James Booth
2016-07-03
1
-1
/
+1
*
Revert "WIP - Unload plugin commands"
James Booth
2016-06-30
1
-1
/
+1
*
WIP - Unload plugin commands
James Booth
2016-06-29
1
-1
/
+1
*
Add macro for plugins completer add
James Booth
2016-06-23
1
-1
/
+1
*
Add macro for C plugins register_timed
James Booth
2016-06-23
1
-1
/
+1
*
Add function to get C plugin name
James Booth
2016-06-23
1
-1
/
+1
*
Plugins: Added prof_disco_add_feature()
James Booth
2016-04-30
1
-0
/
+2
*
Plugins: Added more muc hooks
James Booth
2016-04-15
1
-0
/
+2
*
Plugins: Added completer_clear
James Booth
2016-04-07
1
-0
/
+1
*
Plugins: Added completer_remove
James Booth
2016-04-07
1
-0
/
+1
*
Plugins: Renamed register_ac->completer_add
James Booth
2016-04-07
1
-1
/
+1
*
Plugins: Added basic incoming message function
James Booth
2016-03-29
1
-0
/
+2
*
Added integer settings for plugins
James Booth
2016-03-26
1
-0
/
+2
*
Added plugin string settings
James Booth
2016-03-26
1
-0
/
+2
*
Added boolean settings for plugins
James Booth
2016-03-25
1
-0
/
+3
*
Added prof_send_stanza to plugins API
James Booth
2016-03-23
1
-0
/
+1
*
Added current_win_is_console to plugins api
James Booth
2016-02-28
1
-0
/
+1
*
Added theme support to plugins
James Booth
2016-02-21
1
-4
/
+3
*
Return result from plugin calls
James Booth
2016-02-21
1
-8
/
+8
*
Added prof_cons_bad_cmd_usage plugin function
James Booth
2016-02-18
1
-1
/
+1
*
Added new help format to c plugins WIP
James Booth
2016-02-18
1
-1
/
+2
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
Added C plugin code from plugins branch
James Booth
2016-02-14
1
-0
/
+70