Commit Briefs






Omar Polo

(initial) add trust status

following gemini://thfr.info/gemini/modified-trust-verify.gmi


Omar Polo

fix relative order of cmd_{backward,forward}_char

we usually have backward/prior functions first and forward/next functions later.




Omar Polo

added cmd_{previous,next}_button



Omar Polo

anchor the cursor to the text


Omar Polo

simplify new_tab



Omar Polo

get rid of clminibufev_set

it was probably causing weird locks on the UI, and using evtimer_pending is cleaner anyway.