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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove redundant plugin dir function
James Booth
2016-07-13
1
-16
/
+4
*
Free memory when plugin windows closed
James Booth
2016-07-13
2
-0
/
+4
*
Add /plugins install command
James Booth
2016-07-12
7
-106
/
+218
*
Remove plugin window on /close
James Booth
2016-07-12
11
-7
/
+28
*
Check for plugin win before creating
James Booth
2016-07-12
5
-19
/
+31
*
Allow reloading all plugins with /plugin reload
James Booth
2016-07-10
4
-10
/
+33
*
Add /plugin reload command
James Booth
2016-07-10
5
-2
/
+55
*
Remove string allocation for conflists
James Booth
2016-07-10
1
-3
/
+3
*
Store python modules on load
James Booth
2016-07-09
1
-9
/
+13
*
Reaload python module if previous loaded on /plugin load
James Booth
2016-07-09
1
-2
/
+14
*
Plugin unload remove cmd_acs and close window
James Booth
2016-07-05
7
-7
/
+75
*
Revert "Move adding plugins commands to autocompleters"
James Booth
2016-07-05
2
-4
/
+3
*
Move adding plugins commands to autocompleters
James Booth
2016-07-05
2
-3
/
+4
*
Add plugins on_unload hook
James Booth
2016-07-05
6
-0
/
+43
*
Store plugin completers by plugin name
James Booth
2016-07-05
5
-45
/
+96
*
Pass plugin name to all autocompleter functions
James Booth
2016-07-04
7
-16
/
+39
*
Move prefs_remove_plugin to plugins_unload
James Booth
2016-07-04
2
-2
/
+3
*
Remove plugin callbacks in plugin_destroy functions
James Booth
2016-07-04
4
-1
/
+12
*
Store plugin window callbacks by plugin name
James Booth
2016-07-04
3
-6
/
+35
*
Use hash table for plugin timed functions
James Booth
2016-07-04
3
-24
/
+52
*
Unit test for callback_add_command()
James Booth
2016-07-04
1
-7
/
+32
*
Free plugins commands on quit
James Booth
2016-07-04
15
-50
/
+200
*
Rename callback execte and destroy functions
James Booth
2016-07-03
4
-17
/
+17
*
Add plugin name to win_create api call
James Booth
2016-07-03
6
-6
/
+15
*
Move plugin theme and settings init
James Booth
2016-07-01
2
-4
/
+2
*
Use hash table to store plugins
James Booth
2016-06-30
4
-109
/
+143
*
Fix plugin load prefs
James Booth
2016-06-30
1
-1
/
+1
*
Move plugin config add on load
James Booth
2016-06-30
2
-1
/
+1
*
/plugins unload command and completer
James Booth
2016-06-30
7
-2
/
+76
*
Pass plugin name to api layer
James Booth
2016-06-30
4
-14
/
+14
*
Revert "WIP - Unload plugin commands"
James Booth
2016-06-30
21
-162
/
+21
*
WIP - Unload plugin commands
James Booth
2016-06-29
21
-21
/
+162
*
Add macro for plugins completer add
James Booth
2016-06-23
4
-4
/
+11
*
Add macro for C plugins register_timed
James Booth
2016-06-23
4
-8
/
+15
*
Add function to get C plugin name
James Booth
2016-06-23
3
-4
/
+25
*
Add function to get plugin name
James Booth
2016-06-22
1
-0
/
+20
*
Add ProfIdFreeCallback to free stale id handlers on connect
James Booth
2016-06-08
5
-41
/
+86
*
Fix memory leaks
James Booth
2016-06-08
3
-21
/
+8
*
Free string on connect autocomplete
James Booth
2016-06-08
1
-0
/
+2
*
Check for NULL before clearing connection data
James Booth
2016-06-01
1
-3
/
+7
*
Complete no arg for /account properties
James Booth
2016-06-01
1
-31
/
+39
*
Complete no arg for /join properties
James Booth
2016-06-01
1
-19
/
+26
*
Complete no arg for /connect properties
James Booth
2016-06-01
1
-50
/
+49
*
Merge branch 'master' into complete-empty
James Booth
2016-05-31
11
-220
/
+211
|
\
|
*
Update /notify help
James Booth
2016-05-31
1
-1
/
+2
|
*
Remove commented code
James Booth
2016-05-31
1
-26
/
+0
|
*
Move /statuses options to /presence command
James Booth
2016-05-31
11
-215
/
+199
|
*
Add /presence titlebar subcommand
James Booth
2016-05-31
3
-32
/
+64
*
|
Merge branch 'master' into complete-empty
James Booth
2016-05-25
2
-14
/
+20
|
\
|
|
*
Update window navigation help
James Booth
2016-05-25
2
-14
/
+20
[prev]
[next]