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
/
command
/
cmd_funcs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory leak in cmd_join()
Dmitry Podgorny
2019-10-14
1
-1
/
+3
*
Make cmd_account safer
Michael Vetter
2019-10-10
1
-2
/
+6
*
Revert "Fix memleak in cmd_join"
Michael Vetter
2019-10-06
1
-5
/
+0
*
Fix memleak in cmd_join
Michael Vetter
2019-10-06
1
-0
/
+5
*
Free strings in all cases in cmd_rooms
Michael Vetter
2019-10-06
1
-0
/
+3
*
Free options in error case for cmd_connect()
Michael Vetter
2019-10-06
1
-0
/
+5
*
Add /clear autocompletion and improve help
Michael Vetter
2019-10-05
1
-1
/
+23
*
Merge remote-tracking branch 'philipflohr/master'
Michael Vetter
2019-10-05
1
-10
/
+3
|
\
|
*
Don't stop plugin installation if given path points to a directory
Philip Flohr
2019-02-26
1
-11
/
+3
*
|
Introduce /reload command
Michael Vetter
2019-10-04
1
-0
/
+9
*
|
Fix typo conact -> contact
Michael Vetter
2019-09-29
1
-4
/
+4
*
|
Use helper function for cmd_status
Michael Vetter
2019-09-29
1
-15
/
+13
*
|
Allow pasing a jid to info command in chat window
Michael Vetter
2019-09-29
1
-12
/
+18
*
|
Allow pasing a jid to status command in chat window
Michael Vetter
2019-09-29
1
-2
/
+10
*
|
Remove unused code in cmd_room() about win num
Michael Vetter
2019-08-23
1
-6
/
+0
*
|
Add 'save' command to save preferences
Michael Vetter
2019-08-02
1
-0
/
+10
*
|
Fix 3 leaks in cmd_funcs
Michael Vetter
2019-07-22
1
-0
/
+4
*
|
Guard against arg being NULL in cmd_funcs
Michael Vetter
2019-07-22
1
-0
/
+20
*
|
Fix segfault in /cmd exec
Michael Vetter
2019-07-12
1
-0
/
+5
*
|
Add option to set all window related time formats
Michael Vetter
2019-06-17
1
-0
/
+38
*
|
Refactor cmd_omemo_start
Michael Vetter
2019-06-07
1
-38
/
+23
*
|
Print omemo start related msgs into correct window
Michael Vetter
2019-06-07
1
-3
/
+3
*
|
Merge pull request #1121 from profanity-im/feature/notify-plugin-fail
Michael Vetter
2019-06-07
1
-4
/
+8
|
\
\
|
*
|
Improve plugin load/install failure message
Michael Vetter
2019-06-07
1
-4
/
+8
*
|
|
Check for sane argument in autoconnect set
Michael Vetter
2019-06-05
1
-4
/
+8
*
|
|
Check if valid account before setting autoconnect
Michael Vetter
2019-06-05
1
-3
/
+7
|
/
/
*
|
Force UI update before generating OMEMO crypto materials
William Wennerström
2019-05-21
1
-0
/
+1
*
|
Add occupants char
Michael Vetter
2019-05-02
1
-0
/
+17
*
|
Add occupants wrap option
Michael Vetter
2019-04-24
1
-0
/
+11
*
|
Put occupants update into own function
Michael Vetter
2019-04-23
1
-34
/
+3
*
|
Add occupants header char
Michael Vetter
2019-04-23
1
-0
/
+43
*
|
Allow setting occupants indent outside of MUC
Michael Vetter
2019-04-20
1
-32
/
+31
*
|
Add /occupants indent command
Michael Vetter
2019-04-18
1
-0
/
+32
*
|
Add OMEMO policy
Paul Fariello
2019-04-17
1
-3
/
+36
*
|
Merge pull request #1066 from paulfariello/hotfix/OMEMO-ensure-muc-is-nonanon...
Michael Vetter
2019-04-17
1
-6
/
+6
|
\
\
|
*
|
Ensure MUC is Non-Anonymous before starting OMEMO
Paul Fariello
2019-04-17
1
-6
/
+6
*
|
|
Alert about long OMEMO cryptographic generation
Paul Fariello
2019-04-17
1
-0
/
+1
|
/
/
*
|
Support contact name in /omemo fingerprint command
Paul Fariello
2019-04-10
1
-4
/
+9
*
|
Add /omemo char command
Paul Fariello
2019-04-10
1
-0
/
+19
*
|
Automatically starts OMEMO if one identity is trusted
Paul Fariello
2019-04-10
1
-0
/
+50
*
|
Add OMEMO in prefs command
Paul Fariello
2019-04-10
1
-0
/
+4
*
|
Add clear_device_list command
Paul Fariello
2019-04-10
1
-0
/
+19
*
|
Show all device fingerprint for current account
Paul Fariello
2019-04-10
1
-1
/
+1
*
|
Print fingerprint after trust and untrust command
Paul Fariello
2019-04-10
1
-0
/
+34
*
|
Use /omemo fingerprint to show contact fingerprints
Paul Fariello
2019-04-10
1
-3
/
+43
*
|
Add OMEMO log command
Paul Fariello
2019-04-10
1
-0
/
+30
*
|
Add OMEMO end command
Paul Fariello
2019-04-10
1
-0
/
+41
*
|
Revert "Ensure room isn't anonymous"
Paul Fariello
2019-04-10
1
-4
/
+0
*
|
Ensure room isn't anonymous
Paul Fariello
2019-04-10
1
-0
/
+4
*
|
Cosmetics rename variable barejid into roomjid
Paul Fariello
2019-04-10
1
-1
/
+1
[next]