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
/
console.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge branch 'master' into muc_roles
James Booth
2014-09-30
1
-1
/
+1
|
\
|
*
free latest_release regardless of its validity
Adam Coffman
2014-09-29
1
-1
/
+1
|
|
*
|
Changed rooms to use Occupant type instead of PContact
James Booth
2014-09-30
1
-2
/
+3
|
|
*
|
Tidied muc module
James Booth
2014-09-28
1
-2
/
+2
|
/
*
Cache capabilities to file
James Booth
2014-09-22
1
-0
/
+2
|
*
Show message when no capabilities available
James Booth
2014-09-21
1
-6
/
+9
|
*
Added jid->hash lookup for capabilities
James Booth
2014-09-20
1
-82
/
+80
|
*
Always update UI in event loop, removed updates from rest of code
James Booth
2014-09-01
1
-154
/
+2
|
*
Tidied console presence messages
James Booth
2014-09-01
1
-4
/
+0
|
*
Merge remote-tracking branch 'tdi/master'
James Booth
2014-08-29
1
-7
/
+13
|
\
|
*
Concise formatting of /roster command
Dariusz Dwornikowski
2014-08-28
1
-7
/
+8
|
/
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
|
*
Handle chat states for users not in roster
James Booth
2014-08-19
1
-3
/
+7
|
|
|
|
issue #397
*
Added win_save_println
James Booth
2014-07-21
1
-17
/
+17
|
*
Added win_save_newline
James Booth
2014-07-20
1
-8
/
+8
|
*
Removed newlines from splash logo version output
James Booth
2014-07-16
1
-3
/
+3
|
*
Replaced NO_EOL_DATE with bitwise or
James Booth
2014-07-16
1
-24
/
+24
|
*
having wprintw go through win_save_(v)print.
Immae
2014-06-23
1
-195
/
+109
|
|
|
|
Signed-off-by: James Booth <boothj5@gmail.com>
*
Added deallocation function for string prefs, added otr policy enum
James Booth
2014-06-18
1
-9
/
+23
|
*
Moved info display code to window.c
James Booth
2014-06-03
1
-124
/
+1
|
*
Made room message notification preference display case consistent
James Booth
2014-06-02
1
-0
/
+6
|
*
Added settings to show message text in notifications
James Booth
2014-05-24
1
-0
/
+10
|
*
Added notification setting for typing in current window
James Booth
2014-05-24
1
-0
/
+5
|
*
Added settings for message notifications in current window
James Booth
2014-05-24
1
-1
/
+11
|
*
Added /notify room mention setting
James Booth
2014-05-24
1
-4
/
+2
|
*
Split regular and chat room notify settings
James Booth
2014-05-24
1
-0
/
+5
|
*
Free strings in cons_show_account
James Booth
2014-05-12
1
-0
/
+3
|
*
Added OTR preferences to /account show commmand
James Booth
2014-05-11
1
-15
/
+53
|
*
Added OTR policy account preference
James Booth
2014-05-11
1
-0
/
+3
|
*
Added /prefs otr
James Booth
2014-05-11
1
-31
/
+38
|
*
Highlight active rooms in bookmark list
James Booth
2014-05-10
1
-1
/
+15
|
*
Refactored bookmarks to use option parser, allow bookmarking rooms with ↵
James Booth
2014-05-10
1
-0
/
+3
|
|
|
|
passwords
*
Fixed cppcheck warnings
James Booth
2014-04-26
1
-2
/
+1
|
*
Added /log where command
James Booth
2014-04-13
1
-0
/
+2
|
*
Added /log shared setting
James Booth
2014-04-13
1
-0
/
+6
|
|
|
|
Issue #170
*
Added /log rotate option
James Booth
2014-04-13
1
-0
/
+4
|
*
Show message when no bookmarks found
James Booth
2014-04-13
1
-17
/
+22
|
|
|
|
Issue #194
*
Removed statusbar functions from ui.h
James Booth
2014-04-07
1
-0
/
+1
|
*
Inlined wins_update_virtual_console and wins_update_virtual_current
James Booth
2014-04-06
1
-41
/
+140
|
*
Removed titlebar version property and allow disabling of titlebar display
James Booth
2014-04-03
1
-3
/
+3
|
*
Renamed refresh functions to update_virtual
James Booth
2014-04-01
1
-39
/
+39
|
*
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
1
-2
/
+2
|
*
fixed build error when make run with -jN option
Dmitry Podgorny
2014-03-06
1
-1
/
+1
|
|
|
|
|
Race can occur when gitversion file isn't fully generated before it is used.
*
Show message on /alias list when no aliases
James Booth
2014-02-15
1
-0
/
+5
|
*
Use wnoutrefresh, pnoutrefresh and doupdate
James Booth
2014-02-02
1
-1
/
+1
|
|
|
|
Issue #298
*
Added aliases to autocomplete
James Booth
2014-01-23
1
-7
/
+0
|
*
Added /alias command, writing aliases to [alias] group in profrc
James Booth
2014-01-23
1
-0
/
+16
|
*
Added skeleton /alias command
James Booth
2014-01-23
1
-0
/
+7
|
*
Added statuses settings to prefs output
James Booth
2014-01-21
1
-20
/
+28
|
[next]