Commit Graph

3124 Commits

Author SHA1 Message Date
Joseph Donofry d25f020d79
Fix linter issue 2021-07-08 21:07:45 -04:00
Joe d05253a740 Add missing include to Utils 2021-07-08 00:39:11 -04:00
Joe 9a96a0ba5d Update mtxclient with coeurl fixes 2021-07-07 22:56:44 -04:00
Joe 4ff0775a22 Get SChannel CURL backend working for coeurl on Windows 2021-07-07 17:05:39 -04:00
Joe 82088fa0d7 Fix cmake template define issue 2021-07-07 09:48:13 -04:00
Joe 478c3b3e0b Fix Backtrace define error for Windows 2021-07-07 00:26:20 -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 f23fd5f822
Fix a few embarrassing bugs with device list updates 2021-07-06 11:39:29 +02:00
Nicolas Werner 9540d704e0
Show previews for space rooms 2021-07-04 23:06:50 +02:00
Nicolas Werner ecd57df6e2
Explicitly state that online keybackup is unsupported rn 2021-07-03 23:25:28 +02:00
Nicolas Werner 9f30a30e53
Update E2EE note 2021-07-03 23:17:17 +02: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 5b016cbc68
Remove dead code to calculate last message 2021-07-01 12:45:47 +02:00
Nicolas Werner 568ec845da
Fix mouse cursor on reply delegates 2021-06-30 22:54:58 +02:00
DeepBlueV7.X 25461b20eb
Merge pull request #626 from Nheko-Reborn/curl
Use coeurl for networking
2021-06-30 20:22:06 +00:00
Nicolas Werner bebe330035
Install libevent dev dependency for appimage 2021-06-30 15:48:55 +02:00
Nicolas Werner 66e69d7f2b
Ignore return value of write() in signal handler 2021-06-30 15:48:54 +02:00
Nicolas Werner e5776f7177
Add libevent in flatpak 2021-06-30 15:12:38 +02:00
Nicolas Werner 9f7064676c
Get rid of boost dependency for stacktraces 2021-06-30 15:01:41 +02:00
Nicolas Werner a2c4d0875c
Update mtxclient and add coeurl to flatpak 2021-06-30 13:05:18 +02:00
Nicolas Werner 94e21ea2ea
Add curl deps to CI 2021-06-30 13:01:26 +02:00
Nicolas Werner 590395a08b
Fix too many newlines in reply fallback 2021-06-30 12:22:22 +02:00
Nicolas Werner 2c307a4dee
Fix error message for /sync 2021-06-30 12:21:57 +02:00
Nicolas Werner 00f251753e
Use coeurl for networking
Something is still wrong on shutdown, need to debug that.
And CI will fail.
2021-06-30 02:43:36 +02:00
Nicolas Werner 78c69a8f7b
Fix tags going missing if you join communities 2021-06-26 23:56:34 +02:00
DeepBlueV7.X fddc558b23
Merge pull request #624 from Cadair/inline_img_single_quote
Add another regex to match inline img tags using single quotes
2021-06-25 17:27:15 +00:00
Nicolas Werner 7fdd00a5c1
Try to fix appveyor 2021-06-25 18:57:45 +02:00
Stuart Mumford 7fab2925b4
Apply suggestions from code review 2021-06-25 15:44:15 +01:00
Stuart Mumford 9194b87bdc
Update src/timeline/TimelineModel.cpp 2021-06-25 15:21:04 +01:00
Stuart Mumford d60ea38cb8
Add another regex to match inline img tags using single quotes
Signed-off-by: Stuart Mumford <stuart@cadair.com>
2021-06-25 12:14:45 +01:00
DeepBlueV7.X 36f0e04439
Merge pull request #610 from Nheko-Reborn/spaces
Show some spaces in the community sidebar
2021-06-25 09:39:15 +00:00
Nicolas Werner 4a5414975d
fix sort by unread not getting persisted 2021-06-25 11:35:27 +02:00
Nicolas Werner ee44effdbd
Fix clicking links in mobile mode
fixes #617
2021-06-25 11:35:27 +02:00
Nicolas Werner 6a807894b4
Increase contrast of dark theme secondary colors slightly 2021-06-25 11:35:26 +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 f8dfc72625
Fix spaces showing up with world filter 2021-06-25 11:35:26 +02:00
Nicolas Werner d30446a8b3
Don't spam key requests directly after startup 2021-06-25 11:35:24 +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 c69d2ef648
Fix off by 1 in previousRoom condition 2021-06-25 11:34:19 +02:00
Nicolas Werner e6edb1daa3
Hide last message on spaces 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 0ec7be3090
Fix hiding rooms from a space 2021-06-25 11:34:18 +02:00
Nicolas Werner 71129d4edc
Update mtxclient for spaces 2021-06-25 11:34:18 +02:00
Nicolas Werner 6bfa6c4c79
Allow filtering by space 2021-06-25 11:34:18 +02:00
Nicolas Werner 6a7d28d1b5
update SingleApplication 2021-06-25 11:34:17 +02:00