| 
								
								
									 三咲智子 | 1957a5c681 | fix(search): replace button with div | 2023-01-07 22:55:10 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | cf561870f0 | refactor: search | 2023-01-07 22:52:58 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | d386a2dbbe | fix: hashtag id | 2023-01-07 22:21:52 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | 30e4ef57df | perf: don't destroy elements when zen mode closes #834 | 2023-01-07 22:03:25 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | bbc1580010 | refactor: add bot indicator icon | 2023-01-07 21:53:15 +08:00 |  | 
				
					
						| 
								
								
									 Anthony Fu | 6944a74653 | refactor: html parsing | 2023-01-07 10:31:48 +01:00 |  | 
				
					
						| 
								
								
									 PraZ | d76e4bfaa5 | feat: add post deletion confirm dialog (#818) Co-authored-by: 三咲智子 <sxzz@sxzz.moe> | 2023-01-07 16:55:01 +08:00 |  | 
				
					
						| 
								
								
									 Piotrek Tomczewski | 2ff46bb8cb | feat(ui): opening the details page with the reply button (#840) | 2023-01-07 08:55:07 +01:00 |  | 
				
					
						| 
								
								
									 Daniel Roe | 6a78f9c9e3 | fix: prevent rounded background when avatar is square (#811) | 2023-01-06 23:13:28 +01:00 |  | 
				
					
						| 
								
								
									 Piotrek Tomczewski | 0a79f4dc28 | feat(publish): add hashtag autocomplete (#837) | 2023-01-06 22:38:01 +01:00 |  | 
				
					
						| 
								
								
									 三咲智子 | 5e38a768c9 | fix: TS error in locales list upgrade jiti
https://github.com/unjs/jiti/issues/106 is fixed | 2023-01-07 05:18:22 +08:00 |  | 
				
					
						| 
								
								
									 Joaquín Sánchez | 907abd0b41 | fix(pwa): add background_colorto web manifest (#832) | 2023-01-06 22:04:17 +01:00 |  | 
				
					
						| 
								
								
									 Joaquín Sánchez | e04513d24c | chore: update pwa plugin version (#835) | 2023-01-07 05:02:38 +08:00 |  | 
				
					
						| 
								
								
									 dicarbene | a81de95d3d | chore: update contributing guide typo (#836) | 2023-01-06 22:02:08 +01:00 |  | 
				
					
						| 
								
								
									 三咲智子 | 5f7f7573c6 | fix(tauri): upgrade target browser version used top-level await, only Safari > 15 supports it | 2023-01-07 04:00:19 +08:00 |  | 
				
					
						| 
								
								
									 Joaquín Sánchez | 731d68d53d | fix: hydration problem on default layout (#831) | 2023-01-07 03:38:40 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | c48ee6c35b | refactor: cleanup auto imports | 2023-01-07 03:22:56 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | 230c8b68a4 | feat(settings): preview display name and handle | 2023-01-07 03:14:00 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | 2bbbfd51c1 | refactor(account): extract display name component | 2023-01-07 03:12:00 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | c7756add7d | refactor: cleanup imports | 2023-01-07 02:50:31 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | e2dc90a889 | chore: add cache for eslint | 2023-01-07 02:48:55 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | e0741d58a9 | refactor: tidy composables | 2023-01-07 02:43:49 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | bf8070c4b9 | refactor: auto import masto composables | 2023-01-07 02:35:45 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | 79e4841f87 | fix: rework tip for unavailable posts refactor #767 | 2023-01-07 02:29:44 +08:00 |  | 
				
					
						| 
								
								
									 Ryan Cao | a311e0ec80 | feat: add aria-label for back button (#819) | 2023-01-07 01:46:06 +08:00 |  | 
				
					
						| 
								
								
									 Anthony Fu | 1aa118283e | refactor: unify user settings (#821) Co-authored-by: 三咲智子 <sxzz@sxzz.moe> | 2023-01-07 01:39:37 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | 35c9a871be | fix(command): remove compose action | 2023-01-07 01:32:53 +08:00 |  | 
				
					
						| 
								
								
									 Joaquín Sánchez | 413f2e1fea | fix: refresh wide layout pages broken (#828) | 2023-01-07 00:22:11 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | c713add727 | refactor: rename dev to canary | 2023-01-07 00:20:12 +08:00 |  | 
				
					
						| 
								
								
									 三咲智子 | cffcddefb9 | refactor: use defineModel | 2023-01-06 23:46:36 +08:00 |  | 
				
					
						| 
								
								
									 Joaquín Sánchez | 85ac005570 | feat: i18n PWA webmanifests (#805) Co-authored-by: Daniel Roe <daniel@roe.dev> | 2023-01-06 20:48:43 +08:00 |  | 
				
					
						| 
								
								
									 Joaquín Sánchez | 18056038c7 | fix: current nav side on pwa update (#823) | 2023-01-06 13:47:49 +01:00 |  | 
				
					
						| 
								
								
									 patak | 37fa2b9117 | chore: release v0.2.0 | 2023-01-06 13:45:52 +01:00 |  | 
				
					
						| 
								
								
									 patak | 915923162a | chore: revert min-height for status ( 85316d0) | 2023-01-06 11:59:03 +01:00 |  | 
				
					
						| 
								
								
									 patak | 7c6a81961b | fix: extra top spacing on xl for all routes | 2023-01-06 11:52:58 +01:00 |  | 
				
					
						| 
								
								
									 patak | 779fcf4177 | feat: move compose to user category in sidebar | 2023-01-06 11:41:47 +01:00 |  | 
				
					
						| 
								
								
									 patak | 36f11e48da | feat: categorized sidebar | 2023-01-06 10:44:07 +01:00 |  | 
				
					
						| 
								
								
									 Mayank | c11a7cc225 | fix: make code font-size smaller in displayed markdown (#817) Co-authored-by: Mayank <mayank99@users.noreply.github.com> | 2023-01-06 10:40:11 +01:00 |  | 
				
					
						| 
								
								
									 Joaquín Sánchez | 573bf48eda | fix: sync current account across tabs 2 (#816) | 2023-01-06 10:34:18 +01:00 |  | 
				
					
						| 
								
								
									 Joaquín Sánchez | d8eec1ed5e | fix: sync current account across tabs (#815) | 2023-01-06 00:39:10 +01:00 |  | 
				
					
						| 
								
								
									 patak | b1fbac6ba3 | feat: use square avatar for publish widget (#814) | 2023-01-06 00:35:35 +01:00 |  | 
				
					
						| 
								
								
									 Anthony Fu | b4012a11bf | fix(ui): style consistant | 2023-01-06 00:04:51 +01:00 |  | 
				
					
						| 
								
								
									 Anthony Fu | 916793f5ae | fix: ui search items | 2023-01-06 00:04:51 +01:00 |  | 
				
					
						| 
								
								
									 Adam Cooper | 954a6bd5a1 | feat: add link to the posting app (#807) | 2023-01-05 22:57:04 +00:00 |  | 
				
					
						| 
								
								
									 wheat | a35884c0a7 | feat: update design of square avatar (#808) | 2023-01-05 23:21:31 +01:00 |  | 
				
					
						| 
								
								
									 Joaquín Sánchez | 6bb9fd9553 | fix(i18n): spanish app_desc_short(#806) | 2023-01-05 18:38:27 +01:00 |  | 
				
					
						| 
								
								
									 Ivan Demchuk | 7e794aa641 | feat: preserve media dialog state in browser history (#743) | 2023-01-05 17:51:50 +01:00 |  | 
				
					
						| 
								
								
									 Ivan Demchuk | c68c7ad507 | fix: image thumbnail position (#731) | 2023-01-05 17:49:59 +01:00 |  | 
				
					
						| 
								
								
									 Joaquín Sánchez | 85316d0518 | feat: increase status body min height (#783) | 2023-01-05 17:49:08 +01:00 |  | 
				
					
						| 
								
								
									 三咲智子 Kevin Deng | acdb94de62 | fix: type errors (#802) | 2023-01-05 17:48:20 +01:00 |  |