Silberengel
d396b6f292
implemented d-tag searches and corrected wikilinks to use them
8 months ago
Silberengel
03753a577b
fixed internal links opening in a new browser tab
8 months ago
Silberengel
6152aec1b3
fix user badges
8 months ago
Silberengel
3c6daa1231
landing page columns and search bar. Event comment box. bugfixes
10 months ago
Silberengel
05cdb8eb09
interim changes
10 months ago
Silberengel
8c88dc43c7
Successful implementation of event search and userBadges.
10 months ago
buttercat1791
0c0c26a040
Fix bugs in verification badge code
10 months ago
silberengel
5a92ed9016
Changed "bootstrapRelays" to "fallbackRelays", since that's how we use them. Added more relays to the list.
...
Moved Events further to the right in the Nav bar, as it's a utility and not part of the core feature set.
10 months ago
Silberengel
f5ae449e36
added timeout to existing functions, revamped timeout and cardactions and fixed asciidoc browser console error
10 months ago
buttercat1791
9a45ee15d9
Render profiles as badges with verification when possible
10 months ago
Silberengel
512ea92c3a
interim commit
10 months ago
Silberengel
1635633efd
wiki disambiguation page alpha
10 months ago
Silberengel
1ba8a42292
update docs, correct wikilinks, and fix border styling closes Issue#215
10 months ago
Silberengel
ca8c66d484
Consolidated regex constants. Added delete to cache.
10 months ago
Silberengel
346ee9457b
Implemented unit and integration tests for the parser.
10 months ago
Silberengel
f32fd7cfd5
final bug fix
10 months ago
Silberengel
2e8d30dd36
implement npub cache singleton
10 months ago
Silberengel
b4aa734dd6
regex clustered
10 months ago
Silberengel
289ee898ea
updated error messages
10 months ago
Silberengel
0d8b8a3f60
fix nested lists and correct the styling of wikilinks and hashtags
10 months ago
Silberengel
0a54f0106b
Implement wiki links
10 months ago
Silberengel
2df526f338
Make nostr address parsing conform to Elsat's replacement rules
10 months ago
Silberengel
f696bd6ae6
fixed footnotes
10 months ago
Silberengel
14d4b54234
fixed url and image rendering
10 months ago
Silberengel
68ab68bede
implemented emoji rendering and cleaned up nostr address rendering
10 months ago
Silberengel
e8073cc84f
moved markdown parsers
10 months ago
Silberengel
ffe1098a7d
Revert "Interim changes"
...
This reverts commit b35774b9a0 .
10 months ago
Silberengel
b35774b9a0
Interim changes
10 months ago
Silberengel
dddc154b09
interim state
11 months ago
Silberengel
110d14a5af
Removed outdated file and updated the packages
11 months ago
Silberengel
01dad59732
removed redundant inline code implementation
11 months ago
Silberengel
abb3f2a75b
Fixed the bugs. Added the m/M tags. Fixed the formatting. Split the parser into smaller functions and separated by basic/advanced. Added more test cases to the markdown test file.
11 months ago
Silberengel
0f80ac585a
Revert all the special json formatting. Use only the standard functions.
...
Fixed the formatting.
Added Cancel button, Preview tab, and Submission confirmation modal.
Added copy buttons to each code block.
Made sure the focus and the workflow are correct.
Changed the text within the input box to Markdown instructions.
Issue #215
11 months ago
Silberengel
1c3b96882e
Implemented code formatting and more markdown. Code formatting to be further improved.
11 months ago
Silberengel
430a86b643
Implemented blockquotes, improved styling. Handling npub, nprofile, nevent, note, and naddr embedding, with or without the "nostr:" prefix. Fixed ordered and unordered lists. Fixed footnotes.
...
Code-blocks still messy. Working on it.
11 months ago
Silberengel
13a2932cde
Fixed most of the regex on the page.
11 months ago