Commit Graph

23 Commits

Author SHA1 Message Date
Tobi Smethurst ea8ad8b346
Link parsing (#120)
* add link parsing + formatting functionality

* refinement + docs

* add missing test

* credit url library
2021-07-28 11:42:26 +02:00
Tobi Smethurst a04888e9a6
doc updates (#117) 2021-07-27 10:12:11 +02:00
Tobi Smethurst ad0e26dc04
Markdown Statuses (#116)
* parse markdown statuses if desired

* add some preliminary docs for writing posts
2021-07-26 20:25:54 +02:00
Tobi Smethurst 05e9af089c
Oidc (#109)
* 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-23 10:36:28 +02:00
Tobi Smethurst bdba3ff9a9
sanitize html for statuses + instance (#97)
* sanitize html for statuses + instance

* sanitization
2021-07-13 16:03:51 +02:00
Tobi Smethurst c5180b3860
Docs (#94)
* play around with docs

* add example images

* try some image fiddling

* images

* more detail

* little tweaks

* add licenses
2021-07-09 13:14:34 +02:00
Tobi Smethurst 1dac7eb9e0
readme updating (#92) 2021-07-08 18:51:32 +02:00
Tobi Smethurst 3568579218
Blocklist import (#77)
* first steps on importing blocklists

* unblock domains properly
2021-07-06 13:29:11 +02:00
Tobi Smethurst 82d2544d7d
qad getting started guide (#63) 2021-06-26 13:06:27 +02:00
f0x52 f9bc305aca
new styling for frontpage, update login and authorize templates (#46)
* 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-21 19:46:10 +02:00
Tobi Smethurst a5fd6f427b
Deletes+unboosts (#52)
* Status deletes properly streamed now.
* Unboosts now work locally and federated.
* Documentation updates.
2021-06-21 15:56:00 +02:00
tsmethurst 0abe01ea22 add progress list 2021-03-20 18:41:10 +01:00
tsmethurst a4b70269ba add liberapay widgets 2021-03-16 15:06:52 +01:00
tsmethurst 186b31a8ee move image attribution to the bottom 2021-03-16 14:22:33 +01:00
tsmethurst cf86f7aa8a fix link 2021-03-16 14:16:03 +01:00
tsmethurst c12ecfc21b note about sponsorship 2021-03-16 14:15:19 +01:00
tsmethurst 39cf90954f use markdown for logo 2021-03-16 13:39:13 +01:00
tsmethurst 43af091d3f center logo 2021-03-16 13:38:31 +01:00
tsmethurst a85576af5a add cute logo 2021-03-16 13:36:45 +01:00
tsmethurst 90d59d5e09 add link back to profile 2021-03-12 13:16:09 +01:00
tsmethurst 66f8ac7731 tweak 2021-03-12 13:14:27 +01:00
tsmethurst 1ed791cd81 added some stuff to readme 2021-03-12 13:13:33 +01:00
tsmethurst 503b77b768 first commit 2021-02-27 13:53:02 +01:00