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
/
plugins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Improve plugin load/install failure message
Michael Vetter
2019-06-07
1
-10
/
+21
*
Merge pull request #994 from philipflohr/master
Michael Vetter
2019-02-20
1
-1
/
+2
|
\
|
*
Fail plugin unload operation if plugin does not exist
Philip Flohr
2019-02-20
1
-1
/
+2
*
|
Merge pull request #995 from philipflohr/plugins_unload_all
Michael Vetter
2019-02-20
1
-3
/
+3
|
\
\
|
*
|
plugins_unload_all fails if one plugin unload operation fails
Philip Flohr
2018-04-21
1
-3
/
+3
|
|
/
*
|
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
|
Fix extended plugin handling PR
Philip Flohr
2018-09-06
1
-1
/
+6
*
|
added the possibility to uninstall a plugin
Philip Flohr
2018-09-06
1
-0
/
+15
*
|
use gio functions for file copy
Philip Flohr
2018-09-06
1
-2
/
+1
*
|
removed unreachable code: if plugin is loaded it is also installed and theref...
Philip Flohr
2018-09-06
1
-5
/
+0
*
|
provide feedback on failure cause if plugin installation fails
Philip Flohr
2018-09-06
1
-3
/
+6
*
|
Fail plugin installation if the target file already exists
Philip Flohr
2018-09-06
1
-0
/
+6
|
/
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Allow previous autocompletion with shift tab
James Booth
2017-04-01
1
-2
/
+2
*
Allow installing plugins from directory
James Booth
2017-02-05
1
-0
/
+37
*
Allow loading all plugins
James Booth
2017-02-05
1
-2
/
+24
*
Allow unloading all plugins
James Booth
2017-02-05
1
-0
/
+21
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Add pre chat and room message blocking
James Booth
2017-01-22
1
-15
/
+37
*
Remove status from cl_ev_presence_send
James Booth
2017-01-15
1
-2
/
+1
*
Fix assertion errors in unit tests
James Booth
2016-09-25
1
-0
/
+2
*
Remove disco features added by plugins on unload
James Booth
2016-08-11
1
-0
/
+10
*
Add resource to chat message plugin hooks
James Booth
2016-08-10
1
-4
/
+4
*
Rename plugin jid arguments
James Booth
2016-08-10
1
-28
/
+28
*
Move all filepath handling to files.c
James Booth
2016-07-24
1
-15
/
+2
*
Move xgd functions
James Booth
2016-07-24
1
-1
/
+1
*
Add config/files.c
James Booth
2016-07-24
1
-0
/
+1
*
Tidy headers
James Booth
2016-07-24
1
-4
/
+3
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
Remove redundant plugin dir function
James Booth
2016-07-13
1
-16
/
+4
*
Add /plugins install command
James Booth
2016-07-12
1
-0
/
+26
*
Remove plugin window on /close
James Booth
2016-07-12
1
-0
/
+6
*
Allow reloading all plugins with /plugin reload
James Booth
2016-07-10
1
-0
/
+21
*
Add /plugin reload command
James Booth
2016-07-10
1
-0
/
+11
*
Plugin unload remove cmd_acs and close window
James Booth
2016-07-05
1
-4
/
+15
*
Add plugins on_unload hook
James Booth
2016-07-05
1
-0
/
+5
*
Move prefs_remove_plugin to plugins_unload
James Booth
2016-07-04
1
-1
/
+3
*
Rename callback execte and destroy functions
James Booth
2016-07-03
1
-1
/
+1
*
Move plugin theme and settings init
James Booth
2016-07-01
1
-3
/
+2
*
Use hash table to store plugins
James Booth
2016-06-30
1
-92
/
+127
*
Fix plugin load prefs
James Booth
2016-06-30
1
-1
/
+1
*
Move plugin config add on load
James Booth
2016-06-30
1
-0
/
+1
*
/plugins unload command and completer
James Booth
2016-06-30
1
-0
/
+20
*
Revert "WIP - Unload plugin commands"
James Booth
2016-06-30
1
-27
/
+0
*
WIP - Unload plugin commands
James Booth
2016-06-29
1
-0
/
+27
*
Move connection fulljid function
James Booth
2016-05-06
1
-1
/
+1
*
Rename jabber_ functions
James Booth
2016-05-06
1
-2
/
+2
*
Add session.c
James Booth
2016-05-05
1
-1
/
+1
*
Tidy xmpp headers
James Booth
2016-05-04
1
-0
/
+1
[next]