My very first 'release' in #codeberg.org after applying some fixes to #tumblesocks.el: https://codeberg.org/gargle/tumblesocks. #wahoo
#tumblesocks in #emacs starts to look good! #Tumblr in #firefox on the left, tumblesocks on the right. See how much more information is shown! A good excuse to learn #elisp!
My modifications to #tumblesocks can be found at https://codeberg.org/gargle/tumblesocks/src/branch/fix
#tumblesocks #emacs #tumblr #firefox #elisp
I just realised that if I do this in #tumblesocks-view-notifications:
(when (string= (plist-get notification :type) "reply")
(insert (format "%s - " (plist-get notification :reply_text))))
then it becomes an even better function!
My first #Emacs #Elisp function for #tumblesocks that I wrote myself, #tumblesocks-view-notifications!
#tumblesocks #works, but #not behind a #ntlm proxy :/ Such #drama!
#tumblesocks #works #not #ntlm #drama
I have a #tumblesocks #dashboard! All I had to do is change flet into cl-flet in tumblesocks-view-insert-parsed-html-fragment. #emacs #tumblr
#tumblesocks #dashboard #emacs #tumblr
I am able to login onto #tumblr with #tumblesocks but I have to do
(hmac-params
(list (string-to-unibyte (encode-coding-string key 'utf-8 t))
(string-to-unibyte (encode-coding-string
(oauth-build-signature-basestring-hmac-sha1 req) 'utf-8 t))))
in oauth-build-signature-hmac-sha1
I receive a Hello, gargle! Tumblesocks is working properly.
tumblesocks-view-dashboard #crashes however: (invalid-function (shr-ensure-paragraph nil 0))
#emacs #tumblr #tumblesocks #crashes
Still struggling with #tumblesocks. I can't get it to work. On my #debian box I'm able to copy the code from the #tumblr webpage, but then I get the "Looks like something broke." #error message. I get an error in #oauth.el: hmac-sha1: key QuH.....th1SK must be #unibyte. Would be great if someone could confirm this.
#tumblesocks #debian #tumblr #error #oauth #unibyte
Can't get #tumblesocks to work. Logged a comment in https://github.com/gcr/tumblesocks/issues/23.
Can't get #tumblesocks to work. Logged a comment in https://github.com/gcr/tumblesocks/issues/23.