summary refs log tree commit diff
path: root/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix device discovery under GStreamer 1.16trilene2021-01-072-0/+2
|
* Color and icon button spacing fixestrilene2021-01-074-47/+18
|
* Fix Qml control colorstrilene2021-01-077-107/+151
|
* Fix previous committrilene2021-01-072-3/+3
|
* Set Label text color explicitlytrilene2021-01-073-0/+5
|
* Finesse PlaceCall dialogtrilene2021-01-071-32/+38
|
* Add missing translation markstrilene2021-01-072-9/+9
|
* Add devices dialog to CallInviteBartrilene2021-01-073-1/+118
|
* Add device combos to PlaceCall dialogtrilene2021-01-071-16/+47
|
* Use Layout marginstrilene2021-01-072-2/+6
|
* Port PlaceCall dialog to Qmltrilene2021-01-073-1/+130
|
* Fix one-way video callstrilene2021-01-071-1/+1
|
* Make call invites less intrusivetrilene2021-01-075-11/+114
|
* Move call-related properties to CallManagertrilene2021-01-073-24/+23
|
* Fix user status that got lost at some pointNicolas Werner2021-01-041-0/+9
|
* Translated using Weblate (Estonian)Weblate2020-12-191-1/+1
| | | | | | | | Currently translated at 100.0% (412 of 412 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2020-12-171-6/+6
| | | | | | | | Currently translated at 54.3% (224 of 412 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | * add username error label, add word wrapping for error labels * make lint * last commits * remove font, and remove some lambdas * add QRegularExpression for regex * improve review things * add isModified() for checkFields() * add check isModified() for all fields in checkFields * Update src/RegisterPage.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * remove emit call for showError Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Merge pull request #347 from kamathmanu/avatarFullViewSupportDeepBlueV7.X2020-11-301-0/+6
|\ | | | | Add support for viewing avatar images in full size
| * Update resources/qml/Avatar.qmlkamathmanu2020-11-301-2/+0
| | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
| * Update resources/qml/Avatar.qmlkamathmanu2020-11-301-3/+1
| | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
| * 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
| | | | Co-authored-by: Emilie <em@nao.sh>
* Merge pull request #327 from kamathmanu/qtBackwardsCompatabilityDeepBlueV7.X2020-11-153-12/+12
|\ | | | | Make compatible with qt 5.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 all the things [v2]
| * | Smooth pictures in timelineMayeul Cantan2020-10-311-0/+2
| | |
| * | Smooth Avatars in timelineMayeul Cantan2020-10-311-1/+1
| | | | | | | | | | | | This helps on low-dpi screens, getting rid of the jaggies.
* | | Merge pull request #320 from trilene/webrtc-videoDeepBlueV7.X2020-11-093-0/+17
|\ \ \ | |_|/ |/| | Video calls: add local webcam view
| * | Video calls: add local webcam viewtrilene2020-11-093-0/+17
| | |
* | | Translated using Weblate (French)Weblate2020-11-071-1/+1
| |/ |/| | | | | | | | | | | | | Currently translated at 100.0% (411 of 411 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Merge pull request #310 from MayeulC/fix-typoDeepBlueV7.X2020-10-311-2/+2
|\ \ | |/ |/| Improve wording in multiple strings.
| * Wording: Verification request isn't a request anymore once acceptedMayeul Cantan2020-10-311-2/+2
| | | | | | | | Replace it with "verification process".
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 31.3% (129 of 411 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
| * | Translated using Weblate (Finnish)Weblate2020-10-281-58/+58
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 50.1% (206 of 411 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
| * | Translated using Weblate (French)Weblate2020-10-281-100/+100
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (411 of 411 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
| * | Translated using Weblate (Estonian)Weblate2020-10-281-56/+56
| |/ | | | | | | | | | | | | | | Currently translated at 100.0% (411 of 411 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* | Merge remote-tracking branch 'upstream/master' into webrtc-videotrilene2020-10-2739-1814/+7157
|\|
| * Translated using Weblate (English)Weblate2020-10-261-60/+60
| | | | | | | | | | | | | | | | Currently translated at 100.0% (411 of 411 strings) Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
| * 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
| | | | | | | | Sadly still required for replies, otherwise this would be perfect.
| * 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
| |\ | | | | | | Display filename on mouse hover
| | * Make Text element a sibling of the Rectangle to avoid the text from ↵kamathmanu2020-10-151-14/+14
| | | | | | | | | | | | depending on the rectangle's opacity property. Switch to Nheko theme colors
| | * 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
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 90.2% (363 of 402 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
| * | 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 translations
| * 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
| | | | | | | | Co-authored-by: Tnpod <tmpod@pm.me>
| * Merge pull request #289 from trilene/masterDeepBlueV7.X2020-09-255-2/+121
| |\ | | | | | | Port ActiveCallBar to Qml
| | * 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
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (359 of 359 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
| * | Translated using Weblate (French)Weblate2020-09-231-142/+146
| |/ | | | | | | | | | | | | | | Currently translated at 57.9% (208 of 359 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
| * Translated using Weblate (Estonian)Weblate2020-09-211-3/+6
| | | | | | | | | | | | | | | | Currently translated at 100.0% (359 of 359 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
| * 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
| | | | | | | | | | | | | | | | Currently translated at 99.1% (356 of 359 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
| * Translated using Weblate (German)Weblate2020-09-191-2/+2
| | | | | | | | | | | | | | | | Currently translated at 76.0% (273 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
| * Fix emoji escape in file messagesNicolas Werner2020-09-191-1/+1
| | | | | | | | This disables color emojis for now in filenames
| * Fix cut off english translation.Nicolas Werner2020-09-191-1/+1
| |
| * Merge pull request #285 from Lurkki14/masterDeepBlueV7.X2020-09-191-12/+17
| |\ | | | | | | Use Rectangle for typing users so it doesn't overlap with the timeline
| | * make typing Rectangle extents cleanerJussi Kuokkanen2020-09-181-3/+3
| | |
| | * Set typing Rectangle color directly instead of ConnectionLurkki142020-09-181-10/+1
| | | | | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
| | * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 77.9% (280 of 359 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
| * | | Translated using Weblate (English)Weblate2020-09-191-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.4% (357 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
| * | | Translated using Weblate (English)Weblate2020-09-191-24/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 97.7% (351 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
| * | | Translated using Weblate (English)Weblate2020-09-191-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 91.0% (327 of 359 strings) Translated using Weblate (English) Currently translated at 91.0% (327 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Mihai Fufezan <fufexan@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
| * | | Translated using Weblate (Estonian)Weblate2020-09-191-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 86.0% (309 of 359 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
| * | | Translated using Weblate (English)Weblate2020-09-191-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 82.1% (295 of 359 strings) Translated using Weblate (English) Currently translated at 82.1% (295 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Mihai Fufezan <fufexan@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
| * | | Translated using Weblate (German)Weblate2020-09-191-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 93.8% (337 of 359 strings) Translated using Weblate (German) Currently translated at 93.8% (337 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Mr. X <shop.news@posteo.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
| * | | Fix typo in encryption error messageNicolas Werner2020-09-1915-17/+17
| | | |
| * | | Translated using Weblate (German)Weblate2020-09-191-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.1% (356 of 359 strings) Co-authored-by: Mr. X <shop.news@posteo.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
| * | | Update translationsNicolas Werner2020-09-1916-1379/+4167
| | | |
| * | | Translated using Weblate (Estonian)Weblate2020-09-191-156/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.4% (332 of 334 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
| * | | Translated using Weblate (Finnish)Weblate2020-09-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 60.7% (203 of 334 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
| * | | Translated using Weblate (German)Weblate2020-09-181-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 97.3% (325 of 334 strings) Translated using Weblate (German) Currently translated at 97.3% (325 of 334 strings) Co-authored-by: Marlon Kern <nheko@marlon-kern.de> Co-authored-by: Mr. X <shop.news@posteo.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
| * | | Translated using Weblate (Estonian)Weblate2020-09-181-42/+42
| | |/ | |/| | | | | | | | | | | | | | | | | | | Currently translated at 53.2% (178 of 334 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
| * | Merge pull request #284 from Nheko-Reborn/hidden-eventsDeepBlueV7.X2020-09-174-25/+138
| |\ \ | | | | | | | | Hidden events backend
| | * | 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
| | | | | | | | | | | | | | | | | | | | Also fixes a bug with an empty room settings window introduced in the port.
| | * | Port top bar to QmlNicolas Werner2020-09-162-21/+116
| | |/ | | | | | | | | | | | | Also fixes some resize issues with stupid workarounds to our resize logic. This really needs to be cleaned up at some point!
| * | Translated using Weblate (Estonian)Weblate2020-09-151-85/+85
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 40.7% (136 of 334 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
| * | Translated using Weblate (Estonian)Weblate2020-09-151-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 16.1% (54 of 334 strings) Translated using Weblate (Estonian) Currently translated at 16.1% (54 of 334 strings) Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com> Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
| * | Added translation using Weblate (Estonian)Weblate2020-09-151-0/+1858
| | | | | | | | | | | | Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com>
| * | Update translation filesWeblate2020-09-151-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ Translation: Nheko/nheko
| * | 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
| |\ \ | | |/ | |/| New event store
| | * 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
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt io.github.NhekoReborn.Nheko.json src/Cache.cpp src/timeline/TimelineModel.cpp src/timeline/TimelineModel.h src/timeline/TimelineViewManager.cpp
| | * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 85.3% (285 of 334 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
| * | | 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
| | | | | | | | | | | | | | | | | | | | This fixes some weirdness on some platforms, where Qt.openUrlExternally does weird stuff.
| * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove unnecessary field sender in userprofile.qml - cover user facing string with qsTr to get picked by translations - add spacing and fix theming issue - increase and add color to username - change back to QVector from QLinkedList cause I have mistaken better time complexity to give better benchmark red
* | | Some ImprovementsCH Chethan Reddy2020-07-302-11/+16
| | | | | | | | | | | | | | | | | | | | | - DeviceVerificationList change to LinkedList to improve time complexity while deleting - Downgrade the flow to not use key.verification.done and key.verification.ready
* | | 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
| | | | | | | | | | | | recieving start or request
* | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one.
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 98.2% (281 of 286 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/it/
* | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limiting improves readability on wide monitors. The immediate update of the settings is done by just exposing settings as properties and then setting the settings as a context property.
* | | | | | Added translation using Weblate (Italian)Lorenzo Ancora2020-05-261-0/+1553
| | | | | |