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
...
*
Simplify _executable_autocomplete()
Michael Vetter
2020-11-05
1
-4
/
+1
*
Simplify _lastactivity_autocomplete()
Michael Vetter
2020-11-05
1
-9
/
+4
*
Simplify _who_autocomplete()
Michael Vetter
2020-11-05
1
-3
/
+0
*
Simplify _tray_autocomplete()
Michael Vetter
2020-11-05
1
-5
/
+1
*
Simplify _sub_autocomplete()
Michael Vetter
2020-11-05
1
-5
/
+1
*
Simplify cmd_ac_complete_filepath()
Michael Vetter
2020-11-05
1
-8
/
+1
*
Simplify cmd_ac_complete()
Michael Vetter
2020-11-05
1
-9
/
+3
*
Get rid of str_contains()
Michael Vetter
2020-11-02
3
-15
/
+2
*
Remove non existent functions
Michael Vetter
2020-11-02
1
-8
/
+0
*
Print all error stanzas
Michael Vetter
2020-10-30
1
-5
/
+5
*
Fixed Date format for MAM request
DebXWoody
2020-10-28
1
-2
/
+2
*
functest: dont link against tcl
Michael Vetter
2020-10-22
1
-1
/
+1
*
Merge pull request #1433 from profanity-im/bookmark
Michael Vetter
2020-10-19
1
-0
/
+1
|
\
|
*
xmpp/bookmark: don't use uninitialised field
Dmitry Podgorny
2020-10-19
1
-0
/
+1
|
/
*
functest: Make char const
Michael Vetter
2020-10-15
2
-9
/
+9
*
Merge pull request #1430 from spth/master
Michael Vetter
2020-10-14
6
-6
/
+6
|
\
|
*
Since the string from strerror should never be modified, use const.
Philipp Klaus Krause
2020-10-14
6
-6
/
+6
|
/
*
Merge pull request #1428 from profanity-im/use-after-free
Michael Vetter
2020-10-09
1
-1
/
+1
|
\
|
*
Fix use-after-free which is introduced in cons_alert()
Dmitry Podgorny
2020-10-09
1
-1
/
+1
|
/
*
travis: disable debian, ubuntu, fedora for now
Michael Vetter
2020-10-09
1
-6
/
+6
*
Merge pull request #1426 from profanity-im/cleanup/newlibs
Michael Vetter
2020-10-09
10
-64
/
+19
|
\
|
*
configure: check for python3-config
Michael Vetter
2020-10-09
1
-1
/
+2
|
*
travis: add libstrophe to tw
Michael Vetter
2020-10-09
1
-0
/
+1
|
*
Enable _handle_ox_chat() payload/body decryption
Michael Vetter
2020-10-09
1
-3
/
+0
|
*
Use g_date_time_format_iso8601()
Michael Vetter
2020-09-30
2
-10
/
+4
|
*
Replace stanza_get_child_by_name_and_ns with xmpp_stanza_get_child_by_name_an...
Michael Vetter
2020-09-30
6
-32
/
+10
|
*
Require libstrophe/libmesode 0.10.0
Michael Vetter
2020-09-30
2
-18
/
+2
*
|
Fix memleak in cons_alert()
Michael Vetter
2020-10-07
1
-0
/
+2
|
/
*
Merge pull request #1424 from niacat/netbsd
Michael Vetter
2020-09-07
14
-18
/
+60
|
\
|
*
Avoid passing NULL pointers to curses functions.
nia
2020-09-04
3
-9
/
+23
|
*
Basic support for building on NetBSD.
nia
2020-09-04
13
-9
/
+37
|
/
*
Merge pull request #1421 from misaflo/theme-gruvbox
Michael Vetter
2020-08-27
1
-1
/
+1
|
\
|
*
Update gruvbox theme (background color)
Florent LĂ©vigne
2020-08-27
1
-1
/
+1
|
/
*
Merge pull request #1415 from profanity-im/gtk23
Michael Vetter
2020-08-10
1
-3
/
+5
|
\
|
*
configure: support gtk3 too
Michael Vetter
2020-08-04
1
-3
/
+5
*
|
Merge pull request #1416 from profanity-im/memleaks2
Michael Vetter
2020-08-10
1
-21
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix memory leak in _handle_chat()
Dmitry Podgorny
2020-08-07
1
-21
/
+7
|
/
*
Merge pull request #1413 from profanity-im/feature/mam-addtodb-nodup
Michael Vetter
2020-07-24
4
-10
/
+46
|
\
|
*
database: Only insert if there is no entry with same archive_id
Michael Vetter
2020-07-23
1
-4
/
+6
|
*
Parse stanza-id
Michael Vetter
2020-07-23
3
-6
/
+40
|
/
*
Fix memleak in win_print_outgoing_with_receipt()
Michael Vetter
2020-07-23
1
-0
/
+1
*
parser.c: Use glib
Michael Vetter
2020-07-23
1
-4
/
+4
*
Fix /correct quotation marks usage
Michael Vetter
2020-07-23
4
-2
/
+29
*
Fix lastactivity behaviour
Michael Vetter
2020-07-22
3
-27
/
+68
*
Expand /lastactivity help
Michael Vetter
2020-07-22
1
-1
/
+1
*
Merge pull request #1410 from licaon-kter/patch-1
Michael Vetter
2020-07-22
1
-1
/
+1
|
\
|
*
Fix missed text in #1224
Licaon_Kter
2020-07-22
1
-1
/
+1
|
/
*
parser.c: Use helper function to reduce duplicate code
Michael Vetter
2020-07-21
1
-143
/
+50
*
parse_args(): Call g_free() once
Michael Vetter
2020-07-21
1
-3
/
+2
*
Use parse_args_with_freetext() for `/correct`
Michael Vetter
2020-07-20
2
-3
/
+3
[prev]
[next]