ThatOneCalculator
eb49999d9c
fix: 🐛 plus button in reaction settings
2023-07-11 20:36:15 -07:00
ThatOneCalculator
d3a6e31415
save on delete
2023-07-11 19:24:24 -07:00
ThatOneCalculator
f8e57968b5
chore: 🎨 format
2023-07-11 19:21:52 -07:00
ThatOneCalculator
2c019bc347
fix
2023-07-11 19:20:58 -07:00
ThatOneCalculator
b9ddd5b569
fix
2023-07-11 19:08:47 -07:00
ThatOneCalculator
f58cf72e93
fix?
2023-07-11 18:55:24 -07:00
ThatOneCalculator
6d47313434
fix: 🐛 fix draggable
...
Use vue-draggable-plus instead of vuedraggable: https://github.com/SortableJS/vue.draggable.next/issues/216
Closes #10467
2023-07-11 18:26:53 -07:00
Namekuji
aa92dbf967
chore: change account
2023-07-11 20:48:38 -04:00
ThatOneCalculator
774dbbc360
fix: 🚑 correct import for swiper 10
2023-07-10 21:16:56 -07:00
ThatOneCalculator
7a6c602bab
chore: 🎨 format
2023-07-09 20:46:58 -07:00
ThatOneCalculator
1da503eb11
feat: ✨ Timestamps on announcements
...
Closes #10453
2023-07-09 20:46:53 -07:00
freeplay
141ab4a96b
fix: error if no banner
2023-07-09 00:42:49 -04:00
ThatOneCalculator
a9b09f5b29
chore: 🎨 format
2023-07-08 16:21:15 -07:00
ThatOneCalculator
e88ab6cb0f
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-07-08 16:20:55 -07:00
ThatOneCalculator
4d8853b7f5
fix: 🐛 server stats setting, meta fetching
2023-07-08 16:20:38 -07:00
naskya
18fcec6384
fix
2023-07-08 22:37:15 +00:00
naskya
1b8b6a8dd0
Add showPopup, isGoodNews to announcement setting UI
2023-07-08 20:01:16 +00:00
naskya
e2d4781610
chore: Use css module
2023-07-08 19:57:26 +00:00
freeplay
5bd5a8cc65
fix: banner blur
2023-07-08 13:06:56 -04:00
freeplay
a14659f19f
style: make background banner blur static
2023-07-07 21:50:45 -04:00
ThatOneCalculator
d1117ca6d4
refactor: 🔒 password input for object storage secret key
2023-07-06 13:03:39 -07:00
ThatOneCalculator
fa19b64901
fix: use unique key for my galleries
2023-07-06 12:41:34 -07:00
ThatOneCalculator
20366f8305
fix: use unique key for my page query
2023-07-06 12:41:29 -07:00
ThatOneCalculator
c4d4e850b2
chore: ⬆️ up prettier, pnpm
2023-07-05 18:28:27 -07:00
ThatOneCalculator
03c8bb5b88
chore: 🎨 format
2023-07-02 23:08:33 -07:00
ThatOneCalculator
d1b883d73b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-07-02 23:07:51 -07:00
ThatOneCalculator
dd36424cf3
fix: 💄 form switch padding
2023-07-02 23:06:25 -07:00
Syuilo
6919477820
refactor: ⚡ make identicons and server metrics optional
...
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 19:23:55 -07:00
Kainoa Kanter
ccaad82ed8
Merge pull request '[PR]: Render instance description in about page as HTML' ( #10393 ) from esm/calckey:fix/about-page-html into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10393
2023-07-02 23:23:52 +00:00
Syuilo
821320f51b
refactor: ⚡ make identicons and server metrics optional
...
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 16:23:11 -07:00
Essem
1f6568ce22
Render instance description as HTML
2023-07-02 18:23:02 +00:00
ThatOneCalculator
4e37acc19c
fix: 🐛 display emoji stat properly
2023-07-02 09:26:03 -07:00
ThatOneCalculator
d384ab5c7c
me when codeberg
2023-07-02 00:20:14 -07:00
ThatOneCalculator
867c232ae7
fix
2023-07-01 22:35:38 -07:00
ThatOneCalculator
14aeda32ab
drive todo
2023-07-01 21:03:11 -07:00
ThatOneCalculator
d8226884d8
feat: ✨ add emoji count to admin panel
2023-07-01 20:54:37 -07:00
ThatOneCalculator
c553583d02
chore: 🎨 format
2023-07-01 20:46:33 -07:00
ThatOneCalculator
66b61bb41b
refactor: 🚩 post editing is no longer experimental
2023-07-01 20:00:51 -07:00
ThatOneCalculator
f6009dc6e8
refactor: 🌐 patrons description
2023-07-01 19:31:05 -07:00
freeplay
9f9dac8ff2
fix/refactor: move new posts button to MkTimeline
2023-07-01 21:35:05 -04:00
freeplay
03aa3af670
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream
2023-07-01 19:21:44 -04:00
freeplay
28d2d06f32
fix: webkit blur effects
2023-07-01 19:21:26 -04:00
ThatOneCalculator
55393b9f1f
refactor: ♻️ force patrons update on about-calckey
2023-06-30 23:33:54 -07:00
freeplay
2ec75fdd70
fix: misaligned new post button
...
I don't understand why margin-top caused that ??
2023-06-30 18:44:38 -04:00
ThatOneCalculator
3dc1af2b7c
feat: ✨ introduce local user select dialog
...
Used for selecting group members and proxy account.
Closes #7987 , API change: users/search-by-username-and-host now takes `maxDaysSinceLastActive` parameter and doesn't have any active threshold anymore by default.
2023-06-29 19:53:46 -07:00
ThatOneCalculator
360a1e04dd
chore: 🎨 format
2023-06-27 23:37:24 -07:00
ThatOneCalculator
709a8ed1df
fix: 🐛 security key display name
...
Closes #10313
2023-06-27 23:04:31 -07:00
ThatOneCalculator
196b62bc1d
chore: 🎨 format, add scss to prettier formatting
2023-06-27 19:32:17 -07:00
Kainoa Kanter
b43f6a7add
Merge pull request '[PR]: Option to disable swiping' ( #10367 ) from Freeplay/calckey:swiper into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10367
2023-06-27 02:52:35 +00:00
freeplay
1fdee7015b
fix: only show option based on device + add option to backups
2023-06-26 21:50:02 -04:00