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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update README with donation request
Michael Vetter
2019-12-18
1
-1
/
+3
*
Use helper function to clean incoming messages
Michael Vetter
2019-12-13
1
-9
/
+9
*
Merge branch 'feature/1238-lastreadpos'
Michael Vetter
2019-12-13
8
-2
/
+103
|
\
|
*
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
*
Update RELEASE_GUIDE.md
Michael Vetter
2019-12-12
1
-1
/
+0
*
Check for fmod() function
Michael Vetter
2019-12-12
1
-0
/
+3
*
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
*
test: add cons_color_setting
Michael Vetter
2019-12-09
1
-0
/
+1
*
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
3
-0
/
+5
*
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
*
Merge branch 'issue/1190-multi-delay'
Michael Vetter
2019-11-13
3
-19
/
+42
|
\
|
*
Check for correct delay tag for muc timestamps
Michael Vetter
2019-11-13
3
-19
/
+42
|
/
*
Merge branch 'issue/1220-remove-rtl'
Michael Vetter
2019-11-13
1
-0
/
+30
|
\
|
*
Filter RTL unicode characters out
Michael Vetter
2019-11-13
1
-0
/
+30
|
/
*
Add cons_logging_setting() to test stub
Michael Vetter
2019-11-13
1
-2
/
+1
*
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
*
Merge pull request #1222 from mdosch/master
Michael Vetter
2019-11-08
1
-0
/
+82
|
\
|
*
Add (experimental) solarized-light theme
Martin Dosch
2019-11-08
1
-0
/
+82
*
|
_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
*
Add cons_titlebar_setting stub
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
*
Add my GitHub Sponsors URL
Michael Vetter
2019-11-05
1
-1
/
+1
*
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
*
Move `tls show` to titlebar command
Michael Vetter
2019-11-05
4
-23
/
+72
*
Initialize ProfBufEntry->id correctly
Michael Vetter
2019-11-01
1
-1
/
+5
*
Move id from DeliveryReceipt to ProfBuffEntry struct
Michael Vetter
2019-11-01
3
-26
/
+24
*
Remove not needed if blocks
Michael Vetter
2019-11-01
1
-9
/
+2
[next]