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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set columns when running functional tests
James Booth
2015-06-13
1
-15
/
+54
*
Merge remote-tracking branch 'PMaynard/#551'
James Booth
2015-06-02
3
-3
/
+33
|
\
|
*
Tidy up windows when enabling
Pete
2015-06-01
1
-0
/
+4
|
*
Extra underline
Pete Maynard
2015-06-01
1
-1
/
+1
|
*
Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected und...
Pete
2015-06-01
2
-4
/
+7
|
*
Added window auto tidy.
Pete
2015-05-29
3
-2
/
+26
|
/
*
allow enabling / disabling carbons without being connected.
Adam Ehlers Nyholm Thomsen
2015-05-17
1
-14
/
+12
*
Added cl_ev_presence_send
James Booth
2015-05-07
1
-3
/
+3
*
Renamed presence_update -> presence_send
James Booth
2015-05-07
1
-3
/
+3
*
Tidied form field autocompleters
James Booth
2015-05-05
1
-22
/
+26
*
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 ui_ev_new_private_win to ui events
James Booth
2015-05-04
1
-5
/
+9
*
cl_ev_send_muc_msg takes ProfMucWin as arg
James Booth
2015-05-04
1
-2
/
+2
*
Move current win check to event, removed next and prev win functions
James Booth
2015-04-30
1
-9
/
+3
*
Removed ui_win_switch_num
James Booth
2015-04-30
1
-10
/
+14
*
Removed some ui functions, inlined
James Booth
2015-04-30
1
-11
/
+11
*
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
*
Added ui events module
James Booth
2015-04-28
1
-0
/
+1
*
Renamed event functions
James Booth
2015-04-28
1
-16
/
+16
*
Tidied account login
James Booth
2015-04-23
1
-6
/
+31
*
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
*
Moved new chat win events to client events module
James Booth
2015-04-21
1
-5
/
+16
*
Moved all message sending to client events module
James Booth
2015-04-21
1
-48
/
+40
*
Added client_events module, reuse message sending code for all commands
James Booth
2015-04-19
1
-77
/
+4
*
Added option to show jids in occupants panel
James Booth
2015-04-12
2
-15
/
+64
*
Autogenerate room name with UUID for /join with no args
James Booth
2015-04-11
2
-8
/
+26
*
Use password for chat room invites
James Booth
2015-03-29
1
-1
/
+6
*
Add callback data to room disco info response handler
James Booth
2015-03-29
1
-1
/
+1
*
Added individual options to send and request delivery receipts
James Booth
2015-03-19
2
-9
/
+51
*
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
3
-112
/
+113
*
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
2
-136
/
+74
*
Tidied help
James Booth
2015-03-15
1
-2
/
+2
*
Added /receipts command
James Booth
2015-03-15
3
-1
/
+18
*
Removed from argument from outgoing message functions
James Booth
2015-03-14
2
-12
/
+12
*
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
2
-15
/
+16
[next]