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
*
Use OMEMO for offline MUC members (#1242)
Paul Fariello
2020-01-20
8
-37
/
+128
*
Refactor /roster show/hide (#1251)
Daniel Lublin
2020-01-12
1
-133
/
+44
*
Merge pull request #1248 from svensp/master
Michael Vetter
2020-01-05
1
-1
/
+3
|
\
|
*
omemo: Check for `1` alongside `true` in an omemo encrypted message stanza
Sven Speckmaier
2020-01-03
1
-1
/
+3
*
|
Update my Copyright to 2020
Michael Vetter
2020-01-03
24
-26
/
+26
|
/
*
Add comments to avatar.c
Michael Vetter
2019-12-23
1
-8
/
+11
*
Dont kill *.char preferences if theme doesnt contain it
Michael Vetter
2019-12-20
1
-14
/
+0
*
Make `/roster color` configurable when offline
Michael Vetter
2019-12-20
1
-4
/
+4
*
Adjust /color configuration output
Michael Vetter
2019-12-20
1
-9
/
+9
*
Add workaround for stupid compiler warning
Michael Vetter
2019-12-19
1
-1
/
+1
*
Add string.h to avatars.c
Michael Vetter
2019-12-19
1
-0
/
+1
*
Refactor _cmd_set_boolean_preference
Michael Vetter
2019-12-19
1
-9
/
+10
*
Add /occupants color command
Michael Vetter
2019-12-19
7
-6
/
+45
*
Merge branch 'master' of https://github.com/profanity-im/profanity
Michael Vetter
2019-12-19
1
-0
/
+1
|
\
|
*
Include stdlib.h in avatar.c
Michael Vetter
2019-12-19
1
-0
/
+1
*
|
Add /roster color command
Michael Vetter
2019-12-19
5
-0
/
+22
*
|
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
[next]