Commit Graph

831 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 450a9149d7 feat(comments): wip 2022-03-12 21:17:31 +00:00
Dimitrie Stefanescu 36f4274a39 feat(comments): scaffolds stream comments page 2022-03-12 20:29:45 +00:00
Dimitrie Stefanescu b8508d5aa3 feat(comments): adds prod telemetry 2022-03-12 20:19:27 +00:00
Dimitrie Stefanescu 729d38d302 feat(comments): adds handling for non-signed in users 2022-03-12 20:12:33 +00:00
Dimitrie Stefanescu 9e2cfa2c39 feat(comments): various (back + front)
updates `updatedAt` of parent comment on reply; shuffles events; finalises various interactions
2022-03-12 18:27:25 +00:00
Dimitrie Stefanescu 5be650bf6d feat(comments): events for comment archive + other things 2022-03-12 13:07:43 +00:00
Dimitrie Stefanescu 006fee7c2c feat(comments): fixes layout shuffle on smAndDown breakpoint
had to tweak around vuetify's auto app element sizing
2022-03-12 12:05:41 +00:00
Dimitrie Stefanescu 2683642e25 feat(comments): renamed userCommentActivity -> userViewerActivity (chathead bubbles) 2022-03-12 11:38:47 +00:00
Dimitrie Stefanescu e16a2e7fb1 feat(comments): wip archival 2022-03-11 17:05:39 +00:00
Dimitrie Stefanescu 639c2f77fc feat(bubbles): wip 2022-03-11 16:29:05 +00:00
Dimitrie Stefanescu 0b16611ae4 feat(frontend): mobile responsiveness + other interaction improvements 2022-03-11 09:32:08 +00:00
Dimitrie Stefanescu 931d289c45 feat(comments): many interaction tweaks (filters, section boxes) 2022-03-11 08:32:15 +00:00
Dimitrie Stefanescu ed40ff571c feat(comments): selection, replies, alignments and other interactions 2022-03-10 21:29:44 +00:00
Dimitrie Stefanescu ac9b6950c9 feat(comments): replies being added, etc 2022-03-09 12:53:11 +00:00
Dimitrie Stefanescu 295643e39e feat(comments): various 2022-03-09 09:41:34 +00:00
Dimitrie Stefanescu 5fe5811488 feat(comments): new add comment layout 2022-03-08 20:21:27 +00:00
Dimitrie Stefanescu 7c1a187170 feat: various user bubbles improvements 2022-03-08 20:20:38 +00:00
Dimitrie Stefanescu d20cd49c9e feat(comments): aligns bottom properly 2022-03-08 09:48:59 +00:00
Matteo Cominetti 90b658ad52 fix(frontend): aligns event name 2022-03-07 18:01:51 +00:00
Dimitrie Stefanescu 2bb8ccb2ef feat(comments): wip 2022-03-07 11:57:59 +00:00
Dimitrie Stefanescu f92aa7619c feat: various 2022-03-04 11:18:30 +00:00
Dimitrie Stefanescu b4975c336c feat(bubbles): various 2022-03-02 10:17:02 +00:00
Matteo Cominetti 53c1c4b5c2 feat(frontend): adds user prop to filer by identified users 2022-03-01 11:55:12 +00:00
Dimitrie Stefanescu 43bd8de168 feat(bubbles): reply css scaffolded 2022-02-28 08:36:01 +00:00
Dimitrie Stefanescu 0be8a66066 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-02-26 09:51:47 +00:00
Gergő Jedlicska 72334a8f06 feat(server): add comment storage and retreive backedn 2022-02-25 14:16:49 +01:00
Dimitrie Stefanescu cad6a89df8 feat(bubbles): comments hiding, expanding and position responsiveness 2022-02-24 21:32:11 +00:00
Dimitrie Stefanescu bce6b15d7a feat(bubbles): no-selection comments logic 2022-02-24 17:01:09 +00:00
Gergő Jedlicska c89ad64548 feat(frontend): add resource type definitions to comment submission, even when there are overlays 2022-02-24 17:51:59 +01:00
Dimitrie Stefanescu 26d0904499 feat: wip work 2022-02-24 15:13:37 +00:00
Gergő Jedlicska 1c97aedeb7 refactor(frontend): add resource type identifier helper function 2022-02-24 14:29:08 +01:00
Dimitrie Stefanescu f57a890be7 Merge branch 'main' into dim/bubbles 2022-02-23 10:26:32 +00:00
Dimitrie Stefanescu bd493542e7 feat: wip 2022-02-23 08:24:40 +00:00
Dimitrie Stefanescu 3b9b23ad7a feat: more scaffolding work + some front tightening 2022-02-23 07:34:22 +00:00
Dimitrie Stefanescu 26b17941b5 feat(frontend/backend): pOC comments ready 2022-02-11 15:51:16 +00:00
messismore f7140180b9 Fix typo
Drive-by fixin'
2022-02-11 12:43:26 +01:00
Dimitrie Stefanescu d0157a4b41 Merge branch 'main' into dim/bubbles 2022-02-08 12:15:43 +00:00
Dimitrie Stefanescu 8262c56461 feat(frontend): makes bubbles uuid fixed in window lifespan
(handles some weird lifecycle issues)
2022-02-08 12:13:58 +00:00
Dimitrie Stefanescu 43f422c30e feat(viewer): extra overlay capabilities + better selection logic (fixes dupe selection) 2022-02-08 12:13:07 +00:00
Gergő Jedlicska 9343bcb611 fix(frontend): fix unauthed page stream subscription infinite loop 2022-02-07 15:56:47 +01:00
Dimitrie Stefanescu 48a6c0f69c feat(frontend): syncs selection, updates logic to include selection target in pos 2022-02-06 18:42:56 +00:00
Dimitrie Stefanescu 8792319545 feat(frontend): more bubbles legwork 2022-02-05 10:49:11 +00:00
Dimitrie Stefanescu 356dde99f2 Merge branch 'main' into dim/bubbles 2022-02-04 13:43:15 +00:00
Dimitrie Stefanescu 6737664563 revert(frontend): reverts debug only router changes 2022-02-02 11:36:50 +00:00
Dimitrie Stefanescu 006529c4fb fix(frontned): thx @teocomi for the sharp eyes 👀 2022-02-02 11:34:49 +00:00
Dimitrie Stefanescu 6d60b4825e feat(frontend): wrapping up 🧹 2022-02-02 08:13:46 +00:00
Dimitrie Stefanescu f0e7f1794b feat(frontend): final 🧹 2022-02-01 20:43:01 +00:00
Dimitrie Stefanescu 7064280fd9 feat(frontend): 🧹🧹🧹 2022-02-01 12:18:43 +00:00
Dimitrie Stefanescu 51c44ebe54 feat(frontend): 🧹 2022-02-01 08:56:59 +00:00
Dimitrie Stefanescu 86688a1f43 feat(frontend): more cleanup 🧹 2022-01-31 23:45:00 +00:00