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
...
*
Fix memleak in get_start()
Michael Vetter
2019-10-06
1
-0
/
+1
*
Destroy hash table ein autocompleters_destroy()
Michael Vetter
2019-10-06
1
-0
/
+3
*
Free options in error case for cmd_connect()
Michael Vetter
2019-10-06
1
-0
/
+5
*
Fix preferences memory leak
Michael Vetter
2019-10-05
1
-0
/
+4
*
Add /clear autocompletion and improve help
Michael Vetter
2019-10-05
3
-6
/
+60
*
Merge pull request #874 from spiridoncha/master
Michael Vetter
2019-10-05
3
-1
/
+13
|
\
|
*
Makes /clear behavior configurable.
Spiridonov Alexander
2016-11-07
3
-0
/
+9
|
*
Change /clear behaviour. Closes issue #855.
Spiridonov Alexander
2016-10-22
1
-1
/
+4
*
|
Merge remote-tracking branch 'philipflohr/master'
Michael Vetter
2019-10-05
1
-10
/
+3
|
\
\
|
*
|
Don't stop plugin installation if given path points to a directory
Philip Flohr
2019-02-26
1
-11
/
+3
*
|
|
Check errors in is_dir() is_regular_file()
Michael Vetter
2019-10-04
1
-2
/
+10
*
|
|
Introduce /reload command
Michael Vetter
2019-10-04
5
-18
/
+58
*
|
|
Log outgoing carbons instead of incoming
Michael Vetter
2019-10-04
1
-4
/
+4
*
|
|
Mention XEP-0191 in blocked command
Michael Vetter
2019-09-30
1
-1
/
+1
*
|
|
Document how to block users in MUCs
Michael Vetter
2019-09-30
1
-2
/
+4
*
|
|
Bind key to switch to next active window
Michael Vetter
2019-09-30
3
-0
/
+41
*
|
|
Define keybindings to switch to up to 20 windows
Michael Vetter
2019-09-30
1
-0
/
+100
*
|
|
Detect MUC history correctly with some Prosody versions
Michael Vetter
2019-09-30
1
-1
/
+3
*
|
|
Remove not needed code
Michael Vetter
2019-09-29
1
-4
/
+0
*
|
|
Add comment about statusbar.current
Michael Vetter
2019-09-29
1
-0
/
+3
*
|
|
Fix typo conact -> contact
Michael Vetter
2019-09-29
1
-4
/
+4
*
|
|
Use helper function for cmd_status
Michael Vetter
2019-09-29
1
-15
/
+13
*
|
|
Allow pasing a jid to info command in chat window
Michael Vetter
2019-09-29
1
-12
/
+18
*
|
|
Allow pasing a jid to status command in chat window
Michael Vetter
2019-09-29
1
-2
/
+10
*
|
|
Add coloring of statusbar.current tab in view
Daniel Lublin
2019-09-24
4
-4
/
+15
*
|
|
log: set nonblocking mode for stderr
Dmitry Podgorny
2019-09-13
1
-6
/
+16
*
|
|
Log alleged roster push to file
Michael Vetter
2019-09-12
1
-0
/
+1
*
|
|
Print history color in theme properties
Michael Vetter
2019-09-11
1
-0
/
+1
*
|
|
Set default color for main.text.history
Michael Vetter
2019-09-11
1
-0
/
+1
*
|
|
Allow colorization of history messages
Michael Vetter
2019-09-10
3
-2
/
+4
*
|
|
Log 1:1 messages from other clients also to file
Michael Vetter
2019-09-04
1
-0
/
+4
*
|
|
Set message->plain in carbon case
Michael Vetter
2019-09-04
1
-1
/
+8
*
|
|
Don't crash if source jid doesn't contain the node part
Dmitry Podgorny
2019-08-26
1
-1
/
+3
*
|
|
Hardcode James email adress in info message
Michael Vetter
2019-08-24
1
-1
/
+1
*
|
|
Make sure memory in color_pair_cache_reset() was allocated.
Michael Vetter
2019-08-24
1
-5
/
+8
*
|
|
Remove unused colour_string_t struct
Michael Vetter
2019-08-23
1
-5
/
+0
*
|
|
theme: print to log not to console
Michael Vetter
2019-08-23
1
-2
/
+1
*
|
|
color: set capacity in unittest case
Michael Vetter
2019-08-23
1
-0
/
+5
*
|
|
Notify trying to load 256 colour theme in incapable terminal
Michael Vetter
2019-08-23
2
-1
/
+9
*
|
|
Add 256 colour info to /theme colours
Michael Vetter
2019-08-23
1
-0
/
+7
*
|
|
color: Include log.h
Michael Vetter
2019-08-23
1
-0
/
+1
*
|
|
Reset color pairs when new theme is loaded
Michael Vetter
2019-08-23
1
-0
/
+2
*
|
|
Reformat color.c
Michael Vetter
2019-08-23
1
-5
/
+7
*
|
|
Add header to color.h
Michael Vetter
2019-08-23
1
-0
/
+34
*
|
|
Use log_error() instead of g_warning()
Michael Vetter
2019-08-23
2
-16
/
+19
*
|
|
Add 256 colors support
Aurelien Aptel
2019-08-23
3
-104
/
+437
*
|
|
omemo: use lower case to log info
Michael Vetter
2019-08-23
1
-1
/
+1
*
|
|
Fix typo in OMEMO materials log
Michael Vetter
2019-08-23
1
-1
/
+1
*
|
|
Add comment about dead assignment in callback_add_timed
Michael Vetter
2019-08-23
1
-0
/
+1
*
|
|
Remove unused code in cmd_room() about win num
Michael Vetter
2019-08-23
1
-6
/
+0
[prev]
[next]