Commit Graph

  • 117e5924fd
    Remove deprecated JSON encoder/decoder and update dependencies mleku 2025-10-22 11:37:39 +0100
  • 6cff006e54
    Update policy management and documentation mleku 2025-10-21 21:46:07 +0100
  • 7f5bd3960c
    Update user tagging in payment processor and bump version to v0.17.11 mleku 2025-10-21 20:05:45 +0100
  • 8287035920
    version bump to v0.17.10 mleku 2025-10-21 19:37:22 +0100
  • 54a01e1255
    Enhance welcome note personalization and privacy mleku 2025-10-21 19:35:16 +0100
  • 0bcd83bde3
    version bump mleku 2025-10-21 19:22:11 +0100
  • 26c754bb2e
    Add protected tag to event processing mleku 2025-10-21 19:22:01 +0100
  • da66e26614
    Implement private tag filtering for event visibility mleku 2025-10-21 19:17:16 +0100
  • 8609e9dc22
    bumping version to v0.17.6 mleku 2025-10-21 18:45:55 +0100
  • 3cb05a451c
    Enhance profiling management and interrupt handling in main application mleku 2025-10-21 18:45:14 +0100
  • 4e3f391c3f
    bumping version to `cat pkg/version/version` mleku 2025-10-21 17:23:01 +0100
  • 9aa1e7fab3
    Enhance graceful shutdown and logging for HTTP server mleku 2025-10-21 17:20:48 +0100
  • 15e2988222
    Refactor self-connection handling and improve message processing mleku 2025-10-21 16:31:28 +0100
  • 95c6082564
    Implement blacklisting for IPs and enhance follow list fetching mleku 2025-10-21 16:31:17 +0100
  • 384b6113bc
    fixes memory problem with many pubkeys in query mleku 2025-10-20 22:20:21 +0100
  • 465de549d0
    bump to v0.17.3 mleku 2025-10-20 21:09:35 +0100
  • c7dcbdec9f
    make replacement not delete, and filter query results respect limits mleku 2025-10-20 21:08:48 +0100
  • 65e8ab4fbe
    Enhance logging and add policy test client mleku 2025-10-20 16:30:39 +0100
  • 105e372712
    Refactor and enhance UI components for improved styling and functionality mleku 2025-10-16 18:02:39 +0100
  • bcd79aa967
    implemented nip-86 relay management API and added to relay client mleku 2025-10-16 17:20:04 +0100
  • a4c4f14b87
    Refactor event processing in tests for chronological order mleku 2025-10-16 15:05:19 +0100
  • db941a18ea
    Enhance policy system with global rules and age validation mleku 2025-10-16 12:41:32 +0100
  • 585ce11f71
    enable release workflow mleku 2025-10-16 11:47:20 +0100
  • a99c004ee8
    bumping version mleku 2025-10-16 11:42:37 +0100
  • 1cfd4a6dbe
    Include app/web/dist in repository mleku 2025-10-16 11:41:57 +0100
  • a84782bd52
    Implement policy system with comprehensive testing and configuration mleku 2025-10-16 11:37:30 +0100
  • f19dc4e5c8
    Implement compose tab for event creation and management mleku 2025-10-11 10:30:38 +0100
  • 9064717efa
    bump version to v0.14.4 mleku 2025-10-11 09:28:36 +0100
  • 49619f74c7
    fix user button and images mleku 2025-10-11 09:23:01 +0100
  • 5952c7e657
    Revert "Update project structure and enhance build process" mleku 2025-10-11 08:46:30 +0100
  • 4cf3d9cfb5
    Update project structure and enhance build process mleku 2025-10-11 08:05:50 +0100
  • 506ad66aeb
    bump v0.14.2 mleku 2025-10-11 07:53:32 +0100
  • b0f919cd5a
    Enhance event display and UI in App.svelte mleku 2025-10-11 07:52:48 +0100
  • 4a835a8b43
    fix workflow mleku 2025-10-10 22:36:04 +0100
  • 3c11aa6f01
    refactored SaveEvent to return if it is replacing an event mleku 2025-10-10 22:18:53 +0100
  • bc5177e0ec
    refactor save event method to expose whether it replaced an event mleku 2025-10-10 22:16:07 +0100
  • 0cdf44c2c9
    fully working deletes bump to v0.14.0 mleku 2025-10-10 21:52:32 +0100
  • 40f3cb6f6e
    Enhance delete event functionality and UI updates mleku 2025-10-10 21:23:36 +0100
  • 67a74980f9
    Enhance delete event handling and logging mleku 2025-10-10 20:36:53 +0100
  • dc184d7ff5
    Revert ephemeral event handling changes that broke relaytester mleku 2025-10-10 19:55:39 +0100
  • c31cada271
    small cleanups mleku 2025-10-10 17:42:53 +0100
  • 075dc6b545
    Integrate NDK for Nostr client functionality and update dependencies mleku 2025-10-10 17:37:43 +0100
  • 919747c910
    Remove fallback external relays from DEFAULT_RELAYS in constants.js to streamline relay connection handling. mleku 2025-10-10 17:11:21 +0100
  • 0acf51baba
    fix favicon mleku 2025-10-10 10:38:47 +0100
  • e75d0deb7d
    Add orly.png image to web and docs directories mleku 2025-10-10 10:30:48 +0100
  • 96276f2fc4
    putting a proper favicon in mleku 2025-10-10 10:25:50 +0100
  • 14a94feed6
    add favicon mleku 2025-10-10 09:44:25 +0100
  • 075838150d
    fix ephemeral handling to not save mleku 2025-10-10 09:35:15 +0100
  • 2637f4b85c
    add simple fulltext search mleku 2025-10-10 09:17:53 +0100
  • 27af174753
    Implement event deletion logic with relay handling in App.svelte and add connectToRelay method in NostrClient mleku 2025-10-10 09:07:43 +0100
  • cad366795a
    bump to v0.12.2 for sprocket failure handling fix mleku 2025-10-09 19:56:25 +0100
  • e14b89bc8b
    Enhance Sprocket functionality and error handling mleku 2025-10-09 19:55:20 +0100
  • 5b4dd9ea60
    bump for better documentation mleku 2025-10-09 19:34:25 +0100
  • bae1d09f8d
    Add Sprocket Test Suite and Integration Scripts mleku 2025-10-09 19:33:42 +0100
  • f1f3236196
    revise readme.adoc mleku 2025-10-09 19:31:38 +0100
  • f01cd562f8
    added sprocket script capability mleku 2025-10-09 19:11:29 +0100
  • d2d0821d19
    implement first draft of sprockets mleku 2025-10-09 19:09:37 +0100
  • 09b00c76ed
    bump to v0.11.3 mleku 2025-10-09 18:10:46 +0100
  • de57fd7bc4
    Revert "fixing app icon" mleku 2025-10-09 18:00:44 +0100
  • b7c2e609f6
    fixing app icon mleku 2025-10-09 17:52:14 +0100
  • cc63fe751a
    bumping to v0.11.1 mleku 2025-10-09 17:46:48 +0100
  • d96d10723a
    events view works with infinite scroll and load more button, filter switch to show only user's events mleku 2025-10-09 17:41:10 +0100
  • ec50afdec0
    Enhance event management in App.svelte by implementing pagination and caching for user and all events. Introduce new functions for loading events with timestamp-based pagination, and update UI components to support event expansion and deletion. Refactor event fetching logic in nostr.js to utilize WebSocket REQ envelopes for improved performance. Update default relay settings in constants.js to include local WebSocket endpoint. mleku 2025-10-09 16:14:18 +0100
  • ade987c9ac
    working export my/all events mleku 2025-10-09 15:01:14 +0100
  • 9f39ca8a62
    Refactor export functionality in App.svelte to support both GET and POST methods for event exports, enhancing flexibility in user permissions. Update server-side handling to accommodate pubkey filtering and improve response handling for file downloads. Adjust UI components to reflect these changes, ensuring a seamless user experience. mleku 2025-10-09 14:55:29 +0100
  • f85a8b99a3
    Update export functionality in App.svelte to allow both admin and owner roles to export all events. Adjust permission checks and UI components to reflect new role-based access for exporting events, enhancing user experience and security. mleku 2025-10-09 14:30:32 +0100
  • d7bda40e18
    Refactor authentication handling to use WebSocket URLs instead of Service URLs for improved connection management. Introduce WebSocketURL method in the Server struct to dynamically generate WebSocket URLs based on request headers. Clean up whitespace in handle-auth.go for better code readability. mleku 2025-10-08 21:31:04 +0100
  • b67961773d
    Refactor login and logout button styles in App.svelte for improved UI consistency. Update button text from icons to labels for better accessibility. Introduce a floating logout button in the profile banner for enhanced user experience. mleku 2025-10-08 21:15:13 +0100
  • 5fd58681c9
    Increase WebSocket message size limit to 100MB and implement handling for oversized messages. Introduce optimal chunk size calculation in Spider for efficient pubkey processing, ensuring compliance with WebSocket constraints. Enhance logging for message sizes and connection events for better debugging. mleku 2025-10-08 20:40:46 +0100
  • 2bdc1b7bc0
    Implement NIP-98 authentication for HTTP requests, enhancing security for event export and import functionalities. Update server methods to validate authentication and permissions, and refactor event handling in the Svelte app to support new export and import features. Add UI components for exporting and importing events with appropriate permission checks. mleku 2025-10-08 20:06:58 +0100
  • 332b9b05f7
    Enhance user role management in App.svelte by adding fetchUserRole function; update UI to display user role badge upon login. Modify Follows struct to include owners and adjust access level logic in acl package for improved permission handling. mleku 2025-10-08 18:47:29 +0100
  • c43ddb77e0
    Add App.svelte and LoginModal.svelte components for user authentication; update .gitignore to include Svelte files mleku 2025-10-08 17:56:38 +0100
  • e90fc619f2
    Update title in index.html from 'Svelte app' to 'ORLY?' mleku 2025-10-08 17:40:40 +0100
  • 29e5444545
    Refactor logging in event handling and message processing to use trace-level logs, enhancing clarity and consistency across the application. Update web application structure to utilize Svelte and remove unused React components, streamlining the project. Additionally, clean up `.gitignore` and update package dependencies for improved performance. mleku 2025-10-08 16:10:51 +0100
  • 7ee613bb0e
    Add initial project structure with Svelte, TypeScript support, and basic Nostr client implementation mleku 2025-10-08 16:09:37 +0100
  • 23985719ba
    Move Docker-related files to `contrib/stella` directory and update paths accordingly mleku 2025-10-07 20:06:12 +0100
  • 3314a2a892
    Refactor event replacement logic into `WouldReplaceEvent` and bump version to v0.10.5 mleku 2025-10-07 18:18:36 +0100
  • 7c14c72e9d
    Remove error return from `ToSliceOfSliceOfStrings` method in `tag` encoder and bump version to v0.10.4 mleku 2025-10-07 15:38:46 +0100
  • dbdc5d703e
    Add `ToSliceOfSliceOfStrings` method to `tag` encoder and bump version to v0.10.3 mleku 2025-10-07 15:36:26 +0100
  • c1acf0deaa
    Add `ToSliceOfStrings` method to `tag` encoder and bump version to v0.10.2 mleku 2025-10-07 15:32:07 +0100
  • ccffeb902c
    Bump dependency versions in go.mod and go.sum mleku 2025-10-06 13:38:58 +0100
  • 35201490a0
    Add `retract v1.0.3` to go.mod mleku 2025-10-06 12:57:20 +0100
  • 3afd6131d5
    add count (NIP-45) envelope support, bump to version v0.10.0 mleku 2025-10-06 12:21:34 +0100
  • 386878fec8
    Bump version to v0.9.3. mleku 2025-10-03 17:42:26 +0100
  • 474e16c315
    Merge pull request #2 from Silberengel/main mleku 2025-10-03 17:38:32 +0100
  • 47e94c5ff6 fixed configuration Silberengel 2025-10-03 18:23:56 +0200
  • c62fdc96d5 fixed initialization and syncing Silberengel 2025-10-03 17:51:44 +0200
  • 4c66eda10e implement bootstrap relays Silberengel 2025-10-03 17:01:34 +0200
  • 9fdef77e02 update docker and apache stuff to new next-orly and make it all more proxy-friendly Silberengel 2025-10-03 11:44:02 +0200
  • e8a69077b3
    Remove generated JavaScript bundle from the project. mleku 2025-10-02 08:01:59 +0100
  • 128bc60726
    Bump version to v0.9.2. mleku 2025-10-02 07:08:50 +0100
  • 6c6f9e8874
    Refine event filtering logic to enforce combined match criteria for Authors, Kinds, Tags, and search terms. mleku 2025-10-02 07:08:26 +0100
  • 01131f252e
    Rank search results by match relevance and recency, update deduplication, and bump version to v0.9.1. mleku 2025-10-01 17:52:20 +0100
  • 02333b74ae
    completed fulltext index migration mleku 2025-10-01 17:24:50 +0100
  • 86ac7b7897
    Add full-text search indexing for word tokens and update tokenization logic mleku 2025-10-01 15:03:41 +0100
  • 7e6adf9fba
    Adjust BadgerDB memory configurations to optimize resource usage and bump version to v0.8.9. mleku 2025-10-01 12:52:45 +0100
  • 7d5ebd5ccd
    Adjust BadgerDB memory settings to prevent OOM issues and update version to v0.8.8. mleku 2025-10-01 12:40:34 +0100
  • f8a321eaee
    Add connection start time tracking and improve logging for WebSocket lifecycle mleku 2025-10-01 08:40:04 +0100
  • 48c7fab795
    Improve logging and handling for WebSocket message processing, delivery, and diagnostics. mleku 2025-10-01 08:27:22 +0100
  • f6054f3c37
    Add `run-relay-and-seed.sh` script, remove redundant JS library mappings, and improve logging consistency. mleku 2025-09-30 18:39:53 +0100