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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-0
/
+26
*
Fix 3 leaks in cmd_funcs
Michael Vetter
2019-07-22
1
-0
/
+4
*
Fix several memleaks im cmd_ac.c
Michael Vetter
2019-07-22
1
-0
/
+6
*
Fix double initialization of loop iterator
Michael Vetter
2019-07-22
1
-1
/
+0
*
Guard against arg being NULL in cmd_funcs
Michael Vetter
2019-07-22
1
-0
/
+20
*
Merge pull request #1154 from optmzr/issue-1099
Michael Vetter
2019-07-20
1
-45
/
+50
|
\
|
*
Always check for directory changes with sendfile auto completion
William Wennerström
2019-07-20
1
-45
/
+50
*
|
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
3
-4
/
+51
*
Add myself to copyright
Michael Vetter
2019-06-17
2
-0
/
+2
*
Use profanity channel as example
Michael Vetter
2019-06-17
1
-3
/
+3
*
Merge pull request #1123 from profanity-im/fix/1093-already-started-message
Michael Vetter
2019-06-07
1
-40
/
+25
|
\
|
*
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 #1118 from profanity-im/fix/1117-omemo-autocompletion-crash
Michael Vetter
2019-06-07
1
-26
/
+27
|
\
\
|
|
/
|
/
|
|
*
Only complete certain omemo commands if connected
Michael Vetter
2019-06-06
1
-26
/
+27
*
|
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
*
Merge pull request #1084 from jubalh/occupants-char
Michael Vetter
2019-05-03
3
-3
/
+35
|
\
|
*
Add occupants char
Michael Vetter
2019-05-02
3
-3
/
+35
*
|
Update profanity URL in /tiny example
Michael Vetter
2019-05-03
1
-1
/
+1
|
/
*
Add occupants wrap to help
Michael Vetter
2019-04-24
1
-2
/
+4
*
Fix occupants header char message
Michael Vetter
2019-04-24
1
-2
/
+2
*
Add occupants wrap option
Michael Vetter
2019-04-24
2
-0
/
+17
*
Put occupants update into own function
Michael Vetter
2019-04-23
1
-34
/
+3
*
Add occupants header char
Michael Vetter
2019-04-23
3
-2
/
+70
*
Add occupants indent autocompletion
Michael Vetter
2019-04-20
1
-0
/
+1
*
Allow setting occupants indent outside of MUC
Michael Vetter
2019-04-20
1
-32
/
+31
*
Add /occupants indent command
Michael Vetter
2019-04-18
2
-2
/
+36
*
Fix typo in /help roster
Michael Vetter
2019-04-18
1
-1
/
+1
*
Add OMEMO policy
Paul Fariello
2019-04-17
4
-3
/
+56
*
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
*
OMEMO should be written uppercase
Paul Fariello
2019-04-10
1
-10
/
+10
*
Add /omemo char command
Paul Fariello
2019-04-10
3
-1
/
+25
*
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
3
-2
/
+8
*
Add clear_device_list command
Paul Fariello
2019-04-10
4
-4
/
+28
*
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
*
Add fingerprint autocompletion
Paul Fariello
2019-04-10
1
-0
/
+26
*
Use /omemo fingerprint to show contact fingerprints
Paul Fariello
2019-04-10
3
-5
/
+50
*
Add OMEMO log command
Paul Fariello
2019-04-10
4
-0
/
+49
*
Add OMEMO end command
Paul Fariello
2019-04-10
4
-0
/
+46
[next]