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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removed create_title_bar from ui.h
James Booth
2014-04-07
4
-4
/
+27
*
Inlined wins_update_virtual_console and wins_update_virtual_current
James Booth
2014-04-06
4
-96
/
+191
*
Removed dirty flag from statusbar
James Booth
2014-04-06
1
-42
/
+53
*
Inlined status_bar_update_time
James Booth
2014-04-06
1
-21
/
+12
*
Renamed function to draw terminal title
James Booth
2014-04-06
1
-3
/
+3
*
Removed titlebar version property and allow disabling of titlebar display
James Booth
2014-04-03
2
-29
/
+11
*
Clear window title bar on exit
James Booth
2014-04-03
2
-0
/
+8
*
Added check on input length
James Booth
2014-04-02
1
-0
/
+4
*
Removed strcpy calls
James Booth
2014-04-02
4
-13
/
+11
*
Show recipient not found in console only when no window for recipient
James Booth
2014-04-02
1
-4
/
+0
*
Added missing files, refactored ui_switch_win to check win exists
James Booth
2014-04-01
2
-5
/
+8
*
Renamed refresh functions to update_virtual
James Booth
2014-04-01
10
-123
/
+123
*
Do not scroll to end when chat room message whilst paging
James Booth
2014-03-31
1
-0
/
+6
*
Do not scroll to end in message window when paging
James Booth
2014-03-31
3
-4
/
+13
*
Moved ui_current_page_off to ui_incoming_msg
James Booth
2014-03-31
1
-0
/
+2
*
Command '/statuses muc' now allows 'all', 'online' and 'none' settings
James Booth
2014-03-15
1
-9
/
+4
*
Updated copyright
James Booth
2014-03-09
11
-12
/
+12
*
Refactored muc_room_is_active to only take room, rather than full jid
James Booth
2014-03-08
1
-2
/
+2
*
Added test for /join with nick option
James Booth
2014-03-08
2
-4
/
+4
*
fixed build error when make run with -jN option
Dmitry Podgorny
2014-03-06
2
-2
/
+2
*
Added configure checks to enable desktop notifications on OSX
James Booth
2014-03-04
1
-0
/
+2
*
Log message when cannot send desktop nofication
James Booth
2014-03-04
1
-1
/
+5
*
Added OSX desktop notifications using terminal-notifier
James Booth
2014-03-04
1
-0
/
+20
*
Removed debug on error messages
James Booth
2014-02-23
1
-1
/
+0
*
Added /otr myfp test
James Booth
2014-02-17
1
-1
/
+1
*
Added tests for /otr warn
James Booth
2014-02-16
2
-0
/
+8
*
Show message on /alias list when no aliases
James Booth
2014-02-15
1
-0
/
+5
*
Moved otr sources into folder
James Booth
2014-02-12
1
-1
/
+1
*
Use wnoutrefresh, pnoutrefresh and doupdate
James Booth
2014-02-02
7
-7
/
+9
*
Refactored handle_presence_error, removed no longer used functions
James Booth
2014-01-30
4
-79
/
+1
*
Added fallback message error handlers
James Booth
2014-01-27
2
-0
/
+37
*
Show original error message
James Booth
2014-01-26
2
-9
/
+6
*
Changed error message when couldn't join room
James Booth
2014-01-26
1
-6
/
+16
*
Handle recipient not found
James Booth
2014-01-26
2
-0
/
+28
*
Added aliases to autocomplete
James Booth
2014-01-23
2
-8
/
+0
*
Added /alias command, writing aliases to [alias] group in profrc
James Booth
2014-01-23
2
-0
/
+17
*
Added skeleton /alias command
James Booth
2014-01-23
2
-0
/
+8
*
Convert name to barejid on retrieving win in titlebar for otr messages
James Booth
2014-01-21
1
-1
/
+3
*
Added statuses settings to prefs output
James Booth
2014-01-21
1
-20
/
+28
*
Added UI presence functions
James Booth
2014-01-19
3
-0
/
+83
*
Inlined ui_contact_online and ui_contact_offline
James Booth
2014-01-19
2
-60
/
+0
*
Added port to /account show <account>
James Booth
2014-01-19
1
-0
/
+3
*
Added OTR remaining system messages and colouring
James Booth
2014-01-17
1
-4
/
+8
*
Tidied OTR messages
James Booth
2014-01-16
2
-0
/
+18
*
Show OTR coloured status
James Booth
2014-01-16
4
-9
/
+78
*
Set boolean when typing in titlebar
James Booth
2014-01-16
1
-10
/
+9
*
Removed title_bar_draw from UI module
James Booth
2014-01-16
3
-19
/
+8
*
Use title_bar_draw in title_bar_refresh
James Booth
2014-01-16
1
-4
/
+1
*
Added constant for console title
James Booth
2014-01-16
1
-1
/
+3
*
Remove manual memory allocation from titlebar
James Booth
2014-01-16
1
-28
/
+14
[prev]
[next]