Commit Graph

447 Commits

Author SHA1 Message Date
iNPUTmice
c65600edc9 pending leaves and joins for muc 2014-07-18 21:57:10 +02:00
iNPUTmice
9cfb4ee6c3 only show muc errors if actually connected 2014-07-18 19:36:29 +02:00
iNPUTmice
4307b1de72 notify ui on roster changes 2014-07-18 15:35:31 +02:00
iNPUTmice
6b74c0594e show snackbar if conference was not found 2014-07-18 12:44:33 +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
e79a34b651 redesigned muc details a little bit 2014-07-16 12:34:09 +02:00
iNPUTmice
9532a9889b couple of bug fixes related to muc renaming 2014-07-15 21:54:11 +02:00
iNPUTmice
177e802a77 fixed #276 2014-07-15 20:41:32 +02:00
iNPUTmice
e20842608b unregister bookmark on conversation when bookmark is deleted 2014-07-15 20:41:10 +02:00
iNPUTmice
fc5143734e added confirm dialog before contact and bookmark removal 2014-07-15 19:41:58 +02:00
iNPUTmice
ed4d0d38e3 bug fix on deleting conference bookmarks 2014-07-15 17:19:47 +02:00
iNPUTmice
2a82f23f36 use nick from bookmark if available 2014-07-15 17:11:43 +02:00
iNPUTmice
2ebd92b7a7 pushing bookmarks back to server 2014-07-15 14:32:19 +02:00
iNPUTmice
6031af8606 use proper picture on bookmarked conferences when joined. use bookmark title when no subject is set 2014-07-14 17:13:59 +02:00
iNPUTmice
e2f886d121 fetch bookmarks from server 2014-07-14 11:47:42 +02:00
iNPUTmice
9968ae5260 refactored ui listeners a little bit 2014-07-12 13:42:17 +02:00
iNPUTmice
fd5760d27a made conversation list thread safe 2014-07-12 12:41:37 +02:00
iNPUTmice
c512d98b74 moved iq parser to seperate class as well 2014-07-12 12:28:28 +02:00
iNPUTmice
99fe44a737 cleanup for presence parser 2014-07-12 11:13:18 +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
7a26f27212 switch SearchView with custom action view 2014-07-11 23:44:59 +02:00
iNPUTmice
610df2eddc added join conference dialog 2014-07-11 19:48:41 +02:00
iNPUTmice
690ee4988e improved iterating over hashmap 2014-07-11 19:48:02 +02:00
iNPUTmice
2b14ad51ec fishing invites and delivery reports out of carbon copied messages 2014-07-11 14:49:06 +02:00
iNPUTmice
beb82310da made jingle connection array thread safe 2014-07-11 14:26:02 +02:00
iNPUTmice
0193e0291c cleanup. removed old contacts activity. WARNING: this will temporarly disable muc invites 2014-07-11 14:07:52 +02:00
iNPUTmice
f6649ef838 changed 'show time threshold' to 6h 2014-07-11 13:55:29 +02:00
iNPUTmice
e7a0040ec5 fixed #255 and made some other improvements to the subscription mgmt 2014-07-11 13:52:27 +02:00
Daniel Gultsch
8ebd14cef4 Merge pull request #262 from kruks23/development
Show time in messages previous days
2014-07-11 13:12:25 +02:00
iNPUTmice
355a6d1723 dirty push / delete flags are not set/reset correctly 2014-07-10 23:49:34 +02:00
iNPUTmice
a523127a80 fixed #38 2014-07-10 19:42:37 +02:00
kruks23
bb6e732ca1 Show time in messages previous days 2014-07-10 18:04:24 +02:00
kruks23
8379f69516 Merge branch 'development' of https://github.com/siacs/Conversations into development 2014-07-10 15:13:31 +02:00
iNPUTmice
e97b524455 added create contact dialog 2014-07-10 13:19:42 +02:00
iNPUTmice
f8763015eb added contextual menu for contacts 2014-07-10 01:55:19 +02:00
iNPUTmice
2684ecda1e small changes 2014-07-10 00:53:44 +02:00
iNPUTmice
203c85e114 made searchview text color white 2014-07-10 00:53:44 +02:00
iNPUTmice
3bdf84b6a0 filter contacts and starting confercenes 2014-07-10 00:53:44 +02:00
iNPUTmice
7c3f3b2a3e added group add button 2014-07-10 00:53:43 +02:00
iNPUTmice
c1ee9e682a added action bar menu to start conversation 2014-07-10 00:53:43 +02:00
iNPUTmice
502a1bdb9c changed support lib to v13. added tabs and fragments to start conversation activity 2014-07-10 00:53:43 +02:00
iNPUTmice
9260ed4047 inital activity 2014-07-10 00:53:43 +02:00
kruks23
c7088489bd Merge branch 'development' of https://github.com/siacs/Conversations into development 2014-07-09 22:05:48 +02:00
iNPUTmice
6e3e1d310a unified warnings/error msgs 2014-07-09 21:45:03 +02:00
kruks23
71324261e5 Show time in messages previous days 2014-07-08 21:13:53 +02:00
iNPUTmice
da0b426125 contact tiles follow material colors as well 2014-07-08 11:42:08 +02:00