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
*
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
*
Handle occupant kicked/banned in private chat wins
James Booth
2016-02-02
1
-0
/
+16
*
Show message in private windows when user offline
James Booth
2016-02-02
1
-0
/
+16
*
Colour private chats by presence in roster panel
James Booth
2016-01-31
1
-0
/
+7
*
Added themes for roster room mention and triggers
James Booth
2016-01-25
1
-0
/
+7
*
Show console messages for room mention and triggers
James Booth
2016-01-24
1
-7
/
+6
*
Tidy handling room mention and room triggers
James Booth
2016-01-24
1
-7
/
+18
*
Added private chat to roster rooms
James Booth
2016-01-24
1
-0
/
+1
*
Added roster contact themes
James Booth
2016-01-14
1
-0
/
+4
*
End OTR sessions on lost server connection
James Booth
2016-01-08
1
-0
/
+17
*
Destroy roster after updating UI in server disconnect
James Booth
2016-01-08
1
-1
/
+1
*
Added roster struct, create and destroy roster on connect/disconnect
James Booth
2016-01-05
1
-3
/
+4
*
Add cl_ev_disconnect
James Booth
2016-01-03
1
-0
/
+1
*
Fixed compilation without libotr
James Booth
2016-01-03
1
-0
/
+2
*
End OTR session when recipient goes offline
James Booth
2016-01-03
1
-0
/
+6
*
Sort roster rooms
James Booth
2016-01-02
1
-2
/
+2
*
Show rooms in roster panel
James Booth
2016-01-02
1
-0
/
+4
*
Added /console command
James Booth
2015-12-29
1
-0
/
+1
*
Added console MUC message preference
James Booth
2015-12-29
1
-1
/
+6
*
Don't compile pgp code with --disable-pgp
Dmitry Podgorny
2015-12-21
1
-0
/
+2
*
Added cons_show_incoming_room_message()
James Booth
2015-12-20
1
-5
/
+58
*
Fixed PGP error message
James Booth
2015-12-19
1
-1
/
+1
*
Show PGP error strings
James Booth
2015-12-15
1
-3
/
+13
*
Moved sending of initial presence to sv_ev_roster_received
James Booth
2015-12-14
1
-0
/
+31
*
Allow /quit during TLS certificate verification prompt
James Booth
2015-11-10
1
-7
/
+16
*
Show current TLS certificate
James Booth
2015-11-10
1
-51
/
+6
*
Added /tls cert to show current certificate fingerprint
James Booth
2015-11-09
1
-0
/
+1
*
Store current TLS certificate fingerpint in memory for reconnect
James Booth
2015-11-09
1
-0
/
+8
*
Renamed MUC private window functions
James Booth
2015-11-08
1
-2
/
+2
*
ui_incoming_private_msg takes ProfPrivateWin, added asserts
James Booth
2015-11-08
1
-7
/
+17
[next]