kamathmanu
820665db92
Formatting
2021-08-14 21:58:56 -04:00
kamathmanu
7321af8a7d
Cleanup more nits
2021-08-14 21:47:11 -04:00
Nicolas Werner
42d2b10d5d
Round images in the image provider
2021-08-14 17:17:50 +02:00
kamathmanu
0f4a7b1ba6
Formatting + Licensing
2021-08-14 09:49:18 -04:00
kamathmanu
eaddfb4f73
Clean up final nits
2021-08-14 09:44:34 -04:00
Nicolas Werner
24366b7520
Tab to move down completer
2021-08-14 12:19:15 +02:00
Nicolas Werner
9bad584931
Show verification status in memberlist
2021-08-13 23:58:26 +02:00
Nicolas Werner
18ea01e198
Show if there are unverified devices in a room
...
Also fixes some issues where nested transactions will poison the
verification cache.
2021-08-13 23:19:54 +02:00
kamathmanu
9ab1296131
Ran qmlformat and make license
2021-08-12 10:45:42 -04:00
kamathmanu
f2560b7531
Make search text selectable by clicking
2021-08-12 09:57:26 -04:00
kamathmanu
570e5ffde2
Added Spinner while rooms load
2021-08-12 09:50:52 -04:00
Joseph Donofry
21b2db6745
Merge pull request #678 from LorenDB/closeRoom
...
Close currently open room when it is tapped again
2021-08-11 18:13:38 -04:00
Loren Burkholder
9a0c1c27ed
Remove warnings on closing room
2021-08-10 22:16:27 -04:00
Loren Burkholder
308207c289
Remove unnecessary debugging log
2021-08-10 22:16:22 -04:00
Loren Burkholder
cc6693af8a
Close currently open room when it is tapped again
2021-08-09 19:24:46 -04:00
kamathmanu
6a75e5270c
Fix nits from code review
2021-08-09 09:18:08 -04:00
Nicolas Werner
89840b9e0b
AttrIbution
2021-08-08 21:18:05 +02:00
Nicolas Werner
d0947fd7c4
increase settings window size
2021-08-08 11:35:26 +02:00
Nicolas Werner
42fdbec43a
Fix decryption errors in reply popups
2021-08-08 01:17:58 +02:00
kamathmanu
2dfccda73c
Merge branch 'master' into nhekoRoomDirectory
2021-08-07 21:20:43 +00:00
kamathmanu
34ffe054cf
Improve window closing
2021-08-07 17:00:28 -04:00
kamathmanu
98b733ad26
Fixed anchoring/positioning of delegate items and join room display
2021-08-07 17:00:28 -04:00
kamathmanu
f5ee1e84b5
Padding for search bar
2021-08-07 17:00:28 -04:00
kamathmanu
93f8c24fc5
Room Directory UI for exploring and joining public rooms. V1: simplistic server + network facilities
2021-08-07 17:00:28 -04:00
Nicolas Werner
72bbad7485
Show encryption errors in qml and add request keys button
2021-08-07 22:51:09 +02:00
Nicolas Werner
e5a6b2b6ef
Allow creating new packs
2021-08-06 04:31:53 +02:00
Nicolas Werner
16d0190f4e
Allow uploading additional stickers
2021-08-06 04:31:53 +02:00
Nicolas Werner
a57a15a2e0
Basic sticker pack editor
2021-08-06 04:31:53 +02:00
DeepBlueV7.X
6d83b7c675
Merge pull request #666 from LorenDB/qml-all-the-things
...
Open profile when clicking avatar
2021-08-06 02:33:04 +00:00
Loren Burkholder
f7d1d1b941
Open profile when clicking avatar
2021-08-05 21:14:17 -04:00
Nicolas Werner
87e81498b7
Fix window placement on wayland and add close buttons
...
We explicitly set a parent. We can't assign to
ApplicationWindow.transientParent though, only to
Window.transientParent, so we just call setTransientParent in C++.
2021-08-04 02:27:50 +02:00
Weblate
4e421ca186
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (493 of 493 strings)
Co-authored-by: -- <spdrespudro@yahoo.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2021-08-03 09:52:00 -04:00
Loren Burkholder
092f936fc9
Fix colors for manual dark theme
2021-07-31 13:55:56 -04:00
Loren Burkholder
dab1c9068a
QML the raw message dialog
2021-07-31 12:11:15 -04:00
Nicolas Werner
4c151cc3c7
Fix C&P error for DeviceType
2021-07-31 15:59:19 +02:00
Nicolas Werner
5b0bd26795
Fix annoying touch overlap in room list
2021-07-31 11:08:52 +02:00
Loren Burkholder
b398454409
Use an explicit color for the label
2021-07-30 08:14:44 -04:00
Loren Burkholder
330b9d62a5
Move read receipts connection to allow for future pop-out room views
2021-07-30 07:24:48 -04:00
Loren Burkholder
135622e14e
Don't switch room that read receipt-related stuff is opened in
2021-07-29 21:29:09 -04:00
Loren Burkholder
7e538851d6
Use a QSortFilterProxyModel instead of resetting the model
2021-07-29 21:07:52 -04:00
Loren Burkholder
5d38b96bbb
Use Dialog flag to make tiling WMs happy
2021-07-29 21:07:52 -04:00
Loren Burkholder
9dc9152e07
Close dialog on escape
2021-07-29 21:07:52 -04:00
Loren Burkholder
2fe010c04a
Dynamically update read receipts
2021-07-29 21:07:52 -04:00
Loren Burkholder
3ce7fdd63f
Fix incorrect function name
2021-07-29 21:07:52 -04:00
Loren Burkholder
b03a1df19d
Add close button at footer
2021-07-29 21:07:52 -04:00
Loren Burkholder
4dd994ae00
QML the read receipts list
...
There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit
2021-07-29 21:07:16 -04:00
Nicolas Werner
d955444dc1
Port to explicit connect syntax
...
Also fix a lot of warnings.
2021-07-27 22:35:38 +02:00
Joseph Donofry
453c8cd1f1
Update translations
2021-07-24 18:30:14 -04:00
Joe
3f567a8da7
Merge master and fix conflicts
2021-07-24 18:26:25 -04:00
DeepBlueV7.X
ca3d17dc22
Merge pull request #651 from LorenDB/qml-all-the-things
...
Fix a few UI things
2021-07-23 16:17:43 +00:00
Nicolas Werner
eafbab6ae1
Add menu to enable or disable stickers globally
2021-07-23 17:43:17 +02:00
Nicolas Werner
50cc0fca3b
Fix emoji picker not connected to input
2021-07-22 15:31:07 +02:00
Nicolas Werner
0ac550ecbb
Show confirmation dialog when leaving a room via the context menu
2021-07-22 15:07:33 +02:00
Loren Burkholder
0ce7d02abe
make lint
2021-07-22 07:55:12 -04:00
Loren Burkholder
bbecadf1a8
Add functionality for loading global user profile where needed
...
This is so viewing profiles from the invite dialog will work as expected.
2021-07-21 20:38:18 -04:00
Loren Burkholder
0971fd0fcc
Pad the loading spinner
2021-07-21 20:37:36 -04:00
DeepBlueV7.X
1d3579196a
Merge pull request #650 from LorenDB/qml-all-the-things
...
Open room members when member info label clicked
2021-07-21 23:18:21 +00:00
Loren Burkholder
44be4c1f4a
Move various room auxiliary functions to TimelineManager
2021-07-21 18:56:20 -04:00
Nicolas Werner
d6ccb6e307
Update translations
2021-07-21 19:13:34 +02:00
Loren Burkholder
b17002929c
Open room members when member info label clicked
2021-07-21 12:36:02 -04:00
Nicolas Werner
5e85fa606e
Fix color of invite label
2021-07-21 13:55:29 +02:00
Loren Burkholder
d33538316c
Fix the loading spinner setup
...
This fixes binding loops and gives it a (in my opinion) sane size.
2021-07-20 21:51:52 -04:00
Loren Burkholder
38c6aa65fa
Fix elided width
2021-07-20 21:48:10 -04:00
Loren Burkholder
c78c284898
Call the correct function
2021-07-20 21:48:10 -04:00
Loren Burkholder
705c283dcb
Fix bad connection
2021-07-20 21:48:10 -04:00
Loren Burkholder
44d2818e0c
Add property for plain room name
2021-07-20 21:48:10 -04:00
Loren Burkholder
823e740396
Check with regex everywhere
2021-07-20 21:48:10 -04:00
Loren Burkholder
92fdda8423
Use elided label
2021-07-20 21:48:10 -04:00
Loren Burkholder
75920925dc
Use correct colors
2021-07-20 21:48:10 -04:00
Loren Burkholder
fa06881c49
Don't hardcode fonts
...
Fix hardcoded fonts (again)
2021-07-20 21:48:07 -04:00
Loren Burkholder
152acdc4a5
Fix hardcoded spacing/padding
...
Another padding fix
2021-07-20 21:48:03 -04:00
Loren Burkholder
6c9ac76260
Fix roomId property
2021-07-20 21:48:03 -04:00
Loren Burkholder
7cd4e6f1c6
make lint
2021-07-20 21:48:03 -04:00
Loren Burkholder
21eb312f69
Only run spinner while loading members
2021-07-20 21:48:03 -04:00
Loren Burkholder
a7bdbc2af2
Consolidate connections
2021-07-20 21:48:03 -04:00
Loren Burkholder
48669302ec
make lint
2021-07-20 21:48:03 -04:00
Loren Burkholder
e91b3067a1
Fix visibility of spinner
2021-07-20 21:48:03 -04:00
Loren Burkholder
b6d4e6b20a
Drop unnecessary code
2021-07-20 21:48:03 -04:00
Loren Burkholder
4384554587
Only invite if there is something/someone to invite
2021-07-20 21:48:03 -04:00
Loren Burkholder
74d493ff16
Use standardized padding
2021-07-20 21:48:03 -04:00
Loren Burkholder
f1f5796fb8
Get Ctrl+Enter working and fix cleaning up and closing
2021-07-20 21:48:03 -04:00
Loren Burkholder
67fff656b3
Fix bad property name
2021-07-20 21:48:03 -04:00
Loren Burkholder
4d5950b6a7
Document bad behavior with footer and spinner
2021-07-20 21:48:03 -04:00
Loren Burkholder
d2c6252911
More shortcut stuff
2021-07-20 21:48:03 -04:00
Loren Burkholder
155315ecbb
Fix Ctrl-Enter shortcut
2021-07-20 21:47:54 -04:00
Loren Burkholder
73d902611d
Actually set invitees property
2021-07-20 21:47:54 -04:00
Loren Burkholder
462204f3f4
Fix properties
2021-07-20 21:47:54 -04:00
Loren Burkholder
81a3faee7b
Finish converting function to property
2021-07-20 21:47:54 -04:00
Loren Burkholder
3c5b395171
Use fancy spinner (courtesy of redsky)
2021-07-20 21:47:46 -04:00
Loren Burkholder
cb8d140123
Fix properties
2021-07-20 21:47:46 -04:00
Loren Burkholder
02326fce70
Fix background color on text input
2021-07-20 21:47:46 -04:00
Loren Burkholder
5d9556722f
Fix up components
2021-07-20 21:47:37 -04:00
Loren Burkholder
4ddcff2300
Fix borked property stuff
2021-07-20 21:47:37 -04:00
Loren Burkholder
d2d5229ede
make lint
2021-07-20 21:47:32 -04:00
Loren Burkholder
182de32380
Use standard buttons for OK button
2021-07-20 21:47:32 -04:00
Loren Burkholder
59a2630be7
Simplify room details access
...
This removes the redundant room name property
2021-07-20 21:47:32 -04:00
Loren Burkholder
908629bec0
Fix item that accept() is called on
2021-07-20 21:47:32 -04:00
Loren Burkholder
03acced6d6
Add close on Escape shortcut
2021-07-20 21:47:32 -04:00
Loren Burkholder
c566a62541
Clean up code
2021-07-20 21:47:22 -04:00
Loren Burkholder
4746fcd16f
Add fancy label if you enter a bad mxid
2021-07-20 21:47:22 -04:00
Loren Burkholder
3c999ade95
Focus the input bar automatically
2021-07-20 21:47:22 -04:00
Loren Burkholder
a176de5f11
Make sure to use the default room id if none is specified
2021-07-20 21:47:22 -04:00
Loren Burkholder
a76fc7d200
Add a fancy loading spinner to the member list
2021-07-20 21:47:22 -04:00
Loren Burkholder
e1acf5d324
make lint
2021-07-20 21:47:22 -04:00
Loren Burkholder
6c57fa6c5b
QML the invite dialog
...
This also adds a property `roomId` to TimelineModel.
2021-07-20 21:47:22 -04:00
Loren Burkholder
77a0c574bf
QML the room member list
2021-07-20 21:47:05 -04:00
Nicolas Werner
88ed0fade7
Explicitly reload data in delegates, if related events got loaded
2021-07-20 14:09:19 +02:00
Nicolas Werner
6d169cea7d
Fix reaction button again
2021-07-19 17:59:38 +02:00
Nicolas Werner
752ffa5c51
Model alias is still needed
2021-07-19 17:49:57 +02:00
Nicolas Werner
11c9666408
Cache sticker picker
2021-07-19 17:45:55 +02:00
Nicolas Werner
60be0e8c09
Make scrolling sticker picker bearable
2021-07-19 14:57:10 +02:00
Nicolas Werner
9d5ba4f681
Move sticker parsing and enable room stickers
2021-07-19 03:02:30 +02:00
Nicolas Werner
8a1666bc88
Basic sticker support
2021-07-19 01:28:07 +02:00
Nicolas Werner
0b864d9485
Fix replies not reloading after fetching them
2021-07-16 11:47:49 +02:00
Joseph Donofry
19f2c02eda
Remove 'respond to key requests' functionality
2021-07-15 18:08:59 -04:00
Nicolas Werner
b453b65787
Try to make scrolling emoji picker a bit smoother
2021-07-15 17:56:32 +02:00
Nicolas Werner
b158c02e3b
Fix warning by deleting code I don't understand
2021-07-15 00:34:47 +02:00
Nicolas Werner
be0576f6a1
Add workaround for TextEdit not rerendering after image loaded
...
fixes #541
2021-07-15 00:26:39 +02:00
Nicolas Werner
9d6bc706ff
Don't use full dump for replies
2021-07-12 22:28:01 +02:00
Nicolas Werner
f704e381c3
Fix a few missing properties
2021-07-12 01:28:09 +02:00
Nicolas Werner
bd26624ed8
Prepare for reuseItems in timeline
...
The actual reuseItems is still blocked on a few upstream bugs.
2021-07-12 00:24:33 +02:00
Nicolas Werner
f7ffcb4846
Use required properties and delegate pooling for room list
2021-07-10 20:28:46 +02:00
Nicolas Werner
d61a9c718a
Fix high CPU usage when a room is open
2021-07-10 17:21:15 +02:00
Nicolas Werner
c755d54243
Remove db bottleneck by caching ro txn for 100 requests
2021-07-10 16:12:38 +02:00
Nicolas Werner
2f08f5181c
Redesign invites and room preview joins
2021-07-09 11:36:34 +02:00
Joseph Donofry
16e9332aec
Remove commented code
2021-07-08 22:41:36 -04:00
Joseph Donofry
8871f7e9d8
Fixes from code review
2021-07-08 22:39:27 -04:00
Joseph Donofry
425f02b800
Remove EmojiEmitter
2021-07-08 21:28:10 -04:00
Joseph Donofry
1d204ce94c
Merge remote-tracking branch 'origin/master' into nheko_loading_spinner
2021-07-08 21:15:50 -04:00
Weblate
4a9a35e717
Translated using Weblate (Finnish)
...
Currently translated at 47.4% (234 of 493 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
2021-07-06 14:53:18 -04:00
Weblate
fdbb894929
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (493 of 493 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
2021-07-06 06:21:26 -04:00
Nicolas Werner
f6f5d2615a
Make emoji picker follow theme
2021-07-03 22:45:36 +02:00
Nicolas Werner
683a24d2aa
Fix community sidebar toggle
2021-07-02 12:36:33 +02:00
Nicolas Werner
d2ba0b6603
Update translations
2021-07-02 09:47:43 +02:00
Nicolas Werner
568ec845da
Fix mouse cursor on reply delegates
2021-06-30 22:54:58 +02:00
Nicolas Werner
ee44effdbd
Fix clicking links in mobile mode
...
fixes #617
2021-06-25 11:35:27 +02:00
Nicolas Werner
760406f218
Don't use a thin font in the room list
2021-06-25 11:35:26 +02:00
Nicolas Werner
eb6baf619a
Fix missing back button on spaces page in narrow mode as well as topic not resizing properly
2021-06-25 11:34:19 +02:00
Nicolas Werner
847e52a6af
Fix null warning for space avatars
2021-06-25 11:34:19 +02:00
Nicolas Werner
884fb74d2d
Add a basic 'Space page'
2021-06-25 11:34:19 +02:00
Nicolas Werner
e6edb1daa3
Hide last message on spaces
2021-06-25 11:34:19 +02:00
BShipman
d3c0392def
add avatar changed event support issue #550
2021-06-19 14:11:58 -05:00
Weblate
9e2b5a1061
Translated using Weblate (Esperanto)
...
Currently translated at 62.7% (308 of 491 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-15 19:46:18 -04:00
Weblate
a67f2580b8
Translated using Weblate (Esperanto)
...
Currently translated at 61.9% (304 of 491 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-15 17:33:43 -04:00
Nicolas Werner
84434433f2
Fix wrong tags in context menu
2021-06-14 23:40:06 +02:00
Nicolas Werner
6459ab8c95
Change collapse position
2021-06-14 23:07:20 +02:00
Weblate
28da27473e
Translated using Weblate (Italian)
...
Currently translated at 63.7% (313 of 491 strings)
Translated using Weblate (Italian)
Currently translated at 63.7% (313 of 491 strings)
Co-authored-by: Daniele Scasciafratte <mte90net@gmail.com>
Co-authored-by: Quanterxotur <ganno.lexis.ag@mailbox.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/
Translation: Nheko/nheko
2021-06-12 22:29:52 -04:00
Weblate
8749d349d2
Translated using Weblate (Esperanto)
...
Currently translated at 60.8% (299 of 491 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-12 22:29:52 -04:00
Loren Burkholder
e95659811d
Fix button spacing
2021-06-13 03:25:37 +02:00
Nicolas Werner
9fd70c34f9
Layout 1.15 -> 1.12
2021-06-13 02:48:22 +02:00
Nicolas Werner
8803908321
Try to be compatible with Qt 5.12
2021-06-13 01:51:09 +02:00
Nicolas Werner
e6878ee298
Don't read avatarUrl from local profile, if no global avatar is set
2021-06-12 16:05:45 +02:00
Nicolas Werner
7d5e82c888
Merge branch 'master' into qml-roomlist
2021-06-12 15:05:07 +02:00
Nicolas Werner
4985e1f536
Persist sidebar sizes
2021-06-12 14:09:08 +02:00
Joseph Donofry
4a6e62d1ee
Fix PrivacyScreen for qml-roomlist
2021-06-11 15:13:29 -04:00
Nicolas Werner
a5291605a9
Reenable tag hiding
2021-06-11 17:54:05 +02:00
Nicolas Werner
8d2d8dc267
Enable toggling tags
2021-06-11 14:51:29 +02:00
Nicolas Werner
d8c0d4874b
Render community items
2021-06-11 13:12:43 +02:00
Weblate
59660c1402
Translated using Weblate (Esperanto)
...
Currently translated at 60.6% (298 of 491 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-09 22:10:41 -04:00
Joseph Donofry
284ca27fdc
Add nheko logo spinner to relevant places in UI
2021-06-09 19:01:49 -04:00
Joseph Donofry
f859937b65
Change variable for running
2021-06-09 18:26:15 -04:00
Joseph Donofry
07a922dc63
Add Nheko logo QML Spinner
2021-06-09 18:23:32 -04:00
Nicolas Werner
2cd1a931c2
Basic community list model
2021-06-09 23:52:28 +02:00
Weblate
70972d9ebd
Translated using Weblate (Esperanto)
...
Currently translated at 32.3% (159 of 491 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-08 19:15:09 -04:00
Nicolas Werner
d364c29c43
Implement switching in narrow mode
2021-06-08 22:22:33 +02:00
Nicolas Werner
686298e023
Somewhat reenable the adaptive layout
2021-06-08 22:22:29 +02:00
Nicolas Werner
27070386e7
Fix html in completer
...
Fixes #578
2021-06-08 22:21:29 +02:00
Nicolas Werner
1da3f2e1da
Add ugly borders to tables
2021-06-08 22:21:29 +02:00
Weblate
ca91e9d0d1
Translated using Weblate (Esperanto)
...
Currently translated at 25.4% (125 of 491 strings)
Translated using Weblate (Esperanto)
Currently translated at 25.4% (125 of 491 strings)
Co-authored-by: Colin Reeder <colin@vpzom.click>
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-07 16:17:55 -04:00
Weblate
868c5b3584
Translated using Weblate (Italian)
...
Currently translated at 56.2% (276 of 491 strings)
Translated using Weblate (Italian)
Currently translated at 56.2% (276 of 491 strings)
Translated using Weblate (Italian)
Currently translated at 56.2% (276 of 491 strings)
Translated using Weblate (Italian)
Currently translated at 56.2% (276 of 491 strings)
Co-authored-by: Daniele Scasciafratte <mte90net@gmail.com>
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Joseph Curto <joe@joe.vr.it>
Co-authored-by: Lorenzo Ancora <lorenzolucio+github@live.it>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/
Translation: Nheko/nheko
2021-06-07 16:17:55 -04:00
Weblate
26f0b7cfce
Translated using Weblate (Esperanto)
...
Currently translated at 24.2% (119 of 491 strings)
Translated using Weblate (Esperanto)
Currently translated at 24.2% (119 of 491 strings)
Co-authored-by: Colin Reeder <colin@vpzom.click>
Co-authored-by: Tirifto <tirifto@posteo.cz>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-06 11:28:55 -04:00
Weblate
83888d908f
Translated using Weblate (Esperanto)
...
Currently translated at 18.5% (91 of 491 strings)
Translated using Weblate (Esperanto)
Currently translated at 18.5% (91 of 491 strings)
Co-authored-by: Colin Reeder <colin@vpzom.click>
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-05 21:03:47 -04:00
Weblate
a801254dbb
Translated using Weblate (Esperanto)
...
Currently translated at 17.9% (88 of 491 strings)
Co-authored-by: Colin Reeder <colin@vpzom.click>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-04 16:35:15 -04:00
Weblate
1c04921e84
Translated using Weblate (Esperanto)
...
Currently translated at 17.5% (86 of 491 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-04 14:48:23 -04:00
Weblate
9fe602abe5
Translated using Weblate (Esperanto)
...
Currently translated at 16.2% (80 of 491 strings)
Translated using Weblate (Esperanto)
Currently translated at 16.2% (80 of 491 strings)
Co-authored-by: Colin Reeder <colin@vpzom.click>
Co-authored-by: Tirifto <tirifto@posteo.cz>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-04 13:47:27 -04:00
Weblate
142aacdf89
Translated using Weblate (Esperanto)
...
Currently translated at 16.0% (79 of 491 strings)
Translated using Weblate (Esperanto)
Currently translated at 16.0% (79 of 491 strings)
Co-authored-by: Colin Reeder <colin@vpzom.click>
Co-authored-by: Tirifto <tirifto@posteo.cz>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2021-06-04 13:47:10 -04:00
Weblate
02b9840dce
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 7.3% (36 of 491 strings)
Co-authored-by: zerowhy <zerowhy.server@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
Translation: Nheko/nheko
2021-06-03 17:59:56 -04:00
Nicolas Werner
7f4656d3c3
Refactor to use Instantiator instead of doing it manually
2021-05-30 13:22:11 +02:00
Nicolas Werner
53fcf7f428
Port remaining sidebar actions to qml
2021-05-30 12:41:44 +02:00
Nicolas Werner
03d30a2abc
Delete old room list
2021-05-28 23:25:57 +02:00
Nicolas Werner
298822baea
Move currentRoom/timeline handling to roomlist
2021-05-28 22:14:59 +02:00
Nicolas Werner
e2765212fb
Reimplement room context menus
2021-05-28 17:25:46 +02:00
Weblate
72a2cfea7b
Translated using Weblate (German)
...
Currently translated at 99.1% (487 of 491 strings)
Translated using Weblate (German)
Currently translated at 99.1% (487 of 491 strings)
Translated using Weblate (German)
Currently translated at 99.1% (487 of 491 strings)
Co-authored-by: 123 <fof300f@posteo.net>
Co-authored-by: Konstantin Papesh <konstantin@papesh.at>
Co-authored-by: fnetX (aka fralix) <github@fralix.ovh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2021-05-25 17:00:44 -04:00
Weblate
25cf098bb5
Translated using Weblate (Spanish)
...
Currently translated at 5.9% (29 of 491 strings)
Co-authored-by: LluisE <lluise@tutanota.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/es/
Translation: Nheko/nheko
2021-05-24 18:37:43 -04:00
AppAraat
9d25124810
Added mnemonic letters to context menu.
...
https://doc.qt.io/qt-5/qshortcut.html#mnemonic
2021-05-24 21:42:05 +02:00
Nicolas Werner
c290b0747f
Reenable invites
2021-05-24 14:04:07 +02:00
Nicolas Werner
6112badb08
Reenable userInfo settings menu
2021-05-22 15:19:44 +02:00
Nicolas Werner
f2bc184550
Fix device list not showing up and UserProfile blocking the window
2021-05-22 14:31:38 +02:00
Nicolas Werner
d307f24adf
Fix leaving rooms
2021-05-22 11:23:16 +02:00
Nicolas Werner
f3d956aebc
Fix emoji in new RoomList
2021-05-22 10:16:42 +02:00
Nicolas Werner
beeb60e4a1
Sort the room list
2021-05-22 00:57:14 +02:00
Nicolas Werner
cd67046f60
Make roomlist look nice
2021-05-21 21:19:03 +02:00
Weblate
e8c682dca7
Added translation using Weblate (Portuguese (Brazil))
...
Co-authored-by: zerowhy <zerowhy.server@protonmail.com>
2021-05-21 08:02:47 -04:00
Nicolas Werner
10fd2752f9
Some basic room list
2021-05-19 19:34:10 +02:00
Weblate
c776c6fd32
Translated using Weblate (German)
...
Currently translated at 97.7% (480 of 491 strings)
Translated using Weblate (German)
Currently translated at 97.7% (480 of 491 strings)
Translated using Weblate (German)
Currently translated at 97.7% (480 of 491 strings)
Translated using Weblate (German)
Currently translated at 97.7% (480 of 491 strings)
Co-authored-by: 123 <fof300f@posteo.net>
Co-authored-by: CryptKid <CryptKiddie@chaospott.de>
Co-authored-by: Mr. X <shop.news@posteo.de>
Co-authored-by: fnetX (aka fralix) <github@fralix.ovh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2021-05-19 13:27:38 -04:00
kirill
9078ab8a98
update russian translation
2021-05-16 19:50:42 +03:00
Nicolas Werner
567fe81ad7
Basic header and footer of room list
2021-05-15 13:05:55 +02:00
Nicolas Werner
39a43ad4ab
Reorganize TimelineView to prepare porting the room list
2021-05-14 15:23:40 +02:00
Weblate
a1ea58dd95
Translated using Weblate (Finnish)
...
Currently translated at 50.5% (248 of 491 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
2021-05-13 16:36:31 -04:00
Weblate
3151c6a8e3
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (491 of 491 strings)
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
2021-05-13 16:36:31 -04:00