Tobias Fella
c844f2a157
Fix SSO login
2021-10-03 18:34:16 +02:00
Tobias Fella
21c571e2a1
Remove leftover debug log
2021-10-03 18:23:27 +02:00
Tobias Fella
011cf3c652
Fix highlighted room when opening room from notification
2021-10-03 16:21:53 +00:00
Tobias Fella
6b86c113f4
Refactor login.cpp and fix crash
2021-10-03 18:17:37 +02:00
Tobias Fella
4511c1a07e
Fix default color scheme selection
2021-10-03 14:31:16 +02:00
Tobias Fella
1345ddc9ee
Remove ifdef for older versions of KNotifications
...
We require a newer version
2021-10-03 14:15:00 +02:00
Tobias Fella
452380e274
Don't parent connections to controller/Login.
...
This prevents a crash upon destruction for newer libquotient versions
2021-10-03 14:13:04 +02:00
Tobias Fella
cd745d1df7
Minor fixes
2021-10-03 13:43:20 +02:00
Tobias Fella
fa631ece3a
Add feature to delete all loaded messages by user
2021-10-02 15:08:31 +00:00
Arnav Rawat
334930808c
Change wording for knock events
2021-10-02 14:37:06 +00:00
Tobias Fella
e9f935609f
Don't segfault on shutdown
...
Use the current QPalette for user color instead of getting the platform
theme from QML, which caused segfaults.
2021-09-30 18:42:19 +02:00
Tobias Fella
886ee1f5b6
Refactor startup
2021-09-29 22:38:45 +02:00
David Redondo
6dab24bc74
Search for syntax-highlighting qml module
...
It's an optional part of syntax-highlighting so just searching for
the it is not enough we need to make sure to have the qml module.
Also don't link to it, we only need it at runtime.
2021-09-24 17:03:51 +02:00
Tobias Fella
7c7d296981
Fix HTML escaping
2021-09-24 12:44:32 +02:00
Tobias Fella
d28279313d
Rename type because of conflict
2021-09-24 12:42:05 +02:00
Tobias Fella
0a39fccec8
Add syntaxhighlighting to the MessageSourceSheet
2021-09-19 18:56:57 +00:00
Tobias Fella
68830bae97
Don't do things in an assert
2021-09-17 16:22:19 +02:00
Christopher Hock
c421d4047b
Add arrow-down icon to imported icons list in CMakeLists.txt
2021-09-16 14:04:24 +00:00
Tobias Fella
9d4151dd00
Fix build against quotient 0.6
2021-09-12 17:00:32 +02:00
Tobias Fella
83d03b0e06
Fix html injection
2021-09-11 16:29:49 +02:00
Tobias Fella
35b88de526
Fix build against libQuotient API changes
2021-09-10 00:09:20 +02:00
Tobias Fella
7dc48cabcb
Don't try to remove the access token from the settings during login
2021-09-08 20:35:05 +02:00
Tobias Fella
98a35fe09f
Remove unused imports
2021-09-08 20:31:00 +02:00
Tobias Fella
caafd8c0bc
Don't try removing the access token from the accountsettings
2021-09-08 20:30:16 +02:00
Tobias Fella
5795bf5429
Fix typo
2021-09-08 20:28:55 +02:00
Aleix Pol
8d59e2ba67
Remove unneeded headers
2021-09-07 11:27:13 +00:00
Aleix Pol
265fcbfead
Fix wayland activation
...
Adds support for xdg_activation_v1 when calling the application from the
system tray by using KStatusNotifier which supports it.
Listens to XDG_ACTIVATION_TOKEN as it's passed when we are started from
dbus.
2021-09-07 11:27:13 +00:00
Tobias Fella
e778cd72af
Android: Package missing icons
2021-09-06 21:37:55 +02:00
Tobias Fella
9e709e4741
Android: Add another missing icon
2021-09-05 17:26:40 +02:00
Tobias Fella
868fe7543e
Android: add missing icon
2021-09-05 17:22:36 +02:00
Tobias Fella
0c95556618
Android: don't set fallback icon theme
2021-09-05 17:13:05 +02:00
Tobias Fella
31d395009e
It's 2021
2021-09-05 16:55:50 +02:00
Tobias Fella
710f4d86d6
Android: Use breeze style
2021-09-05 16:51:45 +02:00
Tobias Fella
6570cf396a
Only emit initialSyncFinished once
2021-08-24 01:40:19 +02:00
Tom Z
df4df171dd
Fix valgrind warnings
2021-08-23 22:51:41 +02:00
Nicolas Fella
589dfe0343
Re-run clang-format
2021-08-23 19:38:56 +02:00
Hannah von Reth
0f106b1bbc
Use anonymous namespace to mark internal functions
2021-08-23 09:18:32 +02:00
Hannah von Reth
d7e9bc4c14
Dynamic arrays are illegal with msvc
2021-08-23 09:16:20 +02:00
Tobias Fella
d1451780c2
Port away from deprecated functions
2021-08-22 21:09:23 +02:00
Tobias Fella
b72cde9543
Remove unnecessary qml type registration
2021-08-22 18:22:50 +02:00
Tobias Fella
046e823d1b
Show blurhashes for image events
2021-08-21 00:39:57 +02:00
Jan Blackquill
4955b1f7a0
Improve the file delegate
...
- cleaner code
- supports stopping downloads
- utilises the mimetype in order to display an icon
- better size formatting
- tooltips
2021-08-19 14:01:14 -04:00
Tobias Fella
d7ce0b7468
Show a placeholder for encrypted messages
...
Tells the user that the message could not be decrypted because the key
was not shared with the device. At the moment, this is technically not
completely correct, but it will be when libQuotient supports reading
encrypted messages
2021-08-18 21:54:06 +02:00
Tobias Fella
ecc639fb0a
Refactor room leaving
...
The old code has a small bug where the room would not be left in certain
conditions.
2021-08-14 23:01:16 +00:00
Milo Kerr
e064243d66
Adds the ability to show avatars in the sidebar independently of whether they are shown in the chat area.
...
Fix #408
2021-08-11 20:33:56 +00:00
Tobias Fella
e91a4f79a5
Adapt to libQuotient API changes
2021-08-10 17:09:21 +02:00
Tobias Fella
9e4d0ddc9b
Fix i18n argument
2021-08-04 23:01:08 +02:00
Tobias Fella
de98fd05f0
Fix wrong fix
2021-08-04 18:12:28 +02:00
Smitty van Bodegom
383d2a6e71
Match sed behavior for sed editing
...
Before s/a/b/ turns "aaa" into "bbb", while sed would turn it into
"baa". This updates the sed editing syntax to match sed behavior. The
/g flag is supported for doing global replacements when needed.
2021-08-04 13:00:30 +00:00
Smitty van Bodegom
db1a9a0c4c
Categorize Spaces as such in sidebar
...
Currently they are shown at the bottom, since Neochat doesn't support
displaying Spaces yet.
2021-08-03 19:54:48 +00:00