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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ox: prefix function _openpgp_signcrypt with ox_
Michael Vetter
2022-05-04
1
-3
/
+3
|
/
*
ox: have metadata node open
Michael Vetter
2022-05-04
1
-0
/
+6
*
ox: return upon invalid fingerprint
Michael Vetter
2022-05-04
1
-1
/
+2
*
Merge pull request #1703 from profanity-im/feat/ox-improvements1
Michael Vetter
2022-05-04
7
-112
/
+236
|
\
|
*
ox: fix mistakes in p_ox_gpg_decrypt()
Michael Vetter
2022-05-04
1
-1
/
+3
|
*
Improve ox command help
Michael Vetter
2022-05-04
1
-2
/
+3
|
*
ox: print message when `/ox end` is run but not started
Michael Vetter
2022-05-04
1
-4
/
+8
|
*
ox: print more error messages to UI
Michael Vetter
2022-05-03
1
-2
/
+6
|
*
ox: dont require marginal trust level
Michael Vetter
2022-05-03
1
-0
/
+5
|
*
Bugfix OX rpad generation
Stefan Kropp
2022-05-03
1
-4
/
+6
|
*
ox_key_is_usable - Logging and owner trust check
Stefan Kropp
2022-05-03
1
-0
/
+6
|
*
ox: use glib date function in _gettimestamp and fix memleak
Michael Vetter
2022-05-03
1
-12
/
+10
|
*
ox: Use connection_create_stanza_id() instead of xmpp_uuid_gen()
Michael Vetter
2022-05-03
1
-4
/
+4
|
*
ox: implement `/ox end`
Michael Vetter
2022-05-03
1
-0
/
+12
|
*
ox: use iq_id_handler_add instead of xmpp_id_handler_add
Michael Vetter
2022-05-03
1
-6
/
+6
|
*
ox: use iq_send_stanza instead of xmpp_send
Michael Vetter
2022-05-03
1
-4
/
+10
|
*
ox: use pubsub acces model open when announce ox public key
Michael Vetter
2022-05-03
1
-0
/
+7
|
*
Add draft of OX setup manpage
Michael Vetter
2022-05-03
1
-0
/
+153
|
*
Remove developer notes on OX
Michael Vetter
2022-05-03
1
-76
/
+0
|
/
*
Restore default behaviour for stamps
Michael Vetter
2022-05-03
2
-2
/
+2
*
Merge pull request #1702 from mdosch/fix-autocomplete-ox-discover
Michael Vetter
2022-05-02
1
-1
/
+1
|
\
|
*
Fix autocomplete for `/ox discover`.
Martin Dosch
2022-05-02
1
-1
/
+1
|
/
*
ox: add jid autocompletion for /ox request
Michael Vetter
2022-05-02
1
-0
/
+5
*
contrib: request screenshot upon UI change
Michael Vetter
2022-05-02
1
-0
/
+1
*
Merge pull request #1701 from profanity-im/log-changes
Michael Vetter
2022-04-29
2
-11
/
+16
|
\
|
*
Use profanity.001.log instead of profanity.log.001 for rotated logs
Michael Vetter
2022-04-29
1
-8
/
+13
|
*
Use 3 digits for rotated logfiles
Michael Vetter
2022-04-29
1
-3
/
+3
|
*
Set default max log size to 10MB
Michael Vetter
2022-04-29
1
-1
/
+1
|
/
*
Merge pull request #1700 from profanity-im/feat/change-chatlog
Michael Vetter
2022-04-29
1
-3
/
+3
|
\
|
*
Use ISO8601 for log files
Michael Vetter
2022-04-29
1
-1
/
+1
|
*
Use ISO8601 for chatlogs
Michael Vetter
2022-04-29
1
-2
/
+2
*
|
Merge pull request #1663 from akaWolf/add_stamp_settings
Michael Vetter
2022-04-28
7
-2
/
+95
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into add_stamp_settings
Michael Vetter
2022-04-28
30
-325
/
+636
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1697 from cockroach/feature/offline-muc-notifications
Michael Vetter
2022-04-28
9
-1
/
+63
|
\
\
|
*
|
Add support for offline MUC notifications
Stefan Ott
2022-04-23
9
-1
/
+63
*
|
|
Fix ox autocompletion
Michael Vetter
2022-04-28
1
-3
/
+10
*
|
|
ox: group online autocompletion together
Michael Vetter
2022-04-28
1
-10
/
+5
*
|
|
ox: dont print empty body message
Michael Vetter
2022-04-27
1
-3
/
+3
*
|
|
Merge pull request #1699 from profanity-im/1698-fixoxabrt
Michael Vetter
2022-04-27
2
-7
/
+6
|
\
\
\
|
*
|
|
ox: print invalid fingerprint instead of aborting
Michael Vetter
2022-04-27
1
-1
/
+5
|
*
|
|
ox: print bad usage instead of custom message
Michael Vetter
2022-04-27
1
-1
/
+1
|
*
|
|
Remove comment
Michael Vetter
2022-04-27
1
-5
/
+0
|
|
/
/
*
|
|
ci: rename TW python packages
Michael Vetter
2022-04-27
1
-2
/
+2
*
|
|
ox: remove comment
Michael Vetter
2022-04-27
1
-4
/
+0
|
/
/
*
|
Merge pull request #1696 from paulfertser/fix-xscreensaver-configure
Michael Vetter
2022-04-21
1
-1
/
+2
|
\
\
|
*
|
Fix xscreensaver detection
Paul Fertser
2022-04-21
1
-1
/
+2
|
/
/
*
|
Fix typo Annonuce -> Announce
Michael Vetter
2022-04-14
1
-4
/
+4
*
|
Fix typo: paylod -> payload
Michael Vetter
2022-04-12
1
-1
/
+1
*
|
Merge pull request #1690 from paulfertser/symbol-for-embedded-newlines
Michael Vetter
2022-04-12
2
-11
/
+41
|
\
\
|
*
|
Show return symbol for embedded newlines
Paul Fertser
2022-04-12
1
-1
/
+24
[prev]
[next]