Commit graph

192 commits

Author SHA1 Message Date
ThatOneCalculator b5eb374e62
fix fade 2023-05-22 17:26:27 -07:00
Isabell e2552bdfbb Add MFM fade functionality 2023-05-23 06:54:42 +10:00
naskya 813fb25d72
files may be undefined 2023-05-21 05:34:39 +09:00
Freeplay c3b8ce2e57 Reactions tab 2023-05-20 00:14:14 -04:00
naskya 80d4f06962
format 2023-05-18 20:50:24 +09:00
naskya 079d757009
Check alt text on mutes 2023-05-18 20:38:33 +09:00
Kainoa Kanter 001f8038bf remove duplicate 2023-05-14 13:45:36 -07:00
Kaity A 1e48c89528
Update meta to include feaures 2023-05-14 00:51:31 +10:00
Kaity A 59307392d4
add experimental feature gate 2023-05-13 23:41:36 +10:00
Kaity A f0a0a657b9
Merge branch 'develop' of https://codeberg.org/calckey/calckey into feature/edits 2023-05-13 22:13:02 +10:00
Kainoa Kanter 8877598799 chore: formatting 2023-05-12 20:11:41 -07:00
Kainoa Kanter dcd9f0a9c2 Revert "add (back) pwa install button to help menu"
This reverts commit 298960f4dd.
2023-05-12 20:05:18 -07:00
Kainoa Kanter 88ba0a9734 Revert "better icon"
This reverts commit 3808777c93.
2023-05-12 20:03:56 -07:00
Freeplay 5dedd6b706 Merge branch 'develop' of https://codeberg.org/calckey/calckey into mfm-warn 2023-05-12 17:28:07 -04:00
Freeplay 3c5b1280c7 add initial button 2023-05-12 00:46:26 -04:00
Kainoa Kanter 3808777c93 better icon 2023-05-11 19:11:53 -07:00
Kainoa Kanter 298960f4dd add (back) pwa install button to help menu 2023-05-11 18:59:42 -07:00
ThatOneCalculator df7e6843b2
properly link aps 2023-05-08 18:19:11 -07:00
ThatOneCalculator c6d997bd11
fix opening info button 2023-05-08 16:26:36 -07:00
ThatOneCalculator 189e972e0d
chore: formatting 2023-05-08 13:01:06 -07:00
ThatOneCalculator 4d9b4b65d3
missing action + locales 2023-05-07 19:05:05 -07:00
ThatOneCalculator 9e17f1b525
refactor: remove internal apps page 2023-05-07 18:49:56 -07:00
Kaity A 9e8110b7bc
Fix up PR issues 2023-05-07 22:07:40 +10:00
Kaity A 1b5d2084d8
Add in edit buttons 2023-05-07 20:48:55 +10:00
naskya ba1e96a020
Fix non-ASCII word soft mutes 2023-05-05 12:23:44 +09:00
naskya c713563a2e
Boosts should be prioritized 2023-05-05 08:17:45 +09:00
naskya e46cac02e3
Fix missing return, typo 2023-05-05 05:22:32 +09:00
naskya fc3296d64f
Fix missing arguments 2023-05-05 05:17:16 +09:00
naskya ebfd07628e
format 2023-05-04 14:41:18 +09:00
naskya 137cef81b6 Merge branch 'develop' into fix/word-mutes 2023-05-04 05:36:29 +00:00
naskya d9553e73af
Differentiate soft mutes and hard mutes 2023-05-04 14:20:06 +09:00
naskya cdd876ba03
Refactor soft word mutes 2023-05-04 14:13:13 +09:00
Kaity A ad181a10c3
Readd deepClone and move updated into note capture 2023-05-02 22:42:33 +10:00
Kaity A 627a71701f
Implement inbound note edit federation 2023-05-01 02:29:50 +10:00
ThatOneCalculator 591e44ccd6
chore: formatting 2023-04-22 17:22:53 -07:00
tinaxd 4974088061
fix: ドライブアップロードで413が返ってきたときにエラーメッセージを表示 (#10680) 2023-04-22 17:19:52 -07:00
ThatOneCalculator d6a4ecb495
Revert "update locales for calckey"
This reverts commit 8ab6a4c442.
2023-04-17 15:37:05 -07:00
ThatOneCalculator 8ab6a4c442
update locales for calckey 2023-04-17 03:07:07 -07:00
ThatOneCalculator 8f7c136f48
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-12 17:19:17 -07:00
ThatOneCalculator 7f9d3f9d54
chore: formatting 2023-04-12 17:19:14 -07:00
naskya e8566b95aa
correct position 2023-04-12 20:24:54 +09:00
naskya 46864916d9
Allow to mute my own boosts 2023-04-12 15:52:46 +09:00
ThatOneCalculator 07b9e17665
fix lookup instance 2023-04-11 10:32:51 -07:00
ThatOneCalculator b6d2b15948
feat: index posts action 2023-04-11 10:07:03 -07:00
ThatOneCalculator c5b0b07027
feat: admin lookup files/instance 2023-04-11 10:03:25 -07:00
Kainoa Kanter 437a6e29a5 chore: formatting 2023-04-07 22:46:10 -07:00
naskya a624aeebe3 feat: per-user boost muting (#9825)
Cherry-picked from FoundKey/c414f24a2c ([commit](c414f24a2c))

This allows us to hide specified users' boosts from the timelines (the boosts will still be visible on their user page).

Co-authored-by: Hélène <pleroma-dev@helene.moe>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9825
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-08 05:44:36 +00:00
amy bones 15b1109947
feat: give reason for soft mutes
Bad UX when a post is muted and it just says "Some chick said something". Now
provide some context too to help people decide if they want to view something
potentially triggering.
2023-04-05 21:28:26 -07:00
ThatOneCalculator daba80177a
feat: push notifs button
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
2023-04-03 20:36:59 -07:00
ThatOneCalculator e9b45260b5
chore: 🎨 format 2023-04-01 21:10:31 -07:00