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
/
server_events.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename prof_message_t into ProfMessage
Paul Fariello
2019-06-20
1
-10
/
+10
*
Add prof_message_t to wrap all message attributes
Paul Fariello
2019-06-20
1
-118
/
+127
*
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
1
-0
/
+1
*
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
|
/
*
Create seperate function for disconnect cleanup
Michael Vetter
2019-05-19
1
-13
/
+2
*
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
1
-0
/
+8
*
Rework MUC reflected message filtering
Paul Fariello
2019-04-10
1
-7
/
+3
*
Ensure encrypted carbon of own message are marked as encrypted
Paul Fariello
2019-04-10
1
-2
/
+38
*
Log and print outgoing encrypted message
Paul Fariello
2019-04-10
1
-11
/
+55
*
Handle decrypted OMEMO messages as such
Paul Fariello
2019-04-10
1
-4
/
+90
*
Add support for encrypted carbon
Paul Fariello
2019-04-10
1
-1
/
+1
*
Add OMEMO identity materials long term storage
Paul Fariello
2019-04-10
1
-0
/
+8
*
Follow normal workflow for OMEMO message reception
Paul Fariello
2019-04-10
1
-1
/
+1
*
Redraw screen after entry of PGP secret key
Michael Vetter
2019-02-20
1
-0
/
+10
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Merge pull request #926 from msantos/null-pointer-dereference
Michael Vetter
2018-07-30
1
-6
/
+8
|
\
|
*
server_events: fix potential NULL pointer deref
Michael Santos
2017-04-12
1
-6
/
+8
*
|
Add preferences for tab display
James Booth
2018-03-09
1
-2
/
+2
*
|
Show name in statusbar tabs WIP
James Booth
2018-03-08
1
-2
/
+2
*
|
Add /rooms service autocompletion
James Booth
2018-02-05
1
-0
/
+7
*
|
Update copyright
James Booth
2018-01-21
1
-1
/
+1
|
/
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Remove status from cl_ev_presence_send
James Booth
2017-01-15
1
-4
/
+8
*
Fix typo
James Booth
2016-10-29
1
-1
/
+1
*
Add win_print
James Booth
2016-10-15
1
-1
/
+1
*
Use win_printf_line instead of win_println
James Booth
2016-10-15
1
-1
/
+1
*
Add sv_ev_bookmark_autojoin
James Booth
2016-08-28
1
-0
/
+22
*
Free rooms list in sv_ev_login_account_success
James Booth
2016-07-25
1
-2
/
+3
*
Tidy headers
James Booth
2016-07-24
1
-6
/
+7
*
Moved window_list.c
James Booth
2016-07-24
1
-1
/
+1
*
Moved roster_list.c
James Booth
2016-07-24
1
-1
/
+1
*
Moved muc.c
James Booth
2016-07-24
1
-1
/
+1
*
Moved chat_session.c
James Booth
2016-07-24
1
-1
/
+1
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
Option to bookmark room invites
James Booth
2016-05-23
1
-1
/
+7
*
Remove redundant tls secured function
James Booth
2016-05-06
1
-1
/
+1
*
Move connection fulljid function
James Booth
2016-05-06
1
-2
/
+2
*
Rename jabber_ functions
James Booth
2016-05-06
1
-3
/
+3
[prev]
[next]