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
...
*
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
*
Define stanza's attributes as const char*
Dmitry Podgorny
2016-04-27
1
-1
/
+1
*
Free mentions list
James Booth
2016-04-07
1
-0
/
+2
*
Added whole word matches for room mention
James Booth
2016-04-07
1
-4
/
+12
*
Added mention match preferences
James Booth
2016-04-03
1
-4
/
+2
*
Added prof_strstr function
James Booth
2016-04-03
1
-9
/
+5
*
Removed #AX_PREFIX_CONFIG_H
James Booth
2016-03-31
1
-22
/
+22
*
Added plugins presence hooks
James Booth
2016-03-30
1
-0
/
+3
*
Update roster count on carbons
James Booth
2016-03-22
1
-0
/
+1
*
Add PGP decryption for incoming/outgoing carbons
James Booth
2016-03-22
1
-18
/
+36
*
Removed plugin hook call for MUC history
James Booth
2016-02-18
1
-4
/
+1
*
Merge branch 'master' into plugins-c
James Booth
2016-02-14
1
-1
/
+1
|
\
|
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
|
Added C plugin code from plugins branch
James Booth
2016-02-14
1
-29
/
+52
|
/
*
Fix memory leaks
James Booth
2016-02-14
1
-0
/
+1
*
Highlight room trigger terms
James Booth
2016-02-13
1
-1
/
+1
*
Don't show notification reminders for messages the user does not want notific...
James Booth
2016-02-04
1
-23
/
+15
*
Tidy notify_room_message()
James Booth
2016-02-04
1
-15
/
+4
*
Handle occupant nick change in private wins
James Booth
2016-02-02
1
-0
/
+2
[prev]
[next]