Commit Graph

  • 99b2ef7e9d respond to unreadable OTR messages with error message. fixed #1021 iNPUTmice 2015-03-21 16:07:17 +0100
  • 825278971e Merge branch 'development' of github.com:siacs/Conversations into development iNPUTmice 2015-03-20 22:40:06 +0100
  • da099e5fa4 wait for session iq to return sucessfully before sending other stanzas. fixed #1017 iNPUTmice 2015-03-20 21:48:45 +0100
  • 30e2dee456 Update CHANGELOG.md Daniel Gultsch 2015-03-19 19:45:47 +0100
  • 5793fb680f version bump to 1.2.0-beta 1.2.0-beta iNPUTmice 2015-03-19 19:40:42 +0100
  • 442ae12ee5 don't update presence for muc messages iNPUTmice 2015-03-19 19:40:24 +0100
  • 0d6475d0d9 pulled more translations iNPUTmice 2015-03-19 19:32:24 +0100
  • 382bcc4cb5 Merge pull request #1042 from BrianBlade/FIXES_muc-dlrs_muc-lastseen Daniel Gultsch 2015-03-19 18:47:33 +0100
  • 1c600fefcf # add delivery receipts for private muc msgs # enable update last-seen for muc-msgs BrianBlade 2015-03-16 23:23:51 +0100
  • a13c59fa1b Merge pull request #1043 from strb/choose_contact_multiple_squashed Daniel Gultsch 2015-03-18 17:36:23 +0100
  • f76baa5658 Added multiple select to Choose Contact Activity Andreas Straub 2015-03-17 15:00:50 +0100
  • 7ae357f863 Merge pull request #1036 from QuentinC/development Daniel Gultsch 2015-03-18 17:11:43 +0100
  • ae274ac728 Merge pull request #1041 from weiss/fix-cached-avatar-size Daniel Gultsch 2015-03-17 21:10:02 +0100
  • 0c98e9f80e Bump version to 1.3.2 Moxie Marlinspike 2015-03-17 10:58:15 -0700
  • bf9c8708e0 Make it possible to deserialize SenderKeyDistributionMessages Moxie Marlinspike 2015-03-17 10:57:31 -0700
  • 52af62d298 Set file size also for cached avatars Holger Weiß 2015-03-17 17:36:17 +0100
  • 4aab45533a pulled new translations from transifex iNPUTmice 2015-03-16 11:52:42 +0100
  • 3d570f4a08 updated changelong iNPUTmice 2015-03-11 18:18:07 +0100
  • 74e5317095 Do not Strigprep JIDs from database Mateusz "maxmati" Nowoty?ski 2015-03-05 22:11:59 +0100
  • 4ee4eeb5e7 add context menu entries for geo uris iNPUTmice 2015-03-11 15:48:43 +0100
  • db6a63bcf6 open location directly from notification iNPUTmice 2015-03-10 21:46:13 +0100
  • 5132cd7234 show geo uris as 'location' in overview iNPUTmice 2015-03-10 17:20:50 +0100
  • 1a5321e41f Merge pull request #1022 from Boris-de/cipher_blacklist Daniel Gultsch 2015-03-08 11:28:39 +0100
  • 67f8ed44bd disable all really weak cipher suites Boris Wachtmeister 2015-03-07 15:36:31 +0100
  • 87a048fe6f display geo uris as location. show 'send loction' in share menu if request location intent can be resolved iNPUTmice 2015-03-07 14:15:38 +0100
  • cbca92d209 fixed enter is send option iNPUTmice 2015-03-06 22:22:50 +0100
  • 44028a547f fixed npe in message parser iNPUTmice 2015-03-06 21:14:55 +0100
  • 16c6f8d2ff another teaser task for gsoc iNPUTmice 2015-03-06 14:39:05 +0100
  • ce9aede11c fixed markdown syntax in todo list iNPUTmice 2015-03-06 14:27:09 +0100
  • a385b6ce0b added short todo list iNPUTmice 2015-03-06 14:25:17 +0100
  • f25a824610 avoid unnecessary thread creation iNPUTmice 2015-03-05 15:46:33 +0100
  • c5230e081c added config option to disable string prep in jids iNPUTmice 2015-03-05 10:15:04 +0100
  • aa1c41c980 Bump version to 1.3.1 v1.3.1 Moxie Marlinspike 2015-03-04 18:49:53 -0800
  • 7262e6970b Move in memory data structures into project. Moxie Marlinspike 2015-03-04 18:49:20 -0800
  • e10c4e78f1 experimantal in memory jid caching iNPUTmice 2015-03-04 19:56:24 +0100
  • fb3740f07b Green led color is better with "full-green" Quentin 2015-03-04 00:57:34 +0100
  • af48198d9c Bump version to 1.3.0 v1.3.0 Moxie Marlinspike 2015-03-03 11:20:53 -0800
  • 327f82be41 Use more generic AxololAddress for identifying recipients. Moxie Marlinspike 2015-03-03 11:20:36 -0800
  • ac577fe4fd added methods to count number of unread messages Daniel Gultsch 2015-03-02 11:53:15 +0100
  • ff86fa6049 mark all sent messages up to a marker as displayed Daniel Gultsch 2015-03-01 14:15:40 +0100
  • d318af098d merge messages with related status (unsend, send, send_received) iNPUTmice 2015-03-01 12:05:54 +0100
  • 4beb954da5 increment version code 1.1.0 iNPUTmice 2015-02-28 12:04:32 +0100
  • 864c709c96 catching out of memory run time exception in hasEnabledAccounts() iNPUTmice 2015-02-28 12:03:53 +0100
  • 0d6907f1e0 pulled new translations from transifex iNPUTmice 2015-02-27 17:20:41 +0100
  • 98df008bce use conversations green in notification led iNPUTmice 2015-02-27 17:16:28 +0100
  • c2ddd74d7f Merge pull request #1006 from QuentinC/development Daniel Gultsch 2015-02-27 17:07:30 +0100
  • f3be0d99cc don't add users with null nicks to muc user list iNPUTmice 2015-02-27 17:04:13 +0100
  • 6ad4865d96 hide change password menu item if server feature is unavailable iNPUTmice 2015-02-27 17:03:13 +0100
  • c67a481e4b Update NotificationService.java QuentinC 2015-02-27 11:18:15 +0100
  • 71ce73a271 - Update mBuilder in NotificationService.java to ensure that the led is displayed at the right color. CF: http://stackoverflow.com/questions/14953793/android-notification-led-doesnt-use-my-color#comment20991762_14953793 - Changed led Color to green to remember the icon color and led times Quentin 2015-02-27 00:33:49 +0100
  • a022e4b41a reset error status in edit account when reconnecting iNPUTmice 2015-02-26 17:17:40 +0100
  • 1b579f512c version bump to 1.1.0 iNPUTmice 2015-02-26 16:56:46 +0100
  • 9e10c3841e check for null in jid parser iNPUTmice 2015-02-26 16:56:07 +0100
  • fa45ceabc9 initilize keys with jsonobject value on parse error iNPUTmice 2015-02-26 16:55:49 +0100
  • b8bc70aaa0 prevent next button from showing up too early on account setup iNPUTmice 2015-02-25 23:48:45 +0100
  • d53ed1bb00 Bump version to 1.2.1 v1.2.1 Moxie Marlinspike 2015-02-25 13:26:33 -0800
  • 0decd8ac28 version bump to 1.1.0-beta 1.1.0-beta iNPUTmice 2015-02-23 21:56:30 +0100
  • 3e8314459c pulled new translations from transifex iNPUTmice 2015-02-23 21:56:06 +0100
  • 8319446c03 reset incoming chat state when going into background iNPUTmice 2015-02-23 21:47:35 +0100
  • 37e9db3299 Merge branch 'development' of github.com:siacs/Conversations into development iNPUTmice 2015-02-23 13:10:33 +0100
  • 7a62fbbeae get rid of some useless debugging iNPUTmice 2015-02-23 12:05:18 +0100
  • b8e21e57ee Merge pull request #1000 from kriztan/patch-4 Daniel Gultsch 2015-02-23 10:48:09 +0100
  • bf9bf91789 Update XEPs.md Christian S. 2015-02-23 10:36:07 +0100
  • eea6a87f2d Merge pull request #997 from betheg/otr4j_repository Daniel Gultsch 2015-02-22 18:30:25 +0100
  • 4458750fae otr4j has moved to Maven Central Michael 2015-02-22 17:35:09 +0100
  • da2da75756 init mode (first start) for StartConversationActivity (no up button) and avoid being started multiple times. fixed #995 iNPUTmice 2015-02-22 13:24:29 +0100
  • 7259e666ea look at 5 muc users instead of 4 for tile cache clearing iNPUTmice 2015-02-22 13:16:07 +0100
  • f52bc4f0be properly remove invalid avatar iNPUTmice 2015-02-22 13:15:27 +0100
  • 3db5a48529 clear muc tiles cache only when necessary iNPUTmice 2015-02-21 22:19:10 +0100
  • 7ee5e95959 added typing notifications through XEP-0085. fixed #210 iNPUTmice 2015-02-21 11:06:52 +0100
  • 3f248e0d89 version bump to 1.0.5 iNPUTmice 2015-02-19 14:38:50 +0100
  • f26f6e9a00 fixed #993 iNPUTmice 2015-02-19 14:36:52 +0100
  • 2e596c0bd4 launch edit account activity when starting Conversations for the first time (fixed regression) iNPUTmice 2015-02-19 13:48:40 +0100
  • 77a9ddb984 Merge branch 'development' of github.com:siacs/Conversations into development iNPUTmice 2015-02-18 18:23:26 +0100
  • 5003d1f549 made xmpp uris case insensitive iNPUTmice 2015-02-18 18:23:13 +0100
  • 9c2e6392ec always call to cancel before loading new avatars iNPUTmice 2015-02-18 18:12:43 +0100
  • b128b33e56 always go through reconnect method instead of just starting XmppConnection threads iNPUTmice 2015-02-18 13:37:26 +0100
  • 21a15ec85c Merge pull request #992 from kriztan/patch-4 Daniel Gultsch 2015-02-18 13:21:36 +0100
  • da2bc6db23 avoid weird npe. fixed #991 iNPUTmice 2015-02-18 13:11:41 +0100
  • f0128fc1e4 added XEP-0092: Software Version to XEPs.md Christian S. 2015-02-18 12:14:25 +0100
  • a8ec36cda8 limit ui refresh rate iNPUTmice 2015-02-17 14:18:35 +0100
  • 67d5ee6b71 moved roster loading to async task as well iNPUTmice 2015-02-17 11:51:11 +0100
  • 62b15a5d26 refresh list view more often iNPUTmice 2015-02-17 09:53:16 +0100
  • 24cd08e55e version bump to 1.0.4 and changelog iNPUTmice 2015-02-16 16:57:30 +0100
  • a6e6959614 pulled translations from transifex iNPUTmice 2015-02-16 16:56:40 +0100
  • 4e14c89ff8 support for XEP-0092: Software Version iNPUTmice 2015-02-16 10:06:09 +0100
  • 5aa600c638 fixed avatar cache lookup in ListItemAdapter iNPUTmice 2015-02-16 00:58:31 +0100
  • 178004996b Merge pull request #986 from singpolyma/vitelity-s.ms-compatability Daniel Gultsch 2015-02-15 23:28:22 +0100
  • 146edb8c81 made image view background more colorful while waiting on actual avatar to load iNPUTmice 2015-02-15 23:25:35 +0100
  • 00fa6f89d6 Vitelity's s.ms service requires <body> first Stephen Paul Weber 2015-02-15 14:18:41 -0500
  • 0485da8488 loading avatars in seperate tasks iNPUTmice 2015-02-15 18:48:05 +0100
  • 9ff39a1a1e updated bcprov to 1.51 1.0.3 iNPUTmice 2015-02-13 10:39:28 +0100
  • a75042830f version bump to 1.0.3 iNPUTmice 2015-02-12 23:14:18 +0100
  • e68c6a1b74 load messages asynchronously iNPUTmice 2015-02-12 18:53:00 +0100
  • 45de788773 use time instead of uptime for unmute iNPUTmice 2015-02-12 18:52:10 +0100
  • 752f2dcf69 Update GroupSessionBuilder and GroupSessionCipher interfaces. Moxie Marlinspike 2015-02-11 13:39:10 -0800
  • 81e91efb3a Fix for tests in Android Studio Moxie Marlinspike 2015-02-10 20:16:27 -0800
  • 44ee746681 added actions to error notification iNPUTmice 2015-02-10 17:13:34 +0100
  • 6c8b82dd66 strip fractional seconds from timestamp before parsing iNPUTmice 2015-02-10 11:11:01 +0100
  • a9c42a3641 Bump version to 1.1.1 v1.1.1 Moxie Marlinspike 2015-02-09 14:28:51 -0800