arigram/BUGS.md
Ari Archer 3f768ff00f
TODOs, improved README and in general code improvements.
- Added upgrading instructions in README
- Improved installation instructions
- Better keymapping support (more customisable)
- More low-level customisation
- Proper daemon initialisation
- Completed some TODOs in code and in README
- Made input design more consistant
- Custom extensions
- Removed/renabled useless variables
- Fixed bugs with update handlers
- Fixed requirement formatting and versioning
2021-12-02 19:40:19 +02:00

16 lines
659 B
Markdown

# Bugs
A place of important bugs to fix outside of issues
## States
- 0 -- unsolved
- 1 -- solved (dev build)
- 2 -- solved (release)
- 3 -- won't solve
- 4 -- intended
- 5 -- critical
| `state` | `issue` | `extra_info` | `id` |
| :---------: | :---------------------------------------------------------------------: | :-----------------------------------------------: | :----------: |
| 0 | When pinning chats the UI does not update until arigram is quit | | 0x0000000000 |