Loren Burkholder
|
df834ffc48
|
Various grammar fixes (mostly removing commas)
|
2022-09-30 00:23:39 -04:00 |
|
Nicolas Werner
|
b629455fab
|
Rename groups
|
2022-09-21 00:03:25 +02:00 |
|
Forest
|
a4bd65ee1e
|
Grammar fix: Group's sidebar -> Groups sidebar
|
2022-08-15 21:49:57 -07:00 |
|
Loren Burkholder
|
885a790b1f
|
Simplify space notification options
|
2022-06-29 22:04:37 -04:00 |
|
Loren Burkholder
|
7cbde0712f
|
Allow muting spaces; other general improvements
|
2022-06-29 22:04:37 -04:00 |
|
Loren Burkholder
|
863eaa1910
|
Add space notification configuration
|
2022-06-29 22:04:37 -04:00 |
|
Nicolas Werner
|
ead10cd0fd
|
Request full online keybackup when turning it on
|
2022-06-19 16:37:00 +02:00 |
|
Nicolas Werner
|
35ff02ce48
|
Remove a few more headers
|
2022-06-18 02:31:01 +02:00 |
|
Nicolas Werner
|
6e1fec1e63
|
Update hidden read receipts MSC
|
2022-06-14 00:35:28 +02:00 |
|
Loren Burkholder
|
686ebfdbec
|
Add D-Bus API (#916)
This adds functionality for viewing joined rooms and activating rooms.
|
2022-04-14 15:02:55 +00:00 |
|
tastytea
|
a622ba4abc
|
Reword tooltip for Open{Image,Video}External
|
2022-03-21 13:34:08 +01:00 |
|
math
|
4a0f009ed9
|
warn about implications of toggling external option
|
2022-03-19 13:20:39 -03:00 |
|
math
|
88d86405f8
|
add option to open video with external program by default
|
2022-03-19 02:31:43 -03:00 |
|
math
|
74a4e36f90
|
add option to open image with external program by default
|
2022-03-19 01:54:02 -03:00 |
|
Nicolas Werner
|
1a7409876e
|
Enable online key backup by default
|
2022-03-10 20:46:06 +01:00 |
|
Nicolas Werner
|
c76cda0cbe
|
Set font properly
When setting the default font, actually set the default font. When
setting a different font, change the application font.
fixes #801
fixes #232
fixes #224
|
2022-03-05 03:34:29 +01:00 |
|
Eldred Habert
|
21e8338d78
|
Remove extraneous comma
Achtung!
|
2022-03-02 23:11:28 +01:00 |
|
Eldred Habert
|
210066a4f7
|
Fix incorrect capitalization of "circle"
Anyone German in the room, or is it just me? ;3
|
2022-03-02 22:58:59 +01:00 |
|
Eldred Habert
|
6c6c1a88cd
|
Fix missing plural "messages"
|
2022-03-02 22:58:06 +01:00 |
|
Nicolas Werner
|
ddcd4850f1
|
Merge branch 'message-bubbles' of https://github.com/maltee1/nheko into maltee1-message-bubbles
|
2022-02-14 15:43:17 +01:00 |
|
Malte E
|
414257bf0e
|
fix bugs found by Nico
|
2022-02-14 14:03:17 +01:00 |
|
Malte E
|
c70fe9c571
|
let lint fix the code formatting
|
2022-02-13 13:22:29 +01:00 |
|
Malte E
|
987b9bed6b
|
add small avatars option and tweak colors and spacings
|
2022-02-13 13:12:51 +01:00 |
|
Nicolas Werner
|
3e958ea382
|
Fix setting emoji font
|
2022-02-12 23:07:04 +01:00 |
|
Malte E
|
9d194cc2e6
|
clean up margin setting
|
2022-02-05 21:53:21 +01:00 |
|
Malte E
|
f5a693ac03
|
place metadata below message when the Layout is narrow (<350)
|
2022-02-05 14:12:51 +01:00 |
|
Malte E
|
3f7c15c7af
|
Add message bubbles
|
2022-02-04 23:12:30 +01:00 |
|
Nicolas Werner
|
7b00411dc4
|
Show widgets as links
|
2022-02-04 20:48:14 +01:00 |
|
Nicolas Werner
|
b4278ffaa8
|
Remove a few unused includes
|
2022-01-30 13:31:39 +01:00 |
|
Nicolas Werner
|
f44d8e916b
|
Remove a few now unused files
|
2022-01-30 13:16:36 +01:00 |
|
Nicolas Werner
|
b106eafb0e
|
Initial qml root window
|
2022-01-26 21:44:13 +01:00 |
|
Nicolas Werner
|
c59bb67569
|
Fix setting double values in setting spinboxes
|
2022-01-13 05:52:31 +01:00 |
|
Nicolas Werner
|
59bc8307c8
|
Address review comments
|
2022-01-11 04:12:42 +01:00 |
|
Nicolas Werner
|
f1a23355bd
|
Port usersettings to qml
|
2022-01-09 01:02:25 +01:00 |
|
Nicolas Werner
|
61404641d9
|
Update year in copyright notice to shut up lint job
|
2022-01-01 04:57:53 +01:00 |
|
Nicolas Werner
|
497c3df50e
|
Prevent copies when querying theme
|
2021-12-29 08:05:29 +01:00 |
|
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
|
5743a6de04
|
Cleanup remaining clazy issues
|
2021-12-28 23:22:01 +01:00 |
|
Nicolas Werner
|
bb290f9fec
|
Fix more warnings and remove dead code
|
2021-12-28 22:30:12 +01:00 |
|
Nicolas Werner
|
5ca98829f7
|
Some qt6 prep
|
2021-12-28 20:09:08 +01:00 |
|
Nicolas Werner
|
dae032172d
|
Add recently used reactions
fixes #435
|
2021-12-13 00:43:05 +01:00 |
|
Nicolas Werner
|
75b112f0c8
|
Support pinned messages
fixes #519
|
2021-12-11 06:10:41 +01:00 |
|
Nicolas Werner
|
b774a671da
|
Remember all the collapsed trees
|
2021-12-01 03:46:55 +01:00 |
|
Loren Burkholder
|
f3aeb4b044
|
Switch icon theme to Fluent icons
|
2021-11-17 00:37:26 +01:00 |
|
Nicolas Werner
|
5ca1fb18bb
|
Move away from using an event loop to access secrets
Fixes messages in room flickering and being stuck
fixes #760
relates to #770
relates to #789
|
2021-11-07 03:52:57 +01:00 |
|
Nicolas Werner
|
373e124bf7
|
Fix translation nits
|
2021-11-04 01:10:56 +01:00 |
|
Nicolas Werner
|
550c80525a
|
Move voip and encryption stuff into their own directories
|
2021-10-17 17:18:14 +02:00 |
|
Nicolas Werner
|
cfca7157b9
|
Change indentation to 4 spaces
|
2021-09-18 00:45:50 +02:00 |
|
Loren Burkholder
|
f14762e6a5
|
Always show jdenticon toggle (disable if no plugin)
|
2021-09-11 19:35:31 -04:00 |
|