Commit Graph

207 Commits

Author SHA1 Message Date
ThatOneCalculator
6d247bbdac chore: back button in more places 2023-04-04 22:52:41 -07:00
ThatOneCalculator
0c44ffcca2 chore: back button in control panel 2023-04-04 22:49:17 -07:00
ThatOneCalculator
ec599f2eeb typo 2023-03-29 13:35:10 -07:00
ThatOneCalculator
203eccaa87 feat: button in admin dash to index posts 2023-03-29 13:30:02 -07:00
ThatOneCalculator
e80578e911 better icons 2023-03-29 12:47:25 -07:00
ThatOneCalculator
7e7a7e788a Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-03-29 12:38:55 -07:00
ThatOneCalculator
5317c9aca8 header icon for queue page 2023-03-29 12:38:38 -07:00
naskya
2eaece9778 Try to fix calckey/calckey#9770 2023-03-28 03:59:07 +09:00
kakkokari-gtyih
ba4c2f65ae fix: don't show smartphone UI when settings icon is double-clicked 2023-03-19 21:43:07 +09:00
naskya
94eb321431 feat: set license information for custom emojis (#9719)
Closes: #9711 (please check this issue first)

I cherry-picked two commits ([1](8ae9d2eaa8), [2](ed51209172)) from [Misskey](https://github.com/misskey-dev/misskey) and made a few changes.
「ライセンス」should be written as "License" in the following screenshots, but it has not yet been translated.

It would be nice if we could include multiple lines of text, but I just ported what's been implemented so far in Misskey not to mess things up.

This is my first pull request (aside from typo correction). Feel free to point out any issues!

![](https://cdn.discordapp.com/attachments/823878222897741868/1086372711841935440/2023-03-18_042011.png)
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373178214981853/01.png)
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373336709341246/2023-03-18_042629.png)

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9719
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-19 07:22:28 +00:00
ThatOneCalculator
1979a60ff8 icons 2023-03-11 13:01:04 -08:00
yawhn
d2f1268195 fix: multiple Ads' bugs.
feat: Ads widget

https://codeberg.org/calckey/calckey/issues/9138
https://codeberg.org/calckey/calckey/issues/9080
2023-02-24 13:58:45 +02:00
ThatOneCalculator
b43ee54818 style 2023-02-18 20:01:00 -08:00
ThatOneCalculator
16282222d0 chore: rm dead code 2023-02-18 16:39:38 -08:00
ThatOneCalculator
f06b39fbe9 chore: 🔥 remove ability to add Twitter integration 2023-02-18 16:37:25 -08:00
ThatOneCalculator
8478a3c48c Revert "refactor: use MkAvatars for mods"
This reverts commit dbe74ed098d06efb2e425d5d93d45798abdf350c.
2023-02-15 12:45:41 -08:00
ThatOneCalculator
c35aaec591 notes for admin heatmap by default 2023-02-15 10:45:33 -08:00
ThatOneCalculator
ee9ab38e14 bg 2023-02-15 10:39:30 -08:00
ThatOneCalculator
e2853ed0c2 refactor: use MkAvatars for mods 2023-02-15 10:37:39 -08:00
ThatOneCalculator
30397887cf fix: more readable icon bgs 2023-02-15 10:33:00 -08:00
ThatOneCalculator
ed24e9d6a8 icons for dashboard 2023-02-15 10:27:49 -08:00
ThatOneCalculator
ec2f062ce5 chore: formatting 2023-02-13 20:25:31 -08:00
ThatOneCalculator
fc285bb645 fix: 💄 admin overview style 2023-02-13 20:21:42 -08:00
ThatOneCalculator
c5778e487f fix import 2023-02-13 20:05:49 -08:00
ThatOneCalculator
0ae7e97831 fix 2023-02-13 20:04:34 -08:00
ThatOneCalculator
f0d15ea6c0 MkFolder 2023-02-13 19:54:06 -08:00
ThatOneCalculator
0e9f9063b4 attempt fix 2023-02-13 19:48:57 -08:00
ThatOneCalculator
1355b95589 feat: new admin panel data from Mk v13 2023-02-13 19:40:31 -08:00
Kainoa Kanter
019ca89128 Merge pull request 'Fixes #9350' (#9495) from yawhn/elreqkey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9495
2023-01-20 00:19:16 +00:00
ThatOneCalculator
c742617a35 lavaforge --> codeberg until lavaforge is ready 2023-01-19 16:18:17 -08:00
yawhn
4b6c98e8ff Fix: Advertisements is also blocked. Using promotions instead. 2023-01-19 22:20:51 +02:00
yawhn
971fe7c5db Fix: typo regaring advertisements page 2023-01-19 19:21:03 +02:00
yawhn
3dba1a8938 https://codeberg.org/calckey/calckey/issues/9350
Ads: Fix for "Unable to preload CSS/JS" issue
2023-01-19 17:48:55 +02:00
ThatOneCalculator
cb9dafdcdc chore: lavaforge links 2023-01-15 13:18:10 -08:00
ThatOneCalculator
2c69ff4c8f chore: 🔥 remove vue version from environment
why was this ever needed
2023-01-12 22:29:27 -08:00
ThatOneCalculator
37e3e34441 fix: 🐛 better update detection logic 2023-01-10 08:58:24 -08:00
Kainoa Kanter
d9d124cbf0 Admin set default reactions (#9404)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9404
2023-01-05 04:06:48 +00:00
ThatOneCalculator
0db6550efc release version system 2023-01-03 17:38:07 -08:00
ThatOneCalculator
1a9e55b0f3 refactor: new repo link 2022-12-18 10:12:24 -08:00
ThatOneCalculator
11bf1a98d0 Fix logo icons 2022-12-16 10:50:26 -08:00
ThatOneCalculator
7019968a3a better invite icon, fix conditional 2022-12-12 10:55:01 -08:00
ThatOneCalculator
fa21a9e489 Only show admin settings to admins 2022-12-12 10:54:24 -08:00
ThatOneCalculator
7a8ab8b381 fix calckeyjs 2022-12-12 10:19:18 -08:00
ThatOneCalculator
804224f92c Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
ThatOneCalculator
e160e0f804 fix path 2022-12-10 11:23:57 -08:00
ThatOneCalculator
fd831572f1 Initial migration UI 2022-12-09 14:28:50 -08:00
ThatOneCalculator
403e45c3c8 Fix icons + formatting 2022-12-06 20:12:44 -08:00
ThatOneCalculator
3db53d4462 i18n: $t to i18n.t 2022-11-16 01:29:18 -08:00
ThatOneCalculator
979d234178 admin page fixes 2022-11-14 17:21:48 -08:00
ThatOneCalculator
e59db5b158 more i18n fixes 2022-11-11 00:41:34 -08:00