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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xep-0392: colorize roster
Michael Vetter
2019-12-19
2
-3
/
+19
*
xep-0084: add test stub file
Michael Vetter
2019-12-18
2
-2
/
+2
*
Add header file guard to avatar.h
Michael Vetter
2019-12-18
1
-0
/
+5
*
xep-0084: make internal functions static
Michael Vetter
2019-12-18
1
-8
/
+8
*
xep-0084: move id to avatar_metadata
Michael Vetter
2019-12-18
1
-12
/
+12
*
xep-0084: Add correct file extension
Michael Vetter
2019-12-18
1
-9
/
+41
*
xep-0084: Normalize at out of image filename
Michael Vetter
2019-12-18
1
-1
/
+3
*
xep-0084: Improve help
Michael Vetter
2019-12-18
2
-2
/
+4
*
xep-0084:
Michael Vetter
2019-12-18
1
-0
/
+4
*
Fix header
Michael Vetter
2019-12-18
2
-2
/
+2
*
xep-0084: add /avatar help and autocompletion
Michael Vetter
2019-12-18
2
-3
/
+21
*
xep-0084: save avatars in own directory
Michael Vetter
2019-12-18
1
-4
/
+20
*
xep-0084: Make it work multiple times
Michael Vetter
2019-12-18
1
-0
/
+4
*
xep-0084: Download avatars
Michael Vetter
2019-12-18
3
-3
/
+113
*
xep-0084: Look for specific user and print ID
Michael Vetter
2019-12-18
5
-2
/
+47
*
Start implementing XEP-0084
Michael Vetter
2019-12-18
5
-0
/
+140
*
Use helper function to clean incoming messages
Michael Vetter
2019-12-13
1
-9
/
+9
*
separator: Enable for MUC and PRIVWIN too
Michael Vetter
2019-12-13
3
-9
/
+29
*
separator: Print only one for each chat window
Michael Vetter
2019-12-13
1
-3
/
+19
*
separator: print trackbar across the whole line
Michael Vetter
2019-12-13
1
-13
/
+19
*
Initial work on last-read-position feature
Michael Vetter
2019-12-13
6
-0
/
+59
*
Dont print error message if a valid setting function is called
Michael Vetter
2019-12-12
1
-1
/
+0
*
Handle case where color.nick is not set
Michael Vetter
2019-12-12
1
-0
/
+5
*
Improve color blindness handling
Michael Vetter
2019-12-12
3
-12
/
+16
*
Implement Color Vision Deficiencies setting
Michael Vetter
2019-12-12
8
-16
/
+102
*
Add initial support for XEP-0392
Michael Vetter
2019-12-09
6
-1
/
+35
*
XEP-0392: theme, ui: conditionally colorize user nicks
Aurelien Aptel
2019-12-03
3
-0
/
+11
*
XEP-0392: color: implement color hashing
Aurelien Aptel
2019-12-03
2
-283
/
+376
*
XEP-0392: config: add "color.nick" bool option
Aurelien Aptel
2019-12-03
2
-0
/
+4
*
Call ncurses resize function before move function
Michael Vetter
2019-12-02
2
-2
/
+3
*
_win_print: Guard against time being null
Michael Vetter
2019-12-01
1
-1
/
+1
*
Merge /group command into /roster
Michael Vetter
2019-11-25
3
-146
/
+118
*
Fix stanza_get_child_by_name_and_from() strcmp
Michael Vetter
2019-11-14
1
-1
/
+3
*
Add vim modeline
Michael Vetter
2019-11-13
149
-0
/
+217
*
Check for correct delay tag for muc timestamps
Michael Vetter
2019-11-13
3
-19
/
+42
*
Filter RTL unicode characters out
Michael Vetter
2019-11-13
1
-0
/
+30
*
Fix stanza_get_child_by_name_and_ns() if no name
Michael Vetter
2019-11-12
1
-1
/
+3
*
Merge /chlog and /grlog commands into /logging
Michael Vetter
2019-11-12
6
-56
/
+67
*
_handle_groupchat(): get correct origin-id stanza
Michael Vetter
2019-11-08
3
-2
/
+22
*
cmd_room: don't check arguments twice
Michael Vetter
2019-11-08
1
-13
/
+4
*
Fix setting of status message
Michael Vetter
2019-11-07
2
-2
/
+6
*
Merge state commands (online, away) into status
Michael Vetter
2019-11-06
4
-141
/
+113
*
Fix formatting for invite command help
Michael Vetter
2019-11-05
1
-1
/
+1
*
Merge /invite, /invites and /decline commands
Michael Vetter
2019-11-05
5
-86
/
+86
*
Add `/titlebar show presence` command
Michael Vetter
2019-11-05
3
-0
/
+13
*
Display resource information in `/titlebar`
Michael Vetter
2019-11-05
1
-0
/
+6
*
Add `/titlebar show resource` command
Michael Vetter
2019-11-05
3
-3
/
+10
*
Move /encwarn command into /titlebar
Michael Vetter
2019-11-05
6
-58
/
+49
*
Fix add_history usage in down arrow handler
Michael Vetter
2019-11-05
1
-4
/
+1
*
Store current input line in history
Michael Vetter
2019-11-05
1
-0
/
+16
[next]