Commit graph

3074 commits

Author SHA1 Message Date
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
1d23f3c904 Merge pull request '[PR]: Temp fix for null metadata' (#10390) from yawhn/trickey:fix_avatar_errors into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10390
2023-07-02 22:54:56 +00:00
Kainoa Kanter
387b3b1e96 Merge pull request '[PR]: Add aria labels to notification settings/mark as read buttons' (#10392) from esm/calckey:fix/notif-button-a11y into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10392
2023-07-02 17:08:37 +00:00
freeplay
4f32a9b1d7 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-02 13:01:54 -04:00
freeplay
5b45dfae4b style: visible button w/out hovering in url preview 2023-07-02 13:01:50 -04:00
Essem
9373875d93 Add aria labels to notification buttons 2023-07-02 12:00:29 -05:00
ThatOneCalculator
4e37acc19c fix: 🐛 display emoji stat properly 2023-07-02 09:26:03 -07:00
yawhn
4529d65f51 fix: temp fix for null metadata 2023-07-02 16:16:01 +03:00
ThatOneCalculator
d384ab5c7c me when codeberg 2023-07-02 00:20:14 -07:00
ThatOneCalculator
c6821f0619 chore: 🎨 format 2023-07-01 22:37:28 -07:00
ThatOneCalculator
867c232ae7 fix 2023-07-01 22:35:38 -07:00
naskya
0265fe2786 Please let me revert this (appearNote in getWordSoftMute) for now
This reverts commit cda1c19454ee8aec4d29b55954129cf6f3716da8.
2023-07-02 04:47:11 +00: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
bba5e58fba feat: celebrate on calendar when birthday 2023-07-01 20:46:13 -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
4f1c71a8d5 fix: new posts click 2023-07-01 21:48:18 -04:00
freeplay
e2f60e20dc Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-01 21:35:09 -04:00
freeplay
9f9dac8ff2 fix/refactor: move new posts button to MkTimeline 2023-07-01 21:35:05 -04:00
ThatOneCalculator
0bec38f090 fix: 🔊 log emoji picker errors 2023-07-01 16:59:57 -07: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
4e5bb1194a chore: 🎨 format 2023-06-30 23:35:45 -07: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
freeplay
c5b3d6028a fix: soft mutes not being applied to boosts 2023-06-30 18:43:35 -04:00
freeplay
ff8a13cfad Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-06-30 03:52:52 -04:00
freeplay
a6d9827069 feat: link previews redesign 2023-06-30 03:52:22 -04:00
ThatOneCalculator
04cbb7c25c fix: 🐛 addSkinTone strip logic 2023-06-29 21:34:09 -07:00
ThatOneCalculator
d6697f6d23 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-29 21:13:02 -07:00
ThatOneCalculator
c954bc6b95 fix 2023-06-29 21:12:55 -07:00
freeplay
0ba5ca74f3 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-06-29 22:58:56 -04:00
freeplay
6f84cf77f1 feat: reveal muted word on press & hold
Refs: #10363
2023-06-29 22:58:34 -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
acca7633ad fix: 🐛 standard input for 2FA token
Closes #10361, removes client dependency
2023-06-29 19:12:42 -07:00
ThatOneCalculator
c978fd9faf fix: 🐛 fix tapping parent on mobile causing side effects 2023-06-29 18:05:27 -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
ThatOneCalculator
fc84d16756 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-27 19:25:14 -07:00
ThatOneCalculator
58d04ab669 fix: don't animate indicator dot if animation is off
Closes #10372
2023-06-27 19:25:01 -07:00
Brayd
b88c87da21 change: hide replies in timeline
Hide replies in timeline per default due to being more straightforward for people comming from other Fediverse platforms. Also reduces amount of "posts" in timeline, linking to one "viral" post.
2023-06-27 12:21:28 +00:00
freeplay
1fd6746e66 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-26 23:23:30 -04:00
freeplay
1f2872505f feat: horizontally scrolling reactions 2023-06-26 23:22:43 -04: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
ThatOneCalculator
c5206e7eb9 chore: 🎨 format 2023-06-26 14:51:45 -07:00