krille-chan
f4196f38c3
chore: Follow up hovermenu
1 year ago
krille-chan
c51fc600a2
chore: Follow up sticker design
1 year ago
Krille
654a423e41
chore: Follow up padding
1 year ago
Krille
1be21e6c12
chore: Follow up paddings
1 year ago
Krille
68aa2250f2
chore: Follow up input bar padding
1 year ago
Krille
cba1a9bd5e
chore: Follow up audioplayer design
1 year ago
Krille
f3141f955d
chore: Follow up design
1 year ago
Krille
e9a9075139
chore: Follow up design
1 year ago
Krille
554f951a30
Revert "design: New date separators in timeline"
...
This reverts commit f15b81c5a6
.
1 year ago
Krille
f15b81c5a6
design: New date separators in timeline
1 year ago
Krille
7183158cf9
chore: Follow up input bar design
1 year ago
Krille
cce5fc8fa5
chore: Follow up input bar design
1 year ago
Krille
d3930cf4af
chore: Follow up inputbar design
1 year ago
Krille
ed2a1af46c
chore: Follow up input bar design
1 year ago
Krille
93f0ace3cf
chore: Follow up inputbar design
1 year ago
Krille
49c1de8610
chore: follow up matrix pill
1 year ago
Krille
d83c26a3c9
chore: Follow up matrix pills
1 year ago
Krille
0b9d258e56
chore: Follow up matrix pill
1 year ago
Krille
f0b66fda0a
chore: More minimal matrix pill
1 year ago
Krille
7e0dcc3058
chore: Follow up input bar design
1 year ago
Krille
6d4ee4ad6f
chore: Follow up input bar design
1 year ago
krille-chan
150da0f0aa
design: Background color follow up for input bar
1 year ago
krille-chan
5687aab290
chore: Follow up audioplayer height
1 year ago
krille-chan
9b82614fba
chore: Follow up audomessage speed button design
1 year ago
krille-chan
73c08c3fdd
chore: Mark muted unread rooms with bold text
1 year ago
krille-chan
45e1122648
chore: Follow up image rendering
1 year ago
krille-chan
449357b501
fix: FluffyChat should assume m.change_password capabilitiy is supported if not present per spec
1 year ago
Krille
935e7215e4
refactor: Sticker widget code
1 year ago
Krille
bac2dceae4
chore: Follow up image bubble performance
1 year ago
Krille
25ec229ace
refactor: Use dart blurhash
1 year ago
krille-chan
1271441eb0
chore: Follow up imagebubble
1 year ago
Krille
ba05050c2b
chore: Follow up image size
1 year ago
krille-chan
db747afb7b
chore: Add missing command hints
1 year ago
krille-chan
2104793ecd
design: Display images in correct ratio in timeline
1 year ago
Krille
508a7e78c7
chore: Adjust design of typing indicator
1 year ago
Krille
c028c69b2d
design: Nicer reactions design with size animations
1 year ago
krille-chan
8dd8edae44
chore: Follow up set room read marker
1 year ago
krille-chan
e0e1b65f77
chore: Follow up message bubble design
1 year ago
krille-chan
6073b46cfc
fix: Search in spaces view
1 year ago
krille-chan
c842e3454b
chore: Follow up message bubble color
1 year ago
krille-chan
0387b955ed
chore: Follow up message bubble design
1 year ago
krille-chan
292e6c8834
design: Connect bubbles from same sender
1 year ago
krille-chan
a31dce0a21
fix: Remove pantalaimon message with normal error message
1 year ago
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications
1 year ago
Krille
c0ba68dff5
fix: Set readmarker on focus on web
1 year ago
Krille
fdc77fb6d9
fix: Set read marker on web
1 year ago
Gavin Mogan
a0f82a2aba
Point to correct path for auth.html so completing sso login flow no longer 404s
1 year ago
krille-chan
f56758e1c4
feat: Reply with one button in desktop
1 year ago
krille-chan
0cf6a1d74a
refactor: Enhance logic when to mark room as read
1 year ago
krille-chan
0e8363221b
design: Nicer QR Code design
1 year ago
krille-chan
db8e4c2916
chore: Follow up stickers
1 year ago
krille-chan
5a6016931b
design: New sticker picker next to emoji picker
1 year ago
krille-chan
6c5133abfe
chore: Follow up send filename for keyboard input
1 year ago
krille-chan
6435e703e4
feat: Add insert content via gboard
1 year ago
Krille
1324ce517d
refactor: Remove old aliases workaround
1 year ago
krille-chan
1c19c9a2a9
chore: Follow up set speed in voice messages
1 year ago
krille-chan
bf1f8ebaf5
feat: Add speed button for audioplayer
1 year ago
krille-chan
7ae9eb82e0
fix: Export session
1 year ago
Krille-chan
7488f620ec
Merge pull request #900 from rizzzvi/send-original-video-812
...
enhanced send video functionality by adding toggle send original
1 year ago
krille-chan
477a8b858b
feat: Open chat on shortcut click on android
1 year ago
krille-chan
ffeb8bb08e
chore: Follow up fix textfield design for flutter 3.19.0
1 year ago
Mubeen Rizvi
49caebcaa8
enhanced send video functionality by adding toggle send original
1 year ago
krille-chan
88f1fc1720
fix: BuildContext crash when joining room
1 year ago
Krille
cc277c1431
chore: Follow up android haptic feedback
1 year ago
Krille-chan
ce5ad908de
Merge pull request #889 from Bubu/read_unread_icons
...
Fix swapped icons for mark read/unread and pin/unpin
1 year ago
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
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
f5c536878a
fix: Open room after join
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
2 years ago
Krille
2af8691536
chore: Improved error handling for recovery key
2 years ago
Krille
bad0579eb5
chore: Follow up status bubble color
2 years ago
Krille
bfcfcc9a83
chore: Follow up wallpaper size
2 years ago
Krille
1a2a25d394
chore: Make stickers smaller
2 years ago
Krille
e96090051d
chore: Follow up wallpaper thumbnail width
2 years ago
Krille
172cd651fc
fix: Render tg-forward html tags
2 years ago
Krille
3b9245c8c7
feat: New account data wallpaper feature
2 years ago
Krille
1a655d6f72
fix: Use HapticFeedback.selectionClick() for long press on message
2 years ago
Krille
03728ccb42
fix: onDragDone crashes when no files found
2 years ago
krille-chan
d0090ad8d3
chore: Adjust status msg design
2 years ago
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
...
This reverts commit 315a43c1a4
.
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
8ec3497b54
feat: Implement private read receipts
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-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
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
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
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
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
89540ec7ef
fix: Darktheme contrast fixes with primary color
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
krille-chan
4b69b8e5e9
chore: Follow up add chat subspace button
2 years ago
krille-chan
d64b532afe
refactor: Spaces UX improvements
2 years ago
krille-chan
715e615e3a
feat: Search for public spaces
2 years ago
krille-chan
66b766cee8
fix: Make user admin
2 years ago
Krille-chan
3b0c06bc32
Merge pull request #740 from krille-chan/krille/fix-change-password
...
feat: New change password page with server capabilities check
2 years ago
krille-chan
5847fe0546
feat: New change password page with server capabilities check
2 years ago
krille-chan
3d622b8918
fix: Cannot change send on enter on desktop
2 years ago
krille-chan
1f7ce96623
refactor: Remove unused code
2 years ago
krille-chan
4a6a77336c
feat: Add registration buttons for servers with public registration url
2 years ago
krille-chan
33839c4df8
fix: New json url for homeserver list
2 years ago
krille-chan
63d7bef515
refactor: Remove unnecessary setState in ChatPage for better performance
2 years ago
krille-chan
a615de889e
design: Adjust reply design
2 years ago
krille-chan
a6f9b6cfe6
chore: Add missing translation
2 years ago
krille-chan
069d313bd5
feat: Hovermenu for messages for mouse
2 years ago
krille-chan
98573fba4a
design: Adjust login page design
2 years ago
krille-chan
e1474c48d8
refactor: Remove todo list feature
2 years ago
krille-chan
107374cf60
chore: Follow up status feature
2 years ago
Krille
28c3efae23
chore: Follow up status feature
2 years ago
Krille
fa543e93b8
chore: Follow up status feature
2 years ago
Krille
895de76e70
refactor: Replace stories feature with presence status msg
2 years ago
Krille
9c24547b7f
design: Adjust new chat page design
2 years ago
Krille
d0e4aec4d6
chore: Load hero users for rooms
2 years ago
Krille
26c637135a
refactor: Reinvite other part instead of reopen dm
2 years ago
Krille
e2a251b3fe
fix: Update manual endpoints
2 years ago
Krille
e1a819d17b
fix: Audiomessage break app
2 years ago
Krille
73038ad5d1
fix: Workaround for flutter cannot wait on navigator push
2 years ago
krille-chan
e6fa844519
refactor: Event list
2 years ago
Krille-chan
19f0d80be3
Merge branch 'main' into braid/message-position-desktop
2 years ago
krille-chan
f1b2040edb
fix: Block users
2 years ago
The one with the braid
ed16bdb1ff
fix: message bubble position on desktop devices
...
Signed-off-by: The one with the braid <info@braid.business>
2 years ago
Krille
685ddf1324
chore: Follow up update matrix sdk
2 years ago
krille-chan
efb26622ac
fix: Userbottomsheet crash on some edge cases
2 years ago
Krille
61ade15fa9
build: Update matrix dart sdk to 0.23.0
2 years ago
krille-chan
3d06006ca4
fix: Only load first pinned event
2 years ago
krille-chan
3f46b90fd8
build: Update dependencies
2 years ago
Krille
0d9cb4915d
chore: Follow up new chat design
2 years ago
Krille
d8cc1bdf25
chore: Add error report for incorrect recovery key
2 years ago
Krille
9c55800aeb
fix: Do not scroll up on enter chat
2 years ago
krille-chan
7a292655c8
fix: Encryption dialog crashes in column mode
2 years ago
Krille-chan
4848af7655
Merge pull request #691 from aryanA101a/videoFullscreenNavigateBackFix
...
fix: navigating back from full screen video
2 years ago
Krille
e4e399b69b
chore: Follow up new chat: Add mxid if not found
2 years ago
Krille-chan
83ce07c574
Merge pull request #679 from selfisekai/flutter-3.16
...
upgrade flutter to 3.16.0
2 years ago
Aryan Arora
0214256eda
fix: navigating back from full screen video
2 years ago
krille-chan
9c6db3de42
chore: Follow up create group
2 years ago
krille-chan
7223581b97
feat: New UX design for create group chat
2 years ago
krille-chan
f58b9b814a
feat: Improved UX design for new chat page
2 years ago
krille-chan
4588d82dad
fix: Glitch in event info dialog
2 years ago
krille-chan
5f94ecf1a0
fix: Blurhash crashes on height 0
2 years ago
Krille
f4d3e6f928
refactor: Migrate for Flutter 3.16.0
2 years ago
Krille
a98a904043
chore: Follow up presences
2 years ago
The one with the braid
fd35f31cb2
fix: emoji import from ZIP file
...
- fix invalid Navigator scope in Emoji import dialog
- add progress bar to Emoji import dialog
Fixes : #623
Signed-off-by: The one with the braid <info@braid.business>
2 years ago
krille-chan
e6e3589f1f
refactor: Remove copy dialog before opening links
...
This can now be done by just selecting text
2 years ago
krille-chan
59de9d299d
chore: Follow up presences
2 years ago
krille-chan
bee90019bb
chore: Follow up presences
2 years ago
krille-chan
7930150cb4
feat: Display presences in the app
2 years ago
Krille
cdc844a4c0
chore: Follow up imagebubble borderradius
2 years ago
krille-chan
0aaee82ec7
chore: Add border to images in timeline
2 years ago
krille-chan
41ae97fb8a
chore: Follow up select event
2 years ago
krille-chan
9d45f38400
chore: Follow up select text
2 years ago
krille-chan
c7bdd9269a
chore: Follow up select event
2 years ago
Krille
8148999512
chore: Follow up selectable text
2 years ago
Krille
60bcc6b89f
fix: Cannot pin messages of other users
2 years ago
Krille
1759043ee8
chore: Follow up fix select text
2 years ago
krille-chan
c313b03f71
chore: Follow up select event handling
2 years ago
krille-chan
809ee213b6
feat: Make all text in chat selectable on desktop
2 years ago
krille-chan
7d7e234142
chore: Follow up delete failed to send events
2 years ago
krille-chan
2d7301ea50
fix: Routing glitch when using SSO on desktop
2 years ago
krille-chan
9f0bcd5523
fix: Remove failed to sent events
2 years ago
Aryan Arora
3946838f33
fix: LoadProfileBottomSheet accessing disposed outerContext
2 years ago
krille-chan
1e4147e31c
fix: SSO with no identity providers
2 years ago
krille-chan
c0ee1bbdfc
fix: More stable scroll up to event
2 years ago
krille-chan
c9c2620ad4
refactor: Store and fix missing persistence of some values
2 years ago
krille-chan
c10fe91636
fix: Emojipicker flickering because noRecent
2 years ago
krille-chan
dd758e16cf
chore: Follow up sendfiledialog fixes
2 years ago
krille-chan
31f844da4d
fix: Scan qr code breaks app
2 years ago
Krille
0919d75b04
chore: Downgrade record back to 4.4.4
2 years ago
Krille
a9eb76983b
chore: Remove custom bitrate
2 years ago
Krille
6718104731
chore: Disable opus on android
2 years ago
Krille
b96bc4565d
fix: Audiomessages on iOS
2 years ago
krille-chan
3a9c6e8773
chore: Use correct audiorecorder file extension
2 years ago
krille-chan
bedd4e9ade
chore: More revert recorder
2 years ago
krille-chan
cf574d0b68
chore: Follow up todos
2 years ago
krille-chan
fd22b4330e
chore: Downgrade record
2 years ago
krille-chan
0dbaf09cc7
chore: Revert using opus codec in audiorecorder as iOS seems not to be able to play it
2 years ago
krille-chan
b42a565a9a
fix: Archive does not update its state
2 years ago
krille-chan
e710491679
chore: File dialog follow up
2 years ago
krille-chan
d1ce1e3ba7
refactor: Make file dialog adaptive and adjust design
2 years ago
krille-chan
3ef9854c1d
fix: render tg-forward as blockquote style
2 years ago
krille-chan
946b6530b9
chore: Follow up reorder handle for todos
2 years ago
krille-chan
5d387145c8
chore: Follow up todo list feature
2 years ago
krille-chan
b2d3b32ba8
feat: Add experimental todo list for rooms
2 years ago
krille-chan
f028b12185
refactor: Update FutureLoadingDialog
2 years ago
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring
2 years ago
krille-chan
4605a92d17
chore: Adjust bitrate for smaller voice messages
2 years ago
krille-chan
69f7429b71
chore: Folllow up message bubble color
2 years ago
krille-chan
bf1f091f15
chore: Revert color changes
2 years ago
krille-chan
a327e8b0e9
chore: Limit image file and video picker until we have a background service
2 years ago
krille-chan
67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX
2 years ago
krille-chan
969dbef09a
design: Make incoming messages color more light
2 years ago
krille-chan
991bba2535
build: Update record package
2 years ago
krille-chan
5dfa4c132d
design: Make key verification an adaptive dialog
2 years ago
krille-chan
5665cac15c
fix: Create chat dialog crashes sometimes and power level textfield does not validate input
2 years ago
Krille
3fb4ad0a83
refactor: Change audio codec to opus where supported to have better compatibility with Element
2 years ago
Krille
0490195f44
chore: Change way how to seek in audioplayer
2 years ago
Krille
9b523b00a6
chore: Minor design fixes
2 years ago
Krille
35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock
2 years ago
krille-chan
9b21c0d951
feat: better scroll to last read message handling
2 years ago
krille-chan
89493f364a
design: Make own chat bubble primary color for better contrast
2 years ago
krille-chan
69cd2d790d
fix: SystemOverlayStyle not applied on AppStart on Android
2 years ago
krille-chan
aee54a63f0
fix: Disable applock
2 years ago
krille-chan
9c1c5a4aec
fix: Unable to use file picker with applock
2 years ago
krille-chan
6538d91779
fix: UIA requests with navigator
2 years ago
krille-chan
823810ec19
design: Hide Navigationbar labels
2 years ago
Krille
bb96a0a4a3
fix: Set readmarker sometimes not working
2 years ago
Krille
c273ff64a1
fix: Do not ask for reason to delete not sent messages
2 years ago
krille-chan
9a808abdc6
refactor: Remove flutter_app_lock package and use own AppLock implementation
2 years ago
Krille
100548b265
fix: Applock screen completely broken
2 years ago
krille-chan
19cdde2665
fix: Routing bug when adding second account via password login
2 years ago
Reinhart Previano Koentjoro
e741765e22
feat: Dynamic theming for emoji keyboard
2 years ago
gilice
789d91a763
feat/ChatListItem: small changes
...
- extract hasNotifications to a variable
this is more clear and potentially faster as we don't
compute `notifications > 0` multiple times
- make a text style const
2 years ago
krille-chan
e20f7f7576
chore: Follow up wrong wording
2 years ago
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0
2 years ago
krille-chan
6445833283
chore: Follow up select events
2 years ago
krille-chan
98a38113fd
design: Improve invite chat UX
2 years ago
krille-chan
5302383aeb
chore: Follow up display stories bubble
2 years ago
krille-chan
c8da41f1af
design: Display last story as tiny message bubble in chat list
2 years ago
krille-chan
6e9d3627cc
feat: Improved mouse support for selecting events
2 years ago
krille-chan
56c7c72f92
chore: Display username in userbottomsheet
2 years ago
Krille
83d5d3ec58
change: Remove widgets feature
2 years ago
Krille
8ed54497f9
chore: Follow up width
2 years ago
Krille
f051fc1851
design: Add scale animation hover effects on navrail and story buttons
2 years ago
krille-chan
6c5ffbb783
chore: Follow up correct context
2 years ago
krille-chan
419a9f4aff
chore: Make appbar buttons correct size
2 years ago
krille-chan
e229a0450f
feat: Enable beta videocalls for linux
2 years ago
Krille
f36d5f8a89
chore: Follow up chat settings
2 years ago
Krille
e14173688a
refactor: Space routes to normal room routes
2 years ago
Krille
b715eff839
refactor: Migrate from pathsegment routing
2 years ago
krille-chan
b7dac8365a
chore: Follow up router fixes
2 years ago
krille-chan
0c69ce0552
chore: Follow up bootstrap buttons
2 years ago
krille-chan
fb384462e0
chore: Follow up search UX
2 years ago
krille-chan
62122e5c79
fix: Do not allow empty search server
2 years ago
krille-chan
9238dbcd8d
chore: Follow up navigatorcontext fix
2 years ago
krille-chan
1d934c5353
fix: Bootstrap on first try fails sometimes
2 years ago
krille-chan
0836a5c862
refactor: Change group description to chat description
2 years ago
krille-chan
d9c5cbea26
design: New three column layout for wide screens
2 years ago
krille-chan
5e3c62110b
feat: Write and display reason for redacting a message
2 years ago
krille-chan
b27af74918
chore: Follow up design changes
2 years ago
krille-chan
c74242118b
chore: Follow up design changes
2 years ago
krille-chan
92337a8bbf
chore: Follow up design changes
2 years ago
krille-chan
a9448f293c
chore: Follow up design changes
2 years ago
krille-chan
9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode
2 years ago
Krille
6420f1d385
design: Chat list design adjustments
2 years ago
Krille
7faa01f67a
design: Redesign style page
2 years ago
Krille
6bd518fa36
refactor: Remove bubble size slider
2 years ago
Krille
d2247018e6
fix: Cancel search on back button tap on android
2 years ago
Krille
c42ce8d1db
chore: Follow up user bottm sheet
2 years ago
Krille
9e0acdfd5f
chore: Follow up user bottom sheet
2 years ago
krille-chan
010ae8fb09
chore: Follow up user bottom sheet
2 years ago
krille-chan
924e4bce23
design: Nicer user bottom sheet
2 years ago
krille-chan
195694a252
design: Move chatbackup in adaptive bottom sheet
2 years ago
krille-chan
ee957ab1f6
refactor: Migrate routes to go router
2 years ago
Krille
739edde729
refactor: Replace vrouter with gorouter
2 years ago
Krille
73c38a52bc
design: iOS related adjustments for onboarding
2 years ago
krille-chan
18b270a15c
fix: Cancel notifications for read rooms and clear app badge on iOS
2 years ago
Krille
1775552cd4
refactor: update iOS badge on every notification
2 years ago
gilice
eba3eeee25
feat: small performance tweaks for Message
...
It is the widget most often built, so every small bit helps.
- replace a List with an array (should be easier to optimize for the
compiler)
- remove a Padding widget and use the parent Container's padding instead
2 years ago
Bnyro
57b026b913
feat: option to not send typing notifications
2 years ago
Krille-chan
e94fe74473
krille/import emoji improvements ( #468 )
...
* refactor: Move GUI into Popupmenu
* refactor: Reuse save file method from MatrixFile
2 years ago
The one with the braid
0c70017cd8
feat: support import of Emoji packs as zip file
...
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
krille-chan
69a98d447a
chore: Login page follow up
2 years ago
krille-chan
cc873e77fb
design: Redacted events with opacity
2 years ago
krille-chan
ee12843d65
design: Style bottom navigation bar in backgroundcolor
2 years ago
krille-chan
b798b6dd39
design: Login page follow up
2 years ago
krille-chan
b667e22d19
design: Adjust message button design
2 years ago
krille-chan
4929858ae4
design: Improve login UI
2 years ago
krille-chan
ee6a16604e
chore: Design follow up
2 years ago
krille-chan
c4bc626b09
design: Slightly adjust chat design
2 years ago
ShootingStarDragons
f0cc00c04a
fix: code cannot be wrap
...
I think it is a wrong fix for link, '\n' should not be replaceAll,
so I think this should be reverted
2 years ago
Krille
bc73a5da95
fix: Reset audioplayer when played until the end
2 years ago
ShootingStarDragons
2ae4551bcc
feat: paste image from clipboard
2 years ago
Matias
8b342d6751
Fix L10n missing from Calling's context
2 years ago
krille-chan
a06b3e6a9e
fix: Username not visible after edit events
2 years ago
Krille
91fc889bce
refactor: Update dependencies
2 years ago
Krille
303181b566
chore: Streamline background gradients
2 years ago
The one with the braid
3956b7a754
fix: overflow in cute events
...
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2 years ago
Krille
c0da82f1c9
refactor: More reliable request history/future timeline mechanism
2 years ago
Krille
bcf0d5e238
feat: New simplified login process with more prominent SSO and nicer layout
2 years ago
Krille
9bccbc786f
chore: Follow up scrolldownbutton style
2 years ago
Krille
a7cd290067
design: Replace anime images with neutral cupertino icons
2 years ago
Krille
36cc2c23a1
Merge branch 'braid/emoji-placeholder' into 'main'
...
fix: custom emote placeholder
See merge request famedly/fluffychat!1127
2 years ago
Krille
c59486ca90
fix: Scroll up and scroll down buttons in chat list
2 years ago
Krille
000e595d8b
refactor: Use AnimatedSize for FAB
2 years ago
Krille
4f55561269
feat: Display progress value for initial sync
2 years ago
TheOneWithTheBraid
465d5fc3ef
fix: custom emote placeholder
...
- place emote loading spinner in the position as the emote itself
- add key to preview in order to ensure proper states aligned
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
Krille
f4107a8344
chore: Update dependencies
2 years ago
Krille
40c622ebe6
refactor: Update flutter_html
2 years ago
Krille
847bda89e8
fix: User pills
2 years ago
Krille
2bb28bc821
feat: Allow ruby tags in html
2 years ago
Krille
e08445ee51
fix: Remove wrong rendered linebreak in html
2 years ago
Krille
3856745ce4
fix: Try to reload timeline on IOException
2 years ago
Krille
2995e5035d
chore: Follow up linkify inside html
2 years ago
Krille
f2601c638b
chore: Follow up linkify in html message
2 years ago
Krille
5c5d162fd6
chore: Enhance room pills
2 years ago
Krille
5627e50c8f
Revert "refactor: Update dependencies"
...
This reverts commit 2bb0dce7a15d4831eb30c39fc7ba5d863cbcd55e
2 years ago
Krille
c2495eb1a7
refactor: Update dependencies
2 years ago
Krille
f7b9c9abb2
chore: Follow up missing cache key
2 years ago
Krille
ec9aff28c8
chore: do not humanize links
2 years ago
Krille
d6bd765d66
chore: Follow up img tag
2 years ago
Krille
a8538d7488
chore: Follow up html messages mxc images
2 years ago
Krille
d5e8d9939d
fix: Do not unnecessary request all members in public rooms
2 years ago
Krille
1d72ab512a
chore: Readd support for html tables
2 years ago
Krille
6b0c853721
chore: Follow up html styling
2 years ago
Krille
2713b28516
chore: Disable img for now in html messages
2 years ago
Krille
f9ee44b7bd
chore: Add missing blockquote style
2 years ago
Krille
796a6fdae1
refactor: Reimplement flutter matrix html locally
2 years ago
Krille
7dde6250e1
Merge branch 'filenametolong' into 'main'
...
filename is too long and over the widget
See merge request famedly/fluffychat!1103
2 years ago
Skying
1088eb0500
fix: Too long file name cause a render overflow
2 years ago
Krille
4597d03475
chore: Follow up clean up
2 years ago
fbievan
3aa43ac8bc
feat: Add toggle to mute notifications from chat groups
2 years ago
Krille
2a1a68de22
feat: Implement new error reporting tool when critical features break like playing audio or video messages or opening a chat
2 years ago
Krille
cb0fe173d9
chore: Minor code clean up
2 years ago
lauren n. liberda
1e0988dd4c
builds: migrate to dart 3.0/flutter 3.10
2 years ago
Krille
bdcc2f6340
perf: Use valuenotifier to not rebuild chatlist
2 years ago
Krille
72921505fe
fix: Scroll down button
2 years ago
Krille
55de4387f2
build: Update dependencies
2 years ago
Krille
46a630c390
Merge branch 'main' into 'main'
...
fix: Quick account switching
Closes #1186
See merge request famedly/fluffychat!1111
2 years ago
Krille
5a5895aea4
fix: Scrolldown button
2 years ago
JHansen
ae4dee8133
Fix read reciepts
2 years ago
JHansen
71bd195c62
Fix Quick account switching
2 years ago
Krille
db4410ac14
fix: Chats do not load
2 years ago
Krille
942fac427c
feat: Permission dialog before open link in browser
2 years ago
Krille
a5d0c4795a
chore: Load chat at last read marker
2 years ago
Krille
cce5900d71
chore: Follow up jump to event
2 years ago
Krille
e7b0f02d2d
chore: ScrollToEventId duration for jump in timeline
2 years ago
Krille
9b230f9fc1
Merge branch 'flutterwebauto2' into 'main'
...
feat: change to flutterwebauth2
See merge request famedly/fluffychat!1100
2 years ago
Krille
14c2bf0508
chore: Follow up jump to unread message
2 years ago
Krille
e690f1e14c
refactor: Not nullable room in ChatPage
2 years ago
Krille
217b952c45
refactor: Client in ChatPage
2 years ago
Krille
af71649da6
refactor: Use correct Matrix instance
2 years ago
Krille
d630238142
feat: Add read marker
2 years ago
noob_tea
ab0b7cb6b9
treewide: Container -> SizedBox.shrink()
...
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2 years ago
Krille
f88837232b
chore: Follow up lastreadeventisvisible marker
2 years ago
Krille
5c70dd39bc
feat: Jump to last read event
2 years ago
Krille
c00a6e3d00
feat: Use fragmented timeline to jump to event
2 years ago
Krille
2b75a4626d
chore: Follow up new sliverappbar in chatlist
2 years ago
Krille
a76bb64d21
chore: Follow up styling
2 years ago
Krille
61c4d0e61f
style: Use SliverList for chatlist
2 years ago
ShootingStarDragons
b9104f243e
feat: change to flutterwebauth2
2 years ago
Krille
d9aa2f8e44
refactor: Switch to file_picker package and get rid of some dependency overrides
2 years ago
Krille
5606cb8252
chore: Follow up redesign listtiles in user bottom sheet
2 years ago
Krille
fc675aebaa
style: Move chats to top
2 years ago
Krille
ae99606531
style: Minor adjustments for modal bottom sheets
2 years ago
Christian Kußowski
d235f3e511
chore: Follow up qr code width
2 years ago
Nicolas Werner
906f8c3161
fix: type error in emote pack list in rooms with only non-default packs
...
If a room has emote packs, but none of them have an empty state key, we
insert 'null' to also add a default pack people can easily edit.
However, in that case we initialized the Map<String, Event?> variable
with a Map<String, Event>. As such assigning null will throw. Converting
manually with Map.of fixes that.
fixes #1138
2 years ago
Christian Pauly
1aaf2f9a15
chore: Fix formatting
2 years ago
Malin Errenst
ec7acc5385
refactor: Added and applied require_trailing_commas linter rule
2 years ago
Krille
c1bc6d1090
style: Adjust new chat page
2 years ago
Christian Pauly
55b46f2b85
style: Adjust key verification dialog
2 years ago
Krille
1489b60687
chore: Follow up chat encryption desgin
2 years ago
Christian Pauly
4d8244d391
style: Encryption page adjustments
2 years ago
Christian Pauly
aefe047682
style: Bootstrap design adjustments
2 years ago
Christian Pauly
339276b94a
style: Use robotomono to display device keys
2 years ago
Christian Pauly
41f847ccbf
chore: Follow up fix audioplayer on android
2 years ago
Christian Pauly
02de389b5d
refactor: Remove syncstatus verbose logs
2 years ago
Krille
49bf5bdb0a
chore: Follow up audioplayer on linux
2 years ago
Christian Pauly
e2aa5584a2
style: Link underline color
2 years ago
Christian Pauly
ab23ba6c2c
refactor: Do only instantiate AudioPlayer() object when in use
2 years ago
Christian Pauly
c24295580b
feat: Enable audioplayer for web and linux
2 years ago
Christian Pauly
aff10ab0ed
fix: Display error when user tries to send too large file
2 years ago
Christian Pauly
96cacac084
chore: Follow up settings page design
3 years ago
Krille
f0e765c3ce
style: Make invite page more pretty
3 years ago
Krille
5bd0689172
style: Enhance user device settings design
3 years ago
Krille
c089262ea9
chore: Display warning when logout without backup
3 years ago
Krille
a0baa747ca
chore: Follow up style adjustments
3 years ago
Krille
da6ac90cf2
chore: Follow up remove hero animation
3 years ago
Krille
fce7475801
chore: Follow up formatting
3 years ago
Krille
9c802c905b
chore: Follow up settings page
3 years ago
Krille
05f72815b3
style: Enhanced chat details design
3 years ago
Krille
7d4bc6262f
chore: Follow up secrity settings design
3 years ago
Krille
7c777c0b7b
style: Give chat list list tiles rounded corners
3 years ago
Krille
5d53a37e2e
style: New settings design
3 years ago
Krille
0b7799357a
style: Nicer chips in encryption settings and icons showing device status
3 years ago
Christian Pauly
541775d675
fix: Set room visibility on group creation
3 years ago
Christian Pauly
39b830d0c1
fix: Notification settings
3 years ago
Christian Pauly
b176811f7c
design: Adjust design to new material 3 capabilities of Flutter 3.7
3 years ago
Gabriel Rodríguez
d226bf6020
fix: avatar color
3 years ago
Gabriel Rodríguez
704ee5ef9c
fix: display name contrast in dark mode
3 years ago
Christian Pauly
35174cb859
refactor: Migrate to Flutter 3.7.0
3 years ago
Krille
d343c71703
chore: Update Matrix SDK and refactor
3 years ago
Krille
033cc8de31
chore: Follow up leave abandoned DM room
3 years ago
TheOneWithTheBraid
863da6a3be
chore: add integration tests for spaces
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille
eac784e33b
fix: Archive
3 years ago
Krille
2df72b5d13
style: New modal bottom sheets
3 years ago
Krille
4376070733
refactor: Same animations everywhere in app
3 years ago
Krille
1c632bead9
style: Animate in out search results
3 years ago
Christian Pauly
06305b8300
feat: Nicer design for abandonded DM rooms
3 years ago
Krille
c47ca99aaa
chore: Update dependencies
3 years ago
TheOneWithTheBraid
1992d18a64
chore: add integration tests
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille
976c12e471
chore: Change invite link textfield label
3 years ago
Krille
e9fb280970
design: More clear chat background and rounded popup menu
3 years ago
Krille
9d393900f8
chore: Follow up dark mode color
3 years ago
Krille
8ef1ff1e1a
design: Nicer navigationrail
3 years ago
Krille
2c45552c8e
chore: Update flutter_map
3 years ago
Krille
8d8848c0f7
refactor: Stories header with futurebuilder
3 years ago
Krille
85f4a539d8
chore: Follow up draft fix
3 years ago
Krille
5cf18aabbf
refactor: Remove dart from folder name
3 years ago