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
/
windows.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow incoming private messages from chat rooms
James Booth
2012-11-12
1
-13
/
+9
*
Added win_type to prof_win structure
James Booth
2012-11-12
1
-16
/
+14
*
Added log to /prefs output
James Booth
2012-11-12
1
-0
/
+2
*
Added /help list to list all commands
James Booth
2012-11-11
1
-4
/
+21
*
Shortened /sub "request" parameter to "req", and formatted help
James Booth
2012-11-11
1
-1
/
+1
*
add subscription support
Dmitry Podgorny
2012-11-11
1
-0
/
+33
*
Renamed parameter in win_join_chat
James Booth
2012-11-10
1
-3
/
+3
*
Handle /me in chat rooms
James Booth
2012-11-10
1
-5
/
+29
*
Handle subject from room
James Booth
2012-11-10
1
-0
/
+26
*
Using vargs in cons_bad_show
James Booth
2012-11-10
1
-2
/
+8
*
Continue to send chat states when no viewing chat window
James Booth
2012-11-08
1
-0
/
+42
*
Show delayed time on messages received whilst offline
James Booth
2012-11-08
1
-3
/
+21
*
Using /who in chat room shows room occupants
James Booth
2012-11-08
1
-12
/
+13
*
Basic chat room handling of presence
James Booth
2012-11-08
1
-3
/
+32
*
windows: format room roster
James Booth
2012-11-07
1
-3
/
+19
*
room_chat: rename room_is_active
James Booth
2012-11-07
1
-1
/
+1
*
Merge branch 'master' into muc
James Booth
2012-11-06
1
-1
/
+1
|
\
|
*
Updated website location in /vercheck
James Booth
2012-11-06
1
-1
/
+1
*
|
Handle sending messages in groupchat
James Booth
2012-11-05
1
-7
/
+18
*
|
Flash, beep, notify, remind on groupchat new messages
James Booth
2012-11-05
1
-3
/
+26
*
|
Handle incoming groupchat
James Booth
2012-11-05
1
-0
/
+15
*
|
Handle chat history from groupchat
James Booth
2012-11-05
1
-0
/
+20
*
|
Do not send presence when in groupchat
James Booth
2012-11-05
1
-0
/
+11
*
|
Handle room presence notifications
James Booth
2012-11-05
1
-0
/
+27
|
/
*
Show message when other user <gone/>
James Booth
2012-11-01
1
-0
/
+25
*
Added a seperate option to enable outgoing typing notifications
James Booth
2012-11-01
1
-0
/
+5
*
Added states preference to enable chat states
James Booth
2012-10-31
1
-0
/
+5
*
Send <gone/> when closing chat window
James Booth
2012-10-31
1
-19
/
+11
*
Fixed message colouring
James Booth
2012-10-30
1
-3
/
+3
*
Subscription management
James Booth
2012-10-28
1
-31
/
+43
*
Load roster before sending presence
James Booth
2012-10-28
1
-15
/
+15
*
Added /me handling in logs
James Booth
2012-10-28
1
-2
/
+10
*
Added /me handling for incoming messages
James Booth
2012-10-28
1
-4
/
+21
*
Added /intype setting
James Booth
2012-10-28
1
-38
/
+45
*
Unified desktop notification preferences
James Booth
2012-10-27
1
-5
/
+5
*
Show development version when splash screen enabled
James Booth
2012-10-27
1
-1
/
+1
*
Made version check a user preference
James Booth
2012-10-24
1
-16
/
+37
*
Check for later release
James Booth
2012-10-24
1
-6
/
+35
*
Only check for new release if release build
James Booth
2012-10-24
1
-7
/
+17
*
Added PACKAGE_STATUS to configure.ac
James Booth
2012-10-23
1
-3
/
+11
*
Added check for latest release
James Booth
2012-10-23
1
-0
/
+8
*
Added /about command
James Booth
2012-10-23
1
-17
/
+27
*
Trailing whitespace
James Booth
2012-10-23
1
-1
/
+1
*
Split help into sections
James Booth
2012-10-22
1
-0
/
+42
*
Removed trailing whitespace from src and tests
James Booth
2012-10-21
1
-68
/
+68
*
windows: set dirty in win_show_error_msg
Dmitry Podgorny
2012-10-18
1
-0
/
+3
*
handle error messages from server
Dmitry Podgorny
2012-10-18
1
-0
/
+27
*
windows: dont print wether contact exists in roster
Dmitry Podgorny
2012-10-18
1
-4
/
+1
*
windows: print outgoing messages for all contacts
Dmitry Podgorny
2012-10-17
1
-23
/
+23
*
Refactored show history, free'd memory
James Booth
2012-10-14
1
-18
/
+20
[next]