Wykres commitów

714 Commity (db8c2adaeca03899e433fff397ddebec936f17ab)

Autor SHA1 Wiadomość Data
Joaquín Sánchez db8c2adaec
feat: switch theme color on theme toggling (#454)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-19 23:37:23 +01:00
Andre_601 6eef0fe25a
feat(i18n): update de-DE translation with latest changes (#431) 2022-12-19 21:40:31 +00:00
Jason Etcovitch b918ad50cf
fix: image modal unable to select image (#459)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-19 22:34:58 +01:00
Anthony Fu ae45b8d822 ui: interactions for help preview 2022-12-19 22:30:27 +01:00
Joaquín Sánchez 4d88ee312e
fix(i18n): use floor rounding on use time ago (#444) 2022-12-19 22:20:32 +01:00
Anthony Fu aa9b5d2cb1 ui: pwa prompt 2022-12-19 22:14:54 +01:00
Anthony Fu 7c1baf0f0a ui: improve bot indicator 2022-12-19 21:40:46 +01:00
Anthony Fu 72a3482e4e ui: update icons 2022-12-19 21:31:12 +01:00
Ayo Ayco e880cd7b63
feat: card type icons (#462) 2022-12-19 15:52:32 +00:00
patak cd85871d01
feat: account switcher sidebar (#460)
* feat: account switcher sidebar

* fix: defer loading sidebar until masto initialised

* fix: only show user switcher for 2 or more accounts

* chore: use `ofetch` (newer version of `ohymfetch`)

* chore: early alpha warning

* fix: handle missing user in github preview

* refactor: avoid circular auto-import

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-19 16:44:14 +01:00
patak 15b59ae9b9 feat: muting feedback on follow button 2022-12-19 15:29:12 +01:00
patak e72d45a208 feat: blocking feedback on follow button 2022-12-19 15:01:45 +01:00
Guillaume Chau 79fb8c5d92
feat: update vue-virtual-scroller (#461) 2022-12-19 13:48:25 +00:00
Daniel Roe c7e6e10cb5
fix: handle missing user in github preview 2022-12-19 12:29:28 +00:00
patak b8ec153244 chore: early alpha warning 2022-12-19 09:36:58 +01:00
Daniel Roe b885d83011
chore: use `ofetch` (newer version of `ohymfetch`) 2022-12-18 23:13:01 +00:00
patak c830b8087a feat: link to account from single follow notification 2022-12-18 14:41:32 +01:00
patak 139a2ea3b6 fix: responsive github cards, don't constrain height 2022-12-18 14:22:39 +01:00
Joaquín Sánchez f5d0660d7a
docs: PWA capabilities (#455) 2022-12-18 13:58:24 +01:00
patak a210292397 fix: github cards for mobile 2022-12-18 11:26:55 +01:00
Daniel Roe 51eaa99441
chore: explicitly use development flag 2022-12-18 00:15:19 +00:00
Daniel Roe 01ecdcb663
fix: enable pwa module in production 2022-12-18 00:07:05 +00:00
Daniel Roe d7236910a5
fix: disable enabling notifications if user needs to re-login 2022-12-17 23:55:00 +00:00
Daniel Roe 80ad2ab607
fix: skip removal of notifications if pwa not enabled 2022-12-17 23:54:16 +00:00
Joaquín Sánchez f0c91a3974
feat: pwa with push notifications (#337) 2022-12-17 23:29:16 +00:00
wheat a18e5e2332
feat: add component to enable scroll-into view (#451) 2022-12-17 23:15:41 +01:00
wheat c1d1138742
feat: search (#285) 2022-12-17 22:35:07 +01:00
Daniel Roe 5ff0900108
fix: typo 2022-12-17 21:28:47 +00:00
Daniel Roe da5f2d3c66
chore: add more translations for GitHub cards flag 2022-12-17 21:24:00 +00:00
patak 798f73ece5
feat: GitHub cards (#450) 2022-12-17 22:11:39 +01:00
Daniel Roe 7887629954
fix: don't parse rich content in display name (#449)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-12-17 21:01:20 +00:00
Daniel Roe 9395b7031e
feat: render app shell with ssr to improve loading experience (#448) 2022-12-17 17:55:29 +01:00
Daniel Roe b545efeacc
fix: revert removal of parsing rich content in display name
This reverts commit 5be48b102f.
2022-12-17 16:06:45 +00:00
三咲智子 5be48b102f
fix: don't parse rich content in display name
closes #445
2022-12-17 22:30:39 +08:00
三咲智子 6392b82a93
fix: update when toggle avatar on avatar 2022-12-17 21:55:59 +08:00
Joaquín Sánchez 134131902c
feat(a11y): focus trap for modal dialogs (#446) 2022-12-16 20:55:31 +01:00
Ayo Ayco 8aa2b3b084
feat: show provider name on small screen preview cards (#442) 2022-12-16 12:02:34 +01:00
Ayo Ayco 06952b0eee
style: add space between media attachment and preview card (#441) 2022-12-16 09:22:06 +01:00
Joaquín Sánchez 515b660446
feat: add gap-x in main content actions (#440) 2022-12-15 20:59:47 +01:00
Ayaka Rizumu 61113a242a
fix: user switcher blocking other dialog (#430) 2022-12-15 14:50:11 +01:00
Michel EDIGHOFFER ebf1bb81b0
fix(i18n): add missing french translations (#408) 2022-12-15 00:57:52 +01:00
patak 420cc23ede fix: type error 2022-12-15 00:40:39 +01:00
patak 2f8085fa86 feat: basic alt text edit 2022-12-15 00:30:54 +01:00
Mikoláš Štrajt 0f438b80cd
feat: Czech locale (#439) 2022-12-14 22:19:38 +01:00
Daniel Roe 25b0ad2f19
fix: only short circuit on account pages 2022-12-14 20:57:15 +00:00
patak 5bd081df49 chore: remove orange heart that isn't rendering on windows 2022-12-14 21:20:42 +01:00
patak adc88654f5
chore: remove orange heart from readme 2022-12-14 21:13:12 +01:00
Joaquín Sánchez 1cd86996ab
fix: provide callback for focus-editor injection (#435) 2022-12-14 18:20:03 +01:00
Joaquín Sánchez 39ed6bffec
feat: focus editor on reply click (#434) 2022-12-14 17:45:46 +01:00
Joaquín Sánchez e4b7b8061a
feat(i18n): update plurals support (#433) 2022-12-14 16:56:48 +01:00