Commit Graph

  • 6f5076e8c4 fixed crash when selecting participants Daniel Gultsch 2018-02-17 12:27:04 +0100
  • df82e7689d removed unused resources Daniel Gultsch 2018-02-17 11:28:19 +0100
  • 1307cfe728 switch to switchcompat Daniel Gultsch 2018-02-17 11:18:23 +0100
  • 54dadfd7cd AppCompat Migration contribution daivat15 2018-02-17 13:51:50 +0530
  • 5775223653 fixed code comment Daniel Gultsch 2018-02-16 22:20:14 +0100
  • a25c5ed401 rewrite how preference screens are invokved Daniel Gultsch 2018-02-16 19:49:14 +0100
  • de0272fd1a integrate trust manager into conversations Daniel Gultsch 2018-02-16 18:58:57 +0100
  • bd90f2140d fixed search in abstractsearchablelistitem Daniel Gultsch 2018-02-16 14:57:49 +0100
  • bf85d30421 fixed hint color for edit message Daniel Gultsch 2018-02-16 13:39:40 +0100
  • f81fbb36f1 migrated alert dialogs to app compat Daniel Gultsch 2018-02-16 13:29:38 +0100
  • 9d25ecc21b remove pre api 21 theme Daniel Gultsch 2018-02-16 13:29:23 +0100
  • d49fb5873e switch about activity to appcompat Daniel Gultsch 2018-02-16 13:08:29 +0100
  • fe4ebb6244 reference support actionbar in all activities Daniel Gultsch 2018-02-16 12:30:46 +0100
  • 6e89427d5e started work on migrating to appcompat Daniel Gultsch 2018-02-16 12:06:05 +0100
  • 454f68799e pulled translations from transifex Daniel Gultsch 2018-03-07 12:35:28 +0100
  • 9acd76b7ef version bump to 1.23.8 + changelog 1.23.8 Daniel Gultsch 2018-03-05 19:07:39 +0100
  • 0deffef8da fixed concurrent modification when killing mam queries Daniel Gultsch 2018-03-01 08:27:30 +0100
  • 2f3ea872d9 version bump to 1.23.7 + changelog 1.23.7 Daniel Gultsch 2018-02-25 14:46:02 +0100
  • 7557de5479 use java 8 in push management service Daniel Gultsch 2018-02-25 14:39:55 +0100
  • d4ac8b3122 fixed push registration Daniel Gultsch 2018-02-25 14:31:31 +0100
  • 7e09fac1da do not merge bug reports Daniel Gultsch 2018-02-25 14:28:14 +0100
  • 47dfe3c2e2 pulled translations from transifex Daniel Gultsch 2018-02-25 14:22:34 +0100
  • 63cd8e5981 added config param to use a random resource at every bind Daniel Gultsch 2018-02-24 20:47:02 +0100
  • 4013123279 MAM: rework hasMessagesLeft to account for prosody’s missing count Daniel Gultsch 2018-02-24 10:57:11 +0100
  • 90ace36b18 only explicitly request device list for users not in roster fixups Daniel Gultsch 2018-02-24 10:03:22 +0100
  • a09d63d9a4 only explicitly request device list for users not in roster Daniel Gultsch 2018-02-24 09:47:07 +0100
  • 03fa58634b kill mam query when archiving conversation Daniel Gultsch 2018-02-24 09:39:17 +0100
  • 1a1d5c2a3e Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2018-02-23 23:12:13 +0100
  • 7725cb8311 MAM: look at total count for completness. parse fin correctly Daniel Gultsch 2018-02-23 23:11:54 +0100
  • a79b0f37ca
    Merge pull request #2828 from af8a524db1/welcome_text_jabber Daniel Gultsch 2018-02-22 22:17:29 +0100
  • 8713fc8a06 Use 'Jabber' instead of 'XMPP' in the welcome message Marc Schink 2018-02-22 22:00:09 +0100
  • f81e5e471e request disco items before disco#info on first connect Daniel Gultsch 2018-02-20 17:36:07 +0100
  • e7094af9d5 warn when attempting to write stanza to an unbound stream Daniel Gultsch 2018-02-20 17:03:44 +0100
  • 72cf702e75 mark error notifications as sensitve and local only. fixes #2795 Daniel Gultsch 2018-02-20 08:22:08 +0100
  • c35ac11a42 check if axolotl service is initialized before displaying keys Daniel Gultsch 2018-02-19 17:26:38 +0100
  • 742727504f fixed handling of self address messages w/o remoteMsgId Daniel Gultsch 2018-02-19 15:52:33 +0100
  • 3edcb2e7c7
    update chat badge Daniel Gultsch 2018-02-19 14:30:16 +0100
  • 014cf66c87 do not allow insecure bind Daniel Gultsch 2018-02-18 21:54:03 +0100
  • 92d59e9741
    Merge pull request #2805 from af8a524db1/data_namespace Daniel Gultsch 2018-02-16 16:32:27 +0100
  • 17c6d8827c Make use of Namespace.DATA constant Marc Schink 2018-02-16 15:57:02 +0100
  • 9af7b7ae1e Namespace: Add constant for 'jabberdata' Marc Schink 2018-02-16 16:03:16 +0100
  • a3f3cfa0bb only allow a number of white listed headers according to http upload v0.5 Daniel Gultsch 2018-02-16 11:14:16 +0100
  • 3fa205d463 Don't add account if user cancels. Fixes #2797 Marc Schink 2018-02-15 11:03:38 +0100
  • 3b7d9b39f7 Pass invite XMPP URI along instead of JID Marc Schink 2018-02-14 16:55:45 +0100
  • c7d2b65982 XmppUri: Add toString() method Marc Schink 2018-02-14 16:51:31 +0100
  • af778b0f4b Merge branch 'vikiCoder-master' Daniel Gultsch 2018-02-14 12:48:43 +0100
  • 88866d99fa Fixes #2786 : Certificate dialogue not respecting dark theme solved vikiCoder 2018-02-14 16:19:26 +0530
  • d3e755ceb1 null check on invite object Daniel Gultsch 2018-02-13 15:20:30 +0100
  • 347389c497
    Merge pull request #2791 from ChaosKid42/roster_action_with_name Daniel Gultsch 2018-02-12 20:27:49 +0100
  • 9360f5c960 allow roster action with name Christoph Scholz 2018-02-12 20:00:42 +0100
  • 75a7686f63 version bump to 1.23.6 + changelog 1.23.6 Daniel Gultsch 2018-02-12 12:32:12 +0100
  • 6650c0bd57 always copy firefoxe’s shared files Daniel Gultsch 2018-02-12 12:31:59 +0100
  • eed2d93145 integrate intent integrator to finish activity when needed Daniel Gultsch 2018-02-12 11:22:51 +0100
  • 64928d0ff1 http upload: do not crash on invalid slot responses Daniel Gultsch 2018-02-11 17:54:59 +0100
  • e2ac1db225 do not cross reference bookmarks and conversations Daniel Gultsch 2018-02-10 19:06:31 +0100
  • 2eb2513615 always persist current nick (in bookmark and database) Daniel Gultsch 2018-02-10 16:24:55 +0100
  • 64c956904d don't cancel animation when switching accounts w/o init Daniel Gultsch 2018-02-10 13:32:37 +0100
  • cb1a5e3c68 version bump to 1.23.5 + changelog 1.23.5 Daniel Gultsch 2018-02-10 12:53:50 +0100
  • b3561e80f2 pulled translations from transifex Daniel Gultsch 2018-02-10 12:21:36 +0100
  • 0e8e8be82c
    Merge pull request #2780 from linkmauve/patch-1 Daniel Gultsch 2018-02-10 12:19:18 +0100
  • f828b89cbd skip empty srv records Daniel Gultsch 2018-02-10 12:16:18 +0100
  • facc56bc7b return to welcome activity after deleting last account Daniel Gultsch 2018-02-10 10:45:33 +0100
  • 97406ecf51 skip animations for startup activities Daniel Gultsch 2018-02-09 22:19:13 +0100
  • d33fca09cf add null checks to huawei settings code Daniel Gultsch 2018-02-09 22:11:11 +0100
  • af81bb1958 fixed ruby rendering script Daniel Gultsch 2018-02-09 20:53:13 +0100
  • 5335cda50c do not put setup activites on stack twice Daniel Gultsch 2018-02-09 20:09:58 +0100
  • 4a98d330f0 fixing travis Daniel Gultsch 2018-02-09 09:16:19 +0100
  • a7e1935909 bump build tools Daniel Gultsch 2018-02-09 09:05:49 +0100
  • 4e373d82dc
    Fix the French translation for the add_back string linkmauve 2018-02-05 19:30:32 +0100
  • 012653f7ed SM saftey checks Daniel Gultsch 2018-02-02 16:52:40 +0100
  • 9fcf8347f6
    Merge pull request #2773 from kriztan/patch-1 Daniel Gultsch 2018-02-02 09:33:22 +0100
  • 40878350c7
    fixed crash on receiving files Christian Schneppe 2018-02-01 19:47:51 +0100
  • bcd00bb517 discover file extension in original filename from pgp Daniel Gultsch 2018-01-29 01:40:02 +0100
  • 2f1f9f2c2c do not explicitly request MAM archive for blocked contacts Daniel Gultsch 2018-01-29 01:39:46 +0100
  • e48788e821 support new http upload namespace Daniel Gultsch 2018-01-28 14:17:42 +0100
  • 4541ac8b7b direct link from settings to huaweis protected apps Daniel Gultsch 2018-01-28 13:31:12 +0100
  • 3e9224bde9 add snooze button to notification Daniel Gultsch 2018-01-28 13:14:30 +0100
  • c7bdc343ec show account details when clicking avatar picture in self chat Daniel Gultsch 2018-01-27 21:34:32 +0100
  • 8f9640a9e1 just switch to conversations & do not creat when 'creating' self contact Daniel Gultsch 2018-01-27 21:04:42 +0100
  • a33984acc5 encrypt muc PM only to actual recipient Daniel Gultsch 2018-01-27 20:55:43 +0100
  • be70eb5650 improvements for self messages Daniel Gultsch 2018-01-27 10:45:02 +0100
  • 3e111e7f58 allow axolotl header to be empty in empty mucs Daniel Gultsch 2018-01-27 09:15:47 +0100
  • a5256c3e83 show self messages from other devices as received Daniel Gultsch 2018-01-27 09:15:02 +0100
  • e3c46dc926 version bump to 1.23.4 1.23.4 Daniel Gultsch 2018-01-26 11:32:16 +0100
  • 1217faec60 pulled translations from transifex Daniel Gultsch 2018-01-25 12:48:54 +0100
  • 294e19d962 fixed sharing multiple images Daniel Gultsch 2018-01-25 12:48:04 +0100
  • 676ac32a97 delegate uri permission to service when processing files Daniel Gultsch 2018-01-23 22:02:28 +0100
  • 0dbad2eea5 updated year in copyright info Daniel Gultsch 2018-01-23 22:01:56 +0100
  • 44ce90ccf2 respond to message receipts request when processing carbon copy Daniel Gultsch 2018-01-23 22:00:33 +0100
  • eee5d885ba make chat markers opportunistic in private mucs Daniel Gultsch 2018-01-22 23:21:24 +0100
  • e62b0ca320 fix NPE when writing Resolver.Result to disk Daniel Gultsch 2018-01-22 23:20:58 +0100
  • 74048593ff pulled translations from transifex Daniel Gultsch 2018-01-22 21:09:33 +0100
  • 1e0f288e6a avoid some unnecessary notification updates Daniel Gultsch 2018-01-22 12:24:10 +0100
  • 78c5c508b3 permanently cache last resolver result Daniel Gultsch 2018-01-21 20:41:30 +0100
  • 3c4ba7e0ce keep screen on during audio playback. fixes #2733 Daniel Gultsch 2018-01-21 16:04:31 +0100
  • f2bbb6087c remove wakelocks in XmlReader Daniel Gultsch 2018-01-21 12:26:16 +0100
  • 42c807ead8 Merge branch 'soft-keyboard-bug' of https://github.com/harshitbansal05/Conversations into harshitbansal05-soft-keyboard-bug Daniel Gultsch 2018-01-21 12:26:57 +0100
  • 6458351f6c use countdownlatch to check if TagWriter has finished Daniel Gultsch 2018-01-20 23:13:36 +0100
  • 3a8855a672 fixed interupt handling Daniel Gultsch 2018-01-20 21:57:09 +0100
  • 2b39acf352 postpone notification actions (mark as read, reply) until after messages are loaded Daniel Gultsch 2018-01-20 20:05:39 +0100