Commit graph

317 commits

Author SHA1 Message Date
naskya
93769b79b1
chore: minor refactor of check-word-mute 2023-10-17 07:28:58 +09:00
Essem
6312935a54
fix: 🌐 Change Simplified/Traditional Chinese names 2023-10-15 12:55:51 -05:00
Essem
be163498c0
feat: 🌐 Add language picker to post form
This also refactors the langmap and makes many other small language-related changes to get it working.

Fixes #9692
2023-10-05 22:28:12 -05:00
naskya
266078b549
chore: default export preprocess function 2023-09-24 18:03:36 +09:00
naskya
6d899518b3
chore: make language detection a reusable function in frontend as well 2023-09-24 17:58:21 +09:00
Kainoa Kanter
9ea046c011 Refactor: firefishjs imports 2023-09-24 04:27:16 +00:00
Essem
22ef74d92c feat: Implement module player 2023-09-22 03:48:54 +00:00
ThatOneCalculator
f81baa373c
chore: 🎨 format 2023-09-20 21:20:22 -07:00
ThatOneCalculator
7acb5ebde9
fix: 🐛 don't add TOS URL to info menu if it doesn't exist 2023-09-20 20:31:19 -07:00
cg sama
90f01edddc Adding language filter feature
Co-authored-by: CGsama <CGsama@outlook.com>
2023-09-20 00:07:41 +00:00
Kainoa Kanter
490abe7275 feat: vibration 2023-09-17 21:59:09 +00:00
naskya
b84a10a6ec
make word mutes case insensitive (close #10724) 2023-09-10 05:00:06 +09:00
naskya
ba3bf35167 language for post translation & translate button 2023-09-03 20:50:15 +00:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint 2023-09-01 16:27:33 -07:00
ThatOneCalculator
247088fbaf
fix: 🩹 add small and center to MFM tags list 2023-08-11 22:54:13 -07:00
ThatOneCalculator
9a23db683a
fix: 🌐 i18n key for "confirm" 2023-08-08 20:09:54 -07:00
ThatOneCalculator
65e7b2841c
fix: 💄 deleteAndEdit is danger action 2023-07-25 18:56:55 -07:00
ThatOneCalculator
38a1b041a8
fix: 🌐 copying origin: "remote" -> "origin" 2023-07-25 18:29:24 -07:00
ThatOneCalculator
e67633298e
docs: 🚚 new website 2023-07-19 10:06:57 -07:00
ThatOneCalculator
8422807031
Merge branch 'rebrand' into develop 2023-07-19 08:55:26 -07:00
ThatOneCalculator
2bdeb700be
fix: 🌐 missing locale 2023-07-17 17:15:26 -07:00
ThatOneCalculator
5dff9df704
feat: copy feeds from user menu 2023-07-17 17:10:25 -07:00
ThatOneCalculator
2958655948
chore: 🎨 format 2023-07-16 15:33:17 -07:00
freeplay
18260e1a63 feat: add view on remote server to user profile dropdowns 2023-07-16 17:46:30 -04:00
ThatOneCalculator
ff08ec77ee
we be renamin 2023-07-15 14:21:17 -07:00
ThatOneCalculator
bb22a671b0
Merge branch 'develop' into rebrand 2023-07-15 14:15:01 -07:00
ThatOneCalculator
361873c6f4
chore: 🎨 format 2023-07-13 17:52:23 -07:00
ThatOneCalculator
64322721b6
refactor: ♻️ substr -> slice 2023-07-12 23:56:22 -07:00
ThatOneCalculator
8d9154c8c0
perf: use fast-blurhash for blurhash decoding, up deps 2023-07-10 21:09:07 -07:00
ThatOneCalculator
6da5a5b89b
find and replace 2023-07-02 15:18:30 -07:00
ThatOneCalculator
d9af4f3a27
refactor: 🚩 post editing is no longer experimental 2023-07-01 20:00:51 -07:00
ThatOneCalculator
05d869d0fc
fix: 🐛 addSkinTone strip logic 2023-06-29 21:34:09 -07:00
ThatOneCalculator
0015afaca8
chore: 🎨 format 2023-06-27 23:37:24 -07:00
ThatOneCalculator
d740c9fc61
fix: 🐛 apply skin tone to default reactions, aria labels for tone picker 2023-06-26 14:49:55 -07:00
ThatOneCalculator
41c65a4623
fix: 🐛 properly apply unicode for skin tone selector 2023-06-24 19:38:55 -07:00
ThatOneCalculator
2eea153ba1
chore: 🎨 format 2023-06-23 21:22:44 -07:00
tamania
c462d48bdb
perf: use setInterval instead of setTimeout chain in MkTime 2023-06-23 18:33:37 -07:00
ThatOneCalculator
7640f4d3f8
refactor: ♻️ make skin tones modular
Could possibly be for future custom emoji sets that support custom skin tones? (i.e. Mutant Standard)
2023-06-23 17:19:26 -07:00
ThatOneCalculator
3a17ef6d42
feat: skin tone selector in category 2023-06-23 16:51:13 -07:00
ThatOneCalculator
a7dd8bffe5
fix: 🩹 disable Unicode 15 emojis
https://github.com/jdecked/twemoji/pull/43
2023-06-22 22:39:52 -07:00
ThatOneCalculator
a5fe0ac8b5
feat: emoji skin tone
Closes #9959
2023-06-22 20:58:44 -07:00
ThatOneCalculator
d296fee10a
perf: update emojis, cache in IndexedDb
Closes #9959
May fix #9724
2023-06-22 19:34:52 -07:00
ThatOneCalculator
6c72806e31
refactor: ♻️ reorganize note menu
translate just above view remote
2023-06-22 17:25:50 -07:00
Freeplay
d830a6dad3 Share dropdown w/ remote copy 2023-06-19 16:50:51 -04:00
ThatOneCalculator
beb96f7cff
feat: 🧐 bring back misskey's moderation displays on profile 2023-06-13 17:15:00 -07:00
Freeplay
d1c3706940 Add user options to note menu 2023-06-12 19:44:30 -04:00
Freeplay
85c5af4a5b Move user menu to MkFollowButton 2023-06-12 17:59:13 -04:00
Freeplay
79f9398ca3 widgets scrollbar + little refactor 2023-06-12 14:59:54 -04:00
ThatOneCalculator
703b34c07c
fix search features 2023-06-11 23:25:10 -07:00
Kainoa Kanter
fc7c752337 Merge pull request '[PR]: Advanced Search dropdown' (#10299) from Freeplay/calckey:search2 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10299
2023-06-12 03:54:07 +00:00
Freeplay
d79e974fd0 Only show if available 2023-06-11 22:12:11 -04:00
Freeplay
5b686d161a Add dropdown for advanced search 2023-06-10 20:33:40 -04:00
Freeplay
27a935a2ff scrollable sticky widgets attempt 2023-06-08 23:33:39 -04:00
naskya
db37f2f8e0
change style 2023-06-08 17:47:21 +00:00
naskya
91190244fb
change note menu order 2023-06-08 19:02:50 +09:00
ThatOneCalculator
eda82780de
feat: searchFilters meta property 2023-06-06 16:19:13 -07:00
ThatOneCalculator
ed674f2dac
chore: format 2023-06-05 17:27:40 -07:00
ThatOneCalculator
99df1dcbd7
fix: summary if 1 attachment 2023-06-02 23:55:31 -07:00
ThatOneCalculator
c1f699789b
chore: formatting 2023-06-02 23:21:06 -07:00
ThatOneCalculator
696c07b19a
fix: remove unessicary extra line in note menu 2023-06-02 23:20:34 -07:00
ThatOneCalculator
f3bd82b074
refactor: ♻️ sync note summaries 2023-06-02 22:11:34 -07:00
ThatOneCalculator
7969fe3dd1
chore: formatting 2023-05-29 13:17:42 -07:00
ThatOneCalculator
c075455bc2
dev33 2023-05-29 12:28:58 -07:00
ThatOneCalculator
b0c2f1d99f
locales 2023-05-29 12:16:35 -07:00
ThatOneCalculator
8dd99a2d1d
formatting 2023-05-29 10:19:13 -07:00
ThatOneCalculator
41c80b693d
fixes 2023-05-29 10:18:12 -07:00
ThatOneCalculator
2cf1d9f630
chore: formatting 2023-05-28 20:34:18 -07:00
Kainoa Kanter
5c56487802 Merge pull request 'MeiliSearch Integration' (#10204) from PrivateGER/calckey:feat/meilisearch-integration into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10204
2023-05-29 03:31:38 +00:00
Isabell
e208a96e31 add ability to crop content 2023-05-28 15:19:57 +10:00
PrivateGER
9beda9d362 add advanced search parameters in search popup 2023-05-28 00:27:16 +00:00
PrivateGER
5dd106e956 i18n strings 2023-05-28 00:27:16 +00:00
PrivateGER
274bfcd898 Lint + formatting 2023-05-28 00:27:16 +00:00
PrivateGER
8d08bf3ee4 Add search operators to frontend 2023-05-28 00:27:16 +00:00
ThatOneCalculator
e8ab73562b
make tosUrl open action in case it's external 2023-05-23 18:23:06 -07:00
ThatOneCalculator
48385d7a8f
feat: 👔 add link to TOS in info icon
Address #10117
2023-05-23 18:16:54 -07:00
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