5229ec34a7
Move frontend stuff into subfolders
2025-01-23 22:49:04 +01:00
ae44c169ba
Split up api files
2025-01-23 22:25:36 +01:00
cdcc992b75
Add instance name, topic and instance card with update time ( fixes #106 )
2025-01-23 15:13:23 +01:00
218c621afb
Upgrade apub lib
2025-01-23 11:20:51 +01:00
3d1beefe14
Rename IbisData to IbisContext
2025-01-21 16:00:29 +01:00
696ba19a2f
Rename API forms
to params
2025-01-21 15:39:34 +01:00
596b1bcb21
Fix hydration error
2025-01-21 15:14:11 +01:00
ce5b2f1915
Add page titles
2025-01-21 15:08:13 +01:00
54c65e7474
Implement comments for articles ( fixes #10 ) ( #112 )
...
* Move files into subfolders
* Implement comments for articles (fixes #10 )
* wip
* backend mostly done
* tests wip
* test working
* wip federation
* partial federation
* comment federation working!
* federation and tests working with delete
* wip frontend
* basic comment rendering
* various
* wip comment tree rendering
* all working
* update rust
* comment markdown
* only one comment editor at a time
* display comment creation time
* fedilink
* live handling of delete/restore
* comment editing
2025-01-21 11:39:10 +00:00
cd0a9323fd
Update readme ( fixes #102 )
2025-01-20 21:07:51 +01:00
5e010fbb28
Rename file toc.rs
2025-01-17 12:15:50 +01:00
15b580c65d
Slightly simpler error messages
2025-01-17 12:10:02 +01:00
d095e86b90
Upgrade to leptos 0.7.4
2025-01-17 11:54:12 +01:00
0edc863bb7
Show pending edits in history ( fixes #109 )
2025-01-17 10:58:37 +01:00
b573c92a19
Add validation for article title and user/displayname
2025-01-16 13:33:29 +01:00
40fd0bf8c6
Really disable image embeds
2025-01-16 12:35:45 +01:00
0194ddf663
Also split up files in src/common.rs
2025-01-15 14:28:39 +01:00
95ee090275
Move files into subfolders
2025-01-15 13:01:16 +01:00
a427c418a4
Add nodeinfo local_comments field
2025-01-15 10:37:00 +01:00
7cec30c8fb
Version 0.2.1
2025-01-14 15:24:51 +01:00
5b83a4315f
Version 0.2.1-rc.6
2025-01-14 14:51:33 +01:00
301d7945d7
Really fix auth handling for duplicate cookies
2025-01-14 14:51:17 +01:00
202e0cc441
Must select distinct users for stats
2025-01-14 12:46:10 +01:00
3ccdda7c19
Version 0.2.1-rc.5
2025-01-14 10:55:26 +01:00
8048d02b3b
Correctly check duplicate auth cookies
2025-01-14 10:55:08 +01:00
e86521236a
Version 0.2.1-rc.4
2025-01-13 16:31:39 +01:00
d81b281d18
Check all auth headers and cookies for valid token
2025-01-13 16:31:05 +01:00
94b8444f4d
Version 0.2.1-rc.3
2025-01-13 15:38:07 +01:00
672b5e42db
Less optimization for faster release builds
2025-01-13 15:37:40 +01:00
a6b11d6395
Various fixes for profile editing
2025-01-13 15:37:02 +01:00
3cdb7d09ea
Version 0.2.1-rc.2
2025-01-13 11:47:18 +01:00
8a18698bfd
Dont show edit federation warning for local articles
2025-01-13 11:46:27 +01:00
0e5896eab3
Version 0.2.1-rc.1
2025-01-13 11:11:06 +01:00
a2d24862ab
Show warning on edit page if instance hasnt federated in 3 days ( fixes #108 )
2025-01-10 12:51:42 +01:00
d4c4202281
Split markdown files
2025-01-10 10:31:04 +01:00
Silver-Sorbet
7f2730470d
Add markdown toc ( #107 )
...
* Adds markdown rule for toc and toc marker
* Adds table of contents using markdown
* Fix UI
* applies woodpecker checks
* Fixes taplo check
* chanfges toc marker to [!toc] instead of [toc!]
* applies Nutomic suggestions
---------
Co-authored-by: Bintou Ali <bintouali@pop-os.localdomain>
Co-authored-by: Bintou Ali <bintou005@protonmail.com>
2025-01-10 10:21:10 +01:00
5999e254f8
Update deps
2025-01-08 10:02:08 +01:00
7f12663a94
Support standard activitypub accept header ( fixes #100 )
2024-12-20 23:42:45 +01:00
15c56b7f44
Markdown formatting (now with working tests)
2024-12-19 16:17:50 +01:00
9a57b49005
Fix ci error
2024-12-19 12:50:40 +01:00
6bde2922ed
Revert "Markdown formatting"
...
This reverts commit 56a6ba9b8b
.
2024-12-19 12:27:01 +01:00
34884e239f
User profile with displayname and bio ( fixes #90 )
2024-12-19 12:20:18 +01:00
56a6ba9b8b
Markdown formatting
2024-12-19 09:58:47 +01:00
7acc38df70
Throw error when linking to local domain (ref #76 )
2024-12-19 09:57:12 +01:00
9eb5f4cfb1
Nodeinfo with user, article and active stats, standard compliant
2024-12-19 00:03:35 +01:00
af09ee23bc
Support link label ( fixes #52 )
2024-12-18 22:36:12 +01:00
793810f737
Store editor preview preference in cookie
2024-12-17 15:05:39 +01:00
96233ba52a
Redirect to main page after edit ( fixes #84 )
2024-12-17 14:51:49 +01:00
678ba64fef
Version 0.2.0
2024-12-17 10:07:52 +01:00
685f6fed4b
Update deps
2024-12-17 09:58:50 +01:00