summary refs log tree commit diff
path: root/resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* Translated using Weblate (Estonian)Weblate2020-12-191-1/+1
* Translated using Weblate (Finnish)Weblate2020-12-171-6/+6
* Background color for code and don't collapse space in timelineNicolas Werner2020-12-142-7/+8
* Don't overflow room nameNicolas Werner2020-12-131-0/+2
* update russian translatekirillpt2020-12-0318-577/+564
* Improve Register page (#346)Kirillpt2020-11-3018-462/+480
* Merge pull request #347 from kamathmanu/avatarFullViewSupportDeepBlueV7.X2020-11-301-0/+6
|\
| * Update resources/qml/Avatar.qmlkamathmanu2020-11-301-2/+0
| * Update resources/qml/Avatar.qmlkamathmanu2020-11-301-3/+1
| * Add support for viewing avatar images in full sizekamathmanu2020-11-301-0/+10
* | Fix selection in input area by mouseNicolas Werner2020-11-302-13/+56
* | Update translationsNicolas Werner2020-11-2618-82/+82
* | change 'redacted' for 'removed'kirillpt2020-11-262-3/+3
* | Update translationsNicolas Werner2020-11-2518-2582/+1332
* | Merge branch 'master' into fix-call-barDeepBlueV7.X2020-11-2512-29/+446
|\ \
| * | Open completer on tabNicolas Werner2020-11-251-6/+29
| * | Fix input focus when pressing reply buttonNicolas Werner2020-11-254-0/+4
| * | Implement Qml drag and dropNicolas Werner2020-11-251-0/+5
| * | Fix enter when no completion availableNicolas Werner2020-11-251-12/+13
| * | Show userid in completerNicolas Werner2020-11-251-0/+5
| * | Mouse selection of completionsNicolas Werner2020-11-252-3/+21
| * | Fix index out of range on backspace in completerNicolas Werner2020-11-251-3/+3
| * | Fix some issues with completerNicolas Werner2020-11-254-56/+67
| * | Use a trie for filtering completions (not fuzzy yet)Nicolas Werner2020-11-251-2/+2
| * | Qml emoji completerNicolas Werner2020-11-252-12/+52
| * | Simple prefix match for completionsNicolas Werner2020-11-251-1/+1
| * | Custom completer filteringNicolas Werner2020-11-251-0/+3
| * | Working User completerNicolas Werner2020-11-252-5/+23
| * | WIP Qml completerNicolas Werner2020-11-253-14/+166
| * | Reenable Ctrl+UNicolas Werner2020-11-251-1/+3
| * | Reimplement message historyNicolas Werner2020-11-251-1/+4
| * | Move emoji picker to qmlNicolas Werner2020-11-254-10/+18
| * | Use old style connection (for Qt5.12)Nicolas Werner2020-11-251-3/+1
| * | Move calls to new input barNicolas Werner2020-11-252-3/+14
| * | Add file uploadingNicolas Werner2020-11-256-21/+108
| * | Basic text input in qmlNicolas Werner2020-11-251-2/+7
| * | Pasteable textinputNicolas Werner2020-11-252-3/+25
| * | Disable scroll helper on mobileNicolas Werner2020-11-251-0/+1
| |/
* / Fix ActiveCallBartrilene2020-11-251-25/+26
|/
* make update-translationskirillpt2020-11-2218-1077/+2265
* add more russian translationskirillpt2020-11-221-217/+221
* Make reply background a bit less saturatedNicolas Werner2020-11-211-1/+1
* Add some padding between scrollbar and messagesNicolas Werner2020-11-211-1/+1
* Added translation using Weblate (Swedish)Weblate2020-11-191-0/+2297
* Merge pull request #327 from kamathmanu/qtBackwardsCompatabilityDeepBlueV7.X2020-11-153-12/+12
|\
| * Make compatible with qt 5.12kamathmanu2020-11-143-12/+12
* | Merge pull request #314 from MayeulC/smoothie-2DeepBlueV7.X2020-11-122-1/+3
|\ \
| * | Smooth pictures in timelineMayeul Cantan2020-10-311-0/+2
| * | Smooth Avatars in timelineMayeul Cantan2020-10-311-1/+1
* | | Merge pull request #320 from trilene/webrtc-videoDeepBlueV7.X2020-11-093-0/+17
|\ \ \ | |_|/ |/| |
| * | Video calls: add local webcam viewtrilene2020-11-093-0/+17
* | | Translated using Weblate (French)Weblate2020-11-071-1/+1
| |/ |/|
* | Merge pull request #310 from MayeulC/fix-typoDeepBlueV7.X2020-10-311-2/+2
|\ \ | |/ |/|
| * Wording: Verification request isn't a request anymore once acceptedMayeul Cantan2020-10-311-2/+2
* | Merge remote-tracking branch 'upstream/master' into webrtc-videotrilene2020-10-285-218/+220
|\ \
| * | Make back button bigger as it is hard to tap with your thumbNicolas Werner2020-10-281-0/+2
| * | Translated using Weblate (Russian)Weblate2020-10-281-4/+4
| * | Translated using Weblate (Finnish)Weblate2020-10-281-58/+58
| * | Translated using Weblate (French)Weblate2020-10-281-100/+100
| * | Translated using Weblate (Estonian)Weblate2020-10-281-56/+56
| |/
* | Merge remote-tracking branch 'upstream/master' into webrtc-videotrilene2020-10-2739-1814/+7157
|\|
| * Translated using Weblate (English)Weblate2020-10-261-60/+60
| * Fix small scope issueNicolas Werner2020-10-261-6/+5
| * Run update-translationsJoseph Donofry2020-10-2617-788/+1740
| * Disable new MessageInput, until you can paste imagesNicolas Werner2020-10-264-15/+4
| * Split up TimelineView into separate componentsNicolas Werner2020-10-268-472/+531
| * Qml message input mockupNicolas Werner2020-10-268-219/+316
| * Add mobile mode which improves scrollingNicolas Werner2020-10-241-1/+1
| * Fix copying textNicolas Werner2020-10-241-2/+0
| * Speed up rendering the timeline by a LOT by reducing clippingNicolas Werner2020-10-222-2/+2
| * Hide room name, if not loaded yetNicolas Werner2020-10-182-5/+9
| * Merge pull request #301 from kamathmanu/issue266-filenameOnHoverDeepBlueV7.X2020-10-161-1/+30
| |\
| | * Make Text element a sibling of the Rectangle to avoid the text from depending...kamathmanu2020-10-151-14/+14
| | * Avoid hardcoded font sizekamathmanu2020-10-141-1/+1
| | * Display filename on mouse hoverkamathmanu2020-10-131-1/+30
| * | Translated using Weblate (Estonian)Weblate2020-10-131-4/+4
| * | Fix emoji filter losing focusNicolas Werner2020-10-121-0/+1
| |/
| * Update translationsNicolas Werner2020-10-1117-1028/+5244
* | Support video callstrilene2020-10-275-157/+194
|/
* Merge pull request #298 from LorenDB/masterDeepBlueV7.X2020-10-091-0/+2004
|\
| * Begin Esperanto translationsLorenDB2020-10-071-0/+2004
* | Lint qml with qml-formatNicolas Werner2020-10-0831-2350/+3034
* | Merge remote-tracking branch 'origin/master' into cross-signingNicolas Werner2020-10-086-2/+2114
|\|
| * Added translation using Weblate (Portuguese (Portugal))Weblate2020-09-301-0/+1993
| * Merge pull request #289 from trilene/masterDeepBlueV7.X2020-09-255-2/+121
| |\
| | * Allow button colors overridetrilene2020-09-252-6/+8
| | * Move ActiveCallBar Qml to separate filetrilene2020-09-254-137/+113
| | * Port ActiveCallBar to Qmltrilene2020-09-222-2/+143
* | | Calculate verification status from cross-signing sigs and update dynamicallyNicolas Werner2020-10-082-4/+3
* | | Fix in room verificationNicolas Werner2020-10-061-0/+2
* | | Show different verification errorsNicolas Werner2020-10-053-16/+17
* | | Make steps in verification flow explicitNicolas Werner2020-10-0513-215/+98
* | | Clean up verification pages a bitNicolas Werner2020-10-029-122/+17
* | | Fix room nameNicolas Werner2020-10-021-0/+1
* | | Fix verification start to start with requestNicolas Werner2020-10-022-2/+1
* | | Clean up verification and key cache a bitNicolas Werner2020-10-021-1/+1
* | | Merge remote-tracking branch 'origin/master' into cross-signingNicolas Werner2020-09-2420-1538/+8194
|\| |
| * | Translated using Weblate (French)Weblate2020-09-231-161/+174
| * | Translated using Weblate (French)Weblate2020-09-231-142/+146
| |/
| * Translated using Weblate (Estonian)Weblate2020-09-211-3/+6
| * Fix some missing english translationsNicolas Werner2020-09-201-2/+5
| * Fix binding loop when trying to replyNicolas Werner2020-09-201-1/+2
| * Translated using Weblate (Estonian)Weblate2020-09-191-78/+86
| * Translated using Weblate (German)Weblate2020-09-191-2/+2
| * Fix emoji escape in file messagesNicolas Werner2020-09-191-1/+1
| * Fix cut off english translation.Nicolas Werner2020-09-191-1/+1
| * Merge pull request #285 from Lurkki14/masterDeepBlueV7.X2020-09-191-12/+17
| |\
| | * make typing Rectangle extents cleanerJussi Kuokkanen2020-09-181-3/+3
| | * Set typing Rectangle color directly instead of ConnectionLurkki142020-09-181-10/+1
| | * make Rectangle to fill the gap between input widget and typing usersJussi Kuokkanen2020-09-171-1/+1
| | * simplify check for no typing usersJussi Kuokkanen2020-09-171-2/+1
| | * Merge branch 'master' of https://github.com/Nheko-Reborn/nhekoJussi Kuokkanen2020-09-177-35/+3856
| | |\
| | * | use Rectangle for typing users so it doesn't overlap with the timelineJussi Kuokkanen2020-09-171-12/+27
| * | | Translated using Weblate (Estonian)Weblate2020-09-191-1/+1
| * | | Translated using Weblate (English)Weblate2020-09-191-6/+6
| * | | Translated using Weblate (English)Weblate2020-09-191-24/+29
| * | | Translated using Weblate (English)Weblate2020-09-191-32/+32
| * | | Translated using Weblate (Estonian)Weblate2020-09-191-5/+5
| * | | Translated using Weblate (English)Weblate2020-09-191-22/+22
| * | | Translated using Weblate (German)Weblate2020-09-191-4/+4
| * | | Fix typo in encryption error messageNicolas Werner2020-09-1915-17/+17
| * | | Translated using Weblate (German)Weblate2020-09-191-5/+5
| * | | Update translationsNicolas Werner2020-09-1916-1379/+4167
| * | | Translated using Weblate (Estonian)Weblate2020-09-191-156/+161
| * | | Translated using Weblate (Finnish)Weblate2020-09-191-2/+2
| * | | Translated using Weblate (German)Weblate2020-09-181-6/+6
| * | | Translated using Weblate (Estonian)Weblate2020-09-181-42/+42
| | |/ | |/|
| * | Merge pull request #284 from Nheko-Reborn/hidden-eventsDeepBlueV7.X2020-09-174-25/+138
| |\ \
| | * | Fix null errors in qmlNicolas Werner2020-09-164-8/+11
| | * | Reenable top bar room settings menus on avatar or title clicksNicolas Werner2020-09-161-0/+15
| | * | Port top bar to QmlNicolas Werner2020-09-162-21/+116
| | |/
| * | Translated using Weblate (Estonian)Weblate2020-09-151-85/+85
| * | Translated using Weblate (Estonian)Weblate2020-09-151-5/+5
| * | Added translation using Weblate (Estonian)Weblate2020-09-151-0/+1858
| * | Update translation filesWeblate2020-09-151-10/+0
| * | Merge branch 'master' of github.com:Nheko-Reborn/nhekoWeblate2020-09-1311-75/+94
| |\|
| * | Add simpified chinese translationsWeblate2020-09-131-0/+1860
* | | Split qml part of Device VerificationCH Chethan Reddy2020-09-1413-590/+646
* | | Single line click handlerNicolas Werner2020-09-131-13/+7
* | | Clean up UserProfile a bitNicolas Werner2020-09-131-197/+143
* | | Some fixesChethan2k12020-09-121-3/+3
* | | Making sure Verification Objects are deleted properlyChethan2k12020-09-101-14/+14
* | | Fix wrong tran_id issueChethan2k12020-09-103-12/+13
* | | Fix Wrong Emojis Issue in Room VerificationChethan2k12020-09-041-1/+1
* | | Fix reactionsNicolas Werner2020-09-033-5/+3
* | | Merge remote-tracking branch 'upstream/master' into device-verificationCH Chethan Reddy2020-08-3016-5/+3509
|\ \ \ | | |/ | |/|
| * | Merge pull request #251 from Nheko-Reborn/new-event-storeDeepBlueV7.X2020-08-2611-75/+94
| |\ \ | | |/ | |/|
| | * Hide CallCandidates again in new storeNicolas Werner2020-08-171-0/+6
| | * Merge remote-tracking branch 'origin/master' into new-event-storeNicolas Werner2020-08-1714-1/+1684
| | |\
| | * | Try to fix variable timestamp widthNicolas Werner2020-08-071-0/+1
| | * | Further tweak text elementNicolas Werner2020-08-061-2/+2
| * | | Translated using Weblate (English)Mihai Fufezan2020-08-171-1/+1
| * | | Added translation using Weblate (Romanian)Mihai Fufezan2020-08-161-0/+1815
| | |/ | |/|
| * | Merge remote-tracking branch 'upstream/master' into voiptrilene2020-08-012-0/+1605
| |\ \
| | * | Added translation using Weblate (Sinhala)HelaBasa2020-07-301-0/+1604
| | * | Make dateBubble's text vertically aligned to vertical centerLorem2020-07-191-0/+1
| * | | Acknowledge source of ringtonestrilene2020-07-244-0/+5
| * | | Specify call type on timelinetrilene2020-07-242-3/+3
| * | | Polish voice call UItrilene2020-07-225-0/+5
| * | | Merge remote-tracking branch 'upstream/master' into voiptrilene2020-07-101-1/+1
| |\| |
| | * | Open url using QDesktopServices from QmlNicolas Werner2020-07-091-1/+1
| * | | Support voice callstrilene2020-07-109-0/+68
| |/ /
* | | Small FixesCH Chethan Reddy2020-08-291-1/+0
* | | [WIP] Room Verification Works!CH Chethan Reddy2020-08-181-1/+1
* | | [WIP] Room-Verification MessagesCH Chethan Reddy2020-08-095-17/+16
* | | Add Room Verification MessagesCH Chethan Reddy2020-07-302-5/+17
* | | Adding Room Key Verification StuffCH Chethan Reddy2020-07-302-1/+75
* | | Adding icons to UserProfileCH Chethan Reddy2020-07-303-35/+52
* | | Refactor UserProfileNicolas Werner2020-07-302-224/+215
* | | Some issue with UserProfileCH Chethan Reddy2020-07-301-23/+21
* | | [WIP] Add Caching for usersCH Chethan Reddy2020-07-302-14/+15
* | | Error Handling and some fixesCH Chethan Reddy2020-07-302-51/+17
* | | Add some Userprofile buttonsCH Chethan Reddy2020-07-302-6/+71
* | | Some more fixesCH Chethan Reddy2020-07-301-13/+17
* | | Fix presence indicatorNicolas Werner2020-07-3014-46/+62
* | | Some more changesCH Chethan Reddy2020-07-303-58/+189
* | | Some ImprovementsCH Chethan Reddy2020-07-302-11/+16
* | | Add some more slots and macCH Chethan Reddy2020-07-301-2/+2
* | | Shared secret with decimal and emoji works!CH Chethan Reddy2020-07-302-21/+18
* | | Add DeviceVerificationList to keep track of all flows and Popup onCH Chethan Reddy2020-07-303-21/+67
* | | Handle Device Verification related to_device messagesChethan2k12020-07-302-10/+11
* | | Add SAS Method choice and Add send_to_device API callChethan2k12020-07-302-1/+34
* | | Tweak UI for device verification and Add more slotsChethan2k12020-07-302-11/+68
* | | Add C++ Model for DeviceListCH Chethan Reddy2020-07-302-38/+48
* | | Adding DeviceList for userprofileChethan2k12020-07-302-9/+17
* | | Rewrite UserProfile in qmlCH Chethan Reddy2020-07-303-2/+97
* | | Add DeviceVerificationFlow dummy and verification test buttonNicolas Werner2020-07-301-0/+8
* | | Use label in device verification dialogs (for proper theming)Nicolas Werner2020-07-302-16/+16
* | | Make emojis a bit smallerNicolas Werner2020-07-302-3/+28
* | | Set proper emoji font for device verificationNicolas Werner2020-07-301-0/+8
* | | Add DeviceVerificationFlow dummy and verification test buttonNicolas Werner2020-07-304-33/+77
* | | First design iteration of device verification dialogsNicolas Werner2020-07-303-0/+471
| |/ |/|
* | Make long press menu actually workNicolas Werner2020-07-263-15/+23
* | Optimize scrolling a little bitNicolas Werner2020-07-253-29/+25
* | Fix more non integer heightsNicolas Werner2020-07-252-3/+3
* | Fix binding loop and non integer text heightNicolas Werner2020-07-253-4/+7
* | Fix reactionsNicolas Werner2020-07-205-19/+18
* | Fix reaction displayNicolas Werner2020-07-191-9/+9
* | Readd pagination and fix redactionsNicolas Werner2020-07-131-0/+6
* | WIP: Event Store split outNicolas Werner2020-07-092-2/+2
* | Fix parent undefined warningNicolas Werner2020-07-081-1/+1
|/
* Try to make text rendering in qml sharperNicolas Werner2020-06-191-0/+2
* Lower qt version used for emoji picker and scroll helperNicolas Werner2020-06-172-4/+4
* Remove online indicator for offline usersNicolas Werner2020-06-171-1/+1
* Version number fixesJoseph Donofry2020-06-121-1/+1
* Prepare 0.7.2 releaseJoseph Donofry2020-06-122-1/+2
* Merge branch origin/master and update translationsJoseph Donofry2020-06-1111-143/+528
* Merge remote-tracking branch 'origin/master' into presenceJoseph Donofry2020-06-1122-612/+2916
|\
| * Update translationsJoseph Donofry2020-06-1111-187/+308
| * Fix build issue on some versions of clangJoseph Donofry2020-06-102-19/+19
| * Remove unused QML fileJoseph Donofry2020-06-092-68/+1
| * Update translationsJoseph Donofry2020-06-0911-551/+1710
| * Remove signals in favor of direct function callsJoseph Donofry2020-06-094-16/+6
| * Remove duplicate search iconsJoseph Donofry2020-06-094-2/+2
| * Fix UserSettings in QMLJoseph Donofry2020-06-094-19/+5
| * Merge master and fix conflictsJoseph Donofry2020-06-097-16/+1671
| |\
| * | Minor adjustments to emoji pickerJoseph Donofry2020-06-093-9/+23
| * | Update translationsJoseph Donofry2020-05-2110-40/+40
| * | Add reaction/redaction for in-line ReactionsJoseph Donofry2020-05-214-9/+40
| * | Merge origin/master into reactionsJoseph Donofry2020-05-1810-190/+770
| |\ \
| * | | Fix reactions binding loopNicolas Werner2020-05-161-3/+2
| * | | Attach emoji picker picked to reaction senderJoseph Donofry2020-05-164-4/+21
| * | | Merge remote-tracking branch 'origin/master' into reactionsJoseph Donofry2020-05-165-4/+11
| |\ \ \
| * \ \ \ Merge master into reactionsJoseph Donofry2020-05-1424-413/+956
| |\ \ \ \
| * | | | | Update emoji picker and translationsJoseph Donofry2020-05-1319-126/+220
| * | | | | Update translations for new emoji pickerJoseph Donofry2020-05-1310-110/+830
| * | | | | Add new QML-based emoji picker (work in progress)Joseph Donofry2020-05-134-3/+208
| * | | | | Change redaction color that accidentally got committedJoseph Donofry2020-05-071-5/+1
| * | | | | Merge branch 'master' into reactionsJoseph Donofry2020-05-071-3/+3
| |\ \ \ \ \
| * | | | | | merge master into reactionsJoseph Donofry2020-05-074-4/+22
* | | | | | | Show presence and set custom status messagesNicolas Werner2020-06-082-1/+31
| |_|_|_|_|/ |/| | | | |
* | | | | | Translated using Weblate (Italian)DeepBlueV7.X2020-05-281-281/+314
* | | | | | Rename settings to be more consistentNicolas Werner2020-05-261-1/+1
* | | | | | Make settings update immediately in qml and allow limiting timeline widthNicolas Werner2020-05-265-35/+20
* | | | | | Added translation using Weblate (Italian)Lorenzo Ancora2020-05-261-0/+1553
* | | | | | Added an optional feature to show bigger emoji-only messages with 3 or less e...lkito2020-05-212-0/+3
| |_|_|_|/ |/| | | |
* | | | | Tag rooms via context menuNicolas Werner2020-05-1810-110/+620
| |_|_|/ |/| | |
* | | | Implemented optional message body highlighting feature.lkito2020-05-162-1/+7
* | | | Remove accidental compiled translation commitJoseph Donofry2020-05-152-0/+1
* | | | Translated using Weblate (German)DeepBlueV7.X2020-05-151-3/+3
| |_|/ |/| |
* | | Add un-encrypted warning icon for messages in encrypted roomsJoseph Donofry2020-05-1415-53/+121
* | | Try to smooth scrolling a bit by increasing cacheBufferNicolas Werner2020-05-131-0/+2
* | | Align scrolling to pixels manuallyNicolas Werner2020-05-131-0/+2
* | | Clip replies by defaultNicolas Werner2020-05-136-5/+19
* | | Translation updatesNicolas Werner2020-05-1011-333/+920
| |/ |/|
* | Fix redaction color change that accidentally got committedJoseph Donofry2020-05-071-3/+3
|/
* Add shortcuts to select/deselect reply targetsNicolas Werner2020-05-061-0/+15
* Reaction and Button layout fixesNicolas Werner2020-05-062-23/+21
* Misc color fixesNicolas Werner2020-05-054-12/+12
* Fix scroll to replied to message (somewhat)Nicolas Werner2020-05-051-1/+1