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
...
*
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
*
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
*
Don't override ProfMessage Id with origin-id
Michael Vetter
2019-10-31
4
-21
/
+45
*
Replace sent_messages list with algo
Michael Vetter
2019-10-31
4
-6
/
+1
*
omemo: Check stanza names when iterating nodes
aszlig
2019-10-29
1
-0
/
+8
*
Put ifdef around tray.h functions
Michael Vetter
2019-10-29
2
-9
/
+8
*
Remove not neede gtk_init() in tray.c
Michael Vetter
2019-10-29
1
-1
/
+0
*
Remove comments
Michael Vetter
2019-10-29
1
-6
/
+0
*
Dont use clipboard_init yet
Michael Vetter
2019-10-29
2
-1
/
+4
*
Send clipboard via /paste
Michael Vetter
2019-10-29
1
-2
/
+34
*
Add clipboard feature
Michael Vetter
2019-10-29
5
-0
/
+137
*
Update chat_log_pgp_msg_out() usage
Michael Vetter
2019-10-29
1
-6
/
+6
*
Two carbon logging changes
Michael Vetter
2019-10-29
1
-27
/
+38
*
Also log sv_ev_delayed_private_message
Michael Vetter
2019-10-29
1
-0
/
+1
*
Set mucuser in carbon case
Michael Vetter
2019-10-29
1
-0
/
+8
*
Actually log MUC PM messages
Michael Vetter
2019-10-28
5
-28
/
+33
[prev]
[next]