Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to please the CI gods | Nicolas Werner | 2020-10-08 | 2 | -3/+5 |
* | Fix issues with old qt and bump to 5.10 | Nicolas Werner | 2020-10-08 | 4 | -24/+26 |
* | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-10-08 | 21 | -279/+2228 |
|\ | |||||
| * | Merge pull request #294 from trilene/master | DeepBlueV7.X | 2020-10-02 | 2 | -2/+2 |
| |\ | |||||
| | * | Bump mtxclient | trilene | 2020-10-01 | 1 | -1/+1 |
| | * | Bump mtxclient | trilene | 2020-10-01 | 1 | -1/+1 |
| * | | Added translation using Weblate (Portuguese (Portugal)) | Weblate | 2020-09-30 | 1 | -0/+1993 |
| * | | Merge pull request #290 from trilene/master | DeepBlueV7.X | 2020-09-26 | 1 | -1/+0 |
| |\| | |||||
| | * | Remove duplicate control from settings page | trilene | 2020-09-26 | 1 | -1/+0 |
| * | | Merge pull request #289 from trilene/master | DeepBlueV7.X | 2020-09-25 | 19 | -278/+235 |
| |\| | |||||
| | * | Allow button colors override | trilene | 2020-09-25 | 2 | -6/+8 |
| | * | Fix build for those without GStreamer | trilene | 2020-09-25 | 1 | -1/+7 |
| | * | Move ActiveCallBar Qml to separate file | trilene | 2020-09-25 | 10 | -147/+166 |
| | * | clang-format | trilene | 2020-09-22 | 4 | -21/+16 |
| | * | Port ActiveCallBar to Qml | trilene | 2020-09-22 | 16 | -277/+212 |
* | | | Implement signature upload for own master key | Nicolas Werner | 2020-10-08 | 4 | -2/+52 |
* | | | Calculate verification status from cross-signing sigs and update dynamically | Nicolas Werner | 2020-10-08 | 9 | -157/+223 |
* | | | Fix in room verification | Nicolas Werner | 2020-10-06 | 5 | -107/+103 |
* | | | Show different verification errors | Nicolas Werner | 2020-10-05 | 7 | -20/+35 |
* | | | Make steps in verification flow explicit | Nicolas Werner | 2020-10-05 | 23 | -796/+699 |
* | | | Don't fail on missing key for a device and /rotate-megolm-session command | Nicolas Werner | 2020-10-03 | 7 | -0/+40 |
* | | | Fix nullopt when iterating reactions | Nicolas Werner | 2020-10-03 | 1 | -1/+2 |
* | | | Clean up verification pages a bit | Nicolas Werner | 2020-10-02 | 9 | -122/+17 |
* | | | Fix room name | Nicolas Werner | 2020-10-02 | 1 | -0/+1 |
* | | | Fix fetching inexistent batch tokens | Nicolas Werner | 2020-10-02 | 1 | -2/+5 |
* | | | Handle forwarded room keys | Nicolas Werner | 2020-10-02 | 2 | -48/+69 |
* | | | Fix verification start to start with request | Nicolas Werner | 2020-10-02 | 4 | -7/+5 |
* | | | Clean up verification and key cache a bit | Nicolas Werner | 2020-10-02 | 11 | -318/+399 |
* | | | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-09-24 | 43 | -2085/+8658 |
|\| | | |||||
| * | | Translated using Weblate (French) | Weblate | 2020-09-23 | 1 | -161/+174 |
| * | | Translated using Weblate (French) | Weblate | 2020-09-23 | 1 | -142/+146 |
| |/ | |||||
| * | Translated using Weblate (Estonian) | Weblate | 2020-09-21 | 1 | -3/+6 |
| * | Fix some missing english translations | Nicolas Werner | 2020-09-20 | 1 | -2/+5 |
| * | Fix binding loop when trying to reply | Nicolas Werner | 2020-09-20 | 1 | -1/+2 |
| * | Translated using Weblate (Estonian) | Weblate | 2020-09-19 | 1 | -78/+86 |
| * | Translated using Weblate (German) | Weblate | 2020-09-19 | 1 | -2/+2 |
| * | Fix emoji escape in file messages | Nicolas Werner | 2020-09-19 | 1 | -1/+1 |
| * | Fix cut off english translation. | Nicolas Werner | 2020-09-19 | 1 | -1/+1 |
| * | Merge pull request #285 from Lurkki14/master | DeepBlueV7.X | 2020-09-19 | 1 | -12/+17 |
| |\ | |||||
| | * | make typing Rectangle extents cleaner | Jussi Kuokkanen | 2020-09-18 | 1 | -3/+3 |
| | * | Merge branch 'master' of https://github.com/Lurkki14/nheko | Jussi Kuokkanen | 2020-09-18 | 1 | -10/+1 |
| | |\ | |||||
| | | * | Set typing Rectangle color directly instead of Connection | Lurkki14 | 2020-09-18 | 1 | -10/+1 |
| | * | | Merge branch 'master' of https://github.com/Nheko-Reborn/nheko | Jussi Kuokkanen | 2020-09-18 | 2 | -24/+121 |
| | |\ \ | | | |/ | | |/| | |||||
| | * | | make Rectangle to fill the gap between input widget and typing users | Jussi Kuokkanen | 2020-09-17 | 1 | -1/+1 |
| | * | | simplify check for no typing users | Jussi Kuokkanen | 2020-09-17 | 1 | -2/+1 |
| | * | | Merge branch 'master' of https://github.com/Nheko-Reborn/nheko | Jussi Kuokkanen | 2020-09-17 | 29 | -554/+4192 |
| | |\ \ | |||||
| | * | | | use Rectangle for typing users so it doesn't overlap with the timeline | Jussi Kuokkanen | 2020-09-17 | 1 | -12/+27 |
| * | | | | Translated using Weblate (Estonian) | Weblate | 2020-09-19 | 1 | -1/+1 |
| * | | | | Translated using Weblate (English) | Weblate | 2020-09-19 | 1 | -6/+6 |
| * | | | | Translated using Weblate (English) | Weblate | 2020-09-19 | 1 | -24/+29 |
| * | | | | Translated using Weblate (English) | Weblate | 2020-09-19 | 1 | -32/+32 |
| * | | | | Translated using Weblate (Estonian) | Weblate | 2020-09-19 | 1 | -5/+5 |
| * | | | | Translated using Weblate (English) | Weblate | 2020-09-19 | 1 | -22/+22 |
| * | | | | Translated using Weblate (German) | Weblate | 2020-09-19 | 1 | -4/+4 |
| * | | | | Fix typo in encryption error message | Nicolas Werner | 2020-09-19 | 16 | -18/+18 |
| * | | | | Translated using Weblate (German) | Weblate | 2020-09-19 | 1 | -5/+5 |
| * | | | | Update translations | Nicolas Werner | 2020-09-19 | 16 | -1379/+4167 |
| * | | | | Translated using Weblate (Estonian) | Weblate | 2020-09-19 | 1 | -156/+161 |
| * | | | | Translated using Weblate (Finnish) | Weblate | 2020-09-19 | 1 | -2/+2 |
| * | | | | Translated using Weblate (German) | Weblate | 2020-09-18 | 1 | -6/+6 |
| * | | | | Translated using Weblate (Estonian) | Weblate | 2020-09-18 | 1 | -42/+42 |
| | |_|/ | |/| | | |||||
| * | | | Merge pull request #286 from trilene/voip | DeepBlueV7.X | 2020-09-17 | 2 | -24/+121 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Remove GStreamer version test | trilene | 2020-09-17 | 1 | -2/+0 |
| | * | | clang-format | trilene | 2020-09-17 | 1 | -1/+1 |
| | * | | Fix preprocessor directive | trilene | 2020-09-17 | 1 | -1/+1 |
| | * | | Adapt device monitoring for GStreamer 1.18 | trilene | 2020-09-17 | 2 | -24/+123 |
| * | | | Merge pull request #284 from Nheko-Reborn/hidden-events | DeepBlueV7.X | 2020-09-17 | 21 | -531/+459 |
| |\ \ \ | |||||
| | * | | | Actually use room account data | Nicolas Werner | 2020-09-16 | 1 | -1/+1 |
| | * | | | Fix avatars in notifications | Nicolas Werner | 2020-09-16 | 2 | -13/+22 |
| | * | | | Fix some images not showing up | Nicolas Werner | 2020-09-16 | 1 | -6/+13 |
| | * | | | Update blurhash | Nicolas Werner | 2020-09-16 | 1 | -3/+4 |
| | * | | | Fix null errors in qml | Nicolas Werner | 2020-09-16 | 8 | -21/+24 |
| | * | | | Reenable top bar room settings menus on avatar or title clicks | Nicolas Werner | 2020-09-16 | 6 | -15/+29 |
| | * | | | Port top bar to Qml | Nicolas Werner | 2020-09-16 | 12 | -448/+267 |
| | * | | | Save account data and allow hiding events via account data | Nicolas Werner | 2020-09-08 | 4 | -32/+107 |
| * | | | | Merge pull request #283 from trilene/voip | DeepBlueV7.X | 2020-09-16 | 2 | -5/+8 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Remove bus watch when call ends | trilene | 2020-09-16 | 2 | -5/+8 |
| * | | | | Translated using Weblate (Estonian) | Weblate | 2020-09-15 | 1 | -85/+85 |
| * | | | | Translated using Weblate (Estonian) | Weblate | 2020-09-15 | 1 | -5/+5 |
| * | | | | Merge branch 'master' of github.com:Nheko-Reborn/nheko | Weblate | 2020-09-15 | 2 | -6/+0 |
| |\ \ \ \ | |||||
| | * | | | | Merge pull request #281 from trilene/voip | DeepBlueV7.X | 2020-09-14 | 2 | -6/+0 |
| | |\| | | | |||||
| | | * | | | Don't show default audio source in settings | trilene | 2020-09-14 | 2 | -6/+0 |
| * | | | | | Added translation using Weblate (Estonian) | Weblate | 2020-09-15 | 1 | -0/+1858 |
| * | | | | | Update translation files | Weblate | 2020-09-15 | 1 | -10/+0 |
| |/ / / / | |||||
| * | | | | Merge branch 'master' of github.com:Nheko-Reborn/nheko | Weblate | 2020-09-13 | 39 | -1221/+2459 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #275 from Chethan2k1/master | DeepBlueV7.X | 2020-09-13 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Update README.md | Chethan | 2020-09-08 | 1 | -1/+1 |
| | | * | | | | Fix Readme | Chethan2k1 | 2020-09-05 | 1 | -0/+1 |
| | | | |/ / | | | |/| | | |||||
| | * | | | | Merge pull request #280 from trilene/voip | DeepBlueV7.X | 2020-09-13 | 1 | -2/+6 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Ignore empty remote ICE candidates | trilene | 2020-09-13 | 1 | -2/+6 |
| | * | | | | Merge pull request #279 from Lurkki14/master | DeepBlueV7.X | 2020-09-13 | 1 | -1/+2 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | reset filter string when emoji completer is opened | Jussi Kuokkanen | 2020-09-13 | 1 | -1/+2 |
| | |/ / / | |||||
| | * | / | Merge pull request #278 from trilene/voip | DeepBlueV7.X | 2020-09-10 | 1 | -4/+6 |
| | |\| | | | | |/ | | |/| | |||||
| | | * | GStreamer v1.18.0 released | trilene | 2020-09-10 | 1 | -4/+4 |
| | | * | Fix earlier commit when GStreamer < v1.17 | trilene | 2020-09-10 | 1 | -0/+2 |
| * | | | Add simpified chinese translations | Weblate | 2020-09-13 | 1 | -0/+1860 |
* | | | | Simplify outbound session setup | Nicolas Werner | 2020-09-20 | 9 | -214/+209 |
* | | | | Split qml part of Device Verification | CH Chethan Reddy | 2020-09-14 | 18 | -710/+757 |
* | | | | Single line click handler | Nicolas Werner | 2020-09-13 | 1 | -13/+7 |
* | | | | Clean up UserProfile a bit | Nicolas Werner | 2020-09-13 | 1 | -197/+143 |
* | | | | Some fixes | Chethan2k1 | 2020-09-12 | 1 | -3/+3 |
* | | | | Fix breaking while using qmlRegisterSingletonInstance | Chethan2k1 | 2020-09-10 | 2 | -5/+7 |
* | | | | Making sure Verification Objects are deleted properly | Chethan2k1 | 2020-09-10 | 3 | -14/+19 |
* | | | | Fix wrong tran_id issue | Chethan2k1 | 2020-09-10 | 3 | -12/+13 |
* | | | | Add support non-encrypted room-verification messages | Chethan2k1 | 2020-09-10 | 2 | -58/+60 |
* | | | | Fix Wrong Emojis Issue in Room Verification | Chethan2k1 | 2020-09-04 | 8 | -157/+190 |
* | | | | Merge branch 'master' into device-verification | DeepBlueV7.X | 2020-09-03 | 5 | -2/+177 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix endless pagination, when old history is inaccessible | Nicolas Werner | 2020-09-02 | 1 | -1/+1 |
| * | | | Merge pull request #267 from Lurkki14/master | DeepBlueV7.X | 2020-08-31 | 4 | -1/+176 |
| |\ \ \ | |||||
| | * | | | remove unused includes and use QRegularExpression | Jussi Kuokkanen | 2020-08-31 | 2 | -8/+5 |
| | * | | | remove comment | Jussi Kuokkanen | 2020-08-31 | 1 | -15/+0 |
| | * | | | get completion string based on trigger position instead of current word | Jussi Kuokkanen | 2020-08-31 | 2 | -10/+19 |
| | * | | | ignore enter keypress when completion is selected | Jussi Kuokkanen | 2020-08-31 | 1 | -6/+7 |
| | * | | | don't select emoji completion by default and add minimum string length before... | Jussi Kuokkanen | 2020-08-29 | 1 | -7/+8 |
| | * | | | undo changes to emoji_codegen.py | Jussi Kuokkanen | 2020-08-29 | 1 | -6/+3 |
| | * | | | fix build and remove commented code | Jussi Kuokkanen | 2020-08-29 | 4 | -15/+8 |
| | * | | | lint | Jussi Kuokkanen | 2020-08-28 | 4 | -124/+137 |
| | * | | | Merge branch 'master' of https://github.com/Nheko-Reborn/nheko | Jussi Kuokkanen | 2020-08-28 | 39 | -1218/+4088 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | add emoji completer to text input | Jussi Kuokkanen | 2020-08-28 | 5 | -3/+182 |
* | | | | | Add support for Encrypted to-device verification messages | CH Chethan Reddy | 2020-09-03 | 3 | -2/+47 |
* | | | | | Fix catch by value warning | Nicolas Werner | 2020-09-03 | 1 | -3/+3 |
* | | | | | Fix reactions | Nicolas Werner | 2020-09-03 | 3 | -5/+3 |
* | | | | | fix | CH Chethan Reddy | 2020-08-30 | 1 | -1/+1 |
* | | | | | Merge remote-tracking branch 'upstream/master' into device-verification | CH Chethan Reddy | 2020-08-30 | 54 | -223/+6706 |
|\| | | | | |||||
| * | | | | Merge pull request #265 from trilene/voip | DeepBlueV7.X | 2020-08-28 | 1 | -2/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Link GStreamer elements before syncing state | trilene | 2020-08-28 | 1 | -2/+1 |
| * | | | | Merge pull request #251 from Nheko-Reborn/new-event-store | DeepBlueV7.X | 2020-08-26 | 35 | -1211/+2257 |
| |\ \ \ \ | |||||
| | * | | | | Add some log messages, that migrations are in progress | Nicolas Werner | 2020-08-25 | 1 | -0/+2 |
| | * | | | | Speedup db a bit, but loose some crash resiliency | Nicolas Werner | 2020-08-25 | 1 | -1/+4 |
| | * | | | | Bump mtxclient | Nicolas Werner | 2020-08-17 | 2 | -2/+2 |
| | * | | | | Hide CallCandidates again in new store | Nicolas Werner | 2020-08-17 | 4 | -3/+43 |
| | * | | | | Merge remote-tracking branch 'origin/master' into new-event-store | Nicolas Werner | 2020-08-17 | 44 | -74/+4066 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Add /clear-timeline command | Nicolas Werner | 2020-08-09 | 9 | -22/+157 |
| | * | | | | Try to fix variable timestamp width | Nicolas Werner | 2020-08-07 | 1 | -0/+1 |
| | * | | | | Try to fix issue of pagination interfering with limited: true | Nicolas Werner | 2020-08-07 | 1 | -0/+6 |
| | * | | | | Also request keys from own devices | Nicolas Werner | 2020-08-06 | 1 | -25/+29 |
| | * | | | | Split error messages from event decryption | Nicolas Werner | 2020-08-06 | 3 | -82/+146 |
| | * | | | | Further tweak text element | Nicolas Werner | 2020-08-06 | 1 | -2/+2 |
| * | | | | | Merge pull request #263 from trilene/voip | DeepBlueV7.X | 2020-08-23 | 1 | -3/+5 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Under GStreamer >= 1.17 gather all candidates before sending offer/answer | trilene | 2020-08-22 | 1 | -3/+5 |
| * | | | | | Merge pull request #262 from bqv/patch-1 | DeepBlueV7.X | 2020-08-22 | 1 | -0/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | Update README.md | Tony O | 2020-08-22 | 1 | -0/+8 |
| |/ / / / / | |||||
| * | | | / | Merge pull request #259 from trilene/voip | DeepBlueV7.X | 2020-08-17 | 1 | -2/+2 |
| |\| | | | | | |_|_|/ | |/| | | | |||||
| | * | | | Stop SendFile and Call buttons swapping places on file upload | trilene | 2020-08-17 | 1 | -2/+2 |
| * | | | | Translated using Weblate (English) | Mihai Fufezan | 2020-08-17 | 1 | -1/+1 |
| * | | | | Added translation using Weblate (Romanian) | Mihai Fufezan | 2020-08-16 | 1 | -0/+1815 |
| | |_|/ | |/| | | |||||
| * | | | Merge pull request #237 from trilene/voip | DeepBlueV7.X | 2020-08-14 | 39 | -106/+2452 |
| |\| | | |||||
| | * | | Appease the linter | Nicolas Werner | 2020-08-14 | 2 | -5/+3 |
| | * | | Fix SVG color undefined | Nicolas Werner | 2020-08-14 | 1 | -1/+1 |
| | * | | Disable call support, when GStreamer is unavailable | Nicolas Werner | 2020-08-14 | 4 | -5/+83 |
| | * | | Bump flatpak dependency | Nicolas Werner | 2020-08-11 | 2 | -5/+5 |
| | * | | Add audio input device selector | trilene | 2020-08-05 | 10 | -22/+231 |
| | * | | Conditionally compile against upcoming GStreamer release | trilene | 2020-08-02 | 1 | -2/+34 |
| | * | | Merge remote-tracking branch 'upstream/master' into voip | trilene | 2020-08-01 | 5 | -12/+1661 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | Added translation using Weblate (Sinhala) | HelaBasa | 2020-07-30 | 1 | -0/+1604 |
| * | | | Merge pull request #247 from not-chicken/centerDate | DeepBlueV7.X | 2020-07-19 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Make dateBubble's text vertically aligned to vertical center | Lorem | 2020-07-19 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Warn before kicking,banning,inviting,etc | Nicolas Werner | 2020-07-16 | 3 | -12/+56 |
| | * | | Tweak AcceptCall dialog | trilene | 2020-08-01 | 1 | -2/+2 |
| | * | | Reset TLVM initial sync flag on logout | trilene | 2020-08-01 | 1 | -0/+4 |
| | * | | clang-format | trilene | 2020-08-01 | 13 | -870/+936 |
| | * | | Improve TURN server retrieval | trilene | 2020-07-30 | 3 | -3/+17 |
| | * | | Fix error message | trilene | 2020-07-30 | 1 | -1/+1 |
| | * | | Remove references to video calls | trilene | 2020-07-29 | 6 | -30/+21 |
| | * | | Handle ICE failure | trilene | 2020-07-26 | 7 | -67/+125 |
| | * | | Improve debug messages | trilene | 2020-07-25 | 3 | -33/+54 |
| | * | | Acknowledge source of ringtones | trilene | 2020-07-24 | 4 | -0/+5 |
| | * | | Specify call type on timeline | trilene | 2020-07-24 | 6 | -3/+35 |
| | * | | Cancel sent CallInvite if no response within expiry | trilene | 2020-07-23 | 1 | -1/+8 |
| | * | | Fix QLayout warning | trilene | 2020-07-23 | 1 | -1/+1 |
| | * | | Send ICE candidates gathered after timeout | trilene | 2020-07-23 | 3 | -2/+17 |
| | * | | Confirm logout/quit if active call in progress | trilene | 2020-07-23 | 1 | -2/+21 |
| | * | | Tweak ActiveCallBar | trilene | 2020-07-23 | 1 | -3/+2 |
| | * | | Polish voice call UI | trilene | 2020-07-22 | 18 | -146/+348 |
| | * | | Update mtxclient reference | trilene | 2020-07-20 | 1 | -1/+1 |
| | * | | Add comment wrt TURN server credentials | trilene | 2020-07-16 | 1 | -1/+3 |
| | * | | Case-insensitive sdp search | trilene | 2020-07-16 | 1 | -20/+37 |
| | * | | Handle preemptive CallAnswer from fellow device | trilene | 2020-07-16 | 1 | -0/+12 |
| | * | | Hide incoming CallCandidates in encrypted rooms | trilene | 2020-07-14 | 1 | -0/+9 |
| | * | | Remove comments | trilene | 2020-07-13 | 1 | -2/+0 |
| | * | | Handle preemptive CallHangUp | trilene | 2020-07-13 | 1 | -1/+3 |
| | * | | Hide CallCandidates events from the timeline | trilene | 2020-07-13 | 1 | -1/+2 |
| | * | | Centre PlaceCall dialog | trilene | 2020-07-13 | 1 | -1/+2 |
| | * | | Fix percent-encoding of TURN server URI | trilene | 2020-07-13 | 2 | -11/+11 |
| | * | | Merge remote-tracking branch 'upstream/master' into voip | trilene | 2020-07-10 | 15 | -124/+175 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | Fix autolinking breaking on single quotes in href attribute | Nicolas Werner | 2020-07-09 | 1 | -3/+3 |
| * | | | Open url using QDesktopServices from Qml | Nicolas Werner | 2020-07-09 | 3 | -1/+10 |
| | * | | Support voice calls | trilene | 2020-07-10 | 33 | -99/+1653 |
* | | | | Change the tag for mtxclient | CH Chethan Reddy | 2020-08-30 | 2 | -2/+2 |
* | | | | Change ReactionRealtesTo to RelatesTo | CH Chethan Reddy | 2020-08-30 | 2 | -2/+2 |
* | | | | Small Fixes | CH Chethan Reddy | 2020-08-29 | 5 | -9/+27 |
* | | | | Verify signatures and find trusted devices | CH Chethan Reddy | 2020-08-25 | 1 | -64/+117 |
* | | | | Cache Fix | CH Chethan Reddy | 2020-08-24 | 6 | -87/+181 |
* | | | | [WIP] Room Verification Works! | CH Chethan Reddy | 2020-08-18 | 9 | -89/+114 |
* | | | | [WIP] Room-Verification Messages | CH Chethan Reddy | 2020-08-09 | 15 | -493/+401 |
* | | | | Add Room Verification Messages | CH Chethan Reddy | 2020-07-30 | 9 | -49/+245 |
* | | | | Adding Room Key Verification Stuff | CH Chethan Reddy | 2020-07-30 | 14 | -360/+786 |
* | | | | Updating keys of outdated encrypted users | CH Chethan Reddy | 2020-07-30 | 7 | -32/+89 |
* | | | | Adding icons to UserProfile | CH Chethan Reddy | 2020-07-30 | 9 | -80/+163 |
* | | | | Refactor UserProfile | Nicolas Werner | 2020-07-30 | 14 | -800/+383 |
* | | | | Some issue with UserProfile | CH Chethan Reddy | 2020-07-30 | 10 | -115/+154 |
* | | | | [WIP] Add Caching for users | CH Chethan Reddy | 2020-07-30 | 8 | -60/+283 |
* | | | | Error Handling and some fixes | CH Chethan Reddy | 2020-07-30 | 5 | -96/+138 |
* | | | | Add some Userprofile buttons | CH Chethan Reddy | 2020-07-30 | 5 | -47/+146 |
* | | | | Fix the Weird auto-confirmation and cancellation | CH Chethan Reddy | 2020-07-30 | 2 | -2/+1 |
* | | | | Some more fixes | CH Chethan Reddy | 2020-07-30 | 3 | -15/+28 |
* | | | | Fix presence indicator | Nicolas Werner | 2020-07-30 | 16 | -56/+76 |
* | | | | Some more changes | CH Chethan Reddy | 2020-07-30 | 5 | -63/+193 |
* | | | | Some Improvements | CH Chethan Reddy | 2020-07-30 | 5 | -27/+26 |
* | | | | Add some more slots and mac | CH Chethan Reddy | 2020-07-30 | 6 | -47/+172 |
* | | | | Shared secret with decimal and emoji works! | CH Chethan Reddy | 2020-07-30 | 6 | -83/+202 |
* | | | | Add DeviceVerificationList to keep track of all flows and Popup on | CH Chethan Reddy | 2020-07-30 | 9 | -62/+203 |
* | | | | Handle Device Verification related to_device messages | Chethan2k1 | 2020-07-30 | 7 | -14/+153 |
* | | | | Add SAS Method choice and Add send_to_device API call | Chethan2k1 | 2020-07-30 | 4 | -31/+151 |
* | | | | Tweak UI for device verification and Add more slots | Chethan2k1 | 2020-07-30 | 4 | -13/+146 |
* | | | | Add C++ Model for DeviceList | CH Chethan Reddy | 2020-07-30 | 9 | -73/+188 |
* | | | | Adding DeviceList for userprofile | Chethan2k1 | 2020-07-30 | 5 | -32/+79 |
* | | | | Rewrite UserProfile in qml | CH Chethan Reddy | 2020-07-30 | 7 | -2/+202 |
* | | | | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 2 | -0/+14 |
* | | | | Use label in device verification dialogs (for proper theming) | Nicolas Werner | 2020-07-30 | 2 | -16/+16 |
* | | | | Make emojis a bit smaller | Nicolas Werner | 2020-07-30 | 2 | -3/+28 |
* | | | | Set proper emoji font for device verification | Nicolas Werner | 2020-07-30 | 1 | -0/+8 |
* | | | | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 9 | -33/+163 |
* | | | | First design iteration of device verification dialogs | Nicolas Werner | 2020-07-30 | 3 | -0/+471 |
| |_|/ |/| | | |||||
* | | | Fix double free by closing cursor at the right time | Nicolas Werner | 2020-07-30 | 1 | -26/+33 |
* | | | Add workaround for duplicate syncs | Nicolas Werner | 2020-07-27 | 1 | -1/+8 |
* | | | Fix migration (hopefully) | Nicolas Werner | 2020-07-26 | 1 | -3/+50 |
* | | | Fix shadowing variable | Nicolas Werner | 2020-07-26 | 1 | -3/+3 |
* | | | Rename EventStore::event to get to remove ambiguity with QObject::event | Nicolas Werner | 2020-07-26 | 3 | -24/+24 |
* | | | Bump mtxclient and use git dependency in flatpak | Nicolas Werner | 2020-07-26 | 2 | -4/+4 |
* | | | Make long press menu actually work | Nicolas Werner | 2020-07-26 | 3 | -15/+23 |
* | | | Optimize scrolling a little bit | Nicolas Werner | 2020-07-25 | 3 | -29/+25 |
* | | | Fix more non integer heights | Nicolas Werner | 2020-07-25 | 2 | -3/+3 |
* | | | Fix binding loop and non integer text height | Nicolas Werner | 2020-07-25 | 3 | -4/+7 |
* | | | Reset fetch in progress when fetch failed | Nicolas Werner | 2020-07-25 | 1 | -0/+1 |
* | | | Return to redacted messages instead of just storing the redaction | Nicolas Werner | 2020-07-25 | 2 | -22/+45 |
* | | | Don't send url, if we send an encrypted file | Nicolas Werner | 2020-07-23 | 1 | -7/+20 |
* | | | Fix room joins | Nicolas Werner | 2020-07-20 | 2 | -9/+12 |
* | | | Fix reactions | Nicolas Werner | 2020-07-20 | 12 | -48/+89 |
* | | | Fix reaction display | Nicolas Werner | 2020-07-19 | 12 | -152/+151 |
* | | | Close cursor we don't need and where we overwrite the contents | Nicolas Werner | 2020-07-18 | 1 | -8/+11 |
* | | | Fix reply scrolling | Nicolas Werner | 2020-07-18 | 1 | -2/+2 |
* | | | Fix race condition between /messages and /sync | Nicolas Werner | 2020-07-18 | 2 | -34/+48 |
* | | | Mark own events as read again after sending | Nicolas Werner | 2020-07-18 | 2 | -4/+13 |
* | | | Fix flickering of encrypted messages when sending using new store | Nicolas Werner | 2020-07-18 | 1 | -8/+10 |
* | | | Fix encryption indicator | Nicolas Werner | 2020-07-18 | 1 | -3/+6 |
* | | | Reenable sending messages | Nicolas Werner | 2020-07-18 | 8 | -349/+342 |
* | | | Readd pagination and fix redactions | Nicolas Werner | 2020-07-13 | 7 | -123/+256 |
* | | | Initialize Profile later | Nicolas Werner | 2020-07-11 | 1 | -2/+2 |
* | | | Fix translation loading | Nicolas Werner | 2020-07-10 | 1 | -2/+3 |