summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFiles
2021-07-28Link parsing (#120)Libravatar Tobi Smethurst1
* add link parsing + formatting functionality * refinement + docs * add missing test * credit url library
2021-07-27doc updates (#117)Libravatar Tobi Smethurst1
2021-07-26Markdown Statuses (#116)Libravatar Tobi Smethurst1
* parse markdown statuses if desired * add some preliminary docs for writing posts
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1
* add oidc config * inching forward with oidc idp * lil webfingy fix * bit more progress * further oidc * oidc now working * document dex config * replace broken images * add additional credits * tiny doc update * update * add oidc config * inching forward with oidc idp * bit more progress * further oidc * oidc now working * document dex config * replace broken images * add additional credits * tiny doc update * update * document * docs + comments
2021-07-13sanitize html for statuses + instance (#97)Libravatar Tobi Smethurst1
* sanitize html for statuses + instance * sanitization
2021-07-09Docs (#94)Libravatar Tobi Smethurst1
* play around with docs * add example images * try some image fiddling * images * more detail * little tweaks * add licenses
2021-07-08readme updating (#92)Libravatar Tobi Smethurst1
2021-07-06Blocklist import (#77)Libravatar Tobi Smethurst1
* first steps on importing blocklists * unblock domains properly
2021-06-26qad getting started guide (#63)Libravatar Tobi Smethurst1
2021-06-21new styling for frontpage, update login and authorize templates (#46)Libravatar f0x521
* new styling for frontpage, update login and authorize templates * run go fmt * add AssetBaseDir to command flag parsing * untested: move landing page to it's own router * go fmt, fix typo * fix package, adapt to proper Route structure
2021-06-21Deletes+unboosts (#52)Libravatar Tobi Smethurst1
* Status deletes properly streamed now. * Unboosts now work locally and federated. * Documentation updates.
2021-03-20add progress listLibravatar tsmethurst1
2021-03-16add liberapay widgetsLibravatar tsmethurst1
2021-03-16move image attribution to the bottomLibravatar tsmethurst1
2021-03-16fix linkLibravatar tsmethurst1
2021-03-16note about sponsorshipLibravatar tsmethurst1
2021-03-16use markdown for logoLibravatar tsmethurst1
2021-03-16center logoLibravatar tsmethurst1
2021-03-16add cute logoLibravatar tsmethurst1
2021-03-12add link back to profileLibravatar tsmethurst1
2021-03-12tweakLibravatar tsmethurst1
2021-03-12added some stuff to readmeLibravatar tsmethurst1
2021-02-27first commitLibravatar tsmethurst1