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
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed limit on number of windows, WIP
James Booth
2013-08-27
1
-1
/
+1
*
Added function to get next available window number, and tests
James Booth
2013-08-27
1
-0
/
+3
*
remove octet_compare
Dmitry Podgorny
2013-08-26
1
-1
/
+0
*
refactored mkdir_recursive
Dmitry Podgorny
2013-08-03
1
-2
/
+2
*
rewritten FREE_SET_NULL and GFREE_SET_NULL
Dmitry Podgorny
2013-07-31
1
-8
/
+6
*
Show messages on /group add and /group remove
James Booth
2013-06-23
1
-0
/
+2
*
Moved cons_about() to console module
James Booth
2013-04-20
1
-0
/
+1
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
1
-10
/
+20
*
Added presence string functions to common
James Booth
2013-02-10
1
-0
/
+2
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-1
/
+1
*
Moved xdg functions to common
James Booth
2013-02-02
1
-0
/
+2
*
Moved directory creating functions to common.h
James Booth
2013-02-02
1
-0
/
+1
*
Tidied #include's
James Booth
2013-02-02
1
-0
/
+1
*
Option to use last presence at login, or use a specific presence
James Booth
2013-01-31
1
-0
/
+10
*
Added glib < 2.30 compatibility function
James Booth
2013-01-30
1
-1
/
+6
*
Moved release module into common
James Booth
2013-01-28
1
-0
/
+1
*
Fixed some memory leaks in capabilities
James Booth
2013-01-23
1
-0
/
+6
*
Started work on creating sha-1 caps hash
James Booth
2013-01-20
1
-0
/
+1
*
Moved FREE_SET_NULL to common.h
James Booth
2013-01-13
1
-0
/
+8
*
Added jid datatype
James Booth
2013-01-12
1
-8
/
+0
*
Moved jid related functions to common
James Booth
2013-01-12
1
-0
/
+8
*
Updated copyright
James Booth
2013-01-11
1
-1
/
+1
*
use internal implementation of getline
Dmitry Podgorny
2012-11-18
1
-0
/
+2
*
Tidied escaping xml
James Booth
2012-11-06
1
-0
/
+1
*
Removed trailing whitespace from src and tests
James Booth
2012-10-21
1
-3
/
+3
*
Removed get_time from common.c
James Booth
2012-08-26
1
-1
/
+0
*
Moved create_config_dir function to profanity.c
James Booth
2012-08-26
1
-1
/
+0
*
Tidied all includes
James Booth
2012-08-26
1
-16
/
+0
*
Merge common and util
James Booth
2012-08-23
1
-0
/
+4
*
Command list size now calculated
James Booth
2012-08-10
1
-0
/
+2
*
Log location ~/.profanity/log/profanity.log
James Booth
2012-07-19
1
-1
/
+2
*
Create config directory
James Booth
2012-07-19
1
-0
/
+1
*
Added autobuild tools
James Booth
2012-07-01
1
-0
/
+54