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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display a help message upon first start of Profanity
Michael Vetter
2022-07-05
1
-1
/
+0
*
accounts: deduplicate code via helper function
Michael Vetter
2022-06-29
1
-116
/
+54
*
scripts: get rid of read variable
Michael Vetter
2022-06-29
1
-4
/
+2
*
Include xmpp.h to cafile.c
Michael Vetter
2022-06-28
1
-0
/
+1
*
Display mood preferences
Michael Vetter
2022-06-22
1
-1
/
+1
*
Make mood display optional
Michael Vetter
2022-06-22
2
-0
/
+5
*
Don't forget encryption status for OX and PGP.
MarcoPolo-PasTonMolo
2022-06-17
4
-14
/
+76
*
Update copyright year
Michael Vetter
2022-05-09
6
-6
/
+6
*
Log encrypted messages by default to chatlog
Michael Vetter
2022-05-09
1
-4
/
+4
*
ox: Add /ox log command
Michael Vetter
2022-05-05
2
-0
/
+7
*
Restore default behaviour for stamps
Michael Vetter
2022-05-03
1
-1
/
+1
*
Set default max log size to 10MB
Michael Vetter
2022-04-29
1
-1
/
+1
*
Merge branch 'master' into add_stamp_settings
Michael Vetter
2022-04-28
4
-15
/
+26
|
\
|
*
Add support for offline MUC notifications
Stefan Ott
2022-04-23
2
-0
/
+4
|
*
Dont show presence status changes by default
Michael Vetter
2022-04-07
1
-2
/
+2
|
*
Merge pull request #1674 from paulfertser/allow-bold-for-default-colours
Michael Vetter
2022-04-04
1
-12
/
+13
|
|
\
|
|
*
Allow bold for default colours
Paul Fertser
2022-04-01
1
-12
/
+13
|
*
|
Merge pull request #1681 from akaWolf/fix_theme_load_non_exist
Michael Vetter
2022-04-03
1
-0
/
+3
|
|
\
\
|
|
*
|
disable execution of colors-changing code when call for theme load and it doe...
Artjom Vejsel
2022-04-02
1
-0
/
+3
|
|
|
/
|
*
/
Include `config.h` in `src/config.cafile.c`
Maxi Wuttke
2022-04-02
1
-0
/
+2
|
|
/
|
*
run `make format`
Steffen Jaeckel
2022-03-30
1
-1
/
+2
*
|
Rename stamp preference variable
Michael Vetter
2022-04-28
2
-8
/
+8
*
|
add /stamp command
Artjom Vejsel
2022-04-02
2
-0
/
+12
|
/
*
Use EDITOR environment variable
Paul Fertser
2022-03-27
1
-2
/
+4
*
add profanity-specific CAfile
Steffen Jaeckel
2022-03-22
3
-0
/
+152
*
a tad more `const`-correctness
Steffen Jaeckel
2022-03-22
2
-2
/
+2
*
also store PEM in `TLSCertificate`
Steffen Jaeckel
2022-03-22
2
-4
/
+10
*
simplify code
Steffen Jaeckel
2022-03-21
1
-33
/
+1
*
replace `GString` usage where a simple `strdup` works
Steffen Jaeckel
2022-03-14
1
-20
/
+6
*
use `g_mkdir_with_parents()` instead of home-baked solution
Steffen Jaeckel
2022-03-14
1
-8
/
+7
*
add `files_file_in_account_data_path()`
Steffen Jaeckel
2022-03-13
2
-0
/
+24
*
auto-format
Steffen Jaeckel
2021-10-27
1
-1
/
+0
*
Allow utf8 in occupants header char
Michael Vetter
2021-10-22
3
-20
/
+12
*
Allow utf8 in occupants char
Michael Vetter
2021-10-22
3
-19
/
+12
*
Allow utf8 in roster room private char
Michael Vetter
2021-10-22
3
-20
/
+12
*
Allow utf8 in roster rooms char
Michael Vetter
2021-10-22
3
-20
/
+12
*
Allow utf8 in roster private char
Michael Vetter
2021-10-22
3
-20
/
+12
*
Allow utf8 in roster resource char
Michael Vetter
2021-10-22
3
-20
/
+12
*
Allow utf8 in roster contact char
Michael Vetter
2021-10-22
3
-20
/
+12
*
Allow utf8 in roster header char
Michael Vetter
2021-10-21
3
-17
/
+15
*
Format code correctly
Michael Vetter
2021-10-05
1
-1
/
+1
*
Clean sourcepath from profrc
Michael Vetter
2021-09-29
1
-0
/
+5
*
Remove `/python sourcepath`
Michael Vetter
2021-09-29
2
-5
/
+0
*
Enable whole word only notifications by default
Michael Vetter
2021-09-08
1
-0
/
+1
*
accounts: get rid of guard around free
Michael Vetter
2021-07-17
1
-11
/
+5
*
Fix memory leak in accounts_get_login_status()
Dmitry Podgorny
2021-07-17
1
-0
/
+4
*
Add option to only allow messages from jids in roster
Michael Vetter
2021-07-01
2
-0
/
+4
*
Restore last status string when connecting
Thorben Günther
2021-07-01
2
-2
/
+12
*
Disable notifications by default
Michael Vetter
2021-06-28
1
-9
/
+0
*
editor: Use datadir instead of tmp dir
Michael Vetter
2021-06-10
1
-0
/
+1
[next]