index
:
ttrss.el.git
master
Tiny Tiny RSS elisp bindings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ttrss.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a noisy OK message
HEAD
master
Yuchen Pei
2025-08-31
1
-1
/
+0
*
Use default array type of json arrays
Yuchen Pei
2025-08-31
1
-1
/
+0
*
Fix bug introduced by missing renaming ttrss-session-id to ttrss-sid in some ...
Pedro Silva
2013-04-09
1
-2
/
+2
*
Add commentary section to library header
Pedro Silva
2013-04-05
1
-3
/
+79
*
Make API fully consistent with Tiny Tiny RSS's method naming
Pedro Silva
2013-04-05
1
-2
/
+2
*
Refactor ttrss-post-request to use ttrss-parse-request to parse the response
Pedro Silva
2013-04-04
1
-46
/
+64
*
Implement ttrss-unsubscribe-feed
Pedro Silva
2013-04-04
1
-11
/
+18
*
Implement ttrss-subscribe-to-feed
Pedro Silva
2013-04-04
1
-1
/
+23
*
Implement ttrss-share-to-published method
Pedro Silva
2013-04-04
1
-3
/
+12
*
Implement ttrss-catchup-feed method
Pedro Silva
2013-04-04
1
-0
/
+9
*
Improve documentation
Pedro Silva
2013-04-04
1
-156
/
+340
*
Change json-array-type to list
Pedro Silva
2013-04-04
1
-2
/
+4
*
Defined group to enclose user-configurable bits and pieces
Pedro Silva
2013-04-04
1
-8
/
+22
*
Implement most remaining methods
Pedro Silva
2013-04-03
1
-6
/
+140
*
Improve docstrings as reported by checkdoc
Pedro Silva
2013-04-03
1
-47
/
+91
*
Extract functional bindings logic to its own ttrss.el library
Pedro Silva
2013-04-03
1
-0
/
+233