Commit Graph

3188 Commits (krille/experimental-design)

Author SHA1 Message Date
Marcus Hoffmann f8f73b7661 feat: add dialog to hide presence list with long-press 1 year ago
Marcus Hoffmann ccfa3fa8f6 feat: make showing user presence info optional
895de76e70 replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.

Introduce a setting to make this feature optional on a client level.
1 year ago
Marcus Hoffmann c6a79f7ad0 fix: properly initialize hideUnimportantStateEvents setting
This setting was not applied on app restart but always initialized to
the default value. The only way change this was to go into settings and
change the toggle twice after an app restart.
1 year ago
Marcus Hoffmann bc68a4faaa fix: use correct icons for chat pin/unpin
Similarly to the read/unread toggle this was also using the wrong icon.

If any selected room is not favourite, then show the pin icon (which
should represent the "mark as favourite" action as it corresponds to the
filled pin shown next to a favourited room. Otherwise show the outline
icon, representing the "unpin" action.
1 year ago
Marcus Hoffmann 3e4bbc4b2f fix: use correct icons for mark read/unread action
If any selected room is not marked unread
(anySelectedRoomNotMarkedUnread), then show the 'mark unread' action
icon, else show the 'mark as read' icon.

This makes it consistent with the notification on/off action.
1 year ago
krille-chan aa68e8fe3b
chore: Add more information to Person object in android notifications 1 year ago
krille-chan ecaac9eec2
fix: Open room links with event id 1 year ago
krille-chan 2e67695645
fix: Remove status msg not changeable from old cache 1 year ago
krille-chan f5c536878a
fix: Open room after join 1 year ago
Krille 6cc2c6a578
fix: Request notification permission on android 1 year ago
Krille 46a12d5225
fix: Share invite link of rooms 1 year ago
Krille 6fde2fbeaa
fix: whitespaces sometimes encoded in html message 1 year ago
Krille dce3c0ae52
chore: Wait for device keys before ask bootstrap 1 year ago
Krille 2af8691536
chore: Improved error handling for recovery key 1 year ago
Krille bad0579eb5
chore: Follow up status bubble color 1 year ago
Krille bfcfcc9a83
chore: Follow up wallpaper size 1 year ago
Krille 1a2a25d394
chore: Make stickers smaller 1 year ago
Krille e96090051d
chore: Follow up wallpaper thumbnail width 1 year ago
Krille 172cd651fc
fix: Render tg-forward html tags 1 year ago
Krille 3b9245c8c7
feat: New account data wallpaper feature 1 year ago
Krille 85a868522e
fix: Missing null check in public room bottom sheet 1 year ago
Krille 1a655d6f72
fix: Use HapticFeedback.selectionClick() for long press on message 1 year ago
Krille 03728ccb42
fix: onDragDone crashes when no files found 1 year ago
krille-chan d0090ad8d3
chore: Adjust status msg design 1 year ago
Krille 3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2 years ago
Krille 0d465b6deb
chore: Revert applock fix and downgrade flutter instead 2 years ago
Krille 1a0b240d5d
fix: Keyboard disappears in lockscreen 2 years ago
Krille 9c74604838
build: Update sdk to 0.25.6 2 years ago
krille-chan 20c678553a
chore: Add more explaining text for key verification 2 years ago
krille-chan f7c89ddf9e
chore: Resort settings and add more description text 2 years ago
krille-chan a7a8285a55
build: Do not load emojis at initial start on web 2 years ago
krille-chan 8ec3497b54
feat: Implement private read receipts 2 years ago
krille-chan e50153c2c8
fix: Open publicroombottomsheet by alias 2 years ago
krille-chan a7e8ec78ed
feat: Join room by alias by tpying alias in searchbar 2 years ago
krille-chan 315a43c1a4
refactor: Dialog BuildContext 2 years ago
Krille 40003628b9
fix: Add cancel button to key request dialog 2 years ago
Krille 708629acca
chore: Follow up linkify code 2 years ago
Krille e39f046b1e
fix: Encode component for links correctly 2 years ago
krille-chan c67df2e14f
fix: Forward arbitrary message content 2 years ago
krille-chan e95ed61257
refactor: Use popupmenudivider instead of workaround 2 years ago
Krille e6bbb8f980
fix: Wait for user device keys before start verification 2 years ago
Krille 23fe757599
fix: text nodes with multiple links crash the timeline 2 years ago
Krille e0ecdee5d5
chore: Remove vibration on iOS for long press 2 years ago
krille-chan 7332e533d0
design: Better paddings in tablet mode 2 years ago
Krille faf4ecd088
fix: URL too long when reporting bug 2 years ago
Krille-chan 9b5e95d7ad
Merge pull request #767 from krille-chan/krille/better-sharing-text
refactor: Put forwarded text into inputfield instead of sending directly
2 years ago
Krille af18da57e6
fix: not in range error 2 years ago
Krille fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly 2 years ago
krille-chan 2a5c9d0a62
feat: Backup session and restore on database error 2 years ago
krille-chan 4d7d5bf181
chore: Delete database after failed to create 2 years ago
krille-chan ac5bd56c03
chore: Use legacy database if database build fails 2 years ago
krille-chan be6165f422
chore: Follow up sending messages 2 years ago
krille-chan ab3dccf45b
chore: Follow up sending messages 2 years ago
krille-chan 2ec5139a0a
chore: Follow up select chats 2 years ago
krille-chan 5740247c50
chore: Follow up select rooms 2 years ago
krille-chan 2a7744e4c7
chore: Follow up select chats 2 years ago
krille-chan 2872448584
chore: Follow up select events 2 years ago
krille-chan a6618c1817
chore: Follow up select messages 2 years ago
krille-chan 84fd65f55e
chore: Follow up database migration notification on linux 2 years ago
Krille 5d639663fe
chore: Follow up select events 2 years ago
Krille 7c8d40f186
chore: Follow up select events 2 years ago
Krille 504fccc98f
chore: Follow up desktop message popupmenu 2 years ago
Krille fe00db3281
chore: Follow up set read marker 2 years ago
Krille a349a0804a
chore: Minor design adjustments 2 years ago
krille-chan f8d4b1f3ae
chore: Follow up mark messages 2 years ago
krille-chan 2fadb64bc0
Revert "chore: Follow up chat appbar actions"
This reverts commit 08ca53a46d.
2 years ago
krille-chan fb98e3cf22
chore: Follow up select icon 2 years ago
krille-chan 08ca53a46d
chore: Follow up chat appbar actions 2 years ago
krille-chan 2382141cc5
chore: Follow up select events 2 years ago
Krille 1d44e8b5d0
chore: Follow up better error dialog 2 years ago
krille-chan 43f304b1a8
chore: Follow up message context action 2 years ago
krille-chan bfb3fa0f30
chore: Follow up mark messages 2 years ago
krille-chan 8f66cad58b
fix: Open notification for invite crashes app 2 years ago
Krille 7e4775d8df
chore: Follow up select events 2 years ago
Krille 1a3d7f5b1c
chore: Follow up sendOnEnter fix 2 years ago
Krille e60bc1c340
chore: Follow up select events 2 years ago
Krille 6b53d27c4c
fix: Some links not clickable in messages 2 years ago
Krille 6a75d07dea
chore: Follow up background sync 2 years ago
Krille f11e9ec6d2
build: Update matrix dart sdk to 0.25.1 2 years ago
krille-chan 627f7b88d4
chore: Follow up animate in 2 years ago
krille-chan f07aba448d
feat: Animate in new events in timeline 2 years ago
krille-chan 8f3f5cdb8b
chore: Follow up bug report dialog 2 years ago
krille-chan 7d112b1e18
refactor: More stable scroll to event 2 years ago
krille-chan 038cd9cb73
chore: Design follow up 2 years ago
krille-chan 5d20185140
change: Remove wallpaper feature 2 years ago
krille-chan 357c2ea6b2
chore: Follow up styling 2 years ago
krille-chan 991277d5f5
feat: Block users who sent invites 2 years ago
krille-chan b71023954d
chore: Follow up stickers 2 years ago
krille-chan b251a6a404
chore: Follow up reply design 2 years ago
krille-chan 1f3d88d09c
fix: Add 3pid email for password reset 2 years ago
krille-chan eb879936a6
chore: Add more exception type 2 years ago
krille-chan 89540ec7ef
fix: Darktheme contrast fixes with primary color 2 years ago
krille-chan a5a1c9b580
chore: Better applifecycle logs 2 years ago
Krille cfc161b252
chore: Dark mode improvements 2 years ago
Krille b5a6c5e73b
chore: Follow up new login page 2 years ago
Krille 696b284265
chore: Follow up chat view logic 2 years ago
krille-chan 4a008d0c2d
design: New design for login page 2 years ago
krille-chan 5bf87eae24
chore: Add missing safearea to spaceview 2 years ago
krille-chan 4214785b00
chore: Follow up fetch presences from server 2 years ago
krille-chan 050d2a2fae
chore: Follow up design fixes 2 years ago