blawsybogsy

joined 5 years ago
[–] blawsybogsy@lemmy.ml 2 points 2 years ago* (last edited 2 years ago)

does that really matter? its clear that lem.el is an Emacs library, and is thus named as such (.el), and is thus not a standalone piece of software. I really don't think its a problem. there are no Emacs libraries with the same name.

[–] blawsybogsy@lemmy.ml 1 points 2 years ago (1 children)

from a quick check, i have C-p and C-S-B working, but C-n and C-s and (many i think) others not working. ff 114 on linux.

[–] blawsybogsy@lemmy.ml 2 points 2 years ago

thanks a lot for this

[–] blawsybogsy@lemmy.ml 1 points 2 years ago

yeah, the relative ones are always on another instance it seems. if you strip the '/c/' you can hit the '/community' endpoint with the 'comm@inst.ance' part as the name parameter and it returns the community_view for it. works fine.

[–] blawsybogsy@lemmy.ml 1 points 2 years ago (2 children)

thanks for clarifying, so i guess my other link type is an error on my end somewhere...

[–] blawsybogsy@lemmy.ml 1 points 2 years ago

i'm just unsure how to actually correctly fetch the next set items in order to update display, whether for scrolling or paginating. for my client i just want to append at the bottom of the screen.

[–] blawsybogsy@lemmy.ml 1 points 2 years ago (1 children)

hm, yes but they're rate limits, not the maximum values that can be passed to the limit param. they must be different because my rate limits are post: 6, comment: 6, and that's definitely not the max value for limit for fetching those items.

[–] blawsybogsy@lemmy.ml 1 points 2 years ago (1 children)

but i figure the whole community is already about best practices the API / endpoints

[–] blawsybogsy@lemmy.ml 3 points 2 years ago (4 children)

i'm building a client, happy to help if i can, also to receive help! main issues i have had so far is how to actually use a number of the methods' parameters, like limit (whats the max value?), page (how does pagination actually work?), etc. so far i have been storing any useful info about the API (like the valid values for a given type) in my own lists then querying them in my code.

[–] blawsybogsy@lemmy.ml 1 points 2 years ago* (last edited 2 years ago)

max comments appears to be 50? "fetch" (search?) limit is 50.

[–] blawsybogsy@lemmy.ml 2 points 2 years ago (1 children)

ah, Lenny. I really love Lenny.

[–] blawsybogsy@lemmy.ml 0 points 2 years ago (1 children)

actually it would be very helpful to know the maximum value for any of the 'number' parameters in the API.

view more: ‹ prev next ›