aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
* chore(apb): improved iterator impl for NodeHEADdev zaaarf2 days-9/+14
* fix: oops remove special code for endpoints alemi3 days-9/+2
* feat: parse and serve shared_inbox endpoint alemi4 days-7/+14
* feat(apb): actor endpoints type (extends Object) alemi4 days-3/+57
* fix(web): enable litepub feature to show reacts alemi4 days-2/+2
* docs: fix contacts url alemi5 days-1/+1
* docs: mention both moonlit.technology and github alemi5 days-1/+5
* docs: update frontend pic alemi5 days-1/+1
* feat(web): nicer register page (but still broken) alemi5 days-38/+67
* fix: register cli command alemi5 days-10/+3
* chore(web): restructured project a little alemi5 days-656/+710
* chore: use ' ' instead of " " so clippy is happy alemi6 days-1/+1
* feat: added registration cli and route and cfg alemi6 days-50/+190
* fix: shared inbox MUST NOT contain private stuff alemi6 days-1/+3
* chore: moved http signatures code in separate file alemi6 days-132/+133
* feat(web): better document view alemi6 days-6/+23
* fix(web): limit all images max width alemi6 days-0/+3
* feat(web): show articles without borders alemi6 days-5/+16
* fix: calling this a fix is preposterous alemi6 days-0/+1
* fix(web): lock avatar size in tl alemi6 days-1/+2
* fix(web): descr for server tl, title for home tl alemi6 days-1/+1
* fix(web): attachments without media type show if img alemi6 days-2/+12
* fix(apb): id returns id of front for array node alemi6 days-2/+3
* fix: urlencoding is too precise, just replace %20 alemi6 days-5/+4
* fix: more verbose errors alemi6 days-6/+6
* fix: urlencode reconstructed urls alemi6 days-3/+6
* feat: on debug level show in/out activities alemi6 days-0/+3
* chore(web): remove "wip by alemi" alemi6 days-1/+1
* fix(web): breadcrumb on 404, field placeholders alemi6 days-3/+4
* fix(web): textarea font size alemi6 days-1/+1
* feat(web): mock register page alemi6 days-4/+61
* chore(web): more info on about page alemi6 days-1/+4
* fix(web): search bar is now a form: enter to submit alemi6 days-12/+14
* fix(web): better spacing for search alemi6 days-12/+12
* fix: after fetching object recheck if present alemi6 days-1/+9
* fix: webfinger request should not request ld+json alemi6 days-3/+5
* fix: webfinger/fetch if checks alemi6 days-2/+4
* feat: logged in user can search by webfinger alemi6 days-2/+7
* feat: webfinger resolution in fetcher alemi6 days-0/+32
* fix: properly clean follow counts alemi6 days-2/+2
* fix(web): better menu alemi6 days-5/+8
* fix(web): use external url of objects if provided alemi6 days-1/+2
* fix(web): invert navigator and login, fix r padding alemi6 days-10/+24
* fix(web): better config page, debug under config alemi6 days-39/+27
* fix(web): also cache user when viewing object alemi7 days-0/+7
* fix: empty digest is rejected by mastodon, revert alemi7 days-4/+5
* feat: add url field to objects alemi7 days-2/+57
* fix: very ugly way to infer media-type alemi7 days-6/+29
* fix(web): proper sizing of attachments alemi7 days-1/+2
* docs: update progress, made FE/BE configs alemi7 days-2/+2