21 Commits (master)

Author SHA1 Message Date
Felix Stupp c9a33d0bc3
Add support for updating articles 2 years ago
Felix Stupp da1b4608e5
tinytinypy/main: Fix indent of Content-Type header 2 years ago
Felix Stupp afc6c934cd
Continue requesting further pages until limit is exhausted
- or stop before if not more content can be found
- hereby expanding the max limit applied by server
2 years ago
Felix Stupp 473491f0cd
Add type hint to Connection._getSafe return value 2 years ago
Felix Stupp ead0f08bec
add method getArticle 3 years ago
Felix Stupp eef5218891
Fix checking response on checking logged in 3 years ago
Felix Stupp 8404080bc9
Do log out only when logged in 3 years ago
Felix Stupp c36e94f498
Fix name of hidden var __sid 3 years ago
Felix Stupp 18a77b1270
Allow headline to have content 3 years ago
Felix Stupp 3b91105aea
Connection: Added support for with statement 4 years ago
Felix Stupp 72ca988988
script: Added support for different protocols 4 years ago
Felix Stupp 190c36c456
Connection: Added support for different procotols (http, https) 4 years ago
Felix Stupp c0197ea1e5
main.py of module marked non executable 4 years ago
Felix Stupp 8d817da6a1
Added imports for Connection to script and __init__ 4 years ago
Felix Stupp 375219c5d7
Renamed (TtRss-)Instance to Connection 4 years ago
Felix Stupp 172217471d
Extracted JsonClass into own file 4 years ago
Felix Stupp d36c5c7241
Fixed import atexit from script to module 4 years ago
Felix Stupp d488b9deda
Fixed missing dependency to pyxdg in script 4 years ago
Felix Stupp dac4d564b6
Configured project to be a python module 4 years ago
Felix Stupp c3a405db4f
Extracted script "tinytinypy" from module code 4 years ago
Felix Stupp 5abba7ae28
Moved main.py to tinytinypy module directory 4 years ago