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
*
Optimised contact comparisons, create utf8 collate key once
James Booth
2015-05-07
3
-13
/
+30
|
*
Set ui nonblocking on presence updates
James Booth
2015-05-06
1
-0
/
+6
|
|
|
|
Speeds up joining rooms, and connecting.
*
Tidied form field autocompleters
James Booth
2015-05-05
1
-22
/
+26
|
*
Use null check convention in roster_list.c
James Booth
2015-05-04
1
-15
/
+15
|
*
Use null check convention in resource.c
James Booth
2015-05-04
1
-2
/
+2
|
*
Use null check convention in profanity.c
James Booth
2015-05-04
1
-2
/
+2
|
*
Use null check convention in log.c
James Booth
2015-05-04
1
-8
/
+8
|
*
Use null check convention in jid.c
James Booth
2015-05-04
1
-5
/
+5
|
*
Use null check convention in contact.c
James Booth
2015-05-04
1
-14
/
+14
|
*
Use null check convention in common.c
James Booth
2015-05-04
1
-10
/
+10
|
*
Use null check convention in chat_session.c
James Booth
2015-05-04
1
-2
/
+2
|
*
Use null check convention in stanza.c
James Booth
2015-05-04
1
-32
/
+32
|
*
Use null check convention in roster.c
James Booth
2015-05-04
1
-11
/
+11
|
*
Use null check convention in presence.c
James Booth
2015-05-04
1
-21
/
+21
|
*
Use null check convention in iq.c
James Booth
2015-05-04
1
-48
/
+48
|
*
Use null check convention in form.c
James Booth
2015-05-04
1
-1
/
+1
|
*
Use null check convention in connection.c
James Booth
2015-05-04
1
-12
/
+12
|
*
Use null check convention in capabilities.c
James Booth
2015-05-04
1
-15
/
+15
|
*
Use null check convention in bookmark.c
James Booth
2015-05-04
1
-11
/
+11
|
*
Use null check convention in windows.c
James Booth
2015-05-04
1
-18
/
+18
|
*
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
|
[next]