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
...
*
Use null check convention in window.c
James Booth
2015-05-04
1
-38
/
+38
|
*
Use null check convention in titlebar.c
James Booth
2015-05-04
1
-3
/
+3
|
*
Use null check convention in statusbar.c
James Booth
2015-05-04
1
-7
/
+7
|
*
Use null check convention in notifier.c
James Booth
2015-05-04
1
-4
/
+4
|
*
Use null check convention in core.c
James Booth
2015-05-04
1
-62
/
+62
|
*
Use null check convention in console.c
James Booth
2015-05-04
1
-80
/
+80
|
*
Use null check convention in tinyurl.c
James Booth
2015-05-04
1
-1
/
+1
|
*
Use null check convention in parser.c
James Booth
2015-05-04
1
-4
/
+4
|
*
Use null check convention in otrlibv4.c
James Booth
2015-05-04
1
-1
/
+1
|
*
Use null check convention in otrlibv3.c
James Booth
2015-05-04
1
-3
/
+3
|
*
Use null check convention in otr.c
James Booth
2015-05-04
1
-9
/
+9
|
*
Use null check convention in server_events.c
James Booth
2015-05-04
1
-7
/
+7
|
*
Use null check convention in theme.c
James Booth
2015-05-04
1
-8
/
+8
|
*
Use null check convention in preferences.c
James Booth
2015-05-04
1
-4
/
+4
|
*
Use null check convention in accounts.c
James Booth
2015-05-04
1
-17
/
+17
|
*
Use null check convention in account.c
James Booth
2015-05-04
1
-8
/
+8
|
*
Use null check convention in commands.c
James Booth
2015-05-04
1
-50
/
+50
|
*
Use null check convention in command.c
James Booth
2015-05-04
1
-110
/
+110
|
*
Added enc_mode to ProfChatWin
James Booth
2015-05-04
4
-10
/
+15
|
*
Extracted carbons handling
James Booth
2015-05-04
1
-41
/
+55
|
*
Revert "Added carbons handler"
James Booth
2015-05-04
1
-52
/
+52
|
|
|
|
This reverts commit ff867e7f2bdfbd8856bd2a010e9d19b9a429a239.
*
Added ui_ev_new_private_win to ui events
James Booth
2015-05-04
8
-27
/
+33
|
*
cl_ev_send_muc_msg takes ProfMucWin as arg
James Booth
2015-05-04
3
-5
/
+5
|
*
ui_outgoing_chat_msg now takes ProfChatWin as argument
James Booth
2015-05-04
5
-15
/
+13
|
*
Added roster list function to get display name for messages
James Booth
2015-05-03
3
-24
/
+37
|
*
Added carbons handler
James Booth
2015-05-03
1
-52
/
+52
|
*
Show resource in status bar
James Booth
2015-05-03
1
-1
/
+6
|
*
Extracted receipt request processing in message.c
James Booth
2015-05-03
1
-12
/
+31
|
*
Extract private message hanlding in message.c
James Booth
2015-05-03
3
-70
/
+75
|
*
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
|
[prev]
[next]