patak
2b5051e123
fix: stable layout while loading
2022-12-21 22:39:25 +01:00
patak
6849fde9cc
refactor: use css breakpoints
2022-12-21 21:54:38 +01:00
Jorge Barrera
c648d23115
fix: improve spanish translations, add missing strings ( #491 )
2022-12-21 20:03:17 +01:00
Jordan Harrison
34bf6e32b0
fix: dont close hover card on follow button press ( #495 )
2022-12-21 16:10:28 +01:00
patak
1e66dba35a
fix: github card for user/org
2022-12-21 15:44:59 +01:00
Ayaka Rizumu
deb5cc2428
fix: `ModalDialog` component has focus error in `:use-v-if="false"` mode. ( #494 )
2022-12-21 15:41:27 +01:00
Sebastian Di Luzio
ed7989cc2c
fix( #480 ): keep content warning when editing a status ( #492 )
2022-12-21 15:21:45 +01:00
patak
f542011b55
fix: responsive sign in after icon-only sidebar
2022-12-21 15:10:50 +01:00
Daniel Roe
ee9627108c
fix: revert 92475fdbf4
2022-12-21 13:58:44 +00:00
Daniel Roe
92475fdbf4
fix: allow sharing invite links within elk
2022-12-21 13:38:39 +00:00
patak
0320d5ab44
fix: missing text on mobile nav
2022-12-21 13:30:51 +01:00
Alex
67cfcf0dad
feat(i18n): add missing translations ( #484 )
2022-12-21 08:47:26 +01:00
Alex
dfd8b8968a
feat: improve status detail page title ( #485 )
2022-12-21 08:46:36 +01:00
Ryō Igarashi
2339acaf5e
chore: migrate to masto/fetch ( #479 )
2022-12-21 01:06:39 +00:00
Daniel Roe
3391bce91b
chore: disable pwa module when in preview mode ( #483 )
2022-12-21 00:06:51 +00:00
Daniel Roe
2d49074242
refactor: split tauri config into module
2022-12-21 00:03:41 +00:00
patak
44cf8aa89c
feat: responsive sidebar, aim for a 600px timeline always ( #482 )
2022-12-21 00:02:01 +00:00
Daniel Roe
3907199a54
feat: add invite link for easier onboarding ( #481 )
2022-12-20 22:39:04 +00:00
Daniel Roe
dfc24370d8
fix: don't apply auth middleware on signin callback ( #478 )
2022-12-20 21:03:15 +00:00
patak
2e97780899
feat: author on GitHub issues and PR cards
2022-12-20 20:42:28 +01:00
Daniel Roe
60a8673757
fix: use `masto.loginTo` to update masto api ( #474 )
2022-12-20 15:56:54 +00:00
Daniel Roe
ab4321ad33
refactor: simplify assignment
2022-12-20 14:44:40 +00:00
Anthony Fu
11731ee280
chore: update vueuse
2022-12-20 15:22:21 +01:00
Anthony Fu
b23f560713
chore: update lock
2022-12-20 14:35:21 +01:00
Anthony Fu
bcba3ca970
chore: fix types
2022-12-20 14:27:53 +01:00
Anthony Fu
0a5edda4cd
chore: move dependencies
2022-12-20 14:25:39 +01:00
Anthony Fu
602afa497c
fix: upgrade vueuse, close #469
2022-12-20 14:19:41 +01:00
patak
687acc185e
feat: links to Mastodon and Discord in app
2022-12-20 12:08:03 +01:00
patak
b369f80703
chore: update app info
2022-12-20 11:58:50 +01:00
Daniel Roe
8de1c95fd3
fix: handle permalinks with app shell ( #468 )
2022-12-20 09:20:40 +01:00
Robert van Hoesel
f8ebc0e99a
fix: don't decode HTML entities (`&foo;`) until rendering ( #465 )
2022-12-20 00:23:06 +00:00
Daniel Roe
9a7c37db24
fix: key current instance on user server, not user id ( #466 )
2022-12-20 01:16:15 +01:00
Joaquín Sánchez
7484c5c072
chore: remove unused favicons ( #467 )
2022-12-20 00:29:41 +01:00
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