Commit graph

34 commits

Author SHA1 Message Date
Freeplay 8cb3a25245 change line height 2023-02-25 19:48:10 -05:00
Freeplay 5d391bd198 add some animations to reactions 2023-02-25 13:50:24 -05:00
Freeplay 161594d4bc Fix 'close' button in posts not sticking to bottom
thanmk you overlfow clip
2023-02-25 01:18:21 -05:00
Freeplay 92b8aed3e2 style view thread continuation button + fix link underline 2023-02-24 22:33:21 -05:00
Freeplay 1760424ec1 Change avatar size var to camelCase, more tweaks 2023-01-07 15:53:51 -05:00
Freeplay 34576f6670 Add reply lines, other tweaks 2023-01-06 18:58:52 -05:00
chimiana 0adf713f85 Removed tap-highlight-color from style.scsss as it is not a valid css property 2022-12-15 23:19:04 +00:00
ThatOneCalculator 3bd909db1a further simplify tada for reduced motion 2022-11-29 18:51:24 -08:00
ThatOneCalculator aa8c271dd2 reduce motion for tada 2022-11-29 18:29:12 -08:00
ThatOneCalculator 57e753ad0c fix: don't do icon transform by default 2022-11-21 21:45:59 -08:00
ThatOneCalculator b3043c383c imprv perf 2022-11-08 16:56:37 -08:00
ThatOneCalculator 1ce3ef31ac ease 2022-11-06 20:48:28 -08:00
ThatOneCalculator 58691cf896 funny link hover attempt 2 2022-11-06 20:47:52 -08:00
ThatOneCalculator e3dd9ed3c9 disable link hover effect for now 2022-11-06 19:29:42 -08:00
ThatOneCalculator aa97271f30 only apply hover effect to link 2022-11-06 19:18:27 -08:00
ThatOneCalculator c3e6b6544b underline effect 2022-11-06 19:14:55 -08:00
ThatOneCalculator b3a5fdb1e0 feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
ThatOneCalculator 9d8c2b67cc rose pine code blocks 2022-07-27 19:32:21 -07:00
ThatOneCalculator dc09283b5d formatting 2022-07-27 19:31:33 -07:00
ThatOneCalculator 4e1673ac41 Merge remote-tracking branch 'pixeldesu/fix/acrylic-firefox' into develop 2022-07-18 20:45:43 -07:00
syuilo 165c4b2c00 chore(client): tweak ui 2022-07-15 17:01:13 +09:00
syuilo db21be3282 chore(client): trust ios 2022-07-13 21:41:06 +09:00
syuilo e560601815
feat: auto nsfw detection (#8840)
* feat: auto nsfw detection

* ✌️

* Update ja-JP.yml

* Update ja-JP.yml

* ポルノ判定のしきい値を高めに

* エラーハンドリングちゃんとした

* Update ja-JP.yml

* 感度設定を強化

* refactor

* feat: add video support for auto nsfw detection

* rename: image -> media

* .js

* fix: add missing error handling

* fix: use valid pathname instead of using filename due to invalid usage

* perf(nsfw-detection): decode frames

* disable detection of video for some reasons

* perf(nsfw-detection): streamify detection process for video

* disable disallowUploadWhenPredictedAsPorn option

* fix(nsfw-detection): improve reliability

* fix(nsfw-detection): use Math.ceil instead of Math.round

* perf(nsfw-detection): delete tmp frames after used

* fix(nsfw-detection): FSWatcher does not emit ready event

* perf(nsfw-detection): skip black frames

* refactor: strip exists check

* Update package.json

* めっちゃ変えた

* lint

* Update COPYING

* オプションで動画解析できるように

* Update yarn.lock

* Update CHANGELOG.md

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-07-07 21:06:37 +09:00
syuilo 58b00e2f4c chore(client): tweak style 2022-07-05 16:19:52 +09:00
syuilo e393ab6044 fix(client): style tweak for ios 2022-07-03 16:17:31 +09:00
syuilo 0ec266abf7 chore(client): tweak client 2022-06-26 19:41:21 +09:00
syuilo e44cb42de4 🎨 2022-06-22 00:48:16 +09:00
Andreas Nedbal 0db2051480 fix(client): additional background for acrylic popups if unsupported 2022-05-14 15:00:30 +02:00
syuilo 27778f839a 🎨 2022-01-14 01:44:08 +09:00
syuilo 616b18a9e5 enhance(client): tweak ui 2021-12-30 21:47:48 +09:00
syuilo d9257a5c0e 🎨 2021-12-17 16:14:43 +09:00
syuilo d3c7c0ebe3 client: tweak style 2021-12-10 10:46:29 +09:00
syuilo e8005c8d3a client: refine ui 2021-11-28 20:07:37 +09:00
syuilo 0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
Renamed from src/client/style.scss (Browse further)