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 /theme colours command
James Booth
2014-11-17
1
-2
/
+6
*
Added support for bold theme settings
James Booth
2014-11-16
1
-0
/
+1
*
Replaced colours with theme_item_t
James Booth
2014-11-16
1
-4
/
+4
*
Added /time off
James Booth
2014-11-16
1
-0
/
+5
*
Added /time setting
James Booth
2014-11-16
1
-0
/
+19
*
Added /roster size and /occupants size settings
James Booth
2014-11-15
1
-0
/
+30
*
Added /roster by commands, wip
James Booth
2014-11-11
1
-0
/
+21
*
Added /roster show|hide resource
James Booth
2014-11-11
1
-0
/
+10
*
Added /roster show|hide offline
James Booth
2014-11-10
1
-9
/
+28
*
Added /roster show|hide command, only show roster on connect success
James Booth
2014-11-10
1
-0
/
+12
*
Added /wrap user preference for enabling/disabling word wrapping
James Booth
2014-11-09
1
-1
/
+11
*
Added /presence command to show contacts presence
James Booth
2014-11-07
1
-1
/
+7
*
Removed hash_table_iter usage for room roster
James Booth
2014-11-03
1
-11
/
+13
*
Fixed various memory leaks
James Booth
2014-11-01
1
-3
/
+4
*
Updated help
James Booth
2014-10-27
1
-4
/
+4
*
Changed room help colour, added whitespace after invalid field setting
James Booth
2014-10-24
1
-0
/
+14
*
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
1
-0
/
+4
*
Added /account clear [account] server
James Booth
2014-10-23
1
-0
/
+4
*
Implemented new field commands
James Booth
2014-10-19
1
-201
/
+201
*
Remove fields from command autocomplete on form submit/cancel
James Booth
2014-10-18
1
-0
/
+4
*
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
1
-2
/
+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
1
-4
/
+0
*
Removed /duck command
James Booth
2014-10-18
1
-36
/
+2
*
Added validation to /role and /affiliation
James Booth
2014-10-12
1
-23
/
+29
*
Allow /role list and /affiliation list with no args
James Booth
2014-10-12
1
-4
/
+19
*
Added /affiliation and /role commands
James Booth
2014-10-12
1
-73
/
+107
*
Removed /room info command, covered by /info
James Booth
2014-10-11
1
-9
/
+7
*
Moved /room subject to /subject
James Booth
2014-10-11
1
-31
/
+48
*
Moved /room ban to /ban
James Booth
2014-10-11
1
-12
/
+28
*
Moved /room kick to /kick
James Booth
2014-10-10
1
-16
/
+34
*
Renamed args to /occupants default
James Booth
2014-10-09
1
-1
/
+16
*
Added /occupants commands, unfinished
James Booth
2014-10-09
1
-0
/
+29
*
Added /room ban command
James Booth
2014-10-06
1
-0
/
+12
*
Implemented setting and listing roles
James Booth
2014-10-06
1
-1
/
+38
*
Allow setting "none" affiliation
James Booth
2014-10-06
1
-1
/
+6
*
Added /room kick command
James Booth
2014-10-05
1
-0
/
+16
*
Added /room subject command
James Booth
2014-10-05
1
-0
/
+31
*
Implemented getting affiliation list, and setting affiliation
James Booth
2014-10-05
1
-2
/
+1
*
Implemented setting affiliation and listing affiliations
James Booth
2014-10-04
1
-49
/
+36
*
Split autocompleters for roster and rooms
James Booth
2014-10-04
1
-78
/
+106
*
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
1
-4
/
+46
*
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
1
-2
/
+22
[next]