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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add /plugins python_version command
James Booth
2016-07-24
3
-2
/
+18
*
Update GPL link in headers
James Booth
2016-07-24
6
-6
/
+6
*
Use g_path_get_basename when installing plugin
James Booth
2016-07-18
1
-1
/
+2
*
Fix plugin install output
James Booth
2016-07-13
1
-1
/
+1
*
Add /plugins install command
James Booth
2016-07-12
3
-106
/
+164
*
Allow reloading all plugins with /plugin reload
James Booth
2016-07-10
2
-10
/
+11
*
Add /plugin reload command
James Booth
2016-07-10
3
-2
/
+43
*
Plugin unload remove cmd_acs and close window
James Booth
2016-07-05
2
-0
/
+9
*
Move prefs_remove_plugin to plugins_unload
James Booth
2016-07-04
1
-1
/
+0
*
Free plugins commands on quit
James Booth
2016-07-04
2
-6
/
+6
*
Use hash table to store plugins
James Booth
2016-06-30
2
-15
/
+15
*
Move plugin config add on load
James Booth
2016-06-30
1
-1
/
+0
*
/plugins unload command and completer
James Booth
2016-06-30
3
-2
/
+46
*
Revert "WIP - Unload plugin commands"
James Booth
2016-06-30
5
-76
/
+9
*
WIP - Unload plugin commands
James Booth
2016-06-29
5
-9
/
+76
*
Free string on connect autocomplete
James Booth
2016-06-08
1
-0
/
+2
*
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
4
-138
/
+135
|
\
|
*
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
4
-133
/
+123
|
*
Add /presence titlebar subcommand
James Booth
2016-05-31
3
-32
/
+64
*
|
Merge branch 'master' into complete-empty
James Booth
2016-05-25
1
-9
/
+12
|
\
|
|
*
Update window navigation help
James Booth
2016-05-25
1
-9
/
+12
*
|
Complete no arg for /bookmark properties
James Booth
2016-05-24
1
-40
/
+51
*
|
Complete no arg for /role set
James Booth
2016-05-24
1
-2
/
+4
*
|
Complete no arg for /affiliation set
James Booth
2016-05-24
1
-2
/
+4
*
|
Complete no arg for /script run|show
James Booth
2016-05-24
1
-2
/
+2
*
|
Complete no arg for /theme load
James Booth
2016-05-24
1
-1
/
+1
*
|
Complete no arg for /plugins load
James Booth
2016-05-24
1
-1
/
+1
*
|
Allow empty autocomplete for /otr policy
James Booth
2016-05-24
1
-6
/
+6
|
/
*
Option to bookmark room invites
James Booth
2016-05-23
3
-3
/
+22
*
Remove unneeded functions from cmd headers
James Booth
2016-05-23
4
-167
/
+168
*
Move functions from cmd_defs to cmd_funcs
James Booth
2016-05-23
4
-181
/
+188
*
Fix command headers
James Booth
2016-05-23
6
-10
/
+15
*
Rename command sources
James Booth
2016-05-22
6
-9
/
+10
*
Add cmd_autocomplete.c
James Booth
2016-05-20
5
-2867
/
+2996
*
Fix output for tray timer setting
James Booth
2016-05-15
1
-1
/
+5
*
Add /tray timer <seconds>
James Booth
2016-05-15
2
-6
/
+38
*
Add /tray read on|off command
James Booth
2016-05-15
2
-11
/
+54
*
Remove JABBER_STARTED, JABBER_UNDEFINED connection states
James Booth
2016-05-10
1
-1
/
+1
*
Move disco info struct to connection
James Booth
2016-05-07
1
-1
/
+1
*
Remove redundant tls secured function
James Booth
2016-05-06
1
-2
/
+2
*
Move send stanza function
James Booth
2016-05-06
1
-1
/
+1
*
Move conn is secure function
James Booth
2016-05-06
1
-2
/
+2
*
Move tls peer cert function
James Booth
2016-05-06
1
-2
/
+2
*
Move uuid functions
James Booth
2016-05-06
1
-2
/
+2
*
Move connection fulljid function
James Booth
2016-05-06
1
-3
/
+3
[next]