Commit Graph

  • 0e9a772462 Reject invalid and negation-only queries in QueryEvents main mleku 2025-07-01 20:16:05 +01:00
  • cbf33f5546 Refactor server interface and adjust package organization mleku 2025-07-01 12:32:20 +01:00
  • 522516b10e Add version management and cleanup subscription handling mleku 2025-06-30 18:32:09 +01:00
  • 2300118081 Add event comparison, filtering, and publisher interfaces mleku 2025-06-30 13:33:57 +01:00
  • 0fc3792345 Add support for query limit filtering and server interface. mleku 2025-06-30 08:43:25 +01:00
  • 074b889500 add guidelines mleku 2025-06-29 20:12:02 +01:00
  • 857211bc97 Add README for Manifold Event package. mleku 2025-06-29 18:30:52 +01:00
  • 327ac82694 Add API documentation for the Manifold database mleku 2025-06-29 18:27:18 +01:00
  • 7c8d3f34bc Add marshaling/unmarshaling logic and encoder tests mleku 2025-06-29 18:19:58 +01:00
  • 586354cb54 Add negation filters for IDs, authors, and tags in queries, improve result sort logic mleku 2025-06-29 17:37:36 +01:00
  • 61d9957654 add timestamp to all author/tag combos mleku 2025-06-26 14:43:03 +01:00
  • 08cdba7839 add full filter search, fix bugs in tag encoding, pass tests mleku 2025-06-26 13:16:11 +01:00
  • 84fccf147e remove basic flutter app mleku 2025-06-26 08:38:29 +01:00
  • 1c6129a570 basic flutter app mleku 2025-06-26 07:47:50 +01:00
  • 4291391047 implement store and retrieve mleku 2025-06-25 19:04:57 +01:00
  • c34d2d1a8d implement get event indexes, add fulltext index generator, move text read/write mleku 2025-06-25 16:09:00 +01:00
  • f2f9374137 get all tests working, make use of chk.E universal mleku 2025-06-25 14:38:28 +01:00
  • 55c8214f79 refactor indexes to be more organised and straight forward mleku 2025-06-25 13:31:02 +01:00
  • 7af44b7189 define key codec and key types mleku 2025-06-25 01:18:31 +01:00
  • 3a360f1230 Refactor event test by removing debug prints and improving validation mleku 2025-06-23 15:54:32 +01:00
  • 0abdab977d Add binary serialization for events mleku 2025-06-23 15:31:54 +01:00
  • ef21479be2 Switch to base64.RawURLEncoding for encoding/decoding operations mleku 2025-06-22 20:20:46 +01:00
  • e57d696b2f Switch to base64.URLEncoding and refactor event serialization. mleku 2025-06-22 18:41:01 +01:00
  • e134232999 Support base64 encoding for binary tag values in events mleku 2025-06-22 18:10:17 +01:00
  • ada93b6345 Format error messages and comments for improved readability mleku 2025-06-22 17:35:16 +01:00
  • 33f37ff2dc Update README with detailed description of Manifold protocol mleku 2025-06-22 16:37:12 +01:00
  • fb6f97c6be Refactor event structure and serialization methods mleku 2025-06-22 15:39:23 +01:00
  • a18dd9f491 Add event package for parsing and handling event data mleku 2025-06-21 20:27:52 +01:00
  • feda22ee50 Refactor signer interface and add SHA256 package. mleku 2025-06-21 14:18:29 +01:00
  • 33a4751a70 starting mleku 2025-06-21 12:22:39 +01:00
  • 4ccaa4dfe4 Initial commit mleku 2025-06-20 21:38:34 +01:00