Commit Graph

  • 2526a5604e Remove bus watch when call ends trilene 2020-09-16 07:29:26 -0400
  • 9b8e696979 Translated using Weblate (Estonian) Weblate 2020-09-15 15:45:25 -0400
  • 83f0e2772c Translated using Weblate (Estonian) Weblate 2020-09-15 14:37:14 -0400
  • 25b5a21ecd Merge branch 'master' of github.com:Nheko-Reborn/nheko Weblate 2020-09-15 14:06:37 -0400
  • be2c4e5021 Added translation using Weblate (Estonian) Weblate 2020-09-15 12:20:25 -0400
  • ff8cec1ea3 Update translation files Weblate 2020-09-15 12:20:25 -0400
  • d02e899941
    Merge pull request #281 from trilene/voip DeepBlueV7.X 2020-09-14 22:57:14 +0200
  • bd0e66b548 Don't show default audio source in settings trilene 2020-09-14 15:55:43 -0400
  • 8eb74daf76 Split qml part of Device Verification CH Chethan Reddy 2020-09-14 17:27:49 +0530
  • b5669310e5 Merge branch 'master' of github.com:Nheko-Reborn/nheko Weblate 2020-09-13 17:20:51 -0400
  • a09a37cc3c Add simpified chinese translations Weblate 2020-09-13 17:14:56 -0400
  • 94e1b52ddd Single line click handler Nicolas Werner 2020-09-13 18:23:41 +0200
  • b934cf329c Clean up UserProfile a bit Nicolas Werner 2020-09-13 18:13:08 +0200
  • 75e646968d
    Merge pull request #275 from Chethan2k1/master DeepBlueV7.X 2020-09-13 16:38:18 +0200
  • a7b979084f
    Merge pull request #280 from trilene/voip DeepBlueV7.X 2020-09-13 16:37:41 +0200
  • 124952a11c Ignore empty remote ICE candidates trilene 2020-09-13 10:21:29 -0400
  • d38a4dcf5d
    Merge pull request #279 from Lurkki14/master DeepBlueV7.X 2020-09-13 13:13:07 +0200
  • bfcfa79d53 reset filter string when emoji completer is opened Jussi Kuokkanen 2020-09-13 13:31:02 +0300
  • f6a47ce72f Some fixes Chethan2k1 2020-09-12 15:10:36 +0530
  • b37534aa53
    Merge pull request #278 from trilene/voip DeepBlueV7.X 2020-09-10 21:33:05 +0200
  • b6563d9ffe GStreamer v1.18.0 released trilene 2020-09-10 14:34:10 -0400
  • 7d2844b2b0 Fix earlier commit when GStreamer < v1.17 trilene 2020-09-10 14:29:25 -0400
  • 2b5deabbdc Fix breaking while using qmlRegisterSingletonInstance Chethan2k1 2020-09-10 14:50:10 +0530
  • a27662dc08 Making sure Verification Objects are deleted properly Chethan2k1 2020-09-10 13:25:49 +0530
  • e70b4e4268 Fix wrong tran_id issue Chethan2k1 2020-09-10 09:56:14 +0530
  • 898be090af Add support non-encrypted room-verification messages Chethan2k1 2020-09-08 20:39:31 +0530
  • c4e4938d35 Save account data and allow hiding events via account data Nicolas Werner 2020-08-27 21:49:05 +0200
  • 0b03d40bf5
    Update README.md Chethan 2020-09-08 16:30:23 +0530
  • db0d10f38e Fix Readme Chethan2k1 2020-09-05 19:16:36 +0530
  • e8eeb480d5 Fix Wrong Emojis Issue in Room Verification Chethan2k1 2020-09-04 12:02:24 +0530
  • 657f4073e9
    Merge branch 'master' into device-verification DeepBlueV7.X 2020-09-03 18:11:17 +0000
  • 5358854de3 Add support for Encrypted to-device verification messages CH Chethan Reddy 2020-09-03 09:29:32 +0530
  • 10f09d4f43 Fix catch by value warning Nicolas Werner 2020-08-30 19:33:10 +0200
  • e0981e17a1 Fix reactions Nicolas Werner 2020-08-30 19:32:21 +0200
  • 8d14a058c6 Fix endless pagination, when old history is inaccessible Nicolas Werner 2020-09-02 19:38:07 +0200
  • eb554e8266
    Merge pull request #267 from Lurkki14/master DeepBlueV7.X 2020-08-31 16:32:14 +0000
  • 8f872f1961 remove unused includes and use QRegularExpression Jussi Kuokkanen 2020-08-31 18:24:03 +0300
  • bb4636885d remove comment Jussi Kuokkanen 2020-08-31 18:07:29 +0300
  • beec2607fc get completion string based on trigger position instead of current word Jussi Kuokkanen 2020-08-31 18:04:59 +0300
  • 254b7549eb ignore enter keypress when completion is selected Jussi Kuokkanen 2020-08-31 12:21:47 +0300
  • f03a48eec5 fix CH Chethan Reddy 2020-08-30 22:36:53 +0530
  • b174bd9380 Merge remote-tracking branch 'upstream/master' into device-verification CH Chethan Reddy 2020-08-30 22:27:14 +0530
  • 3396a7a796 Change the tag for mtxclient CH Chethan Reddy 2020-08-30 17:05:54 +0530
  • 9a76db85d5 Change ReactionRealtesTo to RelatesTo CH Chethan Reddy 2020-08-30 16:32:28 +0530
  • aed8d23aca don't select emoji completion by default and add minimum string length before showing completions Jussi Kuokkanen 2020-08-29 23:05:40 +0300
  • 0d1dd29b19 Small Fixes CH Chethan Reddy 2020-08-29 13:37:51 +0530
  • f40d8d15b5 undo changes to emoji_codegen.py Jussi Kuokkanen 2020-08-29 00:29:46 +0300
  • 9ad9c8ddf0 fix build and remove commented code Jussi Kuokkanen 2020-08-29 00:26:45 +0300
  • 7acd4b3307 lint Jussi Kuokkanen 2020-08-28 23:59:27 +0300
  • 5e344d2685 Merge branch 'master' of https://github.com/Nheko-Reborn/nheko Jussi Kuokkanen 2020-08-28 23:35:40 +0300
  • a173d964f7 add emoji completer to text input Jussi Kuokkanen 2020-08-28 23:32:23 +0300
  • b7b9cee30e
    Merge pull request #265 from trilene/voip DeepBlueV7.X 2020-08-28 15:39:27 +0000
  • 67a6ab401b Link GStreamer elements before syncing state trilene 2020-08-28 10:49:39 -0400
  • b58e370c03
    Merge pull request #251 from Nheko-Reborn/new-event-store DeepBlueV7.X 2020-08-26 21:52:35 +0000
  • 3df4bde032 Add some log messages, that migrations are in progress Nicolas Werner 2020-08-25 23:12:01 +0200
  • 9f79b85579 Speedup db a bit, but loose some crash resiliency Nicolas Werner 2020-08-25 23:05:20 +0200
  • 19cfd08a55 Verify signatures and find trusted devices CH Chethan Reddy 2020-08-25 15:41:27 +0530
  • 1d299951b6 Cache Fix CH Chethan Reddy 2020-08-24 13:56:50 +0530
  • 898297a7b0
    Merge pull request #263 from trilene/voip DeepBlueV7.X 2020-08-23 17:55:18 +0000
  • 473293b6a5 Under GStreamer >= 1.17 gather all candidates before sending offer/answer trilene 2020-08-22 08:18:42 -0400
  • 706ba84d73
    Merge pull request #262 from bqv/patch-1 DeepBlueV7.X 2020-08-22 06:16:27 +0000
  • d61d108a4f
    Update README.md Tony O 2020-08-22 04:55:00 +0100
  • 8a4bd37fea [WIP] Room Verification Works! CH Chethan Reddy 2020-08-18 11:29:02 +0530
  • b5d406ad80
    Merge pull request #259 from trilene/voip DeepBlueV7.X 2020-08-17 22:41:08 +0000
  • d6bc05fcd6 Bump mtxclient Nicolas Werner 2020-08-17 23:59:38 +0200
  • 1402732b5f Stop SendFile and Call buttons swapping places on file upload trilene 2020-08-17 17:42:06 -0400
  • 7f7108161e Hide CallCandidates again in new store Nicolas Werner 2020-08-17 23:30:36 +0200
  • de7ec4d2b3 Merge remote-tracking branch 'origin/master' into new-event-store Nicolas Werner 2020-08-17 20:40:33 +0200
  • 7c1ca38d98 Translated using Weblate (English) Mihai Fufezan 2020-08-17 14:19:06 +0000
  • ed17b0c33b Added translation using Weblate (Romanian) Mihai Fufezan 2020-08-16 21:40:51 +0000
  • 3fece53eb7
    Merge pull request #237 from trilene/voip DeepBlueV7.X 2020-08-14 07:59:39 +0000
  • b6751ab01e Appease the linter Nicolas Werner 2020-08-14 09:01:56 +0200
  • e06ff1ac1f Fix SVG color undefined Nicolas Werner 2020-08-14 01:20:24 +0200
  • f157602a52 Disable call support, when GStreamer is unavailable Nicolas Werner 2020-08-14 01:03:27 +0200
  • 29cb065102 Bump flatpak dependency Nicolas Werner 2020-08-11 08:51:57 +0200
  • 14a0aac748 Add /clear-timeline command Nicolas Werner 2020-08-09 23:36:47 +0200
  • 2e20049b36 [WIP] Room-Verification Messages CH Chethan Reddy 2020-08-09 08:35:15 +0530
  • 1e9efa3072 Try to fix variable timestamp width Nicolas Werner 2020-08-07 17:31:58 +0200
  • b972d827cb Try to fix issue of pagination interfering with limited: true Nicolas Werner 2020-08-07 13:12:45 +0200
  • 7eb0c4e09c Also request keys from own devices Nicolas Werner 2020-08-06 22:18:52 +0200
  • 1f9215a5be Split error messages from event decryption Nicolas Werner 2020-08-06 21:46:16 +0200
  • dbaddb0165 Further tweak text element Nicolas Werner 2020-08-06 19:19:13 +0200
  • df65093374 Add audio input device selector trilene 2020-08-05 17:56:44 -0400
  • 02dfc8039f Conditionally compile against upcoming GStreamer release trilene 2020-08-02 22:27:05 -0400
  • b86711a388 Merge remote-tracking branch 'upstream/master' into voip trilene 2020-08-01 15:49:26 -0400
  • 979bba6460 Tweak AcceptCall dialog trilene 2020-08-01 15:43:23 -0400
  • e527da052b Reset TLVM initial sync flag on logout trilene 2020-08-01 14:39:06 -0400
  • e3e7595bab clang-format trilene 2020-08-01 14:31:10 -0400
  • f14d141cb5 Improve TURN server retrieval trilene 2020-07-30 19:59:54 -0400
  • c0743f9688 Fix error message trilene 2020-07-30 19:39:03 -0400
  • 48877307ca Added translation using Weblate (Sinhala) HelaBasa 2020-07-30 19:43:46 +0000
  • 3635c185e9 Add Room Verification Messages CH Chethan Reddy 2020-07-29 03:25:47 +0530
  • 1fcd768f88 Adding Room Key Verification Stuff CH Chethan Reddy 2020-07-18 01:46:30 +0530
  • a2979c2df1 Updating keys of outdated encrypted users CH Chethan Reddy 2020-07-06 21:32:21 +0530
  • 1103cc15cf Adding icons to UserProfile CH Chethan Reddy 2020-07-05 21:33:27 +0530
  • 08028d5c57 Refactor UserProfile Nicolas Werner 2020-07-04 04:24:28 +0200
  • ac1fbbb69f Some issue with UserProfile CH Chethan Reddy 2020-07-01 17:47:10 +0530
  • 6fae36abc4 [WIP] Add Caching for users CH Chethan Reddy 2020-06-28 21:01:34 +0530
  • ffa61095b8 Error Handling and some fixes CH Chethan Reddy 2020-06-26 15:10:37 +0530
  • 00e36b6068 Add some Userprofile buttons CH Chethan Reddy 2020-06-26 04:24:42 +0530