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 (
Collapse
)
Author
Age
Files
Lines
*
Removed room unlocked console message
James Booth
2014-10-24
1
-1
/
+0
|
*
Renamed room destroy function
James Booth
2014-10-23
1
-1
/
+1
|
*
Added /account clear [account] port
James Booth
2014-10-23
2
-0
/
+5
|
*
Added /account clear [account] server
James Booth
2014-10-23
2
-0
/
+5
|
*
Revert "Removed 0.4.5 todo"
James Booth
2014-10-20
1
-10
/
+0
|
|
|
|
This reverts commit e1f5cfb928ee7b034eb0044b1ef83d606ede0258.
*
Removed 0.4.5 todo
James Booth
2014-10-20
1
-0
/
+10
|
*
Implemented new field commands
James Booth
2014-10-19
3
-201
/
+220
|
*
Added /form help autocomplete
James Booth
2014-10-19
1
-9
/
+30
|
*
Refactor form field and form autocompleters
James Booth
2014-10-19
1
-72
/
+61
|
*
Added all autocompelers for form fields
James Booth
2014-10-19
1
-108
/
+40
|
*
Added autocomplete for /field list-single types
James Booth
2014-10-19
1
-5
/
+9
|
*
Added autocomplete for /field boolean types
James Booth
2014-10-19
1
-1
/
+54
|
*
Remove fields from command autocomplete on form submit/cancel
James Booth
2014-10-18
1
-0
/
+4
|
*
Add fields to command autocompleter on switch/previous/next
James Booth
2014-10-18
2
-0
/
+39
|
*
Fixed message on /ban in private conversations
James Booth
2014-10-18
1
-1
/
+1
|
*
Added /privileges command to set UI option for showing roles/affiliations in ↵
James Booth
2014-10-18
3
-3
/
+25
|
|
|
|
rooms
*
Added reason to role/affiliation changes
James Booth
2014-10-18
1
-12
/
+12
|
*
Don't show join messages on subsequent /join commands
James Booth
2014-10-18
1
-1
/
+1
|
*
Removed /help other
James Booth
2014-10-18
2
-5
/
+0
|
*
Removed /duck command
James Booth
2014-10-18
3
-57
/
+2
|
*
Added validation to /role and /affiliation
James Booth
2014-10-12
2
-29
/
+34
|
*
Allow /role list and /affiliation list with no args
James Booth
2014-10-12
2
-6
/
+21
|
*
Added /affiliation and /role commands
James Booth
2014-10-12
3
-136
/
+199
|
*
Removed /room info command, covered by /info
James Booth
2014-10-11
2
-10
/
+7
|
*
Moved /room subject to /subject
James Booth
2014-10-11
3
-45
/
+66
|
*
Moved /room ban to /ban
James Booth
2014-10-11
3
-20
/
+57
|
*
Moved /room kick to /kick
James Booth
2014-10-10
3
-24
/
+63
|
*
Renamed args to /occupants default
James Booth
2014-10-09
2
-9
/
+53
|
*
Implemented /occupants show
James Booth
2014-10-09
1
-2
/
+9
|
*
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
|
|
[next]