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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Tidy message.c
James Booth
2015-05-03
1
-40
/
+50
|
*
Extracted receipt received handler
James Booth
2015-05-03
1
-30
/
+34
|
*
Tidy message.c
James Booth
2015-05-02
1
-68
/
+62
|
*
Pass ProfChatWin to otr_on_message_send
James Booth
2015-05-02
4
-52
/
+22
|
*
Removed server event delegation functions
James Booth
2015-05-01
8
-394
/
+76
|
*
Move current win check to event, removed next and prev win functions
James Booth
2015-04-30
7
-90
/
+30
|
*
Removed ui_win_switch_num
James Booth
2015-04-30
10
-155
/
+77
|
*
Added assert to ui_switch_win
James Booth
2015-04-30
1
-0
/
+1
|
*
Removed some ui functions, inlined
James Booth
2015-04-30
4
-36
/
+13
|
*
Added ui_win_error_line()
James Booth
2015-04-29
4
-2
/
+10
|
*
Return result on OTR message sending
James Booth
2015-04-29
11
-49
/
+74
|
*
Return new window on new chat win event
James Booth
2015-04-29
3
-12
/
+9
|
*
Changed message when sending non encrypted message with OTR policy always
James Booth
2015-04-29
1
-2
/
+2
|
*
Reuse ui_new_chat_win
James Booth
2015-04-29
1
-55
/
+17
|
*
_win_show_history takes ProfChatWin as first arg
James Booth
2015-04-29
1
-66
/
+55
|
*
Added ui events module
James Booth
2015-04-28
6
-16
/
+92
|
*
Renamed event functions
James Booth
2015-04-28
11
-251
/
+251
|
*
Removed commented code
James Booth
2015-04-28
1
-26
/
+0
|
*
Moved otr message send event to otr module
James Booth
2015-04-27
4
-33
/
+44
|
*
Removed server_events dependency on libotr headers
James Booth
2015-04-27
4
-41
/
+48
|
*
Renamed incoming otr message
James Booth
2015-04-27
1
-6
/
+6
|
*
Tidied account login
James Booth
2015-04-23
5
-60
/
+79
|
*
Moved login events to client events module
James Booth
2015-04-22
3
-98
/
+121
|
*
Tidy execute alias code
James Booth
2015-04-21
1
-11
/
+11
|
*
Moved new chat win events to client events module
James Booth
2015-04-21
9
-67
/
+102
|
*
Moved all message sending to client events module
James Booth
2015-04-21
3
-50
/
+57
|
*
Removed unused otr check
James Booth
2015-04-19
1
-5
/
+0
|
*
Added client_events module, reuse message sending code for all commands
James Booth
2015-04-19
4
-77
/
+132
|
*
Renamed server event functions
James Booth
2015-04-19
8
-221
/
+221
|
*
Moved server_events to event/
James Booth
2015-04-19
10
-10
/
+10
|
*
Added option to show jids in occupants panel
James Booth
2015-04-12
16
-23
/
+113
|
*
Updated travis build to include uuid-dev dependency
James Booth
2015-04-12
1
-1
/
+1
|
*
Autogenerate room name with UUID for /join with no args
James Booth
2015-04-11
7
-28
/
+32
|
*
Updated CHANGELOG
James Booth
2015-04-11
1
-0
/
+1
|
*
Use password for chat room invites
James Booth
2015-03-29
7
-17
/
+47
|
*
Added password to direct invites
James Booth
2015-03-29
3
-4
/
+10
|
*
Add callback data to room disco info response handler
James Booth
2015-03-29
6
-35
/
+103
|
*
Set members only property when getting room features
James Booth
2015-03-29
6
-4
/
+26
|
*
Added check members only room to send mediated invites
James Booth
2015-03-28
6
-1
/
+77
|
*
Added individual options to send and request delivery receipts
James Booth
2015-03-19
8
-21
/
+73
|
*
Merge remote-tracking branch 'origin/master'
James Booth
2015-03-18
1
-1
/
+1
|
\
|
*
Fix buffer entry free
James Booth
2015-03-17
1
-1
/
+1
|
|
*
|
Added keybindings for rxvt
James Booth
2015-03-18
1
-6
/
+13
|
/
*
Tidy cmd_tiny
James Booth
2015-03-16
1
-33
/
+44
|
*
Added static function for sending otr tagged messages
James Booth
2015-03-16
1
-17
/
+20
|
*
Added otr_tag_message, removed commands.c dependency on libotr
James Booth
2015-03-16
4
-11
/
+23
|
*
Use static functions in cmd_msg
James Booth
2015-03-16
1
-21
/
+8
|
*
Removed window checks before logging in cmd_msg
James Booth
2015-03-16
1
-9
/
+3
|
*
Added static functions to commands.c for sending messages
James Booth
2015-03-16
2
-31
/
+35
|
*
Moved _strtoi to common, strtoi_range
James Booth
2015-03-16
3
-39
/
+39
|
[next]