aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
AgeCommit message (Collapse)Author
2025-04-06hide deleted notes in thread pagewinter
2025-04-05remove the Share (web+pawpub) buttonwinter
browsers don't support it anyway
2025-04-04add web+pawpub supportwinter
2025-03-31add button to reload actors from remote instancewinter
2025-03-30use date format in actor profilewinter
2025-03-30relocate poke form to under profile cardwinter
2025-03-30allow changing indexable settingwinter
2025-03-30implement basic interaction controlswinter
2025-03-26add plugin admin pagewinter
2025-03-23fix the multiple notifications on navigate back bugwinter
2025-03-22implement editing pageswinter
2025-03-22ctrl+enter to send notewinter
2025-03-21reload timeline at the right time for reshare buttonwinter
2025-03-21add timestamps to notificationswinter
2025-03-21improve appearance of poke formwinter
2025-03-21fix display name link in left sidebarwinter
2025-03-20also fix the reply submit button oopswinter
2025-03-20fix a couple of ui regressionswinter
write note form submit button wasn't being disabled properly. and note notification titles were linking to the actor instead of the note itself
2025-03-20fix various htmx navigation / page reloadswinter
also i added a UserAccount::setPassword because i felt like it
2025-03-20autofocus textarea when clicking reply buttonwinter
2025-03-16reload timeline betterly for new noteswinter
2025-03-16fix hx-target everywhere :<winter
2025-03-16avoid loading whole page every timewinter
but also problem introduced: mobilepanes are now no longer boosted (it was causing trouble)
2025-03-16implement poking and suchwinter
2025-03-15don't list pages the user can't viewwinter
2025-03-15add more metadata tags to pageswinter
2025-03-15implement note editingwinter
and improve display of edited note timestamps
2025-03-15[refactor] move some templates to subdirswinter
2025-03-15implement pageswinter
2025-03-11change link previews to em dash instead of bulletwinter
because bullet points look rubbish as interpuncts in nunito
2025-03-11new fonts!!winter
2025-03-10change reply button appearance behaviourwinter
now it becomes 'reply-all' if the note is in reply to something, rather than if it has replies
2025-03-10add user rss/atom feedswinter
2025-02-24don't double escape notification contentwinter
2025-02-24translate global settings category buttonswinter
2025-02-16fix a freaky bug with note deletion and home timelinewinter
2025-02-16share button in context menuswinter
2025-02-16link previewswinter
2025-02-14add pronouns to profiles and noteswinter
2025-02-14fix a little css mishap with labelswinter
2025-02-14make markdown nicerwinter
2025-02-14make attachments nicerwinter
2025-02-14implement formatted note contents (html and commonmark)winter
2025-02-07update reply form layoutwinter
2025-02-07more stuff :3winter
- post form detects images better - post form is preserved across navigations - post form has most options hidden - details/summaries use nicer icons
2025-02-07localise note timestamps and stuffwinter
2025-02-06allow writing alt text on image attachmentswinter
2025-01-28put attachments inside content warningswinter
2025-01-28add upload/attach file feature for writing noteswinter
2025-01-28alt text and open remote profilewinter