Commit Graph

240 Commits

Author SHA1 Message Date
ThatOneCalculator
f17446697c chore: 🎨 format 2023-07-13 17:52:23 -07:00
ThatOneCalculator
bfa2f045d2 refactor: ♻️ substr -> slice 2023-07-12 23:56:22 -07:00
ThatOneCalculator
5ad6dba98d perf: use fast-blurhash for blurhash decoding, up deps 2023-07-10 21:09:07 -07:00
ThatOneCalculator
66b61bb41b refactor: 🚩 post editing is no longer experimental 2023-07-01 20:00:51 -07:00
ThatOneCalculator
04cbb7c25c fix: 🐛 addSkinTone strip logic 2023-06-29 21:34:09 -07:00
ThatOneCalculator
360a1e04dd chore: 🎨 format 2023-06-27 23:37:24 -07:00
ThatOneCalculator
1aa1320567 fix: 🐛 apply skin tone to default reactions, aria labels for tone picker 2023-06-26 14:49:55 -07:00
ThatOneCalculator
1ac9b41d57 fix: 🐛 properly apply unicode for skin tone selector 2023-06-24 19:38:55 -07:00
ThatOneCalculator
833c901a9c chore: 🎨 format 2023-06-23 21:22:44 -07:00
tamania
b685fa9092 perf: use setInterval instead of setTimeout chain in MkTime 2023-06-23 18:33:37 -07:00
ThatOneCalculator
12e032e6ac 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
8f16d0b223 feat: skin tone selector in category 2023-06-23 16:51:13 -07:00
ThatOneCalculator
a6cd9a6367 fix: 🩹 disable Unicode 15 emojis
https://github.com/jdecked/twemoji/pull/43
2023-06-22 22:39:52 -07:00
ThatOneCalculator
8f419319a7 feat: emoji skin tone
Closes #9959
2023-06-22 20:58:44 -07:00
ThatOneCalculator
b3127363ae perf: update emojis, cache in IndexedDb
Closes #9959
May fix #9724
2023-06-22 19:34:52 -07:00
ThatOneCalculator
e5bcb2e2c7 refactor: ♻️ reorganize note menu
translate just above view remote
2023-06-22 17:25:50 -07:00
Freeplay
ba1f00ed96 Share dropdown w/ remote copy 2023-06-19 16:50:51 -04:00
ThatOneCalculator
8f7eedc784 feat: 🧐 bring back misskey's moderation displays on profile 2023-06-13 17:15:00 -07:00
Freeplay
e890e606aa Add user options to note menu 2023-06-12 19:44:30 -04:00
Freeplay
e3e1c8fc7d Move user menu to MkFollowButton 2023-06-12 17:59:13 -04:00
Freeplay
3a5965782b widgets scrollbar + little refactor 2023-06-12 14:59:54 -04:00
ThatOneCalculator
c4cc695b2f fix search features 2023-06-11 23:25:10 -07:00
Kainoa Kanter
1d8f4a0a9c 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
f3907049eb Only show if available 2023-06-11 22:12:11 -04:00
Freeplay
9b16ff6db1 Add dropdown for advanced search 2023-06-10 20:33:40 -04:00
Freeplay
1fbd4af4b0 scrollable sticky widgets attempt 2023-06-08 23:33:39 -04:00
naskya
81647316bc change style 2023-06-08 17:47:21 +00:00
naskya
37d5d98710 change note menu order 2023-06-08 19:02:50 +09:00
ThatOneCalculator
0fa6a40f92 feat: searchFilters meta property 2023-06-06 16:19:13 -07:00
ThatOneCalculator
6c0c0a63a8 chore: format 2023-06-05 17:27:40 -07:00
ThatOneCalculator
04d4d21f74 fix: summary if 1 attachment 2023-06-02 23:55:31 -07:00
ThatOneCalculator
decdb6490c chore: formatting 2023-06-02 23:21:06 -07:00
ThatOneCalculator
792f28a367 fix: remove unessicary extra line in note menu 2023-06-02 23:20:34 -07:00
ThatOneCalculator
117f95799b refactor: ♻️ sync note summaries 2023-06-02 22:11:34 -07:00
ThatOneCalculator
8dda62f953 chore: formatting 2023-05-29 13:17:42 -07:00
ThatOneCalculator
b00d1afe9d dev33 2023-05-29 12:28:58 -07:00
ThatOneCalculator
cc77c6c175 locales 2023-05-29 12:16:35 -07:00
ThatOneCalculator
cef16a1250 formatting 2023-05-29 10:19:13 -07:00
ThatOneCalculator
e761bd6b23 fixes 2023-05-29 10:18:12 -07:00
ThatOneCalculator
62835aa4a3 chore: formatting 2023-05-28 20:34:18 -07:00
Kainoa Kanter
43f5cdbcc9 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
62fce3a32e add ability to crop content 2023-05-28 15:19:57 +10:00
PrivateGER
40b9f87bef add advanced search parameters in search popup 2023-05-28 00:27:16 +00:00
PrivateGER
bd2ece3a01 i18n strings 2023-05-28 00:27:16 +00:00
PrivateGER
2f20cf476b Lint + formatting 2023-05-28 00:27:16 +00:00
PrivateGER
07ef4b5ed1 Add search operators to frontend 2023-05-28 00:27:16 +00:00
ThatOneCalculator
417d73f771 make tosUrl open action in case it's external 2023-05-23 18:23:06 -07:00
ThatOneCalculator
3689cf8f61 feat: 👔 add link to TOS in info icon
Address #10117
2023-05-23 18:16:54 -07:00
ThatOneCalculator
3592953106 fix fade 2023-05-22 17:26:27 -07:00
Isabell
1af8f838bd Add MFM fade functionality 2023-05-23 06:54:42 +10:00