Rustam

Results 20 issues of Rustam

Problem: When calling Text() during inline query, the return value is empty (`""`). Expected: Calling Text() returns Query.Text. Will submit PR shortly.

> The second request is to get only active users (where presence:active in results or the user IDs are in the presence_active_ids list). > It would be super awesome if...

enhancement
EDGE

Encouraged by @nolanlum in #996, opening a PR, hoping that this would be useful to community. ##### PR preparation - [x] Run `make pr-prep` from the root of the repository...

thinking

Hey, great job with getting this working! For your reference, `gattool` output for my sensor is ``` Notification handle = 0x0036 value: eb 08 36 c0 0b [A4:C1:38:E9:2A:F3][LE]> ``` The...

This issue exists not to lose visibility of this discussion on mattermost forums: https://forum.mattermost.com/t/import-from-slack-mmetl-finds-no-posts/14073

**Describe the bug** Slack export for JPN contains channel folder names in hankaku, while it should be zenkaku as per [this article](https://phst.hateblo.jp/entry/2022/08/31/210000). The channel names for attachments, however, are in...

There's a repelling amount of command line flags right now, it would make sense to implement the major modes, such as: - export - list - dump (standard) - etc....

enhancement

**Is your feature request related to a problem? Please describe.** Some people organise their information using stars and reactions. Currently there's no way to get only the starred and/or reacted...

enhancement

**Describe the bug** An error occurs while trying to dump a DM. Dump runs fine until it meets with the obscure thread. Looking at the error, it seems that HTML...

API

### What happened API returns timestamp as int64 type for "RichTextSectionDateElement" and json parsing fails. ### Expected behavior The API response is correctly Unmarshalled into RichTextSectionDateElement. ### Steps to reproduce...