This website requires JavaScript.
Explore
Help
Sign In
MarianumMobile
/
Client
Watch
3
Star
1
Fork
0
You've already forked Client
Code
Issues
14
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
831ea56869192b6f030340ef8119f60ca15817e7
Client
/
lib
/
view
/
pages
/
talk
T
History
MineTec
215911cf29
refactored room and file sorting to use direct comparators instead of temporary sort strings, removed obsolete 'sort' properties from API models, and improved file list sorting with case-insensitive name comparisons and null-safe date handling
2026-05-17 00:27:17 +02:00
..
data
refactored direct chat logic into a shared utility, implemented direct message shortcuts in the participant list and message reactions, and added reaction visibility checks in the message options dialog
2026-05-13 18:46:34 +02:00
details
refactored direct chat logic into a shared utility, implemented direct message shortcuts in the participant list and message reactions, and added reaction visibility checks in the message options dialog
2026-05-13 18:46:34 +02:00
widgets
updated forward icon in message options and added scale limits to profile picture viewer
2026-05-13 18:50:45 +02:00
chat_list.dart
refactored room and file sorting to use direct comparators instead of temporary sort strings, removed obsolete 'sort' properties from API models, and improved file list sorting with case-insensitive name comparisons and null-safe date handling
2026-05-17 00:27:17 +02:00
chat_view.dart
implemented keyboard-aware back navigation and refined message sending logic to prevent phantom drafts and handle mid-send navigation
2026-05-13 18:37:14 +02:00
join_chat.dart
dart format
2026-05-08 20:12:40 +02:00
search_chat.dart
implemented native share intent support for android and ios with chat and folder pickers
2026-05-09 19:42:51 +02:00
talk_navigator.dart
dart format
2026-05-08 20:12:40 +02:00