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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename id_handler_add -> iq_id_handler_add
James Booth
2016-05-02
5
-29
/
+29
*
Remove free DiscoInfo values
James Booth
2016-05-02
2
-2
/
+2
*
Free stanza text and DiscoInfo features
James Booth
2016-05-02
4
-3
/
+9
*
Free stanza text on plugin send hooks
James Booth
2016-05-01
3
-0
/
+3
*
Disable tray icon by default
James Booth
2016-05-01
1
-1
/
+0
*
Update /blocked help
James Booth
2016-05-01
1
-1
/
+1
*
Use current jid for /blocked add in chat win
James Booth
2016-05-01
1
-3
/
+9
*
Add /blocked command
James Booth
2016-05-01
10
-1
/
+530
*
Merge remote-tracking branch 'pasis/const-char'
James Booth
2016-05-01
13
-164
/
+170
|
\
|
*
Define stanza's attributes as const char*
Dmitry Podgorny
2016-04-27
13
-164
/
+170
*
|
Plugins: Added prof_disco_add_feature()
James Booth
2016-04-30
12
-0
/
+190
*
|
Refactored /account set commands
James Booth
2016-04-28
1
-178
/
+275
*
|
Fixed compiler errors
James Booth
2016-04-27
1
-7
/
+7
*
|
Check first entry in command sub_funcs
James Booth
2016-04-27
1
-1
/
+1
|
/
*
Free inputrc string
James Booth
2016-04-27
1
-0
/
+2
*
Updated Command structure comments
James Booth
2016-04-27
1
-1
/
+3
*
Merge branch 'master' into subcmds
James Booth
2016-04-26
25
-69
/
+1075
|
\
|
*
Merge remote-tracking branch 'asdil12/xep_0363_http_file_upload'
James Booth
2016-04-26
25
-69
/
+1073
|
|
\
|
|
*
Fix OSX compile
James Booth
2016-04-26
6
-46
/
+47
|
|
*
Fixed cygwin compile (again)
James Booth
2016-04-26
1
-1
/
+1
|
|
*
Fixed cygwin compile
James Booth
2016-04-26
1
-0
/
+5
|
|
*
Implement XEP-0363: HTTP File Upload
Dominik Heidler
2016-04-26
20
-26
/
+878
|
|
*
Cache all disco items and features on connect
Dominik Heidler
2016-04-20
3
-1
/
+146
|
|
/
*
/
Added sub commands to command structure
James Booth
2016-04-26
3
-827
/
+1344
|
/
*
Show correct tray icon immediately on enable
James Booth
2016-04-18
1
-1
/
+3
*
Load/destroy tray icons on init/shutdown
James Booth
2016-04-18
4
-14
/
+14
*
Moved gtk specific code to tray.c
James Booth
2016-04-18
3
-20
/
+42
*
Grouped tray icon initialisation code
James Booth
2016-04-17
1
-11
/
+9
*
Remove redundant return value from _cmd_set_boolean_preference
James Booth
2016-04-17
1
-59
/
+70
*
Merge remote-tracking branch 'asdil12/tray_config'
James Booth
2016-04-17
8
-5
/
+59
|
\
|
*
Make tray icon configurable using /tray cmd
Dominik Heidler
2016-04-16
8
-2
/
+72
|
/
*
Merge branch 'muc-hooks'
James Booth
2016-04-15
6
-1
/
+91
|
\
|
*
Plugins: Added more muc hooks
James Booth
2016-04-15
7
-4
/
+94
*
|
Merge remote-tracking branch 'asdil12/help'
James Booth
2016-04-15
1
-1
/
+13
|
\
\
|
*
|
Add /command? shortcut to view /help command
Dominik Heidler
2016-04-13
1
-1
/
+13
*
|
|
Plugins fixed return values for python stanza hooks
James Booth
2016-04-15
1
-3
/
+3
|
|
/
|
/
|
*
|
Plugins: Added account_name and fulljid to prof_init hook
James Booth
2016-04-13
6
-11
/
+22
*
|
Only complete unloaded plugins on /plugins load
James Booth
2016-04-12
3
-11
/
+12
*
|
Execute python string to append plugin path
James Booth
2016-04-12
1
-15
/
+5
|
/
*
Merge remote-tracking branch 'Dav1d23/master'
James Booth
2016-04-11
4
-1
/
+259
|
\
|
*
Use log facilities instead of printing on the stderr
David
2016-04-10
1
-1
/
+2
|
*
Re-introduce gtk_use boolean
David
2016-04-10
3
-18
/
+21
|
*
libgtk is now optional
David
2016-03-30
5
-22
/
+36
|
*
This case was clearly not tested locally, so many failures here.
David
2016-03-13
1
-1
/
+3
|
*
fix no gtk init
David
2016-03-13
3
-9
/
+19
|
*
typo
David
2016-03-13
1
-1
/
+1
|
*
fix possible free(NULL)
David
2016-03-13
1
-2
/
+6
|
*
Merge branch 'tray_icon' into HEAD
David
2016-03-12
4
-0
/
+220
|
|
\
|
|
*
fixing leakings
David
2016-03-12
2
-4
/
+36
|
|
*
read icons from local dir
David
2016-03-10
1
-17
/
+38
[next]