Commit Graph

3188 Commits (krille/experimental-design)

Author SHA1 Message Date
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 ef249c6f6e
Merge pull request #742 from krille-chan/krille/fix-make-admin
fix: Make user admin
2 years ago
Krille-chan 52ee1fc891
Merge pull request #741 from krille-chan/krille/fix-join-public-room
fix: Join public rooms
2 years ago
krille-chan 66b766cee8
fix: Make user admin 2 years ago
krille-chan 0651b5c1f1
fix: Join public rooms 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 dea0bfd723
chore: Follow up migration notification 2 years ago
krille-chan ea790f43ac
chore: Follow up database path 2 years ago
Krille e1a819d17b
fix: Audiomessage break app 2 years ago
Krille a190f7de08
feat: Display migration notification 2 years ago
Krille 129c1ab697
feat: Try out FluffyBox 2 database 2 years ago
Krille 73038ad5d1
fix: Workaround for flutter cannot wait on navigator push 2 years ago
Krille bdb15625e3
feat: Enable experimental suport for dehydrated devices 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 e8a8f8921d
fix: Error widget spamming with dialogs 2 years ago
Krille 685ddf1324
chore: Follow up update matrix sdk 2 years ago
Krille 1a83d33cf5
build: Update Matrix Dart SDK to 0.24.0 2 years ago
krille-chan efb26622ac
fix: Userbottomsheet crash on some edge cases 2 years ago
krille-chan c6007a3c3d
refactor: Check if app is in foreground on pushhelper 2 years ago
krille-chan 085bb19da5
fix: Do not hide push if app romm in foreground but is in background 2 years ago
Krille ee599c1f52
chore: Fetch cached presence 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 2f1720a770
chore: Always show notification popup on android 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 c149503541
chore: Follow up set presences 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 6eb8261f21
chore: Follow up url check 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 a41dd4c60f
chore: Follow up send presences in background fetch mode 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
Krille-chan ab12ada92b
Merge pull request #645 from aryanA101a/main
fix: LoadProfileBottomSheet accessing disposed outerContext
2 years ago
krille-chan 17892119ae
Revert "refactor: Do not init client in background mode on Android"
This reverts commit 3cea32e1c8.
2 years ago
Aryan Arora 3946838f33 fix: LoadProfileBottomSheet accessing disposed outerContext 2 years ago
krille-chan 3cea32e1c8
refactor: Do not init client in background mode on Android
This might make push
notifications even faster
on android
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 81943f062c
chore: Add better error widget 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 94fc250751
refactor: Remove unused config 2 years ago
krille-chan deda870e99
fix: noFCM warning dialog 2 years ago
krille-chan 20f9a19397
refactor: Remove unused config params 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-chan 59b357681e
build: Update matrix dart sdk 2 years ago
Krille 3fb4ad0a83
refactor: Change audio codec to opus where supported to have better compatibility with Element 2 years ago
Krille f3798f3ee8
refactor: Preload notification sound on web 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 bcbe82523c
fix: Use correct localization for redactedBy 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 759d96f406
fix: Avoid collisions when save file on android 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 52457a3320
design: New notification sound 2 years ago
krille-chan ea75e98c37
fix: Flutter warnings because of applock animation 2 years ago
krille-chan 823810ec19
design: Hide Navigationbar labels 2 years ago
krille-chan d569a00df7
refactor: Only preload client for GUI start 2 years ago
Krille-chan 7c94acdb92
fix: open story from push notification 2 years ago
Krille 73d1b7e190
chore: Follow up fix app lock 2 years ago
Krille bb96a0a4a3
fix: Set readmarker sometimes not working 2 years ago
Krille f5cf1b4d70
fix: Disable app lock if user is logged out 2 years ago
Krille c273ff64a1
fix: Do not ask for reason to delete not sent messages 2 years ago
krille-chan c7ea797f34
chore: Follow up app lock 2 years ago
krille-chan 48a278b0ea
chore: Follow up custom applock 2 years ago
krille-chan 9a808abdc6
refactor: Remove flutter_app_lock package and use own AppLock implementation 2 years ago
krille-chan 90789d9feb
feat: New simplified lockscreen design 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
Krille 34a4f4a58c
chore: Reset push gateway url 2 years ago
krille-chan 7eb2096ccb
refactor: Set push gateway to push-qa for now 2 years ago
Krille be69672d41
chore: Set data_message in pusher properties for hedwig 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 cafb1e3d79
fix: First story appears to be unencrypted sometimes 2 years ago
krille-chan c7c801c695
feat: Background fetch mode on Android
This adds a background fetch
mode on android which makes
sure that the flutter engine
is not rendered when the app
started to process background
push notifications only. This should
safe some resources like
battery and performance and
should make processing
background notifications
faster.
2 years ago
krille-chan 3b12d8ab84
refactor: Update badge 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 f442bb89f9
chore: follow up routing 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 d6b48091c4
refactor: Make router static 2 years ago
Krille d2247018e6
fix: Cancel search on back button tap on android 2 years ago