Nicolas Werner
|
7c2a152cfb
|
Add support for intentional mentions
This is still a bit flaky around when to remove a mention, but it should
work in most cases. Might add a toggle in the future to disable these
though.
|
2024-03-08 18:45:18 +01:00 |
|
Joseph Donofry
|
36041e525a
|
Make sure to use our info plist template
|
2024-01-24 23:39:51 -05:00 |
|
Nicolas Werner
|
1254ac41ce
|
Support "fixed" mac method in verification
|
2024-01-14 06:11:11 +01:00 |
|
Nicolas Werner
|
87c063b112
|
Speedup room switching by forcing a bigger initial item size
|
2024-01-08 00:21:42 +01:00 |
|
FallenValkyrie
|
e3fe1703fa
|
Create ImagePackDeleteDialog component
|
2023-12-16 15:48:11 +01:00 |
|
Nicolas Werner
|
4142703990
|
Try to make windows notifications prettier
|
2023-12-11 03:11:58 +01:00 |
|
Nicolas Werner
|
1594933513
|
Fix voip defaults being incorrect because OS constants are not defined
|
2023-11-20 21:23:38 +01:00 |
|
DeepBlueV7.X
|
6d64fe290b
|
Merge pull request #1618 from Begasus/haiku
Haiku
|
2023-11-20 21:19:46 +01:00 |
|
Nicolas Werner
|
234e05eef3
|
Support window activation on wayland
This is a bit hacky, because we open a window to actually get a valid
activation token, but...
|
2023-11-20 13:31:51 +01:00 |
|
Begasus
|
cf03419fb5
|
Haiku build fixes
|
2023-11-20 13:28:06 +01:00 |
|
Nicolas Werner
|
8ea03e41e0
|
Switch to KDSingleApplication
|
2023-11-20 02:56:42 +01:00 |
|
Nicolas Werner
|
c69f0f95a9
|
Fix Nheko freezing after stopping a call on Wayland
|
2023-11-09 23:55:42 +01:00 |
|
Nicolas Werner
|
59ed44879a
|
Fix hidden event types empty string means unsupported
fixes #1600
|
2023-11-01 04:19:50 +01:00 |
|
Nicolas Werner
|
7824c77234
|
Cleanup headers a bit more
|
2023-10-31 18:47:58 +01:00 |
|
Nicolas Werner
|
99a3e8bcf2
|
Speed up compilation a bit
|
2023-10-31 13:04:39 +01:00 |
|
Nicolas Werner
|
4faeae5c73
|
Update dependencies
|
2023-10-31 13:04:38 +01:00 |
|
DeepBlueV7.X
|
1512810303
|
Merge pull request #1539 from Nheko-Reborn/issue1410
Add report message functionality
|
2023-10-26 09:57:47 +02:00 |
|
Loren Burkholder
|
bb971b0575
|
Add report message functionality
|
2023-10-25 22:24:40 -04:00 |
|
Nicolas Werner
|
904d3f257a
|
Fix some qml warnings
|
2023-10-26 02:31:31 +02:00 |
|
Nicolas Werner
|
fce026725e
|
Merge branch 'ignore-users' of github.com:NepNep21/nheko into ignore-users
|
2023-10-23 23:58:53 +02:00 |
|
Nicolas Werner
|
3a0d5788e1
|
Merge branch 'delegate-rework'
|
2023-10-10 00:33:39 +02:00 |
|
Nicolas Werner
|
57a27396ad
|
Remove old TimelineRow
|
2023-10-09 22:14:01 +02:00 |
|
Nicolas Werner
|
a86e364d1a
|
Basic bubble style
|
2023-10-09 21:28:39 +02:00 |
|
Nicolas Werner
|
c4d2ec875d
|
Fixup reply and state event rendering
|
2023-10-08 23:52:23 +02:00 |
|
NepNep21
|
d1ba9fd878
|
Rebase
|
2023-10-01 22:52:31 -03:00 |
|
Loren Burkholder
|
58ac409f31
|
Format CMakeLists.txt
|
2023-09-23 22:29:50 -04:00 |
|
Nicolas Werner
|
184806bf71
|
Move message styles to their own files and work around hover not propagating to siblings
|
2023-09-20 02:17:20 +02:00 |
|
Nicolas Werner
|
03be9e479a
|
Update mtxclient to work around empty event types
|
2023-09-15 21:34:44 +02:00 |
|
Nicolas Werner
|
b187440e68
|
Reimplement reply delegate by moving out the timeline event without layout
|
2023-08-25 20:43:04 +02:00 |
|
Nicolas Werner
|
4d8b8c3b81
|
Create an EventDelegateChooser
|
2023-08-25 19:03:10 +02:00 |
|
DeepBlueV7.X
|
70ede75aa5
|
Merge pull request #1535 from Nheko-Reborn/powerlevelsInTimeline
Show an indicator in the timeline for mods and admins
|
2023-08-10 08:19:32 +00:00 |
|
Nicolas Werner
|
8924167a72
|
Merge remote-tracking branch 'origin/powerlevelsInTimeline'
|
2023-08-10 09:04:29 +02:00 |
|
DeepBlueV7.X
|
ff079f6b6a
|
Merge pull request #1523 from Nheko-Reborn/qmlFallbackAuth
QML the fallback auth dialog
|
2023-08-10 07:01:52 +00:00 |
|
Nicolas Werner
|
b12892feb3
|
Remove usage of creator
|
2023-08-09 18:59:48 +02:00 |
|
Nicolas Werner
|
d601001cdf
|
Update coeurl for fmt10 compatibility
|
2023-07-28 16:41:54 +02:00 |
|
Loren Burkholder
|
1c867dbbc2
|
Show an indicator in the timeline for mods and admins
|
2023-07-23 20:18:30 -04:00 |
|
Loren Burkholder
|
0634d3f09c
|
QML the fallback auth dialog
|
2023-07-14 13:16:43 -04:00 |
|
Nicolas Werner
|
4fa2a6e9aa
|
Fix qml translations
|
2023-07-13 01:10:55 +02:00 |
|
DeepBlueV7.X
|
8112922c5f
|
Merge pull request #1501 from Nheko-Reborn/qmlRecaptcha
QML the reCAPTCHA dialog
|
2023-07-06 18:53:03 +00:00 |
|
Loren Burkholder
|
fedc178827
|
Port the reCAPTCHA dialog to QML
|
2023-07-06 08:35:37 -04:00 |
|
Nicolas Werner
|
ad6e4fef64
|
Add experimental event expiration
Currently disabled by default.
|
2023-07-05 00:08:37 +02:00 |
|
Nicolas Werner
|
ce1a64bc19
|
Move to automatic type registration
|
2023-06-19 01:38:40 +02:00 |
|
Joseph Donofry
|
024486c989
|
Maybe fix macOS deployment (intel for now)
|
2023-06-15 19:16:50 -04:00 |
|
Nicolas Werner
|
05f1f8f556
|
Fix translations (and simplify resource files)
|
2023-06-08 22:44:16 +02:00 |
|
Nicolas Werner
|
770f79978a
|
Remove mac extras
|
2023-06-08 22:32:13 +02:00 |
|
Nicolas Werner
|
7029547647
|
Link XCB always if X11 support is on
|
2023-06-08 22:32:12 +02:00 |
|
Nicolas Werner
|
3b4daca53e
|
Remove WinMain
|
2023-06-08 22:32:12 +02:00 |
|
Nicolas Werner
|
93a9fca475
|
Try to fix flatpak build and change appid
|
2023-06-08 22:32:10 +02:00 |
|
Nicolas Werner
|
05ba0c8835
|
Bump mtxclient dep
|
2023-06-08 22:32:09 +02:00 |
|
Nicolas Werner
|
b518f6902e
|
Make Nheko compile on Qt6
|
2023-06-08 22:32:07 +02:00 |
|