Commit graph

  • fded94c93d chore: remove unused file Anthony Fu 2022-11-25 23:16:22 +0800
  • 2c630292af
    chore: use 5314 as a custom dev port (#95) Shinigami 2022-11-25 16:15:54 +0100
  • 19fc924789
    Merge branch 'main' into feat/status-link-from-time-link Michel EDIGHOFFER 2022-11-25 16:10:05 +0100
  • ae2ce85bcc
    feat: use <time> element Daniel Roe 2022-11-25 15:00:50 +0000
  • 82a5618806 feat: add link to the status from the time link Michel EDIGHOFFER 2022-11-25 15:52:00 +0100
  • c8c4972693 fix: root element Anthony Fu 2022-11-25 22:44:12 +0800
  • 7065100006 ui: show full id in switcher Anthony Fu 2022-11-25 22:39:15 +0800
  • 45b6e39b6e
    fix: do not emit runtime comments Daniel Roe 2022-11-25 14:42:26 +0000
  • efc73f27b4 Define custom dev port Shinigami92 2022-11-25 15:33:35 +0100
  • 842102cea4 fix: fallback to image for media Anthony Fu 2022-11-25 22:31:33 +0800
  • 9a66ec340c fix: use form for validating using enter key Michel EDIGHOFFER 2022-11-25 15:28:42 +0100
  • 4f133aabc0
    fix: store info for all servers Daniel Roe 2022-11-25 14:21:07 +0000
  • aac689a2f5
    refactor: fix typo Daniel Roe 2022-11-25 14:07:31 +0000
  • f7dff673ad
    feat: respect current server's char limit Daniel Roe 2022-11-25 14:01:28 +0000
  • b8ce2fc62b ui: improve hover card motion Anthony Fu 2022-11-25 21:58:49 +0800
  • fd410010ca ui: adjust layout Anthony Fu 2022-11-25 21:40:57 +0800
  • 4632d7d4ab feat: chars counter, close #64 Anthony Fu 2022-11-25 21:29:42 +0800
  • d71f5b6420
    ui: add hover indicator for post elements (#89) Shinigami 2022-11-25 14:21:42 +0100
  • c2810fd5eb
    feat: basic integration with TipTap (#87) Anthony Fu 2022-11-25 21:21:02 +0800
  • 2e9eb7c6e1 feat: link existing features Anthony Fu 2022-11-25 21:20:24 +0800
  • 5ddd57af4c Show edit indicator for posts Shinigami92 2022-11-25 14:07:54 +0100
  • 019a36c9bb
    fix: include media within content warning Daniel Roe 2022-11-25 12:57:02 +0000
  • ffa4b28c57 chore: style Anthony Fu 2022-11-25 20:51:54 +0800
  • a5b9f25777
    fix: reset font weight within hover card Daniel Roe 2022-11-25 12:35:37 +0000
  • cde23d3adb Merge remote-tracking branch 'origin/main' into feat/tiptap Anthony Fu 2022-11-25 20:26:24 +0800
  • 853e77b0a3 Add hover indicator for post elements Shinigami92 2022-11-25 13:25:22 +0100
  • 627c290930 feat(tiptap): basic codeblock support Anthony Fu 2022-11-25 20:22:39 +0800
  • 43479aaa66
    feat: publish and show sensitive content 三咲智子 2022-11-25 20:10:45 +0800
  • 0fcb3c8f66 Merge branch 'main' into feat/tiptap Anthony Fu 2022-11-25 20:04:59 +0800
  • ab27bfc17e feat: basic integration with TipTap Anthony Fu 2022-11-25 19:59:42 +0800
  • f54e135848
    feat: add title for pages 三咲智子 2022-11-25 19:48:48 +0800
  • dfdf95da61
    feat(account): more actions for user 三咲智子 2022-11-25 19:39:21 +0800
  • b58d204199
    refactor: extract account avatar 三咲智子 2022-11-25 19:04:35 +0800
  • 910c585a55
    fix: use better wording Daniel Roe 2022-11-25 11:24:55 +0000
  • fed9849016
    feat: jump to top after clicking logo (#86) Shinigami 2022-11-25 12:24:40 +0100
  • 3f382bdad0
    fix: respect source language of post and move translation UI into menu Daniel Roe 2022-11-25 11:24:19 +0000
  • 0ce28872e2 Apply review suggestion Shinigami92 2022-11-25 11:59:41 +0100
  • bb05003fa3
    feat: show hover card in more places 三咲智子 2022-11-25 18:54:49 +0800
  • b6fc59b7ea Jump to top Shinigami92 2022-11-25 11:52:19 +0100
  • 569ae00284
    fix: cache account 三咲智子 2022-11-25 18:45:39 +0800
  • 9f44e607ad
    refactor: improve break words UI 三咲智子 2022-11-25 18:20:01 +0800
  • 3c550b832b
    fix: user 404 三咲智子 2022-11-25 17:50:49 +0800
  • 3dddf6d5f7
    refactor: improve dropzone UI 三咲智子 2022-11-25 17:31:32 +0800
  • 5f254b378f
    feat(status): optimistic update count 三咲智子 2022-11-25 17:23:34 +0800
  • d3e4e22ed1
    feat(publish-widget): add dropzone for media attachments (#85) Alvaro Saburido 2022-11-25 10:29:16 +0100
  • 46b35bdb02 feat(publish-widget): add dropzone for media attachements Alvaro 2022-11-25 10:13:29 +0100
  • 5e54cbe792
    fix: add margin-bottom for mobile device 三咲智子 2022-11-25 17:04:47 +0800
  • 6c350faf7c
    feat: show full created time in tooltip 三咲智子 2022-11-25 16:57:34 +0800
  • ff81389404 test: add more test for rich content Anthony Fu 2022-11-25 16:56:14 +0800
  • 727bef6066
    fix(status): add word wrap 三咲智子 2022-11-25 16:43:47 +0800
  • a253a222ec chore: type Anthony Fu 2022-11-25 16:30:38 +0800
  • 15733000a6 chore: setup unit test Anthony Fu 2022-11-25 16:25:56 +0800
  • 410d41a0a8
    feat: add account hover card (#80) wheat 2022-11-25 03:21:53 -0500
  • 3f897caefe
    Update components/account/AccountHoverCard.vue 三咲智子 Kevin Deng 2022-11-25 16:17:34 +0800
  • 4505080ba8
    feat: add mobile navigation (#78) wheat 2022-11-25 03:13:35 -0500
  • 3caddd4fbb Merge branch main into feat/account-hover-card wheatjs 2022-11-25 03:11:42 -0500
  • 0188fa83ba
    Merge branch 'main' into feat/mobile-navigation 三咲智子 Kevin Deng 2022-11-25 16:10:35 +0800
  • e7fd9be93d
    feat: lazy load avatar 三咲智子 2022-11-25 16:07:09 +0800
  • bb3016247d Merge branch main into feat/mobile-navigation wheatjs 2022-11-25 03:01:05 -0500
  • 2f1c890623
    fix: reference content rich component 三咲智子 2022-11-25 15:57:39 +0800
  • 04ab29eead feat: add account hover card wheatjs 2022-11-25 02:57:19 -0500
  • c475ed3857
    fix: don't load all languages for code 三咲智子 2022-11-25 15:55:54 +0800
  • 00544f4604
    fix: lockfile 三咲智子 2022-11-25 15:51:49 +0800
  • 64a6c7f7ea
    fix: status card on mobile device 三咲智子 2022-11-25 15:49:43 +0800
  • f476cfe2bf
    fix: intro dialog on mobile device 三咲智子 2022-11-25 15:39:30 +0800
  • 36ea7f6b4e
    fix: render code block 三咲智子 2022-11-25 15:25:44 +0800
  • bbc8ed5307
    refactor: switch to setup-sfc 三咲智子 2022-11-25 15:12:49 +0800
  • 6ca34cab85
    fix: custom code render 三咲智子 2022-11-25 15:11:33 +0800
  • 8440b21099 feat: add mobile navigation wheatjs 2022-11-25 00:56:57 -0500
  • 8586d58b84
    feat: allow translation of statuses (#76) Daniel Roe 2022-11-25 00:14:16 +0000
  • 88ceb7646d
    feat: allow translation of statuses Daniel Roe 2022-11-25 00:06:37 +0000
  • bef89502a1
    fix: typo Daniel Roe 2022-11-24 22:11:38 +0000
  • 779bde0bb1
    fix: ensure single root element for each attachment Daniel Roe 2022-11-24 21:01:28 +0000
  • c0bc43304c Merge branch 'main' into a11y/sign-in-improvements Lindsay Wardell 2022-11-24 12:52:24 -0800
  • f3610c5bfb fix: add v-model back for modaldrawer Lindsay Wardell 2022-11-24 11:17:08 -0800
  • 3189b5fa21 Adjust computed properties to have getter/setter API Lindsay Wardell 2022-11-24 11:14:18 -0800
  • 5f697c90ba fix: make signin form a form Lindsay Wardell 2022-11-24 11:03:07 -0800
  • 7f08b64eef fix: switch dialog to make impossible states impossible Lindsay Wardell 2022-11-24 11:02:57 -0800
  • 225273d00e
    fix(ui): left menu not scrollable (#52) Joaquín Sánchez 2022-11-24 19:58:26 +0100
  • 67fbfb5450 chore: remove invalid/unnecessary z-index attr userquin 2022-11-24 19:02:35 +0100
  • b911d25049 fix(ui): left menu not scrollable userquin 2022-11-24 18:53:40 +0100
  • 2ab3d5dbe7
    refactor: improve UI & types 三咲智子 2022-11-24 23:48:52 +0800
  • 86c29776a1
    chore: exclude jetbrains stuff from .gitignore (#49) Joaquín Sánchez 2022-11-24 16:42:35 +0100
  • a21989dbcb chore: exclude jetbrains stuff from .gitignore userquin 2022-11-24 16:34:24 +0100
  • 1d40b49f1b
    chore: upgrade deps 三咲智子 2022-11-24 23:22:02 +0800
  • 0afaf49063
    feat(publish): avatar link to profile 三咲智子 2022-11-24 23:19:18 +0800
  • ce0b247123
    fix: use ContentRich for account links (#48) wheat 2022-11-24 10:08:24 -0500
  • 2acf6c0de9 chore: remove irrelevant files wheatjs 2022-11-24 10:02:08 -0500
  • 55aed591de
    feat(publish): increase input height when focused 三咲智子 2022-11-24 23:01:45 +0800
  • bfc12c4589 fix: use content rich for account links wheatjs 2022-11-24 09:56:55 -0500
  • 8283521092
    fix(status): width & publish time 三咲智子 2022-11-24 22:42:44 +0800
  • 53cf994ffd
    feat(status): mention user 三咲智子 2022-11-24 22:32:20 +0800
  • 0587f5f994
    fix(status): copy link 三咲智子 2022-11-24 22:31:43 +0800
  • a5ef2bdc67 feat: avatar on the side in StatusCard patak 2022-11-24 15:20:50 +0100
  • c2ad609a93 chore: style Anthony Fu 2022-11-24 22:17:32 +0800
  • 6bf39d3a4f
    fix: full width nav hover (#46) wheat 2022-11-24 09:06:14 -0500
  • 9976fbc628 fix: full width nav hover wheatjs 2022-11-24 09:02:10 -0500
  • c01acb7aa3 fix: dropdown color Anthony Fu 2022-11-24 21:34:35 +0800
  • 071e11b8f4 chore: update Anthony Fu 2022-11-24 21:26:33 +0800
  • d8621024f8 feat: rich content for bio Anthony Fu 2022-11-24 21:19:20 +0800