Commit Graph

20 Commits

Author SHA1 Message Date
5ab1167d38
Fix #9: Add WebSub support 2023-04-14 20:04:46 +02:00
c57828d3e2
Fix savePost() never resolving 2023-04-14 20:00:31 +02:00
4e7196182c
Fixed posts not saving correctly after DB migration 2023-04-13 16:18:30 +02:00
77c29bdd8a
Fix @user@instance not being filtered correctly for blocked users; Fix #11 use urls as identifiers 2023-04-12 20:44:36 +02:00
e346928d32
Revert DB name 2023-04-12 20:10:18 +02:00
ef4c517ff2
Fix #12, wait for DB migrations to finish before attempting to use the database 2023-04-12 20:08:55 +02:00
052c93d461
Fix #18 add ability to block specific users 2023-04-12 17:08:40 +02:00
d716b3882b
Fix #13, make youtube API optional 2023-04-11 18:39:02 +02:00
6c9546b74a
Improve formatting 2023-04-11 16:02:54 +02:00
4d689a86ab
Add RSS feed to footer and page. Fix #8 2023-04-05 16:57:25 +02:00
d723d4264a
Generate Atom feed 2023-04-05 16:21:43 +02:00
a3751c985b
Fix #14 make mastodon instance configurable 2023-04-04 12:45:27 +02:00
e8e864bdfc
Add basic loading of older posts 2023-04-03 17:24:59 +02:00
2eddb77b74
Fix some youtube videos not being added, add additional filter tag to example 2023-04-03 17:24:36 +02:00
f6ae387e49
Refactor how youtube videos are handled, log errors via hook 2023-04-02 17:37:55 +02:00
2d5df49aa9
Added installation instructions and example files 2023-04-02 15:26:19 +02:00
81f40101be
Made verbose output optional 2023-04-02 10:06:36 +02:00
a60c5e7315
Only check youtube urls if no other indicators are present 2023-04-02 10:05:58 +02:00
c939b611a9
Filter by hashtags and urls again 2023-04-01 16:24:35 +02:00
d2f2214d65
Basic post display 2023-04-01 14:31:29 +02:00