spaced4ndy
spaced4ndy
Theoretically we can with [hashFiles](https://docs.github.com/en/actions/learn-github-actions/expressions#hashfiles). For the chat we'd need to find an action (or create it ourselves, not sure it's worth it) to update release notes and test how...
@urmomsangus there's no auto-cleanup currently available, it may become a separate feature some time later; for now though you may want to periodically use Clear action on conversations that get...
@epoberezkin ok to close
- pagination shouldn't be based on chat_item_id, because it has gaps - pagination on timestamp also has its downsides, e.g. creating multiple records on a single timestamp, clock change -...
perhaps a more thorough rework of "mark read" logic is required, a few issues to consider: - query used on api without ranges uses idx_chat_items_user_id_item_status index - without contact_id/group_id -...
set version to 5.6.0.0 to check binaries
@epoberezkin ok to close
@Brianalmeida changing it back and forth does fix the issue. The issue is not that dropdown doesn't work at all but that sometimes it desynchronizes with selected language.
If servers are hosted on the same IP address, try explicitly specifying ports in server addresses you're configuring in your client. It's `://@:` - so you'd add `:` to the...
It's not a bug, it's a missing feature.