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
...
*
|
Added /room <role> command
James Booth
2014-10-01
1
-0
/
+18
*
|
Moved room info output to ui module, added TODO for roles
James Booth
2014-09-30
1
-6
/
+1
*
|
Show occupants affiliation and role with /info in rooms
James Booth
2014-09-30
1
-1
/
+4
*
|
Changed rooms to use Occupant type instead of PContact
James Booth
2014-09-30
1
-53
/
+32
*
|
Tidied muc module
James Booth
2014-09-28
1
-16
/
+16
*
|
Store room affiliation and role
James Booth
2014-09-28
1
-1
/
+9
|
/
*
Fixed /caps command for chat room participants
James Booth
2014-09-21
1
-5
/
+6
*
Destroy Jid after use
James Booth
2014-09-21
1
-0
/
+1
*
Added field updated message, show form mofified indicator for /wins
James Booth
2014-09-17
1
-0
/
+10
*
Implemented /form help
James Booth
2014-09-16
1
-5
/
+24
*
Show form fields after updating
James Booth
2014-09-15
1
-10
/
+10
*
Added /form show
James Booth
2014-09-15
1
-0
/
+7
*
Dont allow unsaved form windows to be closed
James Booth
2014-09-15
1
-0
/
+11
*
Split /room and /form commands
James Booth
2014-09-15
1
-260
/
+248
*
Allow removing data from text-multi form fields
James Booth
2014-09-14
1
-5
/
+34
*
Added setting of unique form list values
James Booth
2014-09-14
1
-4
/
+16
*
Added /room remove command, reformetted form output
James Booth
2014-09-14
1
-1
/
+23
*
Added /room add for *-multi
James Booth
2014-09-14
1
-8
/
+28
*
Added add/remove subcommands to room config
James Booth
2014-09-13
1
-1
/
+55
*
Added form validation for jid-single type
James Booth
2014-09-13
1
-0
/
+1
*
Added form validation for list-single type
James Booth
2014-09-13
1
-2
/
+12
*
Added form validation for boolean type
James Booth
2014-09-13
1
-0
/
+12
*
Added form type check on set
James Booth
2014-09-13
1
-2
/
+10
*
Check room config tag exists before setting
James Booth
2014-09-12
1
-4
/
+8
*
Added setting of *-single room config values
James Booth
2014-09-12
1
-9
/
+34
*
Close config win
James Booth
2014-09-11
1
-0
/
+2
*
Close config window on submit/cancel
James Booth
2014-09-11
1
-9
/
+18
*
Added /room command validation, reduced to one subcommand
James Booth
2014-09-11
1
-51
/
+70
*
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
1
-1
/
+16
*
Move to existing room config window if exists
James Booth
2014-09-08
1
-1
/
+10
*
Added /room config edit and /room config cancel
James Booth
2014-09-04
1
-10
/
+23
*
Fixed spelling mistake
James Booth
2014-09-04
1
-1
/
+1
*
Added /ping command
James Booth
2014-09-04
1
-0
/
+20
*
Validate usage of /room config command, added UI messages
James Booth
2014-09-03
1
-9
/
+40
*
Send room destroy iq on /room config cancel
James Booth
2014-09-03
1
-0
/
+2
*
Send instant room request
James Booth
2014-09-03
1
-1
/
+3
*
WIP - Handle /room config commands
James Booth
2014-09-03
1
-1
/
+9
*
Added /room config command
James Booth
2014-09-03
1
-0
/
+14
*
Always update UI in event loop, removed updates from rest of code
James Booth
2014-09-01
1
-4
/
+0
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Added /bookmark with no args usage when in chat room
James Booth
2014-08-19
1
-58
/
+82
*
"/bookmark add foo" crash - fix
Jan Hacker
2014-08-17
1
-4
/
+8
*
Show message when no group or empty roster on /who
James Booth
2014-07-22
1
-0
/
+8
*
Added _who_roster function
James Booth
2014-07-22
1
-166
/
+173
*
Added _who_room function
James Booth
2014-07-22
1
-80
/
+84
*
Show message when no contacts with presence for /who
James Booth
2014-07-22
1
-33
/
+87
*
Free resources on OTR shutdown
James Booth
2014-06-26
1
-0
/
+1
*
Added deallocation function for string prefs, added otr policy enum
James Booth
2014-06-18
1
-8
/
+12
*
Fixed memleaks with otr policy and autoaway options
James Booth
2014-06-17
1
-0
/
+1
*
Fixed compiler warning
James Booth
2014-06-03
1
-3
/
+0
[prev]
[next]