Commit graph

14126 commits

Author SHA1 Message Date
KMY
f010acbde2 Merge commit 'dee69e4f83' into kb_migration 2023-05-27 12:51:27 +09:00
KMY
dee69e4f83 Remove redundant variables 2023-05-27 12:50:42 +09:00
KMY
a62d454915 Fix searchability missing with not-public posts 2023-05-27 11:02:45 +09:00
KMY
f93679566b Add reactiondeck limit variable and improve sql 2023-05-27 10:13:18 +09:00
KMY
8e794d50b5 Fix reaction deck dispatch error 2023-05-27 09:29:39 +09:00
KMY
7bd14cef25 Add translations 2023-05-27 09:29:22 +09:00
KMY
19eb73a063 Fix more 2023-05-27 08:58:56 +09:00
KMY
875065bf5f Fix not able to click sign in button 2023-05-27 08:55:42 +09:00
KMY
b85c70b827 Remove slicing deck 2023-05-26 22:27:35 +09:00
KMY
2292a61135 Remove unused code 2023-05-26 21:16:35 +09:00
KMY
b9dab37eac Change reactiondeck to draggable, add-removable 2023-05-26 20:42:36 +09:00
KMY
c4efa4d986 Add reaction deck remove api 2023-05-26 18:53:55 +09:00
KMY
1cf9bb24d7 Improve reaction_deck api 2023-05-26 18:01:09 +09:00
KMY
7e4d9a2d0d Change instance setting max_items to max_emojis 2023-05-26 17:33:47 +09:00
KMY
f382b16fde Fix reaction_deck api structure 2023-05-26 17:26:50 +09:00
KMY
3f9a75c72f Fix reaction_deck sort 2023-05-26 15:46:11 +09:00
KMY
cf72dae0d0 Add login visibility to fedibird_capabilities 2023-05-26 15:29:50 +09:00
KMY
aa61998a30 Move notification navi menu 2023-05-26 15:22:12 +09:00
KMY
7584ebbcc7 Merge commit '06f0656a7b' into kb_development 2023-05-26 15:19:15 +09:00
KMY
ee625dfdc0 Merge commit '38c6216082' into kb_migration 2023-05-26 15:18:50 +09:00
KMY
06f0656a7b Merge commit '39b22ba91b' into kb_migration 2023-05-26 15:17:34 +09:00
KMY
f1625fe101 Add reaction deck 2023-05-26 15:15:48 +09:00
KMY
39b22ba91b Change activitypub as:LoginOnly to LoginUser 2023-05-26 13:48:59 +09:00
fusagiko / takayamaki
38c6216082
Rewrite actions/modal and reducers/modal with typescript (#24833) 2023-05-25 15:42:37 +02:00
たいち ひ
4197b5e4c8
Fix export style of <LoadGap /> based on <Domain /> (#25128) 2023-05-25 13:03:37 +02:00
KMY
072540946e Reorder sidebar menu 2023-05-25 20:00:19 +09:00
KMY
f69db38c2f Fix login visibility is not streaming public 2023-05-25 17:37:44 +09:00
Claire
1d588d58f1
Improve various queries against account domains (#25126) 2023-05-25 09:27:16 +02:00
KMY
e6c6c47b7c Fix searchability = 4 2023-05-25 15:43:55 +09:00
KMY
57a7ad4e57 Fix status unsupported searchability 2023-05-25 15:26:13 +09:00
KMY
32e18efd19 Fix account searchability 2023-05-25 14:57:25 +09:00
KMY
e67c73846f Revert "Fix receiving loginonly"
This reverts commit 399606a55c.
2023-05-25 14:47:41 +09:00
KMY
e726982065 Fix searchability=4 error 2023-05-25 14:46:34 +09:00
KMY
399606a55c Fix receiving loginonly 2023-05-25 14:46:20 +09:00
KMY
279e4465ac Fix loginonly activitypub spec 2023-05-25 11:20:26 +09:00
KMY
db5c358f4f Merge commit '9ffe6817e0' into kb_migration 2023-05-25 09:03:06 +09:00
KMY
d6f8f19e31 Merge commit 'e58c36d308' into kb_migration 2023-05-25 08:46:53 +09:00
Renaud Chaput
e58c36d308
Update inconsistent defaultMessage (#25114) 2023-05-24 12:38:50 +02:00
dependabot[bot]
391c089d0d
Bump eslint from 8.40.0 to 8.41.0 (#25081)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 12:38:08 +02:00
KMY
9ffe6817e0 Fix login visibility from tag timeline 2023-05-24 19:31:14 +09:00
Matt Jankowski
384345b0de
Add CLI Base class for command line code (#25106) 2023-05-24 11:55:40 +02:00
KMY
dca211aaf9 Fix unselectable direct visibility 2023-05-24 18:40:35 +09:00
Matt Jankowski
d2e5430d4a
Fix RSpec/ExpectChange cop (#25101) 2023-05-24 11:23:40 +02:00
KMY
7a5d6b1983 Fix activitypub login visibility 2023-05-24 18:17:52 +09:00
Eugen Rochko
1caa5ff39e
Change share action from being in action bar to being in dropdown in web UI (#25105)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-05-24 11:04:43 +02:00
dependabot[bot]
f7d93f95e1
Bump capistrano from 3.17.2 to 3.17.3 (#25113)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 10:52:10 +02:00
dependabot[bot]
2e3b1ef13e
Bump eslint-plugin-jsdoc from 44.2.4 to 44.2.5 (#25112)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 10:47:50 +02:00
dependabot[bot]
ac98e9fdbc
Bump fastimage from 2.2.6 to 2.2.7 (#25111)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 10:46:10 +02:00
KMY
20497e0c21 Add login visibility 2023-05-24 17:41:47 +09:00
Renaud Chaput
342daeb389
Update react-redux (#25110) 2023-05-24 10:23:17 +02:00