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
/
event
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use helper function to clean incoming messages
Michael Vetter
2019-12-13
1
-9
/
+9
*
Add vim modeline
Michael Vetter
2019-11-13
6
-0
/
+6
*
Filter RTL unicode characters out
Michael Vetter
2019-11-13
1
-0
/
+30
*
Don't override ProfMessage Id with origin-id
Michael Vetter
2019-10-31
1
-1
/
+1
*
Update chat_log_pgp_msg_out() usage
Michael Vetter
2019-10-29
1
-6
/
+6
*
Two carbon logging changes
Michael Vetter
2019-10-29
1
-27
/
+38
*
Also log sv_ev_delayed_private_message
Michael Vetter
2019-10-29
1
-0
/
+1
*
Actually log MUC PM messages
Michael Vetter
2019-10-28
2
-11
/
+16
*
Fix which message we want to log
Michael Vetter
2019-10-19
1
-5
/
+3
*
Move message sent by us logic in own function
Michael Vetter
2019-10-18
1
-12
/
+4
*
sv_ev_room_message: log in all cases if not our client
Michael Vetter
2019-10-18
1
-14
/
+13
*
sv_ev_room_message: check if message->id is not NULL
Michael Vetter
2019-10-18
1
-1
/
+1
*
Add connection_get_profanity_identifier stub
Michael Vetter
2019-10-18
1
-1
/
+1
*
Log incoming MUC messages if origin-id sais they dont come from us
Michael Vetter
2019-10-18
1
-2
/
+20
*
Don't log own messages on incoming MUC
Michael Vetter
2019-10-06
1
-4
/
+7
*
Log outgoing carbons instead of incoming
Michael Vetter
2019-10-04
1
-4
/
+4
*
Log 1:1 messages from other clients also to file
Michael Vetter
2019-09-04
1
-0
/
+4
*
Improve sv_ev_roster_received() last activity check
Michael Vetter
2019-08-02
1
-11
/
+9
*
Don't print subscribed message if contact is already in roster
Michael Vetter
2019-08-01
1
-2
/
+6
*
Show MUC history on intentional reconnect
Michael Vetter
2019-07-03
4
-7
/
+42
*
Fix handling of encrypted carbons
Paul Fariello
2019-06-21
1
-25
/
+57
*
Rename prof_message_t into ProfMessage
Paul Fariello
2019-06-20
2
-17
/
+17
*
Add prof_message_t to wrap all message attributes
Paul Fariello
2019-06-20
3
-146
/
+154
*
Use flags in xmmp/message.c for encryption and trust
Paul Fariello
2019-06-20
1
-5
/
+5
*
Add myself to copyright
Michael Vetter
2019-06-17
2
-0
/
+2
*
Merge pull request #1110 from profanity-im/feature/704-ui-behaviour-reconnect
Michael Vetter
2019-06-11
1
-2
/
+32
|
\
|
*
Safe last MUC message timestamp per MUC
Michael Vetter
2019-06-11
1
-8
/
+7
|
*
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
1
-1
/
+31
*
|
Rejoin all MUCs on reconnect
Michael Vetter
2019-06-10
1
-5
/
+3
|
/
*
Cancel autoping timer on disconnect or connection loss
Dmitry Podgorny
2019-06-03
1
-0
/
+1
*
Close windows on connection loss not general disc.
Michael Vetter
2019-05-27
2
-1
/
+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
*
Reset things on connection loss
Michael Vetter
2019-05-06
1
-0
/
+5
*
Merge pull request #1063 from paulfariello/hotfix/presence-before-roster
Michael Vetter
2019-04-17
1
-0
/
+1
|
\
|
*
Handle presence received before roster
Paul Fariello
2019-04-17
1
-0
/
+1
*
|
Follow OMEMO policy even when opening window on message and carbon reception
Paul Fariello
2019-04-17
1
-0
/
+14
|
/
*
Try to start sessions with every jid in roster
Paul Fariello
2019-04-10
1
-0
/
+4
*
Wait for discovery end to publish omemo devicelist and bundle
Paul Fariello
2019-04-10
2
-0
/
+9
*
Rework MUC reflected message filtering
Paul Fariello
2019-04-10
3
-13
/
+11
*
Ensure encrypted carbon of own message are marked as encrypted
Paul Fariello
2019-04-10
2
-3
/
+39
*
Add support for disconnect in OMEMO
Paul Fariello
2019-04-10
1
-0
/
+3
*
Log and print outgoing encrypted message
Paul Fariello
2019-04-10
3
-18
/
+81
*
Add support for sending encrypted message in MUC
Paul Fariello
2019-04-10
1
-4
/
+19
*
Handle decrypted OMEMO messages as such
Paul Fariello
2019-04-10
1
-4
/
+90
*
Add support for OMEMO, OTR, PGP built together
Paul Fariello
2019-04-10
1
-4
/
+93
*
Add support for encrypted carbon
Paul Fariello
2019-04-10
2
-2
/
+2
*
Add OMEMO identity materials long term storage
Paul Fariello
2019-04-10
1
-0
/
+8
[next]