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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce timestamp call when saving last muc message
Michael Vetter
2019-06-05
1
-12
/
+13
*
Only print room history for new messages upon reconnect
Michael Vetter
2019-06-05
3
-1
/
+53
*
statusbar: check if roster exists
Michael Vetter
2019-06-04
3
-2
/
+13
*
statusbar: reduce duplicate code
Michael Vetter
2019-06-04
1
-32
/
+9
*
Determine chat window names beforehand
Michael Vetter
2019-06-04
1
-13
/
+44
*
Merge pull request #1106 from profanity-im/saved-account
Michael Vetter
2019-06-03
1
-28
/
+7
|
\
|
*
Don't clear saved account data in session_disconnect()
Dmitry Podgorny
2019-06-03
1
-28
/
+7
*
|
Cancel autoping timer on disconnect or connection loss
Dmitry Podgorny
2019-06-03
3
-8
/
+14
|
/
*
xmpp/connection: fix #1103
Dmitry Podgorny
2019-06-01
1
-11
/
+28
*
Close windows on connection loss not general disc.
Michael Vetter
2019-05-27
2
-1
/
+1
*
Merge pull request #1092 from frnky/remove_mblen
Michael Vetter
2019-05-23
1
-5
/
+2
|
\
|
*
Don't call mblen() to not depend on locale
Frank Zschockelt
2019-05-22
1
-5
/
+2
*
|
Correctly handle malformed OMEMO messages
Paul Fariello
2019-05-23
1
-4
/
+8
|
/
*
Merge pull request #1098 from optmzr/fix-omemo-gen-message
Michael Vetter
2019-05-22
1
-0
/
+1
|
\
|
*
Force UI update before generating OMEMO crypto materials
William Wennerström
2019-05-21
1
-0
/
+1
*
|
Create seperate function for disconnect cleanup
Michael Vetter
2019-05-19
4
-30
/
+113
|
/
*
Fix ifdef guard (should have been OMEMO)
Michael Vetter
2019-05-06
1
-1
/
+1
*
Merge pull request #1090 from jubalh/fix/connection-loss-1089
Michael Vetter
2019-05-06
1
-0
/
+5
|
\
|
*
Reset things on connection loss
Michael Vetter
2019-05-06
1
-0
/
+5
*
|
Merge pull request #1084 from jubalh/occupants-char
Michael Vetter
2019-05-03
8
-3
/
+93
|
\
\
|
|
/
|
/
|
|
*
Add occupants char
Michael Vetter
2019-05-02
8
-3
/
+93
*
|
Update tests with new URL
Michael Vetter
2019-05-03
1
-1
/
+1
*
|
Update profanity URL in entity capabilities stanza
Michael Vetter
2019-05-03
1
-1
/
+1
*
|
Update profanity URL in /tiny example
Michael Vetter
2019-05-03
1
-1
/
+1
*
|
Check for new profanity version using new URL
Michael Vetter
2019-05-03
2
-2
/
+2
|
/
*
OMEMO: Initialize result in omemo_automatic_start
Michael Vetter
2019-04-29
1
-1
/
+1
*
OMEMO: Check if ID is present before using it
Michael Vetter
2019-04-24
1
-1
/
+5
*
Fix statusbar number in theme
Michael Vetter
2019-04-24
1
-1
/
+1
*
Fix formatting for privileges on
Michael Vetter
2019-04-24
1
-0
/
+4
*
Occupantswin: handle newline correctly
Michael Vetter
2019-04-24
1
-6
/
+6
*
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
7
-2
/
+33
*
Update copyright years
kaffeekanne
2019-04-24
1
-1
/
+1
*
Put occupants update into own function
Michael Vetter
2019-04-23
3
-34
/
+21
*
Add occupants header char
Michael Vetter
2019-04-23
8
-6
/
+154
*
Fix indentation for time config
kaffeekanne
2019-04-23
1
-2
/
+2
*
Adjust jid for occupants indent
Michael Vetter
2019-04-20
1
-3
/
+11
*
Add occupants indent autocompletion
Michael Vetter
2019-04-20
1
-0
/
+1
*
Allow setting occupants indent outside of MUC
Michael Vetter
2019-04-20
2
-34
/
+31
*
Add /occupants indent command
Michael Vetter
2019-04-18
7
-3
/
+80
*
Fix typo in /help roster
Michael Vetter
2019-04-18
1
-1
/
+1
*
Merge pull request #1063 from paulfariello/hotfix/presence-before-roster
Michael Vetter
2019-04-17
3
-0
/
+45
|
\
|
*
Handle presence received before roster
Paul Fariello
2019-04-17
3
-0
/
+45
*
|
Set correct year in copyright display
Michael Vetter
2019-04-17
1
-1
/
+1
*
|
Follow OMEMO policy even when opening window on message and carbon reception
Paul Fariello
2019-04-17
1
-0
/
+14
|
/
*
Handle MUC anonymous state when auto starting OMEMO
Paul Fariello
2019-04-17
2
-3
/
+15
*
Handle missing real jid in OMEMO encrypted MUC
Paul Fariello
2019-04-17
1
-3
/
+7
*
Add OMEMO policy
Paul Fariello
2019-04-17
17
-23
/
+253
*
Merge pull request #1066 from paulfariello/hotfix/OMEMO-ensure-muc-is-nonanon...
Michael Vetter
2019-04-17
3
-6
/
+33
|
\
[next]