Commit graph

3566 commits

Author SHA1 Message Date
Krille
989c6146ce
chore: Calc blurhash in other thread 2024-03-21 10:19:14 +01:00
Krille
a518f8a019
chore: New performant fade in for images 2024-03-21 09:55:49 +01:00
Krille
bac2dceae4
chore: Follow up image bubble performance 2024-03-21 09:16:01 +01:00
Krille
5573c7fcbc
chore: Disable image transition for better performance 2024-03-21 09:04:35 +01:00
Krille
25ec229ace
refactor: Use dart blurhash 2024-03-21 07:36:22 +01:00
krille-chan
1271441eb0
chore: Follow up imagebubble 2024-03-20 18:38:51 +01:00
Krille
ba05050c2b
chore: Follow up image size 2024-03-20 16:15:18 +01:00
Gabby Gurdin
a673372d64 remove commented out test code 2024-03-18 11:18:44 -04:00
Gabby Gurdin
97fc7a176d error logging 2024-03-18 11:16:19 -04:00
Gabby Gurdin
ee3a92b9c0 removed accidently commited code files 2024-03-18 11:14:54 -04:00
Gabby Gurdin
64c502b6fa temp fix for iOS database build errors 2024-03-18 11:08:38 -04:00
krille-chan
db747afb7b
chore: Add missing command hints 2024-03-17 20:32:27 +01:00
krille-chan
2104793ecd
design: Display images in correct ratio in timeline 2024-03-17 19:42:34 +01:00
Krille
508a7e78c7
chore: Adjust design of typing indicator 2024-03-15 12:27:03 +01:00
krille-chan
f6eafd576e
fix: Do not sync in background mode 2024-03-14 18:28:07 +01:00
Krille
c028c69b2d
design: Nicer reactions design with size animations 2024-03-13 14:24:00 +01:00
krille-chan
8dd8edae44
chore: Follow up set room read marker 2024-03-12 19:33:41 +01:00
krille-chan
e0e1b65f77
chore: Follow up message bubble design 2024-03-12 19:18:22 +01:00
Gabby Gurdin
1623bdf005 refresh button tooltip + message explaining archive, direct chat with support on help button click, ability to purchase subscription if in trial 2024-03-11 12:07:10 -04:00
krille-chan
6073b46cfc
fix: Search in spaces view 2024-03-10 16:26:40 +01:00
krille-chan
c842e3454b
chore: Follow up message bubble color 2024-03-10 15:21:10 +01:00
krille-chan
0387b955ed
chore: Follow up message bubble design 2024-03-10 15:18:36 +01:00
krille-chan
292e6c8834
design: Connect bubbles from same sender 2024-03-10 14:56:45 +01:00
krille-chan
ca79beeddb
chore: Disable broken soft logout 2024-03-10 11:45:37 +01:00
krille-chan
a31dce0a21
fix: Remove pantalaimon message with normal error message 2024-03-09 08:34:11 +01:00
Krille
1712d30c2f
feat: Support refresh tokens 2024-03-08 12:46:26 +01:00
Gabby Gurdin
a781b8c78c removed reference to google auth key in environment.dart 2024-03-06 10:58:35 -05:00
Krille
bb3865757b
chore: Follow up dismiss notifications logic 2024-03-06 16:05:57 +01:00
Krille
0eaa7aa73e
chore: Follow up notification logging 2024-03-06 15:46:14 +01:00
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications 2024-03-06 15:45:00 +01:00
Krille
c0ba68dff5
fix: Set readmarker on focus on web 2024-03-06 15:23:50 +01:00
Gabby Gurdin
85825120a9 merge conflict 2024-03-05 13:28:58 -05:00
wcjord
1c0c1f51b9
Merge pull request #103 from pangeachat/dm-settings
remove irrelevant settings from DM chat details
2024-03-05 13:27:21 -05:00
wcjord
e5c13cf7a0
Merge pull request #105 from pangeachat/encrypted-chats
disable encryption for direct chats from user bottom sheet
2024-03-05 13:25:46 -05:00
wcjord
ba525e96a7
Merge pull request #106 from pangeachat/lock-fixes
fix for bugs with locked room icons
2024-03-05 13:25:12 -05:00
wcjord
f3eeb1ffc7
Merge pull request #102 from pangeachat/bot-dm
widened criteria for bot DM rooms and prevent new one from being crea…
2024-03-05 13:24:36 -05:00
wcjord
a81dfb2b5f
Merge pull request #101 from pangeachat/admin-invite-fix
use mode to control invited user's power level
2024-03-05 13:22:42 -05:00
Gabby Gurdin
8bef7b2e2b fix for bugs with locked room icons 2024-03-05 13:19:41 -05:00
Gabby Gurdin
6461496c7e disable encryption for direct chats from user bottom sheet 2024-03-05 12:58:18 -05:00
Gabby Gurdin
6268ff27b7 show bot in participants list and show different message with kicking bot from group chat 2024-03-05 12:44:25 -05:00
Gabby Gurdin
591b0d0fa2 remove irrelevant settings from DM chat details 2024-03-05 12:18:27 -05:00
Gabby Gurdin
67557dfb26 widened criteria for bot DM rooms and prevent new one from being created if one is already present 2024-03-05 11:58:59 -05:00
Gabby Gurdin
8f568fdb72 use mode to control invited user's power level 2024-03-05 11:13:23 -05:00
wcjord
bfdacbf3ad
Merge pull request #85 from pangeachat/dob-buttons
dob picker updates
2024-03-05 10:12:47 -05:00
Krille
fdc77fb6d9
fix: Set read marker on web 2024-03-05 10:11:49 +01:00
Gabby Gurdin
cba510ee76 added handling for all cases of null check 2024-03-04 15:58:55 -05:00
Gabby Gurdin
7655a978e8 null check fix 2024-03-04 11:14:10 -05:00
Gavin Mogan
a0f82a2aba
Point to correct path for auth.html so completing sso login flow no longer 404s 2024-03-04 00:34:58 -08:00
krille-chan
f56758e1c4
feat: Reply with one button in desktop 2024-03-01 19:51:13 +01:00
krille-chan
0cf6a1d74a
refactor: Enhance logic when to mark room as read 2024-02-29 18:06:06 +01:00