Commit Graph

46 Commits

Author SHA1 Message Date
Dimitrie Stefanescu ffba2d56a3 feat(frontend): final mobile view adjustments for comment threads 2022-07-06 17:52:53 +01:00
Dimitrie Stefanescu 1eed3b6ae3 feat(frontend): revamps comment thread viewer for nicer mobile experience 👌 2022-07-05 21:58:44 +01:00
Dimitrie Stefanescu 3831567577 fix: removed stale html 2022-07-05 19:12:52 +01:00
Dimitrie Stefanescu 578a5ecf0f fix(frontend): fixes regressions on layout & permission handling in comments 2022-07-04 11:30:13 +01:00
Dimitrie Stefanescu f869557f05 feat(frontend): commit attachments styling fiddles 2022-07-03 20:08:01 +01:00
Fabians a10c49e731 feat: stream comment attachments 2022-06-28 15:26:38 +03:00
Dimitrie Stefanescu a9f7147f5b feat(frontend): minor styling fiddles 2022-06-13 13:36:10 +01:00
Fabians e6868e3bdb cleaning up todos 2022-06-13 12:59:53 +03:00
Fabians 1b963ee44d feat: smart text editor & integration into stream comments 2022-06-10 16:46:57 +03:00
Dimitrie Stefanescu d987a74615 feat(comments): various pixel perfection tweaks + better link support (inc. in-comment links) 2022-05-16 21:46:13 +01:00
Dimitrie Stefanescu c5cbeb5add feat(comments): prototype vis change on hover 2022-05-15 13:13:40 +01:00
Dimitrie Stefanescu 58f9f9d0e9 feat(comments): adds individual reply deletion 2022-05-14 00:01:12 +01:00
Dimitrie Stefanescu e2085d61b6 feat(comments): reworks perms on re allowing public comments 2022-05-13 22:18:06 +01:00
Dimitrie Stefanescu 69bbc68ccb feat(comments): barebones link support 2022-05-12 14:52:54 +01:00
Dimitrie Stefanescu 639ef2b5d1 feat(comments): scaffolding public comments 2022-05-03 11:18:42 +01:00
Kristaps Fabians Geikins e8869e210c feat(frontend): build speed & chunk structure optimization (#690)
* feat(frontend): build speed & chunk structure optimization

* fix: attempting to work around precommit inconsistent eslint config

* chore(pre-commit config): ignore mocharc for eslint

Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
2022-04-13 10:21:24 +03:00
Dimitrie Stefanescu f9331ccce4 fix(frontend): comment states + a few other fixes 2022-04-11 21:03:20 +01:00
Fabians 4699e6794c reformatting again for 88 width 2022-04-04 19:21:28 +03:00
Fabians 1c7436e7ff extra prefer-const & object-shorthand 2022-04-04 19:00:24 +03:00
Gergő Jedlicska da60e066c3 style(frontend): fix some of the frontend eslint issues 2022-03-31 15:54:04 +02:00
Gergő Jedlicska 569b4688fa style(all): reformat with print width 88 2022-03-29 19:46:49 +02:00
Fabians aa5e94d640 chore: reformatting everything with prettier 2022-03-29 17:12:31 +03:00
Dimitrie Stefanescu f4a9242f92 feat(comments): who is typing live updates (front) 2022-03-21 22:36:19 +00:00
Dimitrie Stefanescu ea9804ece9 feat(comments): adds loading indicators + minor other gotchas 2022-03-21 18:39:12 +00:00
Dimitrie Stefanescu 5231d88c23 feat(comments): fixes frontend + backend bugs,
adds more schema comments
2022-03-19 14:25:36 +00:00
Dimitrie Stefanescu c8ca8e5c0c feat(comments): anon viewers part 2 - WIP 2022-03-17 22:21:17 +00:00
Dimitrie Stefanescu 4385cf0ef8 feat(comments): adds archival to comment list 2022-03-17 21:22:51 +00:00
Dimitrie Stefanescu e916ced857 feat(comms): wip 2022-03-16 16:55:51 +00:00
Dimitrie Stefanescu 57e936c67f feat(comments): adds last viewed at, retwerks some queries 2022-03-15 20:30:49 +00:00
Dimitrie Stefanescu 04ced099e4 feat(comments): adds sidebar + fixes inf loading, etc 2022-03-15 11:35:56 +00:00
Dimitrie Stefanescu 1592b9a0de feat: comment links 👌 2022-03-14 22:17:44 +00:00
Dimitrie Stefanescu 787eab05ad feat(comments): various 2022-03-14 20:43:52 +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 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 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 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
Dimitrie Stefanescu 43bd8de168 feat(bubbles): reply css scaffolded 2022-02-28 08:36:01 +00:00