Commit graph

17 commits

Author SHA1 Message Date
Ari Archer b4d4ca9cd8
feature @giwinax 's fork giwinax/arigram
https://github.com/giwinax/arigram
2024-01-02 21:30:08 +02:00
Ari Archer da1f963d60
AAAAAAAA
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2023-10-26 20:58:58 +03:00
Ari Archer be1781416a
Add the state of the project as of today
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-08-29 00:18:16 +03:00
Ari Archer 6ceb940e4f
CI: fix
Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
2022-02-17 00:33:49 +02:00
Ari Archer d43375b143
Added more config
Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
2022-02-17 00:23:03 +02:00
FraSharp 13a1c1f350 README: add temporary workaround for libtdjson with Apple Silicon SoC based devices
Signed-off-by: FraSharp <s23265@iisve.it>
2022-02-16 22:47:52 +01:00
FraSharp 861a59e8c8 README: tdlib from brew is now [1.8.0]
Signed-off-by: FraSharp <s23265@iisve.it>
2022-02-16 22:36:27 +01:00
Ari Archer 686501546a
[README] Color -> Colour
Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
2022-01-01 03:39:30 +02:00
Ari Archer 9bfc08f357
[CORE] improved code, formatting and fixed some bugs
- Added a better `.gitignore`
- Formatted the `do` script better, made it better in general
- Improved instalation and upgrading instructons
- Removed arrow key support
- Imrproved `README.md` formatting
- Improved the runtime (`__main__.py`) script, improved formatting,
  handling of arguments and added docstrings
- Renamed `colors` to `colours`
- Added type hints to the config file and improved how it handles some
  things
- Improved chat action strings (e.g `uploading video` -> `is uploading a video`)
- Made `COPY_CMD` deprecated, using `pyperclip` instead
- Changed dependency for stability from dynamic to exact
  (`python-telegram>=....` to `python-telegram==....`)

Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
2022-01-01 03:21:24 +02:00
Ari Archer 4afd9bed3a
Push local changes (check description)
- Found more bugs
- Added more TODOs
- Added more functionality to `do`
- Fixed README
- Bump version
- Implement drafts
- Escape sequences in messages are now supported
2021-12-13 19:06:56 +02:00
Ari Archer 94ce9fe73c
Implement do push, fixed some API issues and completed more TODOs
- Added drafts
- Fixed some API issues
- Add `do push`
- Added codeQL workflow
2021-12-04 22:15:03 +02:00
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
Ari Archer 71426da2c5
fixed README.md typos 2021-11-29 21:40:38 +02:00
Ari Archer d237f21a83
improved config 2021-11-28 20:20:01 +02:00
TruncatedDinosour 5a7f8469b0
Update README.md 2021-11-28 22:05:26 +08:00
TruncatedDinosour f0124c7834
Update README.md 2021-11-28 21:58:39 +08:00
Ari Archer 55eebc496e
first commit 2021-11-28 15:56:03 +02:00