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
/
ui
/
buffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement XEP-0363: HTTP File Upload
Dominik Heidler
2016-04-26
1
-0
/
+1
*
Removed #AX_PREFIX_CONFIG_H
James Booth
2016-03-31
1
-1
/
+1
*
Merge branch 'master' into plugins-c
James Booth
2016-02-14
1
-1
/
+1
|
\
|
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
|
Added C plugin code from plugins branch
James Booth
2016-02-14
1
-1
/
+1
|
/
*
Applied coding style to src/ui/buffer.h src/ui/buffer.c
James Booth
2015-10-25
1
-3
/
+2
*
Added indent padding
James Booth
2015-07-29
1
-1
/
+2
*
Use colouring for message receipts
James Booth
2015-03-14
1
-1
/
+11
*
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
*
Replaced colours with theme_item_t
James Booth
2014-11-16
1
-2
/
+3
*
Implemented /time preference
James Booth
2014-11-16
1
-2
/
+4
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+34
*
Return address of buffer entry
James Booth
2014-07-19
1
-1
/
+1
*
Use PAD_SIZE for buffer max size
James Booth
2014-07-18
1
-2
/
+0
*
Use GSList for buffer entries
James Booth
2014-07-18
1
-11
/
+7
*
Removed unused function
James Booth
2014-07-16
1
-1
/
+0
*
Whitespace formatting
James Booth
2014-07-16
1
-12
/
+10
*
Implemented the buffer for windows resizing
Immae
2014-06-29
1
-2
/
+4
*
Added buffer handling. Buffer are initialized, pushed, and freed. No use is m...
Immae
2014-06-23
1
-0
/
+29