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
...
|
|
*
add some code to deal with a common $HOME convention
Will Song
2015-11-24
1
-1
/
+13
|
|
*
show different message when one is not connected
Will Song
2015-11-24
1
-3
/
+9
|
|
*
move brace to newline to follow conventions
Will Song
2015-11-24
1
-1
/
+2
|
|
*
styling changes and remove temporary comment
Will Song
2015-11-24
1
-7
/
+5
|
|
*
actually check the return value of write for rare fail conditions
Will Song
2015-11-23
1
-13
/
+21
|
|
*
ignore another return value and move initial loop declaration outside of loop
Will Song
2015-11-23
1
-4
/
+5
|
|
*
mark return value of sys_write as unused to fix tests
Will Song
2015-11-23
1
-4
/
+7
|
|
*
since we keep track of length correctly, we don't need to add a null terminat...
Will Song
2015-11-23
1
-1
/
+1
|
|
*
decrease the amount of sys_writes used and add a useful error message
Will Song
2015-11-23
1
-8
/
+22
|
|
*
add feature in issue #585
Will Song
2015-11-23
1
-0
/
+54
|
|
/
*
|
Added functions to manage custom notification triggers
James Booth
2015-11-24
1
-10
/
+52
*
|
Added notify triggers WIP
James Booth
2015-11-23
1
-0
/
+48
|
/
*
Show summary of trusted certificates, add /tls cert <fingerprint>
James Booth
2015-11-22
1
-16
/
+27
*
Tidied roster commands
James Booth
2015-11-22
1
-38
/
+48
*
Added /roster resource join
James Booth
2015-11-22
1
-0
/
+11
*
Added /roster char resource
James Booth
2015-11-22
1
-0
/
+12
*
Added word wrap to roster panel
James Booth
2015-11-22
1
-0
/
+11
*
Option to show presence information on single line in roster
James Booth
2015-11-22
1
-1
/
+1
*
Added /roster indent presence
James Booth
2015-11-21
1
-0
/
+16
*
Added /roster indent resource
James Booth
2015-11-21
1
-0
/
+16
*
Free pref strings
James Booth
2015-11-21
1
-8
/
+24
*
Added /roster indent contact
James Booth
2015-11-21
1
-0
/
+23
*
Added /roster char contact
James Booth
2015-11-20
1
-0
/
+12
*
Added /roster char header
James Booth
2015-11-19
1
-0
/
+19
*
Added option to show resource priority in roster
James Booth
2015-11-18
1
-0
/
+14
*
Added roster count option
James Booth
2015-11-18
1
-0
/
+14
*
Pass offline filter to roster_get_contacts
James Booth
2015-11-18
1
-3
/
+3
*
Pass offline filter to roster list functions
James Booth
2015-11-18
1
-2
/
+2
*
Pass ordering to roster list functions
James Booth
2015-11-18
1
-5
/
+5
*
Added /roster order name|presence
James Booth
2015-11-17
1
-0
/
+20
*
Show presence in roster WIP
James Booth
2015-11-15
1
-0
/
+28
*
Tidy /tls command
James Booth
2015-11-11
1
-10
/
+25
*
Added /tls trust
James Booth
2015-11-10
1
-0
/
+14
*
Show current TLS certificate
James Booth
2015-11-10
1
-20
/
+5
*
Added /tls cert to show current certificate fingerprint
James Booth
2015-11-09
1
-0
/
+37
*
Store current TLS certificate fingerpint in memory for reconnect
James Booth
2015-11-09
1
-0
/
+1
*
Removed ui_new_private_win
James Booth
2015-11-05
1
-1
/
+1
*
Make all mucconfwin functions take ProfMucConfWin
James Booth
2015-11-02
1
-10
/
+10
*
Renamed mucconfwin functions
James Booth
2015-11-02
1
-27
/
+27
*
Removed ui_statusbar_new
James Booth
2015-11-02
1
-1
/
+1
*
Removed ui_clear_win
James Booth
2015-11-02
1
-1
/
+1
*
Removed ui_swap_wins
James Booth
2015-11-02
1
-1
/
+1
*
Removed ui_tidy_wins
James Booth
2015-11-02
1
-3
/
+3
*
Renamed ui_switch_win -> ui_focus_win
James Booth
2015-11-02
1
-9
/
+9
*
mucwin_hide_occupants takes ProfMucWin
James Booth
2015-11-02
1
-1
/
+1
*
mucwin_show_occupants takes ProfMucWin
James Booth
2015-11-02
1
-1
/
+1
*
mucwin_update_occupants takes ProfMucWin
James Booth
2015-11-02
1
-2
/
+2
*
mucwin_roster takes ProfMucWin
James Booth
2015-11-01
1
-4
/
+4
*
Renamed ui_room_hide_occupants -> mucwin_hide_occupants
James Booth
2015-11-01
1
-1
/
+1
*
Renamed mucwin_occupants -> mucwin_show_occupants
James Booth
2015-11-01
1
-1
/
+1
[prev]
[next]