+10
-1
README.md
+10
-1
README.md
···maybe! i'm not sure if i can or will go for 100% feature parity but i'm going to try my darndest···
+4
css/_partials/_profile.scss
+4
css/_partials/_profile.scss
+9
-10
js/userposts.mjs
+9
-10
js/userposts.mjs
···if (document.querySelector('main').classList.contains("profile") && document.querySelectorAll('.postsList > .post').length > 0) {
+1
-1
lib/bskyToucher.php
+1
-1
lib/bskyToucher.php
···'embeds' => property_exists($post->value, 'embed') ? $this->sanitizeEmbeds($post->value->embed, $authorInfo) : [],+\updatePostCache($rkey, $did, $ret->content, $ret->embedType, json_encode($ret->embeds), $post->value->createdAt);
+8
-7
pages/about.md
+8
-7
pages/about.md
···the ethos of smallbird social is to be as low-tech as possible. as few dependencies as possible, as little javascript as possible. we are mostly on the internet of 2003 here. this also means there are no apps. nothing is going in an app store although i intend for this to be as mobile-friendly as possible but i do not want to deal with 1) building an app and 2) dealing with the app store review process, which would mean this whole process would be subject to censorship.-Sorry, I am one woman and can't deal with potentially incurring a fuckton in fines if someone decides i look legit enough.
+1
-1
templates/_partials/feedHeader.latte
+1
-1
templates/_partials/feedHeader.latte
···-<li><b>creator:</b> <a href="/p/@{$creatorHandle}">{$creatorDisplay}</a> (<a href="/p/@{$creatorHandle}">{$creatorHandle}</a>)</li>+<li><b>creator:</b> <a href="/p/@{$creatorHandle}">{$creatorDisplay}</a> (<a href="/u/{$creatorHandle}">{$creatorHandle}</a>)</li><li><a href="https://pdsls.dev/{$creatorDid}" target="_blank" rel="external">{$creatorDid}</a></li>
+1
-1
templates/feed.latte
+1
-1
templates/feed.latte
···-{include '_partials/feedHeader.latte', displayName: $feedName, description: $description, avatar: $avatar, creatorDisplay: $feedAuthorName, creatorHandle: $feedAuthorHandle, creatorPds: $feedAuthorPds, creatorDid: $feedAuthorDid, feedAtUri: $feedAtUri}+{include '_partials/feedHeader.latte', displayName: $feedName, description: $feedDescription, avatar: $feedAvatar, creatorDisplay: $feedAuthorName, creatorHandle: $feedAuthorHandle, creatorPds: $feedAuthorPds, creatorDid: $feedAuthorDid, feedAtUri: $feedAtUri}
+19
-1
templates/settings.latte
+19
-1
templates/settings.latte
···