Wykres commitów

1163 Commity (main)

Autor SHA1 Wiadomość Data
Daniel Roe 94cd7c72f6
feat: human readable numbers for counts 2022-11-25 21:57:40 +00:00
Daniel Roe b6c118eb50
chore: typo 2022-11-25 21:09:10 +00:00
三咲智子 c9ae7cf942
feat: support more markdown syntaxes
closes #102, partial #40
2022-11-26 04:19:48 +08:00
Vjacheslav Trushkin adf8c5cc1e
fix: center zoomed in image in modal (#109) 2022-11-25 21:04:10 +01:00
三咲智子 373697619f
fix: hide actions at self profile 2022-11-26 02:24:46 +08:00
Lucie 9df9c06f64
feat: image previews (#104)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
2022-11-26 02:13:44 +08:00
三咲智子 a812ea098f
fix(publish): empty content 2022-11-26 02:10:22 +08:00
Anthony Fu 2ed22678ed feat: use full id in url 2022-11-26 01:50:06 +08:00
三咲智子 008db64987
fix: hide account card when not hovering 2022-11-26 01:43:20 +08:00
patak c685d8d1e8 chore: fix typo Mutual -> Mutuals 2022-11-25 18:39:50 +01:00
三咲智子 2a166b95d2
fix: avatar shrink on hover card 2022-11-26 01:16:50 +08:00
Michel EDIGHOFFER 055bcf0e96
feat: add link to the status from the time link (#97) 2022-11-25 16:48:49 +00:00
Shinigami c2af403e6a
fix: add missing notification status card (#99) 2022-11-26 00:41:52 +08:00
Shinigami 2c774eba98
feat: show edit indicator for posts (#90) 2022-11-25 16:34:53 +00:00
Anthony Fu d177753775 fix: publish content 2022-11-26 00:17:19 +08:00
Daniel Roe f165eebed3
refactor: drop `Setup` suffix for setup components 2022-11-25 16:08:30 +00:00
Daniel Roe ae2ce85bcc
feat: use `<time>` element 2022-11-25 15:00:50 +00:00
Anthony Fu c8c4972693 fix: root element 2022-11-25 22:44:16 +08:00
Anthony Fu 7065100006 ui: show full id in switcher 2022-11-25 22:44:16 +08:00
Anthony Fu 842102cea4 fix: fallback to image for media 2022-11-25 22:31:37 +08:00
Daniel Roe aac689a2f5
refactor: fix typo 2022-11-25 14:07:31 +00:00
Daniel Roe f7dff673ad
feat: respect current server's char limit 2022-11-25 14:01:37 +00:00
Anthony Fu b8ce2fc62b ui: improve hover card motion 2022-11-25 21:58:49 +08:00
Anthony Fu fd410010ca ui: adjust layout 2022-11-25 21:40:57 +08:00
Anthony Fu 4632d7d4ab feat: chars counter, close #64 2022-11-25 21:29:42 +08:00
Shinigami d71f5b6420
ui: add hover indicator for post elements (#89) 2022-11-25 21:21:42 +08:00
Anthony Fu c2810fd5eb
feat: basic integration with TipTap (#87) 2022-11-25 21:21:02 +08:00
Daniel Roe 019a36c9bb
fix: include media within content warning 2022-11-25 12:57:02 +00:00
Daniel Roe a5b9f25777
fix: reset font weight within hover card 2022-11-25 12:35:37 +00:00
三咲智子 43479aaa66
feat: publish and show sensitive content 2022-11-25 20:10:45 +08:00
三咲智子 dfdf95da61
feat(account): more actions for user 2022-11-25 19:39:26 +08:00
三咲智子 b58d204199
refactor: extract account avatar 2022-11-25 19:39:26 +08:00
Daniel Roe 910c585a55
fix: use better wording 2022-11-25 11:25:23 +00:00
Shinigami fed9849016
feat: jump to top after clicking logo (#86)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-25 19:24:40 +08:00
Daniel Roe 3f382bdad0
fix: respect source language of post and move translation UI into menu 2022-11-25 11:24:19 +00:00
三咲智子 bb05003fa3
feat: show hover card in more places 2022-11-25 18:54:49 +08:00
三咲智子 9f44e607ad
refactor: improve break words UI 2022-11-25 18:20:01 +08:00
三咲智子 3dddf6d5f7
refactor: improve dropzone UI 2022-11-25 17:31:32 +08:00
三咲智子 5f254b378f
feat(status): optimistic update count 2022-11-25 17:29:55 +08:00
Alvaro Saburido d3e4e22ed1
feat(publish-widget): add dropzone for media attachments (#85) 2022-11-25 09:29:16 +00:00
三咲智子 6c350faf7c
feat: show full created time in tooltip 2022-11-25 16:57:49 +08:00
三咲智子 727bef6066
fix(status): add word wrap
closes #63
2022-11-25 16:43:47 +08:00
wheat 410d41a0a8
feat: add account hover card (#80)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-25 16:21:53 +08:00
wheat 4505080ba8
feat: add mobile navigation (#78)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-25 16:13:35 +08:00
三咲智子 e7fd9be93d
feat: lazy load avatar 2022-11-25 16:07:09 +08:00
三咲智子 2f1c890623
fix: reference content rich component 2022-11-25 15:57:39 +08:00
三咲智子 64a6c7f7ea
fix: status card on mobile device
closes #79
2022-11-25 15:49:43 +08:00
三咲智子 f476cfe2bf
fix: intro dialog on mobile device
closes #77
2022-11-25 15:39:30 +08:00
三咲智子 bbc8ed5307
refactor: switch to setup-sfc 2022-11-25 15:12:49 +08:00
Daniel Roe 8586d58b84
feat: allow translation of statuses (#76) 2022-11-25 00:14:16 +00:00
Daniel Roe bef89502a1
fix: typo
resolves #74
2022-11-24 22:11:38 +00:00
Daniel Roe 779bde0bb1
fix: ensure single root element for each attachment 2022-11-24 21:01:28 +00:00
三咲智子 2ab3d5dbe7
refactor: improve UI & types 2022-11-24 23:48:58 +08:00
三咲智子 0afaf49063
feat(publish): avatar link to profile 2022-11-24 23:19:24 +08:00
wheat ce0b247123
fix: use ContentRich for account links (#48) 2022-11-24 16:08:24 +01:00
三咲智子 55aed591de
feat(publish): increase input height when focused 2022-11-24 23:01:45 +08:00
三咲智子 8283521092
fix(status): width & publish time 2022-11-24 22:42:44 +08:00
三咲智子 53cf994ffd
feat(status): mention user 2022-11-24 22:32:37 +08:00
三咲智子 0587f5f994
fix(status): copy link 2022-11-24 22:32:37 +08:00
patak a5ef2bdc67 feat: avatar on the side in StatusCard 2022-11-24 15:20:50 +01:00
wheat 6bf39d3a4f
fix: full width nav hover (#46) 2022-11-24 15:06:14 +01:00
Anthony Fu c01acb7aa3 fix: dropdown color 2022-11-24 21:34:35 +08:00
Anthony Fu 071e11b8f4 chore: update 2022-11-24 21:26:33 +08:00
Anthony Fu d8621024f8 feat: rich content for bio 2022-11-24 21:19:20 +08:00
三咲智子 5788a12d59
fix: modal init state 2022-11-24 19:48:35 +08:00
Daniel Roe 00c9314580
feat: use `browser-fs-access` polyfill for other browsers (#43) 2022-11-24 11:44:24 +00:00
三咲智子 823f4c960a
feat(status): edit & redraft 2022-11-24 19:35:26 +08:00
三咲智子 bc45ec65a1
fix: don't show bio when it's empty 2022-11-24 18:36:22 +08:00
三咲智子 fe82df28e1
feat(status): pin 2022-11-24 18:35:03 +08:00
Daniel Roe a72d770aa6
fix: slightly tweak account display for long group conversations 2022-11-24 10:09:34 +00:00
三咲智子 44f84f36a3
fix: help modal when first visit 2022-11-24 17:44:27 +08:00
三咲智子 802a168051
chore: update github link 2022-11-24 17:39:21 +08:00
三咲智子 ad3d5efb11
feat(publish): support visibility 2022-11-24 17:22:29 +08:00
Anthony Fu dbf4362d8b fix: improve loading 2022-11-24 16:57:28 +08:00
patak 70645180aa style: following, follows you, mutual 2022-11-24 09:55:01 +01:00
三咲智子 e9c9ecefc8
feat: more actions in status card 2022-11-24 16:34:09 +08:00
三咲智子 2422c809e0
fix: paste on publish widget 2022-11-24 16:34:09 +08:00
Anthony Fu 83c0fafbec feat: publish via dialog 2022-11-24 16:04:53 +08:00
Anthony Fu cd2a06e969 ui: move publish widget 2022-11-24 15:53:27 +08:00
Anthony Fu 0dc515647f feat: rework status cache 2022-11-24 14:54:54 +08:00
Anthony Fu 8c9eac5789 ui: improve fields display 2022-11-24 14:41:29 +08:00
Anthony Fu 1ee945447d feat: use nested routes for profile 2022-11-24 14:18:05 +08:00
Anthony Fu e81273e944 chore: case 2022-11-24 14:04:17 +08:00
Anthony Fu a94781df83 feat: introduce lru cache for requests 2022-11-24 13:47:18 +08:00
三咲智子 6b3a14cf1e
feat: add tooltip for status action 2022-11-24 13:04:29 +08:00
Anthony Fu e17b918c00 feat: zenmode 2022-11-24 12:21:30 +08:00
Anthony Fu 3ce1eb3537 feat: improve attachment display 2022-11-24 12:13:16 +08:00
三咲智子 dba069f0ef
feat: support more kinds of attachment 2022-11-24 12:05:17 +08:00
Anthony Fu 73c35b3c11 perf: improve navigation speed 2022-11-24 12:02:18 +08:00
Anthony Fu 0a8841f4f4 feat: support codeblock 2022-11-24 11:42:03 +08:00
Anthony Fu 4885b165df feat: add introduce 2022-11-24 10:38:14 +08:00
patak f596973603 refactor: getAccountHandle, getAccountPath, getStatusPath 2022-11-23 23:40:35 +01:00
patak 713617e19a fix: hover bg-active for notifications 2022-11-23 22:41:11 +01:00
三咲智子 d79011e39a
feat: support attachment uploading 2022-11-24 01:17:54 +08:00
三咲智子 de59800c2b
refactor: improve user switcher UI 2022-11-24 01:16:36 +08:00
三咲智子 a473cc2de5
feat: add not found for user pages 2022-11-24 01:16:10 +08:00
三咲智子 6329a906a6
refactor: improve nav side UI 2022-11-23 22:50:03 +08:00
三咲智子 889b4b8a00
refactor: improve UI 2022-11-23 22:39:52 +08:00
Anthony Fu 1771291c08 fix: link color 2022-11-23 22:21:18 +08:00
三咲智子 8c1721f1c0
refactor: incrase tab padding 2022-11-23 22:03:28 +08:00
三咲智子 8a43cfaca5
fix: don't show follow when self profile 2022-11-23 21:59:13 +08:00
三咲智子 ca0672390c
refactor: improve sign in server 2022-11-23 21:58:56 +08:00
Anthony Fu eea9c7c509 chore: fix signin button 2022-11-23 21:15:33 +08:00
Anthony Fu 129e12c217 chore: rename to Elk 2022-11-23 21:06:27 +08:00
patak 674879cb7f
feat: nuxtodon logo (#32) 2022-11-23 13:04:45 +01:00
三咲智子 Kevin Deng 0befc5169b
feat: auto remove https prefix (#31) 2022-11-23 10:06:32 +01:00
三咲智子 Kevin Deng cd19d75418
fix: sign in button (#30) 2022-11-23 09:58:07 +01:00
三咲智子 Kevin Deng 074da4768e
refactor: improve status card UI (#28) 2022-11-23 16:37:31 +08:00
Anthony Fu 8f54b6db2e feat: try load full image 2022-11-23 16:33:18 +08:00
Anthony Fu 507aedceee ui: restyling navbar 2022-11-23 16:08:52 +08:00
Anthony Fu 47914d59b6 ui: adjust spacing 2022-11-23 15:46:34 +08:00
Anthony Fu ed5b8091d3 feat: rename accounts to user 2022-11-23 12:25:48 +08:00
Anthony Fu 8dc1fb6493 feat: sign out 2022-11-23 12:20:59 +08:00
Anthony Fu 241b28241c feat: basic mutli-accounts support 2022-11-23 11:48:01 +08:00
Anthony Fu 24c573ccf0 refactor: signin page 2022-11-23 11:06:56 +08:00
Anthony Fu 936488f51e ui: improve layout 2022-11-23 10:53:22 +08:00
Anthony Fu df9ee293a7 refactor: rename components 2022-11-23 10:22:18 +08:00
Anthony Fu a4d235b6fe refactor: theming 2022-11-23 10:16:31 +08:00
Anthony Fu 9a77c7da2a feat: replying to status 2022-11-23 08:00:52 +08:00
Anthony Fu 6d66bbbc5d feat: support custom emojis from other servers 2022-11-23 07:42:20 +08:00
Anthony Fu a6578155ae feat: disable SSR 2022-11-23 07:08:36 +08:00
patak 7beaab0baf
feat: unify follow button (#25) 2022-11-23 06:40:20 +08:00
patak ac156034d1
feat: global relationships batching (#24) 2022-11-22 14:03:36 +01:00
patak 5dc79df091
feat: follow actions on profile (#23) 2022-11-22 10:48:43 +01:00
patak 9aa7243d43
feat: following (#22) 2022-11-21 23:59:51 +01:00
patak f7f3e9c7e1
fix: handle undefined displayName (#21) 2022-11-21 16:07:55 +01:00
Anthony Fu 2ef2e97a30 chore: username display 2022-11-21 21:45:09 +08:00
Anthony Fu eb3f0655eb feat: support displaying video 2022-11-21 21:38:10 +08:00
Anthony Fu 757a93c2a2 feat: support blurhash 2022-11-21 21:21:53 +08:00
Anthony Fu 89845517e3 chore: account link 2022-11-21 18:16:04 +08:00
Anthony Fu 2267ca6122 chore: update 2022-11-21 18:13:13 +08:00
Anthony Fu cefecb16a0 feat: support custom emoji 2022-11-21 15:14:07 +08:00
Anthony Fu 193d1cf5c5 feat: cache for publish widget 2022-11-21 14:55:31 +08:00
patak 5d5cdebb56
feat: posts and mentions in profile (#17) 2022-11-20 22:38:52 +01:00
patak 2442c80bfb
feat: improve layout (#19)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-21 05:30:21 +08:00
Anthony Fu bc3197ba22 feat: basic parsing of post content 2022-11-21 05:21:53 +08:00
Anthony Fu 38f5d7155f chore: loading indicator 2022-11-21 04:32:24 +08:00
patak 1aa81a3a0a
feat: basic conversations (#15) 2022-11-18 17:37:22 +08:00
Anthony Fu 4fc6e405e0 refactor: update composable names 2022-11-18 05:32:03 +08:00
patak 787a55bea7
feat: basic publish (#13) 2022-11-17 21:09:54 +08:00
patak 0dda5c9b15
feat: explore (#14) 2022-11-17 21:09:05 +08:00
Anthony Fu 0312547629 refactor: paginator 2022-11-17 15:35:42 +08:00
patak 6e54d95bbc
feat: publish widget markup (#12) 2022-11-17 05:27:02 +08:00
patak 85eb81ba80
feat: reblog and optimistic updates (#10) 2022-11-17 05:07:24 +08:00
patak 1e273b36e3
feat: style active route (#11)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-17 05:05:19 +08:00
patak e61f909f31
feat: common paginator component (#9) 2022-11-17 00:11:08 +08:00
Anthony Fu 682efa604f chore: update ui 2022-11-16 10:02:43 +08:00
patak 47968146a8
feat: notifications (#7) 2022-11-15 22:21:54 +01:00
patak b455c37c10
feat: favourites (#8) 2022-11-15 22:21:39 +01:00
patak f3ea4b1f3b feat: bookmarks 2022-11-15 22:20:07 +01:00
Anthony Fu 94bde9487a feat: nav side 2022-11-16 01:14:10 +08:00
patak a6a189ba59
feat: following and followers routes (#4) 2022-11-15 23:56:11 +08:00
Anthony Fu 7ab17001f0 feat: basic oauth 2022-11-15 23:48:23 +08:00
patak a17d3276d3
feat: /public/local timeline and timeline header (#3)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-15 21:50:41 +08:00
Anthony Fu cf22ca25bf feat: timeline paginator 2022-11-15 21:00:28 +08:00
Anthony Fu f3dd3fe8a5 feat: user timeline 2022-11-15 20:08:49 +08:00
patak 6755ed6f94
feat: basic account header (#1) 2022-11-15 11:26:52 +08:00
Anthony Fu c7ae7d5a1c feat: status details 2022-11-14 22:54:30 +08:00
Anthony Fu c79902a04e feat: media grid 2022-11-14 11:33:09 +08:00
Anthony Fu 10143fffec feat: styling 2022-11-14 10:56:48 +08:00
Anthony Fu 90c45b435f feat: use masto client 2022-11-14 10:20:07 +08:00
Anthony Fu 4adab40932 feat: styling 2022-11-14 00:05:32 +08:00
Anthony Fu 8424b7b98b chore: init 2022-11-13 13:34:43 +08:00