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
*
Merge pull request #1129 from profanity-im/feature/632-set-all-time
Michael Vetter
2019-06-17
3
-4
/
+51
|
\
|
*
Add option to set all window related time formats
Michael Vetter
2019-06-17
3
-4
/
+51
|
/
*
Remove cons_mouse_setting() stub
Michael Vetter
2019-06-17
1
-1
/
+0
*
Add copyright to omemo code
Michael Vetter
2019-06-17
6
-0
/
+199
*
Add myself to copyright
Michael Vetter
2019-06-17
14
-0
/
+16
*
Use profanity channel as example
Michael Vetter
2019-06-17
1
-3
/
+3
*
Add ISSUE_TEMPLATE.md
Michael Vetter
2019-06-14
1
-0
/
+30
*
Update release guide with libprofanity info
Michael Vetter
2019-06-11
1
-0
/
+1
*
Merge pull request #1110 from profanity-im/feature/704-ui-behaviour-reconnect
Michael Vetter
2019-06-11
5
-2
/
+57
|
\
|
*
Safe last MUC message timestamp per MUC
Michael Vetter
2019-06-11
3
-8
/
+10
|
*
Only show MUC subject on first connect
Michael Vetter
2019-06-05
1
-1
/
+1
|
*
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
*
|
Merge pull request #1127 from profanity-im/fix/1120-rejoin-mucs-on-reconnect
Michael Vetter
2019-06-11
1
-5
/
+3
|
\
\
|
*
|
Rejoin all MUCs on reconnect
Michael Vetter
2019-06-10
1
-5
/
+3
|
/
/
*
|
Merge pull request #1125 from profanity-im/fix/519-logrotate
Michael Vetter
2019-06-10
1
-6
/
+9
|
\
\
|
*
|
Iterate logfiles until 100 are reached
Michael Vetter
2019-06-07
1
-6
/
+9
*
|
|
Merge pull request #1124 from paulfariello/feature/remove_session_when_untrus...
Michael Vetter
2019-06-08
2
-16
/
+122
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove OMEMO session when untrusting a fingerprint
Paul Fariello
2019-06-07
2
-16
/
+122
*
|
|
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
3
-16
/
+31
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Improve plugin load/install failure message
Michael Vetter
2019-06-07
3
-16
/
+31
|
|
/
/
*
|
|
Merge pull request #1108 from optmzr/issue-1100
Michael Vetter
2019-06-06
7
-139
/
+243
|
\
\
\
|
*
|
|
Add Travis CI tests for Arch, Debian and OSX/macOS
William Wennerström
2019-06-06
7
-139
/
+243
*
|
|
|
Add FUNDING.ymlg
Michael Vetter
2019-06-06
1
-0
/
+12
*
|
|
|
Merge pull request #1113 from profanity-im/fix/1112-autoconnect
Michael Vetter
2019-06-05
1
-3
/
+11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
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
|
/
/
/
*
|
|
Merge pull request #1111 from profanity-im/feature/theme-omemo-char
Michael Vetter
2019-06-05
6
-0
/
+13
|
\
\
\
|
*
|
|
Add omemo.char to themes
Michael Vetter
2019-06-05
5
-0
/
+5
|
*
|
|
Add omemo.char theme option
Michael Vetter
2019-06-05
1
-0
/
+8
|
/
/
/
*
|
/
Document statusbar.time theme feature
Michael Vetter
2019-06-05
16
-0
/
+16
|
|
/
|
/
|
*
|
Merge pull request #1109 from profanity-im/fix/1083
Michael Vetter
2019-06-05
3
-28
/
+47
|
\
\
|
*
|
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
|
|
/
*
/
Add release dates to changelog
Michael Vetter
2019-06-05
1
-5
/
+5
|
/
*
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
*
|
Merge pull request #1105 from profanity-im/autoping-timer-cancel
Michael Vetter
2019-06-03
4
-8
/
+15
|
\
\
|
|
/
|
/
|
|
*
Cancel autoping timer on disconnect or connection loss
Dmitry Podgorny
2019-06-03
4
-8
/
+15
|
/
*
Merge pull request #1104 from profanity-im/fix-1103
Michael Vetter
2019-06-03
1
-11
/
+28
|
\
|
*
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
[next]