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
...
*
Added /occupants commands, unfinished
James Booth
2014-10-09
3
-0
/
+39
*
Added /room ban command
James Booth
2014-10-06
2
-0
/
+20
*
Added jid autocomplete for affiliation commands
James Booth
2014-10-06
1
-4
/
+17
*
Implemented setting and listing roles
James Booth
2014-10-06
2
-7
/
+64
*
Allow setting "none" affiliation
James Booth
2014-10-06
2
-1
/
+7
*
Added /room kick command
James Booth
2014-10-05
2
-0
/
+26
*
Added /room subject command
James Booth
2014-10-05
2
-0
/
+44
*
Implemented getting affiliation list, and setting affiliation
James Booth
2014-10-05
2
-4
/
+2
*
Added autocompleters for /room subcommands
James Booth
2014-10-04
1
-0
/
+56
*
Implemented setting affiliation and listing affiliations
James Booth
2014-10-04
2
-56
/
+38
*
Split autocompleters for roster and rooms
James Booth
2014-10-04
2
-101
/
+157
*
Split validation between /who for rooms and roster
James Booth
2014-10-04
1
-35
/
+51
*
Allow adding and removing room owners
James Booth
2014-10-04
2
-7
/
+64
*
Added service discovery to /room info command
James Booth
2014-10-02
1
-0
/
+1
*
Merge branch 'master' into muc_roles
James Booth
2014-10-02
1
-9
/
+5
|
\
|
*
Removed usages of strcpy
James Booth
2014-10-02
1
-9
/
+5
*
|
Added /room <affiliation> command
James Booth
2014-10-01
2
-2
/
+26
*
|
Added /room <role> command
James Booth
2014-10-01
2
-0
/
+21
*
|
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
2
-20
/
+20
*
|
Store room affiliation and role
James Booth
2014-09-28
2
-4
/
+14
*
|
Check for NULL inside autocomplete_free
James Booth
2014-09-26
1
-3
/
+1
|
/
*
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 autocompletion for jid-multi form fields
James Booth
2014-09-17
1
-0
/
+8
*
Added autocompletion for form text-multi values
James Booth
2014-09-17
1
-0
/
+8
*
Added autocompletion for form list-multi values
James Booth
2014-09-17
1
-2
/
+11
*
Added autocompletion for form list-single values
James Booth
2014-09-17
1
-0
/
+16
*
Added autocompletion for form boolean values
James Booth
2014-09-17
1
-16
/
+51
*
Added field updated message, show form mofified indicator for /wins
James Booth
2014-09-17
1
-0
/
+10
*
Added form field help
James Booth
2014-09-16
1
-0
/
+4
*
Implemented /form help
James Booth
2014-09-16
2
-8
/
+29
*
Show form fields after updating
James Booth
2014-09-15
1
-10
/
+10
*
Added /form show
James Booth
2014-09-15
2
-3
/
+12
*
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
3
-286
/
+287
*
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
2
-5
/
+71
*
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
*
Added autocomplete for setting room config form tags
James Booth
2014-09-12
1
-0
/
+12
*
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
2
-14
/
+42
[prev]
[next]