Wykres commitów

609 Commity (49a28144fdbcae5a3128dd6490f235189d6398ca)

Autor SHA1 Wiadomość Data
Joaquín Sánchez 49a28144fd
feat: update logo logic (#377) 2022-12-08 14:30:56 +01:00
Daniel Roe 9c3f32ac69
fix: include dev assets in local build 2022-12-08 14:24:36 +01:00
Daniel Roe 81cf949e13
fix: use localhost url for local build too 2022-12-08 14:04:58 +01:00
Michel EDIGHOFFER 9431acc459
fix(i18n): mutuals translation + small improvement (#354) 2022-12-08 12:50:22 +01:00
Daniel Roe be68912226
fix: format many voters as human readable number 2022-12-08 11:56:23 +01:00
Joaquín Sánchez 2fed89be9d
feat: poll plural support (#375) 2022-12-08 11:54:34 +01:00
Daniel Roe 00b835444b
fix: use nitro overlay to skip dev assets in production 2022-12-08 11:50:44 +01:00
Michel EDIGHOFFER 8132efbc4d
feat(ui): on expireAt, add time tag + tooltip (#362) 2022-12-08 11:07:54 +01:00
Joaquín Sánchez 431a431c1d
feat(ui): add more favicon file formats (#374) 2022-12-08 10:55:54 +01:00
kazuya kawaguchi db2ac489bb
chore: bump up nuxtjs/i18n (#370) 2022-12-08 08:19:22 +01:00
Ayaka Rizumu 77fb74f0ac
fix: component `ContentRich` style overflow (#371) 2022-12-08 06:56:22 +01:00
Cesar Gomez ede3a398b5
feat(i18n): sync es-ES lang (#350)
* feat(i18n): sync es-ES lang

* fix(i18n): reintegrate en-US entries and review voting string at es-ES

* feat(i18n): sync es-ES with en-US
2022-12-08 00:23:46 +01:00
Ayo Ayco ff3ebc2871
feat: handle square preview cards (#363) 2022-12-07 20:13:33 +01:00
Ayo Ayco 10167b54d8
feat: preview card for status links (#339) 2022-12-07 16:55:45 +01:00
Daniel Roe 8e47deb0e1
fix: hide details when no status or no repliers (#359) 2022-12-07 14:31:29 +01:00
Daniel Roe a1b3bd6db9
fix: add singular following text 2022-12-07 00:07:54 +00:00
Daniel Roe f0fb29b078
fix: fix typo in class name 2022-12-07 00:07:54 +00:00
patak 36a35b5fcc
feat: improve conversations (#358) 2022-12-06 23:51:29 +00:00
Daniel Roe 28c4c6a3e8
fix: swap staging/production environment conditions 🤦‍♂️ 2022-12-06 23:39:17 +00:00
Daniel Roe abbd026c1d
fix: avoid fetching null account id 2022-12-06 23:38:00 +00:00
Daniel Roe b078e456cc
fix: add explicit height/width for logo to reduce cls 2022-12-06 23:32:27 +00:00
Daniel Roe 2c9a2b081d
chore: update handle for @sxzz 2022-12-06 23:15:38 +00:00
Daniel Roe b6ca0a5741
perf: use transform on team images 2022-12-06 23:07:31 +00:00
Daniel Roe b880074447
chore: update mastodon handles 2022-12-06 22:54:28 +00:00
Daniel Roe 1e0f733c50
chore: enable type checking in more places 2022-12-06 22:17:58 +00:00
Daniel Roe 08d629ea78
refactor: configure preview status with runtime config 2022-12-06 21:09:47 +00:00
Daniel Roe 83d313c47b
refactor: move shared config into `~/config/` 2022-12-06 21:04:38 +00:00
Ayaka Rizumu 7a07d21b76
fix: style overflow due to user content (#355) 2022-12-06 17:37:58 +01:00
Guillaume Chau 3b6b83ae7a
fix: don't include `srcset` when showing blur placeholder (#347) 2022-12-06 15:10:53 +00:00
patak 8537f9e0ae
feat: display status meta over card (#325) 2022-12-06 11:07:17 +00:00
Michel EDIGHOFFER 22a82bca22
fix(i18n): french typo (#348) 2022-12-06 10:47:47 +01:00
Guillaume Chau d98498fd95
feat: upgrade vue-virtual-scroller (#349) 2022-12-06 05:36:24 +01:00
Ayaka Rizumu 70db3ea759
refactor: improve code structure (#343) 2022-12-05 21:20:23 +08:00
Michel EDIGHOFFER f2d6159aa1
fix(i18n): sync french i18n keys (#342) 2022-12-05 11:35:36 +01:00
三咲智子 5b3de2c586
feat: set lang attribute for status body
relate #332
2022-12-05 14:20:56 +08:00
Alex e8bdceac68
feat(i18n): improve translations of command palette and others (#341)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-12-05 13:48:23 +08:00
三咲智子 4214202b79
ci: add lint 2022-12-05 13:04:18 +08:00
三咲智子 b71731a432
fix: setup jsdom environment 2022-12-05 12:59:04 +08:00
Daniel Roe 09290b112e
fix: decode other entity text as well 2022-12-05 00:30:20 +00:00
Daniel Roe 4146915a33
fix: decode numerically encoded html entities in text 2022-12-05 00:15:30 +00:00
Daniel Roe 408aff20ee
ci: test project on pull requests (#338) 2022-12-04 23:28:04 +00:00
Daniel Roe 1c0f8b0147
perf: replace `parse5` with `ultrahtml` (#336) 2022-12-04 23:10:10 +01:00
Daniel Roe 04615e443e
fix: update more public and explore links 2022-12-04 20:05:11 +00:00
Daniel Roe fd1be3b86c
fix: use `iterateStatuses` rather than deprecated `getStatuses` 2022-12-04 20:01:34 +00:00
Daniel Roe bd78834a44
fix: update prop types for spoiler 2022-12-04 20:00:02 +00:00
Daniel Roe eb022c92e8
feat: make internal app URLs permalinks (#329) 2022-12-04 19:56:33 +00:00
Ayo Ayco 4f8f2ed1f1
feat: content filters (#279) 2022-12-04 20:28:26 +01:00
三咲智子 337d2a8b43
chore: format styles 2022-12-05 03:06:02 +08:00
三咲智子 1ba5cc4072
refactor: use escaped middot 2022-12-05 02:59:33 +08:00
三咲智子 f2a1cdaefe
feat(i18n): translate vote result 2022-12-05 02:58:21 +08:00