Wykres commitów

813 Commity (c8a7e6e7e7cc29d87ed1d1fbe7af43f37e41b1c0)

Autor SHA1 Wiadomość Data
Daniel Roe c8a7e6e7e7
fix: use lazy pagination (#563) 2022-12-26 09:34:30 +01:00
patak 59d0cfa10e
feat: avatar on posts improvements (#561) 2022-12-26 09:00:57 +01:00
Daniel Roe 3e3a241474
fix: address some hydration issues 2022-12-26 08:47:23 +01:00
Daniel Roe 72855d7725
refactor: move post-login push logic to single place 2022-12-26 08:47:23 +01:00
patak d9e8703882
feat: threads improvements (#562) 2022-12-26 08:37:42 +01:00
patak baa2696d31
feat: re-apply timelines loading optimization (#524)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-26 06:39:18 +01:00
Joaquín Sánchez db7f82422e
feat: file upload error handling (#560) 2022-12-26 06:25:35 +01:00
patak 0530c6004e fix: main l/r borders 2022-12-25 21:20:14 +01:00
patak 5675d5aef9 fix: notifications spacing 2022-12-25 20:28:26 +01:00
Joaquín Sánchez 7405dee7f6
fix: emoji picker stops showing (#559) 2022-12-25 17:58:00 +01:00
Joaquín Sánchez cf261c36cd
feat: add font size to bottom nav (#558) 2022-12-25 17:13:23 +01:00
Daniel Roe 12522d2a0c
chore: bump dependencies 2022-12-25 16:27:57 +01:00
patak a04c84299f
feat: reduce line-height for posts (#557) 2022-12-25 16:26:43 +01:00
Daniel Roe cca222ca6b
chore: upgrade dev dependencies 2022-12-25 16:01:57 +01:00
Daniel Roe dc76ab2477
fix: update cache + timeline when items are updated/deleted (#556) 2022-12-25 15:52:37 +01:00
Daniel Roe 720b5114af
refactor: initialise `masto` outside of functions/handlers 2022-12-25 15:04:50 +01:00
Joaquín Sánchez 03d3775011
feat: show re-auth message when missing `vapid_key` (#542) 2022-12-25 13:45:37 +01:00
Chris c8de9c45fa
feat(i18n): translate `fontSize` key (#551) 2022-12-25 13:44:59 +01:00
Lu[ke] Wilson a1400b7fea
ui: make bio text less dim (#549) 2022-12-25 13:44:45 +01:00
Chris bf99eca956
fix: duplicate boder in status detail (#552) 2022-12-25 13:44:18 +01:00
Joaquín Sánchez 95985d14a9
feat(i18n): font size translation for es-ES (#555) 2022-12-25 13:43:23 +01:00
Michel EDIGHOFFER 73fd577aaa
feat(i18n): update french translations (#539) 2022-12-24 15:21:22 +01:00
Anthony Fu e7b9b5b8a6 fix: server autocomplete 2022-12-24 12:42:54 +01:00
Anthony Fu ffe592cc57 fix: autocomplete direction 2022-12-24 02:06:46 +01:00
Anthony Fu 32f22f81d9 fix: normalize server name 2022-12-24 01:51:45 +01:00
Anthony Fu fdf2d75d86 chore: workaround typeerror 2022-12-24 01:46:43 +01:00
Anthony Fu b30e8a2b03 feat: server auto complete 2022-12-24 01:40:51 +01:00
Anthony Fu 52a8ae47fe feat(api): list servers 2022-12-24 01:07:38 +01:00
Anthony Fu 6c9908d030 chore: clean up 2022-12-24 00:22:57 +01:00
Anthony Fu b40832a7eb fix: font-size ssr 2022-12-24 00:19:17 +01:00
Anthony Fu 597617b7e6 feat: custom emojis, close #500 2022-12-23 23:56:21 +01:00
patak 41ef187379 feat: font size preference 2022-12-23 23:47:13 +01:00
patak 99abb78ef1
feat: rework vertical spacing (#533) 2022-12-23 22:53:21 +01:00
Sebastian Di Luzio 823820e7c7
fix(i18n): german following (#530) 2022-12-23 21:49:38 +01:00
Anthony Fu 55443e4d8a
feat: init emoji picker (#532) 2022-12-23 20:15:19 +01:00
Joaquín Sánchez 6037700197
fix: logout without pwa (#528) 2022-12-23 19:28:10 +01:00
Anthony Fu cd268c9bc7 ui: update button for mobile 2022-12-23 19:26:28 +01:00
Anthony Fu 589cf463bd ui: improve pwa prompt 2022-12-23 19:05:48 +01:00
Sebastian Di Luzio 41568b2c2d
fix(styling): make PWA update notification fit screen on mobile (#531) 2022-12-23 17:12:29 +01:00
Joaquín Sánchez 8bdc6d40cf
feat(a11y): aria announcer (#443) 2022-12-23 16:08:36 +01:00
Clark Cui 4b70c6b3e7
fix: image edit dialog apply button (#527) 2022-12-23 15:08:10 +01:00
Anthony Fu 0d4df4b269 ui: fix link line break 2022-12-23 11:32:00 +01:00
Clark Cui 8c53fff9af
feat: image edit dialog mobile style (#526) 2022-12-23 10:09:52 +01:00
patak cc0472b9e6 fix: support orgs/ and sponsors/ for GitHub cards 2022-12-23 10:08:13 +01:00
patak ef4a240800 fix: revert timelines loading optimization 2022-12-23 06:02:13 +01:00
patak 2e5270f453 fix: reverts /home special treatment
reverts commit 43515b243b.
2022-12-23 05:59:29 +01:00
patak 4f09794021 fix: replying to position for grouped likes 2022-12-22 22:39:07 +01:00
patak 43515b243b fix: revert loading optimization for /home to fix sign in 2022-12-22 22:10:50 +01:00
patak 84ea17e0cf feat: improve explore loading 2022-12-22 21:25:56 +01:00
Joaquín Sánchez 4d8b402b04
fix: account followers and following links (#519) 2022-12-22 21:15:06 +01:00