summaryrefslogtreecommitdiff
path: root/src/client/app/common/scripts/get-static-image-url.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* v12 (#5712)syuilo2020-01-301-11/+0
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* Add prelude function for URL Query (#4135)Acid Chicken (硫酸鶏)2019-02-131-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update string.ts * Refactor * Update string.ts * Update wrap-url.ts * Update string.ts * Update get-static-image-url.ts * Use querystring.stringify * Update outbox.ts * Back to the urlQuery * Update followers.ts * Update following.ts * Update outbox.ts * Update string.ts * Update get-static-image-url.ts * Update string.ts * Update string.ts * Separate prelude files
* アニメーション画像を無効にする際、サーバーサイドで ↵syuilo2019-02-051-0/+9
なくクライアントサイドでURLを変更するように