34 Commits

Author SHA1 Message Date
AtHeartEngineer
096a79f4f4 encrpyted rooms work 2023-11-13 22:43:09 +03:00
AtHeartEngineer
7241ae7a17 jubmoji initial integration 2023-11-05 18:27:24 +03:00
AtHeartEngineer
697a0f046e session id coloring and avatar 2023-11-05 11:56:36 +03:00
AtHeartEngineer
6823d6ce5b messageType = text 2023-11-04 20:39:07 +03:00
AtHeartEngineer
75d0d9ca27 starting jubmoji integration + package v bump for interfaces 2023-11-04 20:25:41 +03:00
09ced3aa81 gateway refactor and idcnullifier artifacts 2023-10-24 22:30:20 -04:00
6f5f7d49fb the word 2023-10-23 22:37:06 -04:00
ad93e35d73 checkpoint identity encryption and decryption works fully now 2023-10-15 01:14:10 -04:00
d288609e49 checkpoint cleaner ui 2023-10-14 16:30:05 -04:00
2f166db75b checkpoint with overscroll issue 2023-10-14 13:27:00 -04:00
2e4ba9d40c keystore doesn't like being turned back into an object 2023-10-05 04:14:48 -04:00
AtHeartEngineer
30b35206f0 checkpoint to move from laptop to desktop 2023-09-27 13:10:25 -04:00
78f76f04c0 feat(setting) beta flag 2023-09-20 00:04:25 -04:00
38da6eb813 chore(ui framework) migrated skeleton to v2 2023-09-19 23:33:23 -04:00
25f0c0ffba deps: static site adapter 2023-09-19 14:08:10 -04:00
AtHeartEngineer
b145b1de2c AP/Hearts, Settings Page, Chat formatting tweaks 2023-08-29 23:32:43 -07:00
Blake Duncan
7838fac50f Add emoji support 2023-08-29 17:51:04 -04:00
Blake Duncan
498301c27c Adding some libraries to update text chat and created BubbleText component 2023-08-29 16:48:16 -04:00
b0c0834a1a refactored for better UI/UX 2023-08-25 01:01:36 -04:00
AtHeartEngineer
f299a84c4c Format Time Relative 2023-08-23 20:28:41 -04:00
AtHeartEngineer
9e57131315 Update the server address in SelectServer.svelte from http://discreetly.chat/ to https://server.discreetly.chat/.
Update the default server URL in `defaults.ts` to `'https://server.discreetly.chat/'`.

Add a new function `getMessages()` in `server.ts` to retrieve messages from a server.

In `ChatRoom.svelte`, call `getMessages()` to fetch messages from the selected server and update the message store.

In `InputPrompt.svelte`, remove console log statements.

In `BackupIdentity.svelte`, add a cursor style to the QR Code button.

In `DeleteIdentity.svelte`, reset the application configuration after deleting the identity.
2023-08-23 15:09:19 -04:00
AtHeartEngineer
80f4f1815c implement rate limiter properly in svelte 2023-08-23 12:59:34 -04:00
ef91227f22 fixed prover with correct hashing 2023-08-22 16:44:54 -04:00
09db35b72e fixes: does identity exist, sidebar room list, some prover fixes 2023-08-21 21:39:57 -04:00
97c12f1c33 checkpoint - untested - major refactor to stores 2023-08-15 23:52:14 -04:00
b781cb3b4d major refactor 2023-08-15 20:22:09 -04:00
458008b061 Fix bug caused by changing room.id to room.roomId 2023-07-31 18:52:40 -04:00
072c05296c chore(roomGroups) removed roomGroups 2023-07-27 17:12:22 -04:00
fb0e780c59 feat(identity backup & restore) via json and qr code 2023-07-27 01:58:24 -04:00
AtHeartEngineer
f682fcb5de logos, local fonts, cleaned up theme, minor bugs 2023-07-25 00:18:39 -04:00
AtHeartEngineer
9835accab0 identity page cleanup 2023-07-12 00:26:06 -04:00
cee7255688 UI rewrite using...you wouldn't believe, tailwind 2023-07-10 02:26:06 -04:00
f044093b8a cloudfront setup 2023-07-08 18:03:41 -04:00
bcb715072d init 2023-07-08 13:38:57 -04:00