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
...
*
db: log replace id
Michael Vetter
2020-04-06
1
-3
/
+3
*
db: use goto in error case
Michael Vetter
2020-04-06
1
-24
/
+13
*
db: add db version
Michael Vetter
2020-04-06
1
-1
/
+25
*
db: move includes
Michael Vetter
2020-04-06
3
-7
/
+8
*
db: guard against no DB
Michael Vetter
2020-04-06
1
-2
/
+10
*
db: Have one database per account
Michael Vetter
2020-04-06
7
-25
/
+47
*
database: dont log muc pms
Michael Vetter
2020-04-06
1
-2
/
+0
*
database: log stanza_id and whether it is a muc message
Michael Vetter
2020-04-06
3
-13
/
+13
*
Add timestamp for incoming messages if none is set
Michael Vetter
2020-04-06
1
-0
/
+6
*
database: log incoming messages
Michael Vetter
2020-04-06
3
-0
/
+40
*
database: Define chatlog database location
Michael Vetter
2020-04-06
3
-6
/
+29
*
database: create table
Michael Vetter
2020-04-06
1
-2
/
+13
*
Start SQLite db module
Michael Vetter
2020-04-06
3
-0
/
+116
*
Fix multiple memory leaks related to rosterwin_roster()
Dmitry Podgorny
2020-04-06
1
-0
/
+1
*
Fix memory leak in cons_show_disco_info()
Dmitry Podgorny
2020-04-06
1
-1
/
+1
*
Fix memory leak in stanza_attach_correction()
Dmitry Podgorny
2020-04-05
1
-0
/
+1
*
Fix memory leak in _rosterwin_resources()
Dmitry Podgorny
2020-04-05
1
-0
/
+1
*
Dont have account otr setting if built without otr
Michael Vetter
2020-04-03
1
-0
/
+2
*
Merge pull request #1297 from profanity-im/memleak-mucwin
Michael Vetter
2020-04-03
1
-0
/
+2
|
\
|
*
Fixed memory leak in ProfMucWin
Dmitry Podgorny
2020-04-03
1
-0
/
+2
*
|
Dont have otr autocompletion if build without otr support
Michael Vetter
2020-04-03
1
-0
/
+16
*
|
Dont have pgp autocompletion if build without pgp support
Michael Vetter
2020-04-03
1
-2
/
+16
*
|
Dont even create OMEMO ac vars if we build without support
Michael Vetter
2020-04-03
1
-0
/
+10
*
|
Only have OMEMO autocompletion if we build with OEMO support
Michael Vetter
2020-04-02
1
-2
/
+6
*
|
Fix omemo autocompletion mitake
Michael Vetter
2020-04-02
1
-2
/
+0
|
/
*
Remove 'use' from titlebar autocompletion
Michael Vetter
2020-03-29
1
-1
/
+0
*
Fix memory leak of presence object
Dmitry Podgorny
2020-02-23
1
-0
/
+2
*
Fix edit mistake
Michael Vetter
2020-03-27
1
-1
/
+1
*
Upgrade examples
Michael Vetter
2020-03-26
1
-39
/
+39
*
Add setting to not colorize own nick according to xep-0392
Michael Vetter
2020-03-25
7
-5
/
+31
*
Add -t theme option
Michael Vetter
2020-03-24
4
-11
/
+27
*
Fix old typo in titlebar presence
Michael Vetter
2020-03-24
1
-1
/
+1
*
titlebar: allow displaying MUC name and MUC jid
Michael Vetter
2020-03-24
9
-63
/
+65
*
move titlebar code in correct function
Michael Vetter
2020-03-24
2
-20
/
+10
*
Add slashguard feature
Michael Vetter
2020-03-18
9
-1
/
+53
*
Enable popular features by default
Michael Vetter
2020-03-17
1
-0
/
+5
*
Add note about 256 color support
Michael Vetter
2020-03-17
1
-1
/
+2
*
xep-0084/avatar: add option to open avatar directly
Michael Vetter
2020-03-10
9
-9
/
+88
*
Make statusbar tab more resilient
Michael Vetter
2020-03-09
1
-4
/
+8
*
Remove caution about LMC
Michael Vetter
2020-03-09
1
-1
/
+1
*
Rename ProfBufferEntry jid variable
Michael Vetter
2020-03-09
3
-7
/
+7
*
Check for sender of LMC message
Michael Vetter
2020-03-09
1
-11
/
+17
*
Write from jid in buffer
Michael Vetter
2020-03-09
1
-10
/
+13
*
Add barejid to buffer struct
Michael Vetter
2020-03-09
3
-15
/
+16
*
Remove old comments
Michael Vetter
2020-03-09
1
-4
/
+0
*
Use correct MUC message timestamp
Michael Vetter
2020-03-09
2
-5
/
+8
*
Use ProfMessage as parameter for win_println_incoming_muc_msg()
Michael Vetter
2020-03-09
3
-7
/
+6
*
window.c: Rename variable
Michael Vetter
2020-03-09
1
-3
/
+3
*
Use proper OS names for OpenBSD and NetBSD
Michael Vetter
2020-03-09
1
-2
/
+2
*
Dont check before freeing
Michael Vetter
2020-02-27
1
-8
/
+4
[prev]
[next]