95 Commits

Author SHA1 Message Date
d3ad136eab
Formatting
All checks were successful
CI / Test and lint (push) Successful in 16s
v1.0.0-alpha.12
2025-06-03 11:38:31 +04:00
cd335a366e
Add XML namespace definition, fix wrong closing tag
Some checks failed
CI / Test and lint (push) Has been cancelled
2025-06-03 11:30:40 +04:00
b307d4de03
Generate profile image for feeds if missing 2025-06-03 11:23:46 +04:00
91eff4ad07
Add missing unbind
All checks were successful
CI / Test and lint (push) Successful in 24s
v1.0.0-alpha.11
2025-05-21 16:34:12 +04:00
994053e080
Ignore test coverage results dir
All checks were successful
CI / Test and lint (push) Successful in 16s
2025-05-02 13:22:41 +04:00
bc37756097
Add exclude option to compile command
All checks were successful
CI / Test and lint (push) Successful in 18s
v1.0.0-alpha.10
2025-05-02 13:09:11 +04:00
3a5733eeee
Use nprofile for article author link 2025-05-02 13:04:15 +04:00
7c2549cbfe
Add more link rel elements, use nprofile
All checks were successful
CI / Test and lint (push) Successful in 17s
v1.0.0-alpha.9
2025-04-30 12:28:10 +04:00
e3bd385c96
Add rel=author Nostr links to article pages 2025-04-30 12:22:39 +04:00
038ce15908
Fix and complete author element in Atom feed 2025-04-30 12:22:16 +04:00
7aebcfc43f
Add nprofile property to profile model 2025-04-30 12:21:51 +04:00
b7eccde9d0
Add alternate HTML links to feeds
Some checks failed
CI / Test and lint (push) Failing after 10m38s
See https://github.com/feedbin/feedbin/issues/747
v1.0.0-alpha.8
2025-04-27 11:57:44 +04:00
9305e9f718
Add code highlighting
All checks were successful
CI / Test and lint (push) Successful in 19s
v1.0.0-alpha.7
2025-04-26 18:28:40 +04:00
b907cc2f65
Remove redundant nostr address from details
All checks were successful
CI / Test and lint (push) Successful in 20s
It's already shown under the name, including the verification status
2025-04-26 17:44:56 +04:00
29e2fca2a5
Strict syntax in XML
All checks were successful
CI / Test and lint (push) Successful in 15s
2025-04-26 00:04:44 +04:00
d3e908b2b0
Add alternate links to Atom feeds
All checks were successful
CI / Test and lint (push) Successful in 15s
v1.0.0-alpha.6
2025-04-25 11:58:26 +04:00
5608176a20
Add some margin to list items
All checks were successful
CI / Test and lint (push) Successful in 16s
v1.0.0-alpha.5
2025-04-23 15:30:07 +04:00
fa21e72b3f
Add alternative nostr links to HTML meta tags
All checks were successful
CI / Test and lint (push) Successful in 19s
2025-04-22 13:09:03 +04:00
5b0397268b
Improve Nostr link handling
Some checks failed
CI / Test and lint (push) Failing after 10m22s
Fixes a bunch of problems with how Nostr links are created and replaced
in Markdown content
v1.0.0-alpha.4
2025-04-21 16:53:22 +04:00
fb37db8583
Typing 2025-04-21 16:44:13 +04:00
07f881d543
Load test configs when running tests 2025-04-21 16:44:13 +04:00
3f9dad8f9a
Don't link nrelay in content
All checks were successful
CI / Test and lint (push) Successful in 19s
It's deprecated
2024-12-17 14:40:44 +04:00
275fb73896
Move executables to build/ dir
All checks were successful
CI / Test and lint (push) Successful in 17s
v1.0.0-alpha.2
2024-12-09 18:58:17 +04:00
204b4f44c7 Merge pull request 'Store and serve local profile icons for user pages' (#10) from feature/icons into master
All checks were successful
CI / Test and lint (push) Successful in 18s
Reviewed-on: #10
v1.0.0-alpha.1
2024-12-03 17:51:56 +00:00
8e802f314a
Remove debug statements
All checks were successful
CI / Test and lint (push) Successful in 16s
CI / Test and lint (pull_request) Successful in 16s
2024-12-03 18:50:40 +01:00
f4d1ba897b
Store and serve local profile icons for user pages
Shown e.g. in browser tabs and as RSS icon
2024-12-03 18:50:10 +01:00
7f975f2dbb Merge pull request 'Set up CI' (#9) from dev/3-ci into master
All checks were successful
CI / Test and lint (push) Successful in 15s
Reviewed-on: #9
2024-12-03 16:59:51 +00:00
5e1e249052
Rename workflow
All checks were successful
CI / Test and lint (push) Successful in 16s
CI / Test and lint (pull_request) Successful in 14s
2024-12-03 17:58:22 +01:00
b376bbd2aa
Set up CI
All checks were successful
Test and lint / Test and lint (push) Successful in 17s
Test and lint / Test and lint (pull_request) Successful in 14s
closes #3
2024-12-03 17:56:22 +01:00
51ae16e57f
Update dependencies 2024-12-03 17:30:23 +01:00
2ac3180c0f
Support compiling static assets, add compile task 2024-12-03 17:25:19 +01:00
cea96e170d
Don't include deleted or empty articles in list 2024-10-28 13:56:36 +01:00
5906655902
Format inline code blocks in article titles 2024-10-28 12:36:15 +01:00
5f38355d5c
Link plain Nostr URIs
Not just explicit Markdown links
2024-10-28 12:28:00 +01:00
010eb3f291
Refactor article fetching
* Apply different limits to profile and feed
* Ensure the limit is the returned amount
* Pre-sort articles
2024-10-26 12:04:06 +02:00
0b1eca87b2
Increase limit for article list
Needs pagination
2024-10-26 11:32:31 +02:00
f1d6ddbc84
Crop profile images to square format for preview 2024-10-25 18:40:22 +02:00
49d5aa4487
Add author pubkey to feed entry IDs 2024-10-25 18:01:03 +02:00
4c68be19fe
Verify nip05 address, display status 2024-10-25 17:55:19 +02:00
a6517c61a4
Add user addresses to profile page, hide details by default 2024-10-25 16:25:25 +02:00
2624f2cbf8
Small CSS fix 2024-10-25 15:19:35 +02:00
cb4a4e06c8
Fix feeds 2024-10-25 14:59:20 +02:00
5f5f024ae7
Refactor/fix error handling, add query timeouts 2024-10-25 14:25:41 +02:00
ec7c775e25
Add YakiHonne app link 2024-10-25 12:47:17 +02:00
28e9d14aae
Log relays on startup 2024-10-25 12:47:17 +02:00
eadc40392a
WIP Nostr links 2024-10-25 12:47:13 +02:00
6ec9f51d77
Fix code element font size for headlines 2024-10-25 01:09:12 +02:00
afcb99356c
Refactor CSS a bit, use variables for shared colors 2024-10-24 23:00:23 +02:00
266913c369
Style hr elements 2024-10-24 22:59:57 +02:00
aec35d9eb3
Add published date to feed items 2024-10-24 16:13:14 +02:00