Commit graph

23304 commits

Author SHA1 Message Date
ssmucny 47f43e897b Change events to use schema.org/Event for metadata 2023-05-18 22:22:29 -04:00
ssmucny a12152cd4f Change event search
- case insensitive regex
- use object type for filters param
- update API docs
2023-04-30 17:30:27 -04:00
ssmucny 5f6d708e77 update API docs 2023-04-30 15:04:56 -04:00
ssmucny b5022ac2c6 Change event search to use similar to clause
- enable more customized searches (and/or nesting)
2023-04-30 10:58:16 -04:00
ssmucny 73022c7b45 lint fix 2023-04-24 23:00:13 -04:00
ssmucny 5295ddae71 Update misskey-js API md file 2023-04-24 22:39:22 -04:00
ssmucny bcbc261e3b Bug fix in extractEventFromNote with minimum Note 2023-04-24 22:35:32 -04:00
Sam Smucny a4c726498b
Merge branch 'develop' into ssmucny-events 2023-04-23 23:49:55 -04:00
ssmucny 1079eefbe1 update CHANGELOG 2023-04-23 23:41:51 -04:00
ssmucny 661c83a23f bug fixes and localization:
- add localization strings
- fixed duplicates in search (use offset when sorting by startDate)
2023-04-23 23:29:47 -04:00
ssmucny b3fb7c9271 Update API types 2023-04-23 15:55:22 -04:00
ssmucny a57c79061c Add date range to event search page 2023-04-23 14:51:54 -04:00
ssmucny 4ecdff8c2d Add query string to event search 2023-04-23 13:53:44 -04:00
ssmucny a967c0268e Add basic event search page 2023-04-23 13:37:42 -04:00
Acid Chicken (硫酸鶏) f3206d094d
build: set default theme for Storybook 2023-04-23 12:47:43 +09:00
syuilo 59dc9516d0 refactor(frontend): use composition aoi 2023-04-23 08:13:12 +09:00
syuilo 62af89d433 🎨 2023-04-22 20:22:09 +09:00
syuilo b57ee4dd96 fix of 34492f3c9a 2023-04-22 20:12:41 +09:00
syuilo 8876ae09ed .js 2023-04-22 20:05:36 +09:00
syuilo 34492f3c9a enhance(backend): tweak cache of federated instance
#10631
2023-04-22 19:59:08 +09:00
syuilo 918a96da24 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-04-22 17:24:22 +09:00
syuilo e461fb169e refactor(frontend): refactor MkNumberDiff.vue 2023-04-22 17:24:19 +09:00
tinaxd 5ddffa728a
fix: ドライブアップロードで413が返ってきたときにエラーメッセージを表示 (#10680) 2023-04-22 17:18:57 +09:00
syuilo eb0e2ceef7 🎨 2023-04-22 17:11:13 +09:00
syuilo 2718d86171 🎨 2023-04-22 16:04:03 +09:00
syuilo d437e148db 🎨 2023-04-22 12:50:40 +09:00
syuilo eacdc0136f 🎨 2023-04-22 12:19:49 +09:00
syuilo 5a7a1d0be9 🎨 2023-04-22 10:50:54 +09:00
ssmucny 4df0407a28 Add event to AP publishing 2023-04-21 19:13:37 -04:00
syuilo 9145302b3a fix(frontend): fix wrong icon name 2023-04-22 08:00:37 +09:00
syuilo ca49ac28b8 chore: remove unused files 2023-04-22 07:53:46 +09:00
syuilo 7b721c2124 Update about-misskey.vue 2023-04-22 07:51:15 +09:00
ssmucny b515673cbd Add ability to GET event data from federated AP 2023-04-21 18:46:04 -04:00
ssmucny 8def7af701 Add form to create events in UI 2023-04-20 22:01:36 -04:00
ssmucny 07b3f19814 Change displayed date/time format for events 2023-04-20 22:00:06 -04:00
syuilo 87ff004c73 🎨 2023-04-21 09:34:36 +09:00
syuilo 18df1c7a52 Revert "🎨"
This reverts commit af738d9ca9.
2023-04-21 09:29:32 +09:00
syuilo 1dac961784 enhance(frontend): INVALID_PARAMおよびROLE_PERMISSION_DENIEDエラーを分かりやすく表示するように 2023-04-21 09:17:44 +09:00
syuilo 8b833c88ad vite動かなかったため戻した 2023-04-21 09:17:14 +09:00
ssmucny 753cef9413 Add events tab to user details page 2023-04-20 20:11:37 -04:00
syuilo 4054f9cccf update deps 2023-04-21 09:02:49 +09:00
tamaina 5cae078e5e fix(backend): make isExplorable optional for backward compatibility
https://github.com/misskey-dev/misskey/pull/10677#issuecomment-1516394630
2023-04-20 16:09:54 +00:00
nenohi 8dc60cd327
Role timeline setting (#10677)
* ロールタイムライン設定

* isRoleTimeline to isExplorable

* ポリシーではないので削除

* 型からも

* wip

* 足りてなかった説

* wip

* listはpublicを表示

* 前回の記載修正( #10671 )

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-04-20 20:02:50 +09:00
syuilo af738d9ca9 🎨 2023-04-20 20:01:54 +09:00
syuilo 40debf20d8 add new achievement 2023-04-20 19:40:02 +09:00
syuilo 3af99d075e enhance(frontend): サーバー情報ページでサーバールールを見れるように 2023-04-20 17:23:35 +09:00
syuilo 795cb1ecf4 🎨 2023-04-20 15:39:59 +09:00
tamaina e89d0aa815 update pnpm and summaly 2023-04-20 04:34:59 +00:00
syuilo 206baa13e6 enhance(frontend): tweak retention rate heatmap rendering 2023-04-20 10:41:09 +09:00
syuilo 7cc797062d tweak MkSignupDialog.rules.vue 2023-04-20 10:11:48 +09:00