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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Added tags to form fields
James Booth
2014-09-11
1
-4
/
+2
*
|
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
1
-1
/
+8
*
|
Extracted form field display code
James Booth
2014-09-10
1
-114
/
+121
*
|
Added form field type enum
James Booth
2014-09-10
1
-23
/
+31
*
|
Coloured room config form var tags
James Booth
2014-09-10
1
-2
/
+6
*
|
Implemented text-multi, jid-single and fixed display for room config forms
James Booth
2014-09-10
1
-0
/
+26
*
|
Implemented jid-multi display for room config forms
James Booth
2014-09-10
1
-0
/
+6
*
|
Implemented list-multi display for room config forms
James Booth
2014-09-10
1
-0
/
+14
*
|
Formatting of room config form
James Booth
2014-09-09
1
-52
/
+80
*
|
Create new window for room configuration
James Booth
2014-09-07
1
-16
/
+23
*
|
Moved room config UI code to ui/core.c
James Booth
2014-09-07
1
-0
/
+76
*
|
Added /room config edit and /room config cancel
James Booth
2014-09-04
1
-1
/
+2
|
/
*
Handle /room config cancel
James Booth
2014-09-03
1
-0
/
+20
*
Show message when room requires config
James Booth
2014-09-03
1
-0
/
+23
*
Added back switching win on new outgoing message
James Booth
2014-09-01
1
-0
/
+1
*
Always update UI in event loop, removed updates from rest of code
James Booth
2014-09-01
1
-171
/
+8
*
Paging fixes
James Booth
2014-08-31
1
-3
/
+3
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Check window exsists before doing incoming typing notifications
James Booth
2014-08-21
1
-1
/
+4
*
Check for chat room window on muc events, log error when doesn't exist
James Booth
2014-08-20
1
-160
/
+186
*
Handle chat states for users not in roster
James Booth
2014-08-19
1
-3
/
+7
*
Set window active instead of new on room subject
James Booth
2014-08-18
1
-1
/
+1
*
Changed comma colour in room roster
James Booth
2014-07-23
1
-1
/
+2
*
Fixed bug with chat room history times being coloured
James Booth
2014-07-22
1
-1
/
+21
*
Fixed colouring in room roster
James Booth
2014-07-21
1
-2
/
+2
*
Use win_save_println in core.c
James Booth
2014-07-21
1
-15
/
+15
*
Added win_save_println
James Booth
2014-07-21
1
-2
/
+2
*
Added win_save_newline
James Booth
2014-07-20
1
-2
/
+2
*
Erase stdscr before resizing
James Booth
2014-07-19
1
-0
/
+2
*
Merge branch 'statusbar' into winbuffers
James Booth
2014-07-18
1
-1
/
+1
|
\
|
*
Moved status_bar_resize
James Booth
2014-07-18
1
-1
/
+1
*
|
Removed horizontal paging
James Booth
2014-07-18
1
-32
/
+2
|
/
*
Used constants for print flags
James Booth
2014-07-16
1
-3
/
+3
*
Replaced NO_EOL_DATE with bitwise or
James Booth
2014-07-16
1
-4
/
+4
*
Merge branch 'master' into winbuffers
James Booth
2014-07-16
1
-3
/
+8
|
\
|
*
Colour chat room messages that contain users nickname
James Booth
2014-07-16
1
-3
/
+10
*
|
Fixed room autojoin messages appearing in room
James Booth
2014-07-09
1
-1
/
+1
*
|
Merge branch 'master' into winbuffers
James Booth
2014-06-29
1
-1
/
+0
|
\
|
|
*
Reinitialise libnotify per notification
James Booth
2014-06-29
1
-1
/
+0
*
|
Merge branch 'master' into winbuffers
James Booth
2014-06-27
1
-5
/
+8
|
\
|
|
*
Fixed memleak in chat log history
James Booth
2014-06-27
1
-5
/
+5
|
*
Check for null before freeing X11info, removed free current resource
James Booth
2014-06-24
1
-1
/
+3
|
*
Free some memory
Immae
2014-06-23
1
-0
/
+1
*
|
having wprintw go through win_save_(v)print.
Immae
2014-06-23
1
-173
/
+69
*
|
Added horizontal scroll for resized windows
Immae
2014-06-23
1
-2
/
+32
|
/
*
Added deallocation function for string prefs, added otr policy enum
James Booth
2014-06-18
1
-2
/
+5
*
Show info in chat and private chat windows
James Booth
2014-06-03
1
-0
/
+32
*
Show info in room for participant
James Booth
2014-06-03
1
-2
/
+3
*
Moved info display code to window.c
James Booth
2014-06-03
1
-0
/
+13
*
Added settings to show message text in notifications
James Booth
2014-05-24
1
-2
/
+10
[prev]
[next]