Commit Graph

238 Commits

Author SHA1 Message Date
ThatOneCalculator
8d9154c8c0
perf: use fast-blurhash for blurhash decoding, up deps 2023-07-10 21:09:07 -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