Nicolas Werner
2685eec6c7
Mark message currently being edited
2021-03-05 17:22:47 +01:00
Nicolas Werner
e1c96569c1
Fix janky hoverhandling for text messages
...
Add a 1px border to get more hover enter events...
2021-03-05 16:47:20 +01:00
Nicolas Werner
02e459b4e6
Fix unused variable
2021-03-05 15:27:46 +01:00
Nicolas Werner
1be42045ee
fix linting
2021-03-05 15:26:07 +01:00
Nicolas Werner
a305c2689c
Fix cplusplus macro on windows
2021-03-05 15:23:48 +01:00
Nicolas Werner
13cdbd5227
Update translations
2021-03-05 15:04:47 +01:00
Nicolas Werner
f4164cc799
Fix a few join confirmations too many
2021-03-05 14:59:59 +01:00
Nicolas Werner
626d8bf151
Remove tweeny
2021-03-05 14:04:30 +01:00
DeepBlueV7.X
56c44d0454
Merge pull request #505 from Nheko-Reborn/license-headers
...
License headers
2021-03-05 01:04:36 +00:00
Joseph Donofry
4b12b53133
Fix linting
2021-03-04 19:11:08 -05:00
Nicolas Werner
a6f0d2ea7d
Update license headers
2021-03-05 01:04:07 +01:00
Joseph Donofry
87bf761dc2
Properly format matrix errors in spdlog statements
2021-03-04 18:56:25 -05:00
Nicolas Werner
1142fe2663
Use overlay buttons for message actions
2021-03-04 22:59:10 +01:00
Weblate
387ba1a1e6
Translated using Weblate (French)
...
Currently translated at 97.8% (447 of 457 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2021-03-03 21:21:28 -05:00
Nicolas Werner
e3803ceb9a
Avoid some duplicate property queries
2021-03-03 21:34:24 +01:00
Nicolas Werner
3b4f8f2016
Fix avatar fallback in rooms
2021-03-03 17:54:00 +01:00
Nicolas Werner
67ab204050
Fix reply relating to the wrong id of edited event
2021-03-03 17:42:41 +01:00
DeepBlueV7.X
d6f80e9275
Merge pull request #504 from Nheko-Reborn/new-lmdbxx
...
Update to new lmdbxx version
2021-03-03 04:38:59 +00:00
Nicolas Werner
c2898623dd
Fix the include path for lmdb from hunter
2021-03-03 04:26:55 +01:00
Nicolas Werner
0704b3cc84
Download single file for lmdb++.hpp
2021-03-03 02:50:00 +01:00
Nicolas Werner
d28a620f42
Add comment to mark db keys as such
2021-03-03 00:08:33 +01:00
Nicolas Werner
1b0abe97f9
Update to new lmdbxx version
2021-03-03 00:01:17 +01:00
Jedi18
fe6d990ad3
add matrix uri handler registry values in installer
2021-03-03 00:02:21 +05:30
Weblate
aa04c233bd
Translated using Weblate (German)
...
Currently translated at 96.7% (442 of 457 strings)
Co-authored-by: CryptKid <CryptKiddie@chaospott.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2021-03-02 03:21:24 -05:00
Nicolas Werner
c710b4257c
Fix indentation
2021-03-01 02:20:13 +01:00
Nicolas Werner
40de75c40b
Use one after_build in appveyor
2021-03-01 02:19:07 +01:00
Nicolas Werner
818fc51059
Fix appveyor upload
2021-03-01 02:17:38 +01:00
Nicolas Werner
a0fad2513e
Don't ask to join joined rooms when clicking matrix uri
2021-03-01 01:46:22 +01:00
Weblate
a651643f6e
Translated using Weblate (French)
...
Currently translated at 92.3% (422 of 457 strings)
Translated using Weblate (French)
Currently translated at 92.3% (422 of 457 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Co-authored-by: Nicolas Guichard <nicolas@guichard.eu>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2021-02-26 13:00:40 -05:00
Weblate
d405ce7878
Translated using Weblate (Swedish)
...
Currently translated at 95.8% (438 of 457 strings)
Co-authored-by: Emilie <em@nao.sh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/
Translation: Nheko/nheko
2021-02-26 13:00:40 -05:00
Jedi18
1f8a3ae1e8
changed bottomToTop to true and renamed textWidth to textHeight
2021-02-26 11:39:51 +05:30
Nicolas Werner
b55e6fbae8
Use toggles for screen share settings
2021-02-25 20:45:59 +01:00
DeepBlueV7.X
0bf3f4634d
Merge pull request #484 from trilene/screenshare-x11
...
Support screen sharing on X11
2021-02-25 19:16:18 +00:00
trilene
099207b88c
Restore voice/video calls
2021-02-25 13:44:08 -05:00
trilene
6baa775ec8
add_feature_info for screen sharing window selection
2021-02-25 13:27:22 -05:00
trilene
12e40a13cb
Add missing translation mark
2021-02-25 12:44:09 -05:00
trilene
55fb00c67b
Merge remote-tracking branch 'upstream/master' into screenshare-x11
2021-02-25 12:10:12 -05:00
trilene
402bd565cb
Add screen sharing window preview
2021-02-25 12:00:55 -05:00
Nicolas Werner
1f373479b8
Fix unaligned reads
2021-02-25 15:15:59 +01:00
Nicolas Werner
c62f328590
Merge branch 'master' of github.com:Nheko-Reborn/nheko
2021-02-25 14:55:02 +01:00
Nicolas Werner
8846a2a013
Fix potential issue with modifiers and edit shortcuts
2021-02-25 14:54:50 +01:00
DeepBlueV7.X
4c71ca8110
Merge pull request #494 from Jedi18/minor_issue_fixes
...
Fix registration bug and navigate to created room
2021-02-25 12:54:08 +00:00
Jedi18
4a5b9d014a
change mtxclient url, fix login page assert failure and dendrite registration bug
2021-02-25 18:10:06 +05:30
Jedi18
043737c8cb
navigate to newly created rooms
2021-02-25 10:29:30 +05:30
Nicolas Werner
345dc1e61f
Fix text input restoring after edits
2021-02-25 00:50:17 +01:00
Nicolas Werner
f6b5b24d64
Allow editing via up and down arrows
2021-02-24 23:51:05 +01:00
trilene
efe240d609
Allow choice of single window when sharing screen
2021-02-24 17:07:01 -05:00
Jedi18
68c999e5f4
remove old quick switcher
2021-02-24 19:50:36 +05:30
Jedi18
0ce7f78446
added margins and ui changes for quickswitcher and completer
2021-02-24 19:32:13 +05:30
Jedi18
096f37df1f
fix row content centering
2021-02-24 13:38:01 +05:30