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
*
Avoid opening win if crypto materials are missing
Paul Fariello
2019-04-10
1
-10
/
+5
*
Add UI feedback for OMEMO gen command
Paul Fariello
2019-04-10
1
-0
/
+1
*
Add OMEMO untrust command
Paul Fariello
2019-04-10
4
-1
/
+57
*
Allow to trust own device id
Paul Fariello
2019-04-10
1
-1
/
+2
*
Add trust command
Paul Fariello
2019-04-10
4
-7
/
+60
*
Add OMEMO fingerprint command
Paul Fariello
2019-04-10
4
-3
/
+36
*
Add OMEMO commands autocompletion
Paul Fariello
2019-04-10
2
-1
/
+32
*
Enable start of OMEMO in existing chat win
Paul Fariello
2019-04-10
1
-0
/
+30
*
Get rid of libsodium
Paul Fariello
2019-04-10
1
-1
/
+1
*
Add OMEMO message encryption and decryption
Paul Fariello
2019-04-10
1
-0
/
+1
*
Add signal store backend and OMEMO start command
Paul Fariello
2019-04-10
3
-1
/
+56
*
Ensure not to generate omemo crypto twice
Paul Fariello
2019-04-10
1
-1
/
+6
*
Ensure OMEMO isn't started before starting OTR
Paul Fariello
2019-04-10
1
-0
/
+5
*
Move OMEMO initialization to profanity intialization
Paul Fariello
2019-04-10
3
-12
/
+14
*
Link against libsignal-protocol-c
Paul Fariello
2019-04-08
3
-1
/
+44
*
Avoid use after free on default account
Paul Fariello
2019-04-08
1
-1
/
+2
*
Fix broken support for case-sensitive account names
Philip Flohr
2019-02-22
1
-5
/
+3
*
Fix autoaway typo
Michael Vetter
2019-02-19
1
-1
/
+1
*
Update copyright to include 2019
Michael Vetter
2019-01-22
6
-6
/
+6
*
Nicks containig spaces need to be quoted
Raf Czlonka
2018-11-22
1
-1
/
+1
*
Override account options with connect options
Dmitry Podgorny
2018-11-07
1
-0
/
+8
*
Add option to trust server's certificate
Dmitry Podgorny
2018-11-06
3
-2
/
+7
*
Merge pull request #991 from paulfariello/feature/xep-0050
Michael Vetter
2018-09-27
4
-57
/
+192
|
\
|
*
Add support for ad-hoc response with forms
Paul Fariello
2018-09-10
1
-2
/
+2
|
*
Add default jid for cmd commands on WIN_CONSOLE
Paul Fariello
2018-09-05
1
-0
/
+11
|
*
Fix description for config commands
Paul Fariello
2018-09-05
1
-2
/
+2
|
*
Ensure cmd commands are run on the right type of window
Paul Fariello
2018-09-05
1
-4
/
+53
|
*
Fix bad english sentence
Paul Fariello
2018-09-05
1
-1
/
+1
|
*
Allow to use cmd without being in a window
Paul Fariello
2018-09-05
2
-7
/
+14
|
*
Fix cmd command synopsis
Paul Fariello
2018-09-05
1
-2
/
+2
|
*
Add conf win callback
Paul Fariello
2018-09-05
1
-2
/
+2
|
*
Rename mucconf wins into conf wins
Paul Fariello
2018-09-05
3
-52
/
+52
|
*
Handle simple execution
Paul Fariello
2018-09-05
1
-2
/
+2
|
*
Add command subcommands: list and exec
Paul Fariello
2018-09-05
3
-12
/
+41
|
*
Add command command
Paul Fariello
2018-09-05
3
-0
/
+39
*
|
Fix extended plugin handling PR
Philip Flohr
2018-09-06
1
-8
/
+15
*
|
implemented plugin updates
Philip Flohr
2018-09-06
3
-0
/
+63
*
|
added the possibility to uninstall a plugin
Philip Flohr
2018-09-06
3
-0
/
+22
*
|
provide feedback on failure cause if plugin installation fails
Philip Flohr
2018-09-06
1
-2
/
+3
*
|
Fix command 'group' description
Michael Vetter
2018-09-05
1
-1
/
+1
|
/
*
Add max tab length to statusbar
James Booth
2018-03-11
3
-1
/
+37
*
WIP add self prefs for statusbar
James Booth
2018-03-10
3
-8
/
+55
*
Tidy windows when closing room config
James Booth
2018-03-10
1
-0
/
+1
*
Preference to show/hide tab number
James Booth
2018-03-09
3
-2
/
+26
*
Only allow swapping active windows
James Booth
2018-03-09
1
-9
/
+22
*
Remove empty tabs
James Booth
2018-03-09
4
-73
/
+8
*
Add preferences for tab display
James Booth
2018-03-09
3
-1
/
+67
*
Add max tabs preference for statusbar
James Booth
2018-03-08
3
-3
/
+31
*
Add prefs for empty tabs and tab names
James Booth
2018-03-08
3
-7
/
+95
*
Show name in statusbar tabs WIP
James Booth
2018-03-08
1
-1
/
+1
[next]