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
*
Merge branch 'master' into cleanup/gchar-char
Michael Vetter
2023-05-11
1
-1
/
+1
|
\
|
*
Align avatar behaviour with urlopen
Michael Vetter
2023-05-10
1
-1
/
+1
*
|
Cleanup: gchar as gchar instead of char
John Hernandez
2023-05-04
4
-66
/
+31
|
/
*
Merge pull request #1827 from H3rnand3zzz/feature/sessions-alarm
Michael Vetter
2023-04-18
4
-3
/
+42
|
\
|
*
Add sessions_alarm
John Hernandez
2023-04-18
4
-3
/
+42
*
|
Format code with clang-format 16
Michael Vetter
2023-04-14
1
-1
/
+1
|
/
*
Merge pull request #1815 from H3rnand3zzz/feature/the-client-switcher
Michael Vetter
2023-04-09
4
-3
/
+28
|
\
|
*
Allow setting client identification name/version manually
John Hernandez
2023-04-09
4
-3
/
+28
*
|
add `/statusbar tabmode actlist`
Steffen Jaeckel
2023-04-08
2
-0
/
+6
|
/
*
let `account_new()` take ownership of passed values
Steffen Jaeckel
2023-01-18
3
-110
/
+38
*
add `/strophe` command to modify libstrophe-specific settings
Steffen Jaeckel
2023-01-18
2
-5
/
+21
*
Update copyright year
Michael Vetter
2023-01-10
7
-7
/
+7
*
Work around different clang-format versions
Michael Vetter
2022-10-26
1
-1
/
+1
*
Apply codigng style on new MAM code
Michael Vetter
2022-10-21
1
-1
/
+1
*
Add vCard support
Marouane L
2022-10-18
3
-0
/
+13
*
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
[next]