tobi
e0f36278a0
add ap logo to readme ( #228 )
2021-09-13 20:02:59 +02:00
tobi
ab32ce642b
documentation updates ( #211 )
2021-09-11 16:45:50 +02:00
tobi
64bd689e55
Test both dbs ( #205 )
...
* move scripts, allow testing both dbs with one cmd
* tidy + vendor
* update test.sh to ignore cache
* put test commands directly in drone.yml
* change CONTRIBUTING slightly
* go ham on the readme
2021-09-10 18:13:24 +02:00
tobi
555ea8edfb
Import export ( #194 )
...
* start with export/import code
* messing about with decoding/encoding
* some more fiddling
* stuff is WORKING
* working pretty alright!
* go fmt
* fix up tests, add docs
* start backup/restore doc
* tweaks
* credits
* update advancedVisibility settings
* update bun library -> v1.0.4
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
* update oauth library -> v4.3.1-SSB
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
* handle oauth token scope, fix user.SigninCount + token.UserID
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
* update oauth library --> v4.3.2-SSB
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
* update sqlite library -> v1.13.0
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
* review changes
* start with export/import code
* messing about with decoding/encoding
* some more fiddling
* stuff is WORKING
* working pretty alright!
* go fmt
* fix up tests, add docs
* start backup/restore doc
* tweaks
* credits
* update advancedVisibility settings
* review changes
Co-authored-by: kim (grufwub) <grufwub@gmail.com>
Co-authored-by: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>
2021-09-09 16:15:25 +02:00
tsmethurst
dfb9d63123
readme typo
2021-09-02 12:40:37 +02:00
tsmethurst
7b01304dac
more updates
2021-09-01 11:12:10 +02:00
kim
ed46224573
Add SQLite support, fix un-thread-safe DB caches, small performance f… ( #172 )
...
* Add SQLite support, fix un-thread-safe DB caches, small performance fixes
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
* add SQLite licenses to README
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
* appease the linter, and fix my dumbass-ery
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
* make requested changes
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
* add back comment
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-08-29 16:41:41 +02:00
tobi
2dc9fc1626
Pg to bun ( #148 )
...
* start moving to bun
* changing more stuff
* more
* and yet more
* tests passing
* seems stable now
* more big changes
* small fix
* little fixes
2021-08-25 15:34:33 +02:00
tobi
4920229a3b
Database updates ( #144 )
...
* start moving some database stuff around
* continue moving db stuff around
* more fiddling
* more updates
* and some more
* and yet more
* i broke SOMETHING but what, it's a mystery
* tidy up
* vendor ttlcache
* use ttlcache
* fix up some tests
* rename some stuff
* little reminder
* some more updates
2021-08-20 12:26:56 +02:00
Tobi Smethurst
ce190d867c
Text/status parsing fixes ( #141 )
...
* aaaaaa
* vendor minify
* update + test markdown parsing
2021-08-16 19:17:56 +02:00
Tobi Smethurst
98263a7de6
Grand test fixup ( #138 )
...
* start fixing up tests
* fix up tests + automate with drone
* fiddle with linting
* messing about with drone.yml
* some more fiddling
* hmmm
* add cache
* add vendor directory
* verbose
* ci updates
* update some little things
* update sig
2021-08-12 21:03:24 +02:00
tsmethurst
cb85f65cca
fix breaky linky
2021-07-31 23:20:38 +02:00
Tobi Smethurst
6bd26ff4c4
more swagger docs + other changes ( #125 )
...
* more swagger docs + other changes
* go fmt
2021-07-31 23:17:39 +02:00
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