Nicolas Werner
|
19dc6cadea
|
Reserve size of some containers we are filling
|
2021-12-29 06:01:38 +01:00 |
|
Nicolas Werner
|
d8ead9573b
|
Reduce allocations using QStringLiteral
|
2021-12-29 04:52:52 +01:00 |
|
Nicolas Werner
|
2866826356
|
Misc clang-tidy fixes
|
2021-12-28 19:12:15 +01:00 |
|
Nicolas Werner
|
960cf2995e
|
Fixup clang-tidy suggestion
|
2021-12-28 18:44:26 +01:00 |
|
MTRNord
|
7b2f7e65fd
|
Run linter
|
2021-12-27 20:49:27 +01:00 |
|
MTRNord
|
049613211a
|
Apply (selective) Clang-tidy const function and new const pointer suggestions on TimelineModel
|
2021-12-23 02:55:25 +01:00 |
|
MTRNord
|
a872bdf8c5
|
Apply (selective) Clang-tidy move and some new detected const pointer suggestions on TimelineModel
|
2021-12-23 02:46:33 +01:00 |
|
MTRNord
|
02fcd0e7cf
|
Apply (selective) Clang-tidy and clazy suggestions on TimelineModel
|
2021-12-23 02:33:46 +01:00 |
|
Nicolas Werner
|
75b112f0c8
|
Support pinned messages
fixes #519
|
2021-12-11 06:10:41 +01:00 |
|
Joe Donofry
|
b920f8d7ca
|
Change QML UI for redactions
|
2021-11-29 00:59:57 +00:00 |
|
Nicolas Werner
|
c4c13a1da9
|
Fix redaction of edited messages
|
2021-11-08 19:32:14 +01:00 |
|
Nicolas Werner
|
cfca7157b9
|
Change indentation to 4 spaces
|
2021-09-18 00:45:50 +02:00 |
|
Loren Burkholder
|
87bff3493d
|
Add direct chat handling for previews and invites
|
2021-09-11 19:35:31 -04:00 |
|
Loren Burkholder
|
0e3f3f2b20
|
make lint
|
2021-09-11 19:35:31 -04:00 |
|
Loren Burkholder
|
356723fe06
|
Use more descriptive property name
|
2021-09-11 19:35:31 -04:00 |
|
Loren Burkholder
|
350fc593ed
|
Use better id loading methodology
|
2021-09-11 19:35:31 -04:00 |
|
Loren Burkholder
|
1fdecdcc21
|
Get direct chat jdenticons to line up
|
2021-09-11 19:35:31 -04:00 |
|
Nicolas Werner
|
09c041c8ac
|
Use in memory media player instead of storing unencrypted files on disk
|
2021-08-29 16:32:22 +02:00 |
|
Nicolas Werner
|
5b460861b1
|
Allow accepting knocks in the timeline
As well as selecting more join rules.
|
2021-08-17 23:31:25 +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 |
|
Nicolas Werner
|
72bbad7485
|
Show encryption errors in qml and add request keys button
|
2021-08-07 22:51:09 +02:00 |
|
Nicolas Werner
|
a57a15a2e0
|
Basic sticker pack editor
|
2021-08-06 04:31:53 +02:00 |
|
Loren Burkholder
|
dab1c9068a
|
QML the raw message dialog
|
2021-07-31 12:11:15 -04:00 |
|
Loren Burkholder
|
7e538851d6
|
Use a QSortFilterProxyModel instead of resetting the model
|
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 |
|
Loren Burkholder
|
44be4c1f4a
|
Move various room auxiliary functions to TimelineManager
|
2021-07-21 18:56:20 -04:00 |
|
Loren Burkholder
|
b17002929c
|
Open room members when member info label clicked
|
2021-07-21 12:36:02 -04:00 |
|
Loren Burkholder
|
44d2818e0c
|
Add property for plain room name
|
2021-07-20 21:48:10 -04:00 |
|
Loren Burkholder
|
60b3c34d78
|
Permissions only needs a roomid to function
|
2021-07-20 21:47:32 -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
|
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
|
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 |
|
Nicolas Werner
|
9d6bc706ff
|
Don't use full dump for replies
|
2021-07-12 22:28:01 +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
|
c755d54243
|
Remove db bottleneck by caching ro txn for 100 requests
|
2021-07-10 16:12:38 +02:00 |
|
Nicolas Werner
|
884fb74d2d
|
Add a basic 'Space page'
|
2021-06-25 11:34:19 +02:00 |
|
Nicolas Werner
|
f349b0cce0
|
Hide spaces by default, unless they are in the current space filter
|
2021-06-25 11:34:18 +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 |
|
Nicolas Werner
|
0d0709ccd3
|
Show verification status next to messages
|
2021-05-07 17:01:57 +02:00 |
|
Nicolas Werner
|
ab0baf5d9e
|
Only show actions, when you have permissions to do them
|
2021-05-02 18:06:56 +02:00 |
|
Nicolas Werner
|
986b561c34
|
Fix crash when you have no rooms and open the profile as well as not rendering rooms without groups
|
2021-04-30 15:33:17 +02:00 |
|
Nicolas Werner
|
f626de0447
|
Copy link to message
fixes #499
|
2021-04-29 21:46:49 +02:00 |
|
Nicolas Werner
|
82fa8ab292
|
Highlight navigated to message
|
2021-04-29 19:09:16 +02:00 |
|
targetakhil
|
06e12a0a16
|
move detection code to nheko namespace and fix a few other bugs
|
2021-04-17 22:58:04 +05:30 |
|