Commit Graph

4121 Commits

Author SHA1 Message Date
ThatOneCalculator
8b957e9865 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-22 17:14:49 -07:00
ThatOneCalculator
6a5e9ab9d4 feat: display remaining time on ratelimits 2023-06-22 17:14:27 -07:00
Freeplay
1913325769 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-22 19:55:04 -04:00
Freeplay
49acade942 fix: hide tooltip on page change 2023-06-22 19:54:26 -04:00
ThatOneCalculator
5e7e5e7da8 fix: ✏️ typo in API docs + errors
Co-authored-by: naskya <m@naskya.net>
2023-06-22 16:53:56 -07:00
ThatOneCalculator
7878ff2a6d Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-22 16:46:33 -07:00
ThatOneCalculator
44005d3985 fix: 🐛 collapse reply if type is a mention and it has a reply 2023-06-22 16:46:18 -07:00
Kainoa Kanter
a858abef8c Merge pull request '[PR]: enhance (docker): proper caching and smaller image size' (#10349) from nmkj/calckey:v14-docker into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10349
2023-06-22 23:42:50 +00:00
naskya
b8b0abb453 fix: 🐛 proper isDuplicateKeyValueError handling
Closes #10340
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-06-22 16:25:27 -07:00
ThatOneCalculator
0efc2659f2 fix: 🐛 only collapsed reply if notification is reply 2023-06-22 16:18:59 -07:00
Freeplay
8758ab50e7 fix 2023-06-22 17:04:57 -04:00
Namekuji
36da212aaa cache native-utils 2023-06-22 16:25:42 -04:00
Namekuji
586a64bf23 chore: format 2023-06-22 16:00:28 -04:00
Namekuji
ca3a956ba5 clean unnecessary artifacts 2023-06-22 16:00:28 -04:00
Namekuji
059478d02e fix build and clean scripts 2023-06-22 16:00:28 -04:00
Lily Cohen
a704a5ad45 precompile rust components 2023-06-22 16:00:28 -04:00
Freeplay
1ff8f1cad0 fix 2023-06-22 15:35:56 -04:00
Freeplay
f3921f3ed9 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-21 23:41:06 -04:00
Freeplay
10600dd698 Minimize reply context in notifications 2023-06-21 23:38:56 -04:00
Namekuji
6d75115a38 fix: 🐛 empty fs stat 2023-06-21 16:26:43 -07:00
Freeplay
6e311c6612 Fix missing deviceKind imports for swipers 2023-06-21 17:13:46 -04:00
Freeplay
9d734e2019 i apologize to all the cats that may have been harmed before this commit (#10342) 2023-06-21 14:22:04 -04:00
Freeplay
822c9f0d63 Fix show more button being shown when more than 4 images inside CW 2023-06-21 12:51:36 -04:00
Freeplay
8b210250e4 label to close button 2023-06-20 14:41:51 -04:00
Freeplay
a15e1537e0 Proper use of focus trap 2023-06-20 14:13:05 -04:00
Freeplay
ca27866244 remove gaps ? 2023-06-20 10:30:13 -04:00
Freeplay
ddd33c1963 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-19 16:50:56 -04:00
Freeplay
ba1f00ed96 Share dropdown w/ remote copy 2023-06-19 16:50:51 -04:00
Kainoa Kanter
1688d210eb Merge pull request '[PR]: Allow moderators to see modlogs' (#10327) from daikei/calckey:allow-mods-to-see-mod-notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10327
2023-06-19 16:39:03 +00:00
Freeplay
83a1897d3f fix UI sometimes being offset on mobile 2023-06-19 12:21:46 -04:00
daikei
cfda0f084d Merge branch 'develop' into allow-mods-to-see-mod-notes 2023-06-19 15:41:38 +00:00
daikei
9e57ec8c3e Fix formatting 2023-06-19 14:14:15 +00:00
daikei
296b528657 Allow moderators to see moderation notes 2023-06-19 14:08:34 +00:00
ThatOneCalculator
385f31df29 refactor: ♻️ better edited timestamp display 2023-06-18 20:34:57 -07:00
ThatOneCalculator
05a30f7390 fix: 💄 badge style on mobile 2023-06-18 20:11:30 -07:00
ThatOneCalculator
211b49a26a fix: 🩹 duplicate update 2023-06-18 19:38:32 -07:00
ThatOneCalculator
0b7b2fd36c fix: 🐛 properly index edited post 2023-06-18 19:04:04 -07:00
ThatOneCalculator
2115f17875 chore: formatting 2023-06-18 18:36:34 -07:00
ThatOneCalculator
bda12504bc fix: 🐛 when editing polls, keep votes for unmodified choices 2023-06-18 18:36:26 -07:00
ThatOneCalculator
c52d463c32 fix: 🐛 don't allow editing a post on another account 2023-06-18 17:46:39 -07:00
ThatOneCalculator
3ce4d13f9f fix: 💄 white foreground on forced black background
Remedies the problem introduced by 020c4f578827e2391b35cd102ee197cc037c0382 causing black text to appear over a black-ish background
2023-06-18 16:37:46 -07:00
ThatOneCalculator
208ae1e5bb Revert "dot inside renote button when renoted"
This reverts commit e0c7c8f49d597e792847bce30993c4b198ad950b.
2023-06-18 15:54:45 -07:00
Namekuji
f28c5f8116 shorten cache expire 2023-06-18 18:04:26 -04:00
Namekuji
f03861a189 add refresh button to poll 2023-06-18 17:14:38 -04:00
Namekuji
284c0c58c4 don't broadcast poll updates 2023-06-18 13:23:59 -04:00
Freeplay
caf696a5ec Prevent white flash during loading screen
no longer have to deal with getting flashbanged every time! :D
2023-06-17 22:22:35 -04:00
Freeplay
d7f2798c76 fix user preview menu color 2023-06-17 21:41:41 -04:00
Freeplay
5483689767 fix overflow 2023-06-17 21:21:58 -04:00
Freeplay
1b16deabc2 reply line fixes 2023-06-17 16:35:11 -04:00
Freeplay
8a85c8b5c5 dot inside renote button when renoted 2023-06-17 14:59:19 -04:00