Pupsi
e4243e53ac
resolved pr issues
2026-02-01 15:55:43 +01:00
Pupsi
0aead45191
Merge remote-tracking branch 'origin/develop' into develop-polls
...
# Conflicts:
# devtools_options.yaml
2026-02-01 15:37:26 +01:00
Pupsi
dacefd321b
updated poll list design
2026-02-01 15:35:40 +01:00
Pupsi
92a9a7358e
changed link to directly open the chat
2026-02-01 15:20:01 +01:00
Pupsi
174e6ac0b7
fixed finished polls causing errors, made poll list dense
2026-02-01 15:07:48 +01:00
Pupsi
567184bcf9
filtered system messages for poll votes
2026-02-01 13:56:39 +01:00
Pupsi
541d6ef164
fixed issues with null values in votes map
2026-02-01 13:32:18 +01:00
Pupsi
3469d02033
changed poll dialog to only show results
2026-02-01 03:23:36 +01:00
Pupsi
699aec8ab5
Merge branch 'develop' into develop-polls
2026-02-01 00:06:51 +01:00
MineTec
bfa0b0f5c0
feat: add devtools extensions and fix poll dialog UI/UX
...
- Enabled `provider` and `shared_preferences` extensions in `devtools_options.yaml`.
- Added logging for message object data on chat bubble tap.
- Fixed layout issues in poll dialog by wrapping `LoadingSpinner` in a `Column` and changing `ListView` to a `Column` in `pollOptionsList.dart`.
- Updated poll submission button to wait for the poll state to load before allowing interaction.
2026-01-18 10:28:17 +01:00
MineTec
274b77f705
Merge branch 'develop' into develop-polls
2026-01-17 23:22:52 +01:00
Pupsi
b68bec9ebd
WIP: add option to vote on polls
2025-10-10 11:39:57 +02:00
Pupsi
81f65750b7
added functionality to show own votes in polls
2025-10-10 02:01:43 +02:00