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
/
preferences.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+6
*
Restore default behaviour for stamps
Michael Vetter
2022-05-03
1
-1
/
+1
*
Merge branch 'master' into add_stamp_settings
Michael Vetter
2022-04-28
1
-3
/
+7
|
\
|
*
Add support for offline MUC notifications
Stefan Ott
2022-04-23
1
-0
/
+3
|
*
Dont show presence status changes by default
Michael Vetter
2022-04-07
1
-2
/
+2
|
*
run `make format`
Steffen Jaeckel
2022-03-30
1
-1
/
+2
*
|
Rename stamp preference variable
Michael Vetter
2022-04-28
1
-6
/
+6
*
|
add /stamp command
Artjom Vejsel
2022-04-02
1
-0
/
+10
|
/
*
Use EDITOR environment variable
Paul Fertser
2022-03-27
1
-2
/
+4
*
auto-format
Steffen Jaeckel
2021-10-27
1
-1
/
+0
*
Allow utf8 in occupants header char
Michael Vetter
2021-10-22
1
-16
/
+8
*
Allow utf8 in occupants char
Michael Vetter
2021-10-22
1
-15
/
+8
*
Allow utf8 in roster room private char
Michael Vetter
2021-10-22
1
-16
/
+8
*
Allow utf8 in roster rooms char
Michael Vetter
2021-10-22
1
-16
/
+8
*
Allow utf8 in roster private char
Michael Vetter
2021-10-22
1
-16
/
+8
*
Allow utf8 in roster resource char
Michael Vetter
2021-10-22
1
-16
/
+8
*
Allow utf8 in roster contact char
Michael Vetter
2021-10-22
1
-16
/
+8
*
Allow utf8 in roster header char
Michael Vetter
2021-10-21
1
-13
/
+11
*
Clean sourcepath from profrc
Michael Vetter
2021-09-29
1
-0
/
+5
*
Remove `/python sourcepath`
Michael Vetter
2021-09-29
1
-4
/
+0
*
Enable whole word only notifications by default
Michael Vetter
2021-09-08
1
-0
/
+1
*
Add option to only allow messages from jids in roster
Michael Vetter
2021-07-01
1
-0
/
+3
*
Disable notifications by default
Michael Vetter
2021-06-28
1
-9
/
+0
*
external editor: don't use absolute paths and allow path search
Jörg Thalheim
2021-05-30
1
-1
/
+1
*
Have intype on by default
Michael Vetter
2021-05-08
1
-0
/
+2
*
Have separate settings for intype
Michael Vetter
2021-05-08
1
-0
/
+3
*
OMEMO - trust mode (#1506)
Stefan
2021-04-17
1
-0
/
+5
*
Editor: Using preferences compose.editor
Stefan
2021-04-16
1
-0
/
+5
*
MUC: Show offline members in sidebar
Thorben Günther
2021-03-08
1
-0
/
+3
*
Update copyright
Michael Vetter
2021-01-08
1
-1
/
+1
*
Add `/executable (urlsave|urlopen)` migrations
William Wennerström
2020-12-18
1
-3
/
+29
*
Fix various typos
Michael Vetter
2020-12-10
1
-1
/
+1
*
Purge omemo sendfile from config
Michael Vetter
2020-12-09
1
-0
/
+5
*
Remove scheme and filetype matching for url (save|open)
William Wennerström
2020-12-08
1
-2
/
+2
*
Move unique_filename_from_url functions to common
William Wennerström
2020-12-04
1
-1
/
+0
*
Refactor for threaded external executable for built-in download methods
William Wennerström
2020-12-03
1
-45
/
+4
*
Use fallback method when /executable urlsave is unset
William Wennerström
2020-11-16
1
-2
/
+0
*
Run make format on rebase
William Wennerström
2020-11-16
1
-389
/
+387
*
Remove /omemo sendfile
William Wennerström
2020-11-16
1
-390
/
+389
*
Declare counter var inside loop
Michael Vetter
2020-11-09
1
-24
/
+15
*
Apply coding style
Michael Vetter
2020-07-07
1
-713
/
+709
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-712
/
+716
*
Apply coding style
Michael Vetter
2020-07-07
1
-716
/
+712
*
Remove prefs_free_string()
Michael Vetter
2020-07-02
1
-11
/
+5
*
Merge pull request #1374 from profanity-im/revampUrlopen
Michael Vetter
2020-07-02
1
-7
/
+140
|
\
|
*
Transform url.open.cmd to new default scheme
Michael Vetter
2020-07-02
1
-1
/
+1
|
*
executable: actually take the user set default if a certain scheme is
Michael Vetter
2020-07-02
1
-6
/
+11
|
*
cmd_url_*(): use gchar instead of char
Michael Vetter
2020-07-02
1
-1
/
+1
|
*
Use correct format when transforming old urlopen.cmd
Michael Vetter
2020-07-02
1
-2
/
+9
[next]