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
/
command
/
commands.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into pgp
James Booth
2015-04-30
1
-11
/
+11
|
\
|
*
Removed some ui functions, inlined
James Booth
2015-04-30
1
-11
/
+11
*
|
Merge branch 'master' into pgp
James Booth
2015-04-29
1
-17
/
+15
|
\
|
|
*
Return result on OTR message sending
James Booth
2015-04-29
1
-15
/
+15
|
*
Return new window on new chat win event
James Booth
2015-04-29
1
-8
/
+6
*
|
Merge branch 'master' into pgp
James Booth
2015-04-28
1
-16
/
+17
|
\
|
|
*
Added ui events module
James Booth
2015-04-28
1
-0
/
+1
|
*
Renamed event functions
James Booth
2015-04-28
1
-16
/
+16
*
|
Merge branch 'master' into pgp
James Booth
2015-04-23
1
-6
/
+31
|
\
|
|
*
Tidied account login
James Booth
2015-04-23
1
-6
/
+31
*
|
Merge branch 'master' into pgp
James Booth
2015-04-22
1
-109
/
+67
|
\
|
|
*
Moved login events to client events module
James Booth
2015-04-22
1
-98
/
+56
|
*
Tidy execute alias code
James Booth
2015-04-21
1
-11
/
+11
*
|
Merge branch 'master' into pgp
James Booth
2015-04-21
1
-5
/
+16
|
\
|
|
*
Moved new chat win events to client events module
James Booth
2015-04-21
1
-5
/
+16
*
|
Merge branch 'master' into pgp
James Booth
2015-04-21
1
-48
/
+40
|
\
|
|
*
Moved all message sending to client events module
James Booth
2015-04-21
1
-48
/
+40
*
|
Merge branch 'master' into pgp
James Booth
2015-04-19
1
-77
/
+4
|
\
|
|
*
Added client_events module, reuse message sending code for all commands
James Booth
2015-04-19
1
-77
/
+4
*
|
Merge branch 'master' into pgp
James Booth
2015-04-12
1
-7
/
+27
|
\
|
|
*
Added option to show jids in occupants panel
James Booth
2015-04-12
1
-7
/
+27
*
|
Merge branch 'master' into pgp
James Booth
2015-04-11
1
-2
/
+19
|
\
|
|
*
Autogenerate room name with UUID for /join with no args
James Booth
2015-04-11
1
-2
/
+19
*
|
Merge branch 'master' into pgp
James Booth
2015-03-29
1
-1
/
+6
|
\
|
|
*
Use password for chat room invites
James Booth
2015-03-29
1
-1
/
+6
*
|
Merge branch 'master' into pgp
James Booth
2015-03-29
1
-1
/
+1
|
\
|
|
*
Add callback data to room disco info response handler
James Booth
2015-03-29
1
-1
/
+1
*
|
Added signature verification, /pgp fps command
James Booth
2015-03-24
1
-0
/
+16
*
|
Added pgpkeyid account setting, send signed presence
James Booth
2015-03-23
1
-0
/
+8
*
|
Added Id and fingerprint to pgp key list
James Booth
2015-03-22
1
-3
/
+7
*
|
Added /pgp libver command
James Booth
2015-03-22
1
-0
/
+10
*
|
Added pgp key list command
James Booth
2015-03-22
1
-0
/
+28
|
/
*
Added individual options to send and request delivery receipts
James Booth
2015-03-19
1
-2
/
+10
*
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
1
-10
/
+3
*
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
1
-30
/
+35
*
Moved _strtoi to common, strtoi_range
James Booth
2015-03-16
1
-39
/
+11
*
Removed console dependency from strtoi
James Booth
2015-03-16
1
-63
/
+123
*
Moved default and alias command execution
James Booth
2015-03-16
1
-1
/
+107
*
Fix for chat logging
James Booth
2015-03-15
1
-68
/
+64
*
Move common chat logging code to log.c
James Booth
2015-03-15
1
-109
/
+71
*
Added /receipts command
James Booth
2015-03-15
1
-0
/
+7
*
Removed from argument from outgoing message functions
James Booth
2015-03-14
1
-8
/
+8
*
Renamed win_save_println -> win_println
James Booth
2015-03-14
1
-4
/
+4
*
Renamed win_save_print -> win_print
James Booth
2015-03-14
1
-5
/
+5
*
Renamed win_save_vprint -> win_vprint
James Booth
2015-03-14
1
-8
/
+8
*
Show message received text for receipts
James Booth
2015-03-11
1
-9
/
+10
[next]