Commit Graph

58 Commits

Author SHA1 Message Date
iNPUTmice
0e5a0a07fd made otr a little bit more solid when there is no presence subscription 2014-09-06 18:21:31 +02:00
iNPUTmice
7a3bc5dc45 nick parsing (xep 0172) also enabled for messages and for pep 2014-09-04 10:50:06 +02:00
Daniel Gultsch
1d6c09e8ff Merge pull request #397 from GZep/development
XEP-0172
2014-09-04 10:28:13 +02:00
iNPUTmice
1a09a4706b added ability to disable notifications for specific conversations - fixed #322 2014-09-03 12:36:54 +02:00
Gayaz Yusipov
5b24534ab6 Contact presenceName property 2014-08-31 23:14:05 +04:00
iNPUTmice
1ac5be4855 some code cleanup 2014-08-31 16:28:21 +02:00
Gayaz Yusipov
ec6220969d XEP-0172 2014-08-30 14:26:46 +04:00
iNPUTmice
85b31b8d8b fixed spelling thanks @betheg 2014-08-28 11:01:24 +02:00
iNPUTmice
450b911cb2 fixing duplicate private muc messages 2014-08-25 19:20:53 +02:00
Daniel Gultsch
f7437ecc36 experimental muc message deduplication 2014-08-23 15:57:39 +02:00
iNPUTmice
4875b52f09 make avatars persisent / available even without internet 2014-08-21 12:32:50 +02:00
iNPUTmice
2ab14a6ff2 fixed #356 2014-08-15 13:11:33 +02:00
iNPUTmice
a4faa158c0 only notify ui on significant muc changes 2014-08-13 11:21:33 +02:00
iNPUTmice
f247abc2dc handle bare jid presences. fixes for otr 2014-08-11 13:46:32 +02:00
iNPUTmice
b35aa3ed07 added limited private muc chat feature (messages are now properly marked) - long press on user icon will sent private messages. fixed #259 2014-08-10 15:27:44 +02:00
iNPUTmice
a059dfab2c fixed very rare npe 2014-08-09 11:35:49 +02:00
iNPUTmice
ba63727f50 fetch missing avatars from server 2014-08-05 22:58:46 +02:00
iNPUTmice
f8b4d5f338 publish avatars 2014-08-05 01:36:17 +02:00
iNPUTmice
1521b91b27 fixed #239 - show contact names and pictures in muc if real jid is known 2014-07-29 14:42:17 +02:00
iNPUTmice
4c90bd9b46 fixed bug in message parser 2014-07-27 22:31:33 +02:00
iNPUTmice
7ee2ef5233 answer correctly if both markers and receipts are requested 2014-07-24 01:04:25 +02:00
iNPUTmice
5c118f6dd7 more disco. fixed chat markers with jappix 2014-07-23 14:30:27 +02:00
iNPUTmice
f9ed76f5e1 switched to direct invites. fixes #284 2014-07-21 16:04:53 +02:00
iNPUTmice
542cbef53b hide verify snackbar when otr session is ended. fixed npe 2014-07-20 12:36:57 +02:00
iNPUTmice
b5005d60de simplified presence subscription in contact details 2014-07-20 03:14:47 +02:00
iNPUTmice
22e504b8f9 ignore groupchats messages that are pending leave 2014-07-20 02:26:23 +02:00
iNPUTmice
4307b1de72 notify ui on roster changes 2014-07-18 15:35:31 +02:00
iNPUTmice
38a9242955 brought muc invites back. + couple of bug fixes + refactoring 2014-07-17 00:03:37 +02:00
iNPUTmice
670dead695 improvements on the dublicate muc messages issue 2014-07-16 19:03:14 +02:00
iNPUTmice
02351de94b made grace period work for muc as well 2014-07-16 12:45:56 +02:00
iNPUTmice
0ec1c022b9 fixed rare npe 2014-07-16 12:42:44 +02:00
iNPUTmice
9532a9889b couple of bug fixes related to muc renaming 2014-07-15 21:54:11 +02:00
iNPUTmice
2a82f23f36 use nick from bookmark if available 2014-07-15 17:11:43 +02:00
iNPUTmice
9968ae5260 refactored ui listeners a little bit 2014-07-12 13:42:17 +02:00
iNPUTmice
c512d98b74 moved iq parser to seperate class as well 2014-07-12 12:28:28 +02:00
iNPUTmice
99935dd630 moved most of the message/presence generation into seperate classes 2014-07-12 03:44:23 +02:00
iNPUTmice
789383e5cb made message parser and presence parser implement interface On*PacketReceived 2014-07-12 02:36:37 +02:00
iNPUTmice
2b14ad51ec fishing invites and delivery reports out of carbon copied messages 2014-07-11 14:49:06 +02:00
iNPUTmice
e7a0040ec5 fixed #255 and made some other improvements to the subscription mgmt 2014-07-11 13:52:27 +02:00
iNPUTmice
3a57f6df89 faulty otr messages now generate an error 2014-06-26 16:42:24 +02:00
iNPUTmice
5db04a37bd fixed two rare npe 2014-06-25 17:32:58 +02:00
iNPUTmice
dfbc42ecd7 some fixes for otr with multiple parties 2014-06-25 16:55:47 +02:00
iNPUTmice
18d0e57f52 fixed regression with chat markers not working 2014-06-23 23:29:26 +02:00
iNPUTmice
c25f1283a1 removed warnings 2014-06-22 21:44:17 +02:00
iNPUTmice
1374fed31b fixed #220 2014-06-22 18:21:04 +02:00
iNPUTmice
1cf055d2fd not working version of otr file transfer 2014-06-20 17:30:19 +02:00
iNPUTmice
b1482212b8 fire onContactStatusChanged only on online/offline changes. not on status changes 2014-06-12 18:27:50 +02:00
iNPUTmice
18871230e1 send otr messages when contacts comes online 2014-06-12 10:41:47 +02:00
iNPUTmice
bb90452673 groundwork for offline otr messages 2014-06-11 21:53:25 +02:00
Daniel Gultsch
246776067a put xep333 parsing into parser class 2014-06-06 18:49:35 +02:00