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
/
xmpp
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Use lastactivity preference for presence updates
James Booth
2015-10-14
1
-1
/
+6
|
*
Moved idle time check for last activity
James Booth
2015-10-14
2
-11
/
+11
|
*
Title bar TLS indicator
James Booth
2015-10-14
1
-2
/
+3
|
|
|
|
Issue #616
*
Use libstrophe/libmesode uuid generator
James Booth
2015-10-12
2
-0
/
+16
|
*
Added jabber:iq:last to capabilities
James Booth
2015-09-29
3
-11
/
+17
|
*
Fix last active query
James Booth
2015-09-29
1
-10
/
+3
|
*
WIP: Added last activity request and response
James Booth
2015-09-29
4
-1
/
+141
|
*
Include last activity in initial presence
James Booth
2015-09-27
1
-2
/
+24
|
*
Added auto xa option, tidied autoaway code
James Booth
2015-09-27
1
-1
/
+3
|
*
Fixed spelling mistake
James Booth
2015-09-27
1
-2
/
+2
|
*
Save last activity to account on disconnect
James Booth
2015-09-25
1
-0
/
+1
|
*
Added HAVE_LIBMESODE check before setting cert path
James Booth
2015-09-24
1
-0
/
+2
|
*
Added TLS trusted certificate path preference
James Booth
2015-09-23
1
-0
/
+5
|
*
Added conditionals for libmesode cert verification
James Booth
2015-09-22
1
-0
/
+7
|
*
Added TLS cert fail callback
James Booth
2015-09-22
1
-1
/
+11
|
*
Check for libmesode, fall back to libstrophe
James Booth
2015-09-21
13
-3
/
+99
|
*
Added conference and receipts features to caps query response
James Booth
2015-09-09
1
-0
/
+12
|
*
Pass delay timestamp to all incoming chat events
James Booth
2015-09-08
1
-10
/
+6
|
*
Tidied pgp memory allocations
James Booth
2015-08-11
1
-1
/
+3
|
*
Free timestamp and id for receipts
James Booth
2015-08-09
1
-1
/
+2
|
*
Free software version result properties
James Booth
2015-08-09
1
-0
/
+9
|
*
Free error message in carbons handlers
James Booth
2015-08-09
1
-0
/
+2
|
*
Free timestamps and carbons stanzas
James Booth
2015-08-09
1
-0
/
+2
|
*
Show software version result in current window
James Booth
2015-08-06
1
-1
/
+1
|
*
Handle resource not found on sofware version request
James Booth
2015-08-05
1
-0
/
+4
|
*
Use original JID in software version request in MUC
James Booth
2015-08-05
1
-6
/
+5
|
*
Handle software version requests for gateways that return from domainpart
James Booth
2015-08-05
1
-2
/
+8
|
*
Use id handler for software version requests, handle errors
James Booth
2015-08-05
2
-7
/
+32
|
*
Handle private messages that include muc#user namespace
James Booth
2015-08-02
1
-3
/
+10
|
*
Added id attributes to roster queries
James Booth
2015-07-22
2
-4
/
+11
|
|
|
|
fixes #596
*
Add no-copy and no-store hints to OTR messages
Sam Whited
2015-07-01
3
-0
/
+29
|
*
Use reference counts for GDateTimes #516
James Booth
2015-06-30
2
-0
/
+5
|
*
WIP fix for #516, needs memory cleanup
James Booth
2015-06-29
3
-22
/
+23
|
*
Fixed various jid and account mem leaks
James Booth
2015-06-24
3
-0
/
+5
|
*
Encryption modes for sv_ev_incoming_message
James Booth
2015-06-21
1
-16
/
+5
|
*
Extracted chat session code from message senders
James Booth
2015-06-21
1
-49
/
+40
|
*
Added pgp checks for message sending
James Booth
2015-06-21
2
-2
/
+47
|
*
Merge branch 'master' into openpgp
James Booth
2015-06-05
2
-5
/
+6
|
\
|
|
|
|
|
|
|
|
Conflicts: .travis.yml
|
*
Added initial stabber test
James Booth
2015-05-17
2
-5
/
+6
|
|
*
|
Removed libgpg include from presence.c
James Booth
2015-05-10
1
-4
/
+1
|
|
*
|
Moved pgp signature generation to cl_ev_presence_send
James Booth
2015-05-08
2
-23
/
+12
|
|
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-07
1
-1
/
+2
|
\
|
|
*
Added cl_ev_presence_send
James Booth
2015-05-07
1
-1
/
+2
|
|
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-07
3
-11
/
+6
|
\
|
|
*
Renamed presence_update -> presence_send
James Booth
2015-05-07
3
-11
/
+6
|
|
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-07
1
-32
/
+30
|
\
|
|
*
Tidied _roster_result_handler
James Booth
2015-05-07
1
-32
/
+30
|
|
*
|
Moved pgp signature verification to sv_ev_contact_online
James Booth
2015-05-07
1
-11
/
+8
|
|
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-06
1
-0
/
+6
|
\
|
|
*
Set ui nonblocking on presence updates
James Booth
2015-05-06
1
-0
/
+6
|
|
|
|
|
|
|
|
Speeds up joining rooms, and connecting.
[prev]
[next]