naskya
75f277f461
fix (backend): return null (instead of 0) if following/followers count is unavailable
2024-03-17 02:03:27 +09:00
naskya
5e179b7721
chore: lint
2024-03-17 00:49:12 +09:00
naskya
5fb3253069
refactor (client): $i -> me
2024-03-07 11:06:45 +09:00
naskya
4c38d9665e
chore: lint
2024-03-02 14:24:05 +09:00
naskya
a4603525aa
perf: remove charts ( close #10611 )
...
note:
- ActiveUsersChart is kept
- backend can be further refactored
2024-02-28 02:02:59 +09:00
naskya
fd523abdf7
style: emphasize "Follows you" sign on user pages as well
...
Should have done in 4eefd534d8
2024-02-16 00:19:35 +09:00
naskya
09396e33a4
refactor: firefish-js & backend-rs imports
2024-02-13 00:40:46 +09:00
naskya
834faaf6de
fix (client): hideFollowButton not being used in user pages
2024-02-13 00:39:51 +09:00
naskya
49fa0975ca
chore: format
2024-02-12 02:50:57 +09:00
naskya
ff75e292d9
chore: format
2024-02-11 02:30:10 +09:00
naskya
9a402611b1
feat (client): ability to hide misclickable follow buttons
2024-02-11 02:29:32 +09:00
naskya
99c592f4dd
chore: format
2024-02-09 04:14:28 +09:00
naskya
446f919920
Merge branch 'enlarge-avatar' into 'develop'
...
feat: enlarge profile picture by clicking it
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10659
2024-02-07 11:34:05 +00:00
naskya
c1dde5eab9
feat: enlarge profile picture by clicking it
...
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-02-07 11:34:05 +00:00
naskya
8f956f4978
refactor (client): replace confusing expressions like $i != null
2024-01-11 01:21:21 +00:00
naskya
40d5ad1b2d
chore: remove unused imports/variables
2023-10-31 20:19:05 +09:00
Minneyar
1bf6cdce61
fix: Extract $i from account.ts into reactiveAccount.ts to fix circular dependency
...
Co-authored-by: minneyar <speed@sakabatou.net>
2023-10-22 21:29:46 +00:00
Kainoa Kanter
78d8767124
feat: ✨ allow users to choose icon set
...
Co-authored-by: naskya <m@naskya.net>
2023-10-17 01:57:20 +00:00
Kainoa Kanter
9ea046c011
Refactor: firefishjs imports
2023-09-24 04:27:16 +00:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint
2023-09-01 16:27:33 -07:00
naskya
c0f31fcb8f
chore, refactor: remove unused, fix some type errors (client/src/pages)
2023-09-01 23:16:23 +00:00
ThatOneCalculator
031170c56a
chore: 🎨 format
2023-08-26 16:30:30 -07:00
ThatOneCalculator
5e89b269a4
fix: 🐛 double comma
2023-08-11 17:51:35 -07:00
ThatOneCalculator
1f7ddc9d7c
refactor: ♻️ No Vue Reactivity
...
Performed with https://github.com/edison1105/drop-reactivity-transform , Reactivity Transform was an experimental feature and has now been deprecated.
2023-08-11 17:44:46 -07:00
ThatOneCalculator
d3ccf7e7f9
chore: 🎨 format
2023-07-29 22:31:03 -07:00
Tom Funken
54879c0282
Change admin & mod icon to crown & gavel
2023-07-30 00:50:23 +00:00
Kainoa Kanter
614830f866
Merge branch 'fix/photoswipe-animation' into 'develop'
...
[PR]: Fix image zoom animation on Photoswipe opening
See merge request firefish/firefish!10521
2023-07-28 18:27:41 +00:00
ThatOneCalculator
aea03321ad
fix: ⚡ ref patrons
2023-07-26 21:36:13 -07:00
ThatOneCalculator
c996e88710
style: 💄 don't show activity if narrow (cleaner)
2023-07-24 17:10:27 -07:00
Алексей Ермолаев
3d0a56e4c6
Re-centering images after changing image component
...
Also fixing scaling issues in pages when image is thinner than page width.
2023-07-21 17:50:09 +03:00
ThatOneCalculator
8422807031
Merge branch 'rebrand' into develop
2023-07-19 08:55:26 -07:00
ThatOneCalculator
b54dfff32f
chore: 🎨 format
2023-07-17 17:38:27 -07:00
Kainoa Kanter
15ffb8cf40
feat: ✨ verify links with rel=me ( #10506 )
...
Adds Mastodon-style `rel=me` link verification, and creates a background job to verify said links
Closes #9341
![image](/attachments/861e01eb-660f-4c62-8d83-d824cb79da48)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: Namekuji <nmkj@waah.day>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10506
2023-07-17 05:31:34 +00:00
ThatOneCalculator
bb22a671b0
Merge branch 'develop' into rebrand
2023-07-15 14:15:01 -07:00
ThatOneCalculator
c99480529f
feat: ✨ seperate sponsors and patrons
2023-07-14 23:03:07 -07:00
ThatOneCalculator
645480f889
chore: 🎨 format
2023-07-09 20:46:58 -07:00
freeplay
12ae9653ec
fix: error if no banner
2023-07-09 00:42:49 -04:00
ThatOneCalculator
45de86370f
chore: 🎨 format
2023-07-08 16:21:15 -07:00
freeplay
ab19e68417
fix: banner blur
2023-07-08 13:06:56 -04:00
freeplay
9472248e1c
style: make background banner blur static
2023-07-07 21:50:45 -04:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm
2023-07-05 18:28:27 -07:00
ThatOneCalculator
c392697b4c
chore: 🎨 format
2023-07-02 23:08:33 -07:00
ThatOneCalculator
6da5a5b89b
find and replace
2023-07-02 15:18:30 -07:00
ThatOneCalculator
d3ccd00d5e
me when codeberg
2023-07-02 00:20:14 -07:00
ThatOneCalculator
3d8fe32ef4
chore: 🎨 format
2023-07-01 20:46:33 -07:00
freeplay
61ad79ec17
fix: webkit blur effects
2023-07-01 19:21:26 -04:00
ThatOneCalculator
e2ce197938
refactor: ♻️ better edited timestamp display
2023-06-18 20:34:57 -07:00
ThatOneCalculator
cc9e5cada4
fix: 💄 badge style on mobile
2023-06-18 20:11:30 -07:00
ThatOneCalculator
3aab4c05e7
fix: 🐛 display punishments on desktop
2023-06-16 10:16:19 -07:00
ThatOneCalculator
cd929a01c1
refactor: 💄 style punishments
2023-06-13 17:42:00 -07:00