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 |
|
Daniel Roe
|
9899cd0661
|
fix: for accounts missing @ , perform search
resolves #424
|
2022-12-14 13:42:40 +00:00 |
|
Ayaka Rizumu
|
48f9e71d83
|
fix: modal dialog too wide (#429)
|
2022-12-14 14:22:35 +01:00 |
|
Joaquín Sánchez
|
5bfa9f4bdc
|
feat(en-US): add some plurals (#428)
closes #307
|
2022-12-14 14:12:21 +01:00 |
|
Ayaka Rizumu
|
57017a23f4
|
feat(command): support for emacs shortcuts (#416)
|
2022-12-14 19:09:18 +08:00 |
|
Anthony Fu
|
762a936793
|
ci: disable GitHub Actions
|
2022-12-14 11:06:39 +01:00 |
|
Anthony Fu
|
1fd1af214d
|
ui: allow wider media
|
2022-12-14 10:53:22 +01:00 |
|
Michel EDIGHOFFER
|
c53e986956
|
fix(gallery): redo image sizing + adding description (#407)
|
2022-12-14 10:10:42 +01:00 |
|
Alex
|
9ac4d68fe8
|
feat(i18n): add missing zh-CN translations (#425)
|
2022-12-14 06:38:14 +01:00 |
|
patak
|
441c16913d
|
chore: style for grouped follow notifications
|
2022-12-14 00:30:34 +01:00 |
|
Joaquín Sánchez
|
110e7ae61f
|
feat: enhance login and error handling (#423)
|
2022-12-14 00:12:16 +01:00 |
|