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
/
ui.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always update UI in event loop, removed updates from rest of code
James Booth
2014-09-01
1
-3
/
+1
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Reinitialise libnotify per notification
James Booth
2014-06-29
1
-1
/
+0
*
Show info in chat and private chat windows
James Booth
2014-06-03
1
-0
/
+2
*
Show info in room for participant
James Booth
2014-06-03
1
-0
/
+1
*
Added settings to show message text in notifications
James Booth
2014-05-24
1
-2
/
+2
*
Added /prefs otr
James Booth
2014-05-11
1
-2
/
+1
*
Added UI messages for smp question/answer result
James Booth
2014-05-07
1
-0
/
+3
*
Added question answer authentication (libotr 3.2.x)
James Booth
2014-04-30
1
-0
/
+2
*
Added ui functions for otr authentication
James Booth
2014-04-30
1
-0
/
+3
*
Added SMP secret authentication success message
James Booth
2014-04-27
1
-0
/
+1
*
Tidied UI messages for SMP shared secret authentication
James Booth
2014-04-27
1
-2
/
+0
*
Added SMP ui events
James Booth
2014-04-26
1
-0
/
+8
*
Added command /wins swap
James Booth
2014-04-24
1
-0
/
+1
*
Chat room windows now created only after successful join
James Booth
2014-04-21
1
-1
/
+2
*
Added XML Console window
James Booth
2014-04-15
1
-0
/
+4
*
Added simple stanza logging to main console
James Booth
2014-04-15
1
-0
/
+2
*
Added focus param to ui_room_join, not set for bookmark autojoin
James Booth
2014-04-13
1
-1
/
+1
*
Revert "Added ui_unknown_command"
James Booth
2014-04-12
1
-1
/
+0
*
Revert "Added ui_already_connected"
James Booth
2014-04-12
1
-1
/
+0
*
Added ui_already_connected
James Booth
2014-04-09
1
-0
/
+1
*
Added ui_unknown_command
James Booth
2014-04-09
1
-0
/
+1
*
Refactored invalid command usage
James Booth
2014-04-09
1
-0
/
+2
*
Removed unused inputwin module init
James Booth
2014-04-07
1
-1
/
+0
*
Removed inputwin functions from ui.h
James Booth
2014-04-07
1
-12
/
+4
*
Removed statusbar functions from ui.h
James Booth
2014-04-07
1
-15
/
+2
*
Removed titlebar functions from ui.h
James Booth
2014-04-07
1
-9
/
+7
*
Removed create_title_bar from ui.h
James Booth
2014-04-07
1
-1
/
+0
*
Clear window title bar on exit
James Booth
2014-04-03
1
-0
/
+1
*
Added missing files, refactored ui_switch_win to check win exists
James Booth
2014-04-01
1
-1
/
+1
*
Renamed refresh functions to update_virtual
James Booth
2014-04-01
1
-4
/
+4
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Added test for /join with nick option
James Booth
2014-03-08
1
-1
/
+1
*
Added /otr myfp test
James Booth
2014-02-17
1
-1
/
+1
*
Added tests for /otr warn
James Booth
2014-02-16
1
-0
/
+1
*
Refactored handle_presence_error, removed no longer used functions
James Booth
2014-01-30
1
-2
/
+0
*
Added fallback message error handlers
James Booth
2014-01-27
1
-0
/
+2
*
Show original error message
James Booth
2014-01-26
1
-1
/
+1
*
Handle recipient not found
James Booth
2014-01-26
1
-0
/
+1
*
Added aliases to autocomplete
James Booth
2014-01-23
1
-1
/
+0
*
Added /alias command, writing aliases to [alias] group in profrc
James Booth
2014-01-23
1
-0
/
+1
*
Added skeleton /alias command
James Booth
2014-01-23
1
-0
/
+1
*
Added UI presence functions
James Booth
2014-01-19
1
-0
/
+4
*
Inlined ui_contact_online and ui_contact_offline
James Booth
2014-01-19
1
-4
/
+0
*
Tidied OTR messages
James Booth
2014-01-16
1
-0
/
+1
*
Show OTR coloured status
James Booth
2014-01-16
1
-0
/
+1
*
Removed title_bar_draw from UI module
James Booth
2014-01-16
1
-1
/
+0
*
Removed title_bar_show from UI module
James Booth
2014-01-16
1
-1
/
+0
*
Renamed title bar status -> presence
James Booth
2014-01-16
1
-1
/
+1
*
Renamed title_bar_set_status -> title_bar_set_presence
James Booth
2014-01-16
1
-1
/
+1
[next]