Niko Abeler
|
2acca40afe
|
verifying password
|
2022-11-03 20:30:05 +01:00 |
Niko Abeler
|
7165e4c30a
|
setting user password
|
2022-11-03 20:25:53 +01:00 |
Niko Abeler
|
76ef9c1fe6
|
Refactoring tests (done)
|
2022-11-03 19:23:13 +01:00 |
Niko Abeler
|
4aef1ca2ee
|
WIP more cleaning up tests
|
2022-11-02 22:12:58 +01:00 |
Niko Abeler
|
c92ab958a6
|
WIP clean up tests. Moving checks into assertions functions
|
2022-11-02 22:02:49 +01:00 |
Niko Abeler
|
73def1b477
|
warning
|
2022-11-01 22:00:01 +01:00 |
Niko Abeler
|
5f3978eaac
|
updated docs
|
2022-11-01 21:57:51 +01:00 |
Niko Abeler
|
8c1d7fd8c7
|
General rel=me support. Resolves #13
|
2022-11-01 21:35:47 +01:00 |
Niko Abeler
|
94918b5b62
|
favicon. #19
|
2022-11-01 21:14:03 +01:00 |
Niko Abeler
|
7667190a9c
|
added some OpenGraph meta tags
|
2022-10-19 21:14:31 +02:00 |
Niko Abeler
|
5abd9f4b4b
|
removed unused data
|
2022-10-19 20:59:43 +02:00 |
Niko Abeler
|
5fb96ee6fd
|
description in rss items
|
2022-10-14 21:06:26 +02:00 |
Niko Abeler
|
edf74aa330
|
resolved warnings
|
2022-10-13 21:03:16 +02:00 |
Niko Abeler
|
a42da82516
|
remove ioutil
|
2022-10-13 21:00:28 +02:00 |
Niko Abeler
|
0a3af85b02
|
nicer file names for posts
|
2022-10-13 20:58:16 +02:00 |
Niko Abeler
|
bdb08657e3
|
refactoring yaml save/load into functions
|
2022-10-13 20:48:43 +02:00 |
Niko Abeler
|
9fe09af2e0
|
new posts as draft
|
2022-10-13 20:33:00 +02:00 |
Niko Abeler
|
09aed165eb
|
adding photo to h-card in p-author
|
2022-10-10 21:26:24 +02:00 |
Niko Abeler
|
1c53244439
|
Send webmention to reply url
|
2022-10-10 21:06:33 +02:00 |
Niko Abeler
|
9056b22536
|
add reply-to url. #22
|
2022-10-10 20:59:06 +02:00 |
Niko Abeler
|
4cc69ff257
|
added author name. Resolves #21
|
2022-10-07 19:51:13 +02:00 |
Niko Abeler
|
1179263818
|
separate incoming and outgoing webmentions into different files. Allows one process to write outgoing without interfering with incoming
|
2022-10-07 16:49:26 +02:00 |
Niko Abeler
|
7a70be9839
|
test for 'multi process' concurrency
|
2022-09-11 21:22:59 +02:00 |
Niko Abeler
|
e9bcaa4c4a
|
list format date
|
2022-09-11 17:37:18 +02:00 |
Niko Abeler
|
968fb30f53
|
formatted date
|
2022-09-11 17:34:50 +02:00 |
Niko Abeler
|
9ca50eafff
|
allow different time formats in posts
|
2022-09-11 17:25:26 +02:00 |
Niko Abeler
|
3c669d0d5f
|
more docs
|
2022-09-10 15:32:22 +02:00 |
Niko Abeler
|
fac75dd273
|
updated docs
|
2022-09-10 15:30:52 +02:00 |
Niko Abeler
|
216291a022
|
p-note
|
2022-09-10 15:28:45 +02:00 |
Niko Abeler
|
534dc3ba9b
|
avatar and new header design
|
2022-09-10 15:22:18 +02:00 |
Niko Abeler
|
ae29a0221c
|
error for not scanning
|
2022-09-10 14:23:02 +02:00 |
Niko Abeler
|
9559d27bf6
|
did not scan error
|
2022-09-10 14:22:06 +02:00 |
Niko Abeler
|
e8184a5a4c
|
send error
|
2022-09-10 14:20:07 +02:00 |
Niko Abeler
|
41c2286311
|
missing wait
|
2022-09-10 14:17:00 +02:00 |
Niko Abeler
|
fe66d5842e
|
only scan once per week
|
2022-09-10 14:16:22 +02:00 |
Niko Abeler
|
881940cd88
|
refactoring webmention interface
|
2022-09-10 14:04:19 +02:00 |
Niko Abeler
|
4b9a5adf5c
|
more thread safety
|
2022-09-10 13:44:25 +02:00 |
Niko Abeler
|
d66c1a6817
|
WIP adding guards to webmention
|
2022-09-09 21:14:49 +02:00 |
Niko Abeler
|
a8998068ad
|
#13 GitHub Handle
|
2022-09-08 21:28:05 +02:00 |
Niko Abeler
|
ecfcd84b82
|
option to resend specific post webmention
|
2022-09-08 21:11:34 +02:00 |
Niko Abeler
|
db9dee6232
|
accept webmention for alias. Resolves #11
|
2022-09-08 20:52:04 +02:00 |
h4kor
|
b3cb65bbc1
|
Merge pull request 'refactored webmentions to use a single file for in and out going mentions' (#14) from refactor-webmention into master
Reviewed-on: #14
|
2022-09-07 20:08:18 +00:00 |
Niko Abeler
|
c0151dbc15
|
refactored webmentions to use a single file for in and out going mentions
|
2022-09-07 22:06:59 +02:00 |
h4kor
|
1fc6b9e9d2
|
Merge pull request 'Sending Webmentions' (#10) from webmention into master
Reviewed-on: #10
|
2022-09-06 19:49:00 +00:00 |
Niko Abeler
|
c6cf34b51d
|
title include blog title
|
2022-09-06 21:48:38 +02:00 |
Niko Abeler
|
63f89491f3
|
twitter handle + refactor user config in renderer
|
2022-09-06 21:32:31 +02:00 |
Niko Abeler
|
5596b578f4
|
improved header parsing
|
2022-09-06 21:17:25 +02:00 |
Niko Abeler
|
de017b86f9
|
fixed webmention discovery
|
2022-09-06 21:05:51 +02:00 |
Niko Abeler
|
edca158985
|
most webmention endpoints working
|
2022-09-06 21:01:08 +02:00 |
Niko Abeler
|
0b9da1860f
|
refactoring to have full http response in parser
|
2022-09-06 20:32:21 +02:00 |