Commit graph

2403 commits

Author SHA1 Message Date
ThatOneCalculator 23d02372b9 fix i18n 2022-11-11 00:22:00 -08:00
Daniel Hernández 060a7e477f
fix: workaround for sticky image container header 2022-11-10 21:53:15 -04:00
ThatOneCalculator 7715f4f081 fix: 🐛 no double import 2022-11-10 14:22:48 -08:00
ThatOneCalculator 1425b2dba7 no double import 2022-11-10 14:21:20 -08:00
ThatOneCalculator ca1b1c9321 refactor: ♻️ Replace all $ts with i18n 2022-11-10 14:12:44 -08:00
ThatOneCalculator 134048b1fb fill tiny quotes 2022-11-10 13:13:09 -08:00
ThatOneCalculator 2589ca1a3b me when the 2022-11-09 20:44:43 -08:00
ThatOneCalculator c331d23b3f console log 2022-11-09 20:09:41 -08:00
ThatOneCalculator 15430ca087 fix pinned users list 2022-11-09 20:06:03 -08:00
ThatOneCalculator d209b61ed9 fix pinned users 2022-11-09 19:59:20 -08:00
ThatOneCalculator 6868fce23b trailing comma 2022-11-09 18:37:36 -08:00
ThatOneCalculator 35e5aa9395 relay/integration icons 2022-11-09 17:49:05 -08:00
ThatOneCalculator 657338d3b0 Clean up after my stupid mistakes 2022-11-09 17:21:53 -08:00
ThatOneCalculator a8a81e8675 sync on mounted 2022-11-09 17:21:33 -08:00
ThatOneCalculator 4c2f8932a6 spacing 2022-11-09 17:21:17 -08:00
ThatOneCalculator eaa4d17065 chore: 📦 package upgrades 2022-11-09 17:21:09 -08:00
ThatOneCalculator b0b438145e remove dead code 2022-11-09 17:21:02 -08:00
ThatOneCalculator 868bc11130 fix style 2022-11-09 17:20:53 -08:00
ThatOneCalculator 46790212fe fix imports 2022-11-09 17:20:52 -08:00
dwarf 3294e4ba0f client: Add "follows you" pill to user profile popup
Changelog: Added
Reviewed-on: https://akkoma.dev/FoundKeyGang/FoundKey/pulls/217
2022-11-09 17:20:05 -08:00
Johann150 58dfd45ce1 server: reduce dead instance detection to 7 days 2022-11-09 17:19:49 -08:00
Johann150 5a691f7e98 server: avoid adding suspended instances to deliver queue
This should reduce the performance hit when adding large numbers of
instances to the deliver queue by making the check for suspended and
dead instances a bulk operation.

Changelog: Changed
Reviewed-on: https://akkoma.dev/FoundKeyGang/FoundKey/pulls/215
2022-11-09 17:19:29 -08:00
ThatOneCalculator 4c2e67b2dd MkSpacer for chat room 2022-11-09 13:21:13 -08:00
ThatOneCalculator f50a22625f clean up openInstanceMenu 2022-11-09 12:26:27 -08:00
ThatOneCalculator 6d3a03d9b6 federation page proper in admin 2022-11-09 12:18:36 -08:00
ThatOneCalculator b311d9584e finalize tutorial 2022-11-09 11:09:15 -08:00
ThatOneCalculator 1b7041210a fix 2022-11-09 11:02:04 -08:00
ThatOneCalculator ee09619f78 quicker fade 2022-11-09 10:58:24 -08:00
ThatOneCalculator 15042c6179 dont force height 2022-11-09 10:57:11 -08:00
ThatOneCalculator 4d58422421 dynamic height 2022-11-09 10:51:58 -08:00
ThatOneCalculator 9eddfc0c88 transgender 2022-11-09 10:38:18 -08:00
ThatOneCalculator 8b699d494b delete old tutorial 2022-11-09 10:31:17 -08:00
Kainoa Kanter adb05dd66b Spacing 2022-11-09 10:28:48 +01:00
ThatOneCalculator 222f3c817a use title as window header 2022-11-09 01:08:24 -08:00
ThatOneCalculator 3d7c2372c0 ux 2022-11-09 01:03:03 -08:00
ThatOneCalculator db1297952e last slide 2022-11-09 01:00:48 -08:00
ThatOneCalculator 8e68955ff2 add effects, japanese translation 2022-11-09 00:54:12 -08:00
ThatOneCalculator fd4f5aeda0 no extra br 2022-11-09 00:46:29 -08:00
ThatOneCalculator f9d3a73fc3 make layout easier 2022-11-09 00:43:27 -08:00
ThatOneCalculator 76a67df0a5 finish new intro 2022-11-09 00:38:05 -08:00
ThatOneCalculator 137a5461b0 another typo :( 2022-11-09 00:01:43 -08:00
ThatOneCalculator bd6143cd08 typooo 2022-11-09 00:00:25 -08:00
ThatOneCalculator 9705aeae54 typo 2022-11-08 23:55:37 -08:00
ThatOneCalculator b28e87d769 show popup 2022-11-08 23:51:59 -08:00
ThatOneCalculator 22d1288607 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-11-08 23:48:16 -08:00
ThatOneCalculator a2d17665c4 new intro test 2022-11-08 23:48:03 -08:00
Kainoa Kanter fe0415fbe5 Merge pull request 'backend: Update sharp to 0.31.2' (#9088) from normandy/calckey:update-sharp into develop
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9088
2022-11-09 05:30:33 +01:00
ThatOneCalculator f07a07a38e test 2022-11-08 20:25:22 -08:00
ThatOneCalculator b3043c383c imprv perf 2022-11-08 16:56:37 -08:00
Francis Dinh cd48673b2e backend: Update sharp to 0.31.2
This fixes a bug where the backend might crash when processing certain images on an ARM64 system.

See https://akkoma.dev/FoundKeyGang/FoundKey/issues/226 and https://github.com/misskey-dev/misskey/issues/8605 for details.
2022-11-08 19:52:08 +01:00
Kainoa Kanter f177d166dc 0.2s 2022-11-08 02:05:27 +01:00
Kainoa Kanter e346d657b6 bookmark icons 2022-11-08 01:44:52 +01:00
ThatOneCalculator 0a3ed642d2 fix scroll anim bug? 2022-11-07 13:52:51 -08:00
ThatOneCalculator bb3ba02f0c Actually add None.mp3 to prevent error 2022-11-07 13:38:22 -08:00
ThatOneCalculator cf2ab6becb transitions for navbar hover 2022-11-07 12:47:57 -08:00
ThatOneCalculator 3c1c238db7 revert 2022-11-07 12:46:05 -08:00
ThatOneCalculator 52eeedb639 typo 2022-11-07 12:42:11 -08:00
ThatOneCalculator 2d58b6307b refactor: ⚗️ try active-class 2022-11-07 12:41:47 -08:00
ThatOneCalculator 972a6a10aa use users-three icon for Groups 2022-11-07 12:29:56 -08:00
ThatOneCalculator 47e23b5be7 why do buttons hate me 2022-11-07 12:27:45 -08:00
ThatOneCalculator 804dbb5b6a typo 2022-11-07 12:11:42 -08:00
ThatOneCalculator 144c27298d horrible bad code 2022-11-07 12:09:30 -08:00
ThatOneCalculator fc2070c340 listen on router 2022-11-07 12:03:03 -08:00
ThatOneCalculator ced7145c75 fix 2022-11-07 11:57:27 -08:00
ThatOneCalculator b34acc8256 i am gay 2022-11-07 00:41:32 -08:00
ThatOneCalculator 8a67e65ff9 gaaah 2022-11-07 00:36:53 -08:00
ThatOneCalculator ef50eb3e64 fallback, .10 2022-11-07 00:31:47 -08:00
ThatOneCalculator 4f91798fa8 am i dumb 2022-11-07 00:21:54 -08:00
ThatOneCalculator 49d12f398f try to fix 2022-11-07 00:17:43 -08:00
ThatOneCalculator e35c638093 gah 2022-11-07 00:02:48 -08:00
ThatOneCalculator 2fc35d931b console log 2022-11-06 23:57:58 -08:00
ThatOneCalculator 33aea5b45a typo 2022-11-06 23:53:31 -08:00
ThatOneCalculator bf92109964 test 2022-11-06 23:49:08 -08:00
ThatOneCalculator 83751f8d64 chat button in mobile bar 2022-11-06 23:15:47 -08:00
ThatOneCalculator 1ce3ef31ac ease 2022-11-06 20:48:28 -08:00
ThatOneCalculator 58691cf896 funny link hover attempt 2 2022-11-06 20:47:52 -08:00
ThatOneCalculator 027695cec0 fully deprecate MkEmojiPickerWindow 2022-11-06 20:21:03 -08:00
ThatOneCalculator de004c0108 me when the 2022-11-06 20:17:59 -08:00
ThatOneCalculator 6c4fd26e6f .9 2022-11-06 20:09:35 -08:00
ThatOneCalculator 2ca7f0ad87 fix 2022-11-06 20:08:28 -08:00
ThatOneCalculator 33c9a77984 emoji picker fix 2022-11-06 20:01:45 -08:00
ThatOneCalculator 4a08da1292 oopsie 2022-11-06 19:44:26 -08:00
ThatOneCalculator 18b483ee27 even MORE fixes 2022-11-06 19:42:01 -08:00
ThatOneCalculator e3dd9ed3c9 disable link hover effect for now 2022-11-06 19:29:42 -08:00
ThatOneCalculator aa97271f30 only apply hover effect to link 2022-11-06 19:18:27 -08:00
ThatOneCalculator c3e6b6544b underline effect 2022-11-06 19:14:55 -08:00
ThatOneCalculator 11082f1fb2 no more XHeader 2022-11-06 19:04:15 -08:00
ThatOneCalculator bd05b64550 filled circles 2022-11-06 18:51:51 -08:00
ThatOneCalculator 20d264227c make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator 87739b77d5 more fixes 2022-11-06 18:38:35 -08:00
ThatOneCalculator 5cb2a22566 fixxxxx 2022-11-06 18:30:26 -08:00
ThatOneCalculator 87225b41cd fix 2022-11-06 17:44:38 -08:00
ThatOneCalculator b3a5fdb1e0 feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
ThatOneCalculator d3522f6c3f feat: 💄 Phosphor icons! 2022-11-06 17:33:20 -08:00
ThatOneCalculator b42d59f1d5 fix groups button display 2022-11-06 14:49:03 -08:00
ThatOneCalculator 739f26c340 fix: REALLY make sure there's no text decoration 2022-11-06 14:46:17 -08:00
ThatOneCalculator 0ca161c443 .8 2022-11-06 14:43:45 -08:00
ThatOneCalculator e50a6a99ba fix????? 2022-11-06 14:41:27 -08:00
ThatOneCalculator 9b3e578c9e sq 2022-11-06 14:20:14 -08:00
ThatOneCalculator 9ea3af662d a 2022-11-06 14:04:18 -08:00
ThatOneCalculator c772bf2307 😖 2022-11-06 14:00:34 -08:00
ThatOneCalculator f95ca12cff image max width 2022-11-06 13:56:51 -08:00
ThatOneCalculator 960d99dfea no td on hover 2022-11-06 13:52:11 -08:00
ThatOneCalculator 4ce48df856 . 2022-11-06 13:49:51 -08:00
ThatOneCalculator 627d63d71e better icon 2022-11-06 13:43:45 -08:00
ThatOneCalculator b883af0f21 f 2022-11-06 13:42:08 -08:00
ThatOneCalculator eef6fb9076 ? 2022-11-06 13:37:26 -08:00
ThatOneCalculator e1d3cd4654 test 2022-11-06 13:34:10 -08:00
ThatOneCalculator b3b4a7169d potential swiper fix 2022-11-06 13:32:25 -08:00
ThatOneCalculator 3ea4c8cba6 fix 2022-11-06 13:25:41 -08:00
ThatOneCalculator 7beec91753 calckey_app 2022-11-06 13:24:02 -08:00
ThatOneCalculator 9f3af0afa7 fix??? 2022-11-06 13:20:28 -08:00
ThatOneCalculator 68a83eea1c fix 2022-11-06 13:13:34 -08:00
ThatOneCalculator ec2040a840 fix 2022-11-06 13:08:43 -08:00
ThatOneCalculator b1eb1c4855 me when the 2022-11-06 13:02:17 -08:00
ThatOneCalculator e215494132 test new chat layout 2022-11-06 12:49:37 -08:00
ThatOneCalculator 29ae062d31 better limits for now 2022-11-04 18:42:08 -07:00
ThatOneCalculator 174fa3f563 higher query limits for chats and channels 2022-11-04 15:25:31 -07:00
ThatOneCalculator f369b0cf64 revert 2022-11-04 15:20:15 -07:00
ThatOneCalculator 6571ac12c8 disable chat history pagination for now 2022-11-04 15:16:59 -07:00
ThatOneCalculator 163a826af5 fix: 💄 calc style 2022-11-04 14:58:08 -07:00
ThatOneCalculator 8beb778950 a 2022-11-04 14:23:25 -07:00
ThatOneCalculator 9cb1b1a48c update deps 2022-11-04 13:20:18 -07:00
ThatOneCalculator 471240b101 a 2022-11-04 13:12:56 -07:00
ThatOneCalculator ec4474812f a 2022-11-03 17:16:23 -07:00
ThatOneCalculator f410faa825 fix? 2022-11-03 16:08:14 -07:00
ThatOneCalculator 5ffe89cbd0 . 2022-11-03 16:05:22 -07:00
ThatOneCalculator f07b8e44a5 messaging/history 2022-11-03 15:59:21 -07:00
ThatOneCalculator 7ab4f3ee76 test 2022-11-03 15:50:34 -07:00
Kainoa Kanter 80161e8280 Merge pull request '[#9064] Fix CSS and Image caching issue' (#9082) from yawhn/elreqkey:calckey_issue_9064 into develop
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9082
2022-11-03 23:38:06 +01:00
ThatOneCalculator dae60381be fix: ⚗️ messaging pagination 2022-11-03 15:37:31 -07:00
yawhn 58eed45187 whitespace fix 2022-11-03 02:15:40 +02:00
yawhn dba4d2240e Fix for undefined url param in some pages 2022-11-03 02:03:27 +02:00
yawhn 9bc3f885bc [#9064] Fix CSS and Image caching issue 2022-11-02 23:31:42 +02:00
ThatOneCalculator f13e19dee1 feat: Managed hosting complete 2022-11-01 18:41:59 -07:00
ThatOneCalculator db6e17364a Max users 2022-10-30 21:38:20 -07:00
ThatOneCalculator 01e289c6de No darkreader 2022-10-30 21:27:06 -07:00
ThatOneCalculator 9d4677fc6b fix broken order 2022-10-29 15:17:54 -07:00
ThatOneCalculator b383c904b2 change to click.self 2022-10-28 10:52:13 -07:00
ThatOneCalculator b9ecbdfbad better reply clicking 2022-10-27 20:37:33 -07:00
ThatOneCalculator 6bb5a99ab3 test 2022-10-27 20:32:19 -07:00
ThatOneCalculator d459cb8ba2 feat: Append caption to textarea 2022-10-27 15:28:02 -07:00
ThatOneCalculator 2f8255cd5a fix? 2022-10-27 15:07:36 -07:00
ThatOneCalculator e72348f5d1 OCR image captioning work 2022-10-27 15:01:38 -07:00
ThatOneCalculator d46f08c189 chore: 📦 Update packages 2022-10-27 14:25:31 -07:00
ThatOneCalculator 6ed18667b7 feat: Allow importing follows from Pixelfed 2022-10-27 14:17:40 -07:00
Francis Dinh b331d1b0eb use await for notes.countBy 2022-10-26 14:48:37 -07:00
Johann150 97b6f45993 server: allow to like own gallery posts
Since you are also allowed to react to your own notes, it seems sensible
that you should be allowed to like your own gallery posts.

Analogous to commit 4c5aa9e53887cca5561fcec6ab0754e018f589a5.

Changelog: Changed
2022-10-26 14:46:30 -07:00
Johann150 958196a103 server: allow to like own pages
Since you are also allowed to react to your own notes, it seems sensible
that you should be allowed to like your own pages.

Changelog: Changed
2022-10-26 14:46:23 -07:00
lunaisnotaboy 2daa02c642 Remove SWC (thank you @lunanova) 2022-10-26 14:24:47 -07:00
ThatOneCalculator 405eb71564 fix: 🐛 wrong placement 2022-10-25 23:19:45 -07:00
ThatOneCalculator 66876f5bfe feat: 💄 add right margin to title text 2022-10-25 23:17:06 -07:00
ThatOneCalculator 73d533ff4f def true 2022-10-25 23:00:20 -07:00
ThatOneCalculator 7067876dc1 feat: add os.yesno for yes/no questions 2022-10-25 22:44:38 -07:00
ThatOneCalculator 7559a0d81a feat: Toggle showing calckey updates as admin 2022-10-25 22:31:19 -07:00
ThatOneCalculator 07c6472ba6 fix 2022-10-25 22:09:45 -07:00
ThatOneCalculator c1ee6140fc feat: 🎨 add ripple to star react 2022-10-25 20:33:09 -07:00
ThatOneCalculator 38b3a6b58a Button reordering again 2022-10-25 20:28:11 -07:00
ThatOneCalculator e83240f4dc feat: Star button 2022-10-25 20:20:41 -07:00
ThatOneCalculator 205a353670 feat: 🎨 move reaction button 2022-10-25 20:08:43 -07:00
ThatOneCalculator 9c3ac9fbe1 properly import watch 2022-10-25 19:48:25 -07:00
Kainoa Kanter b5b5e80c10 Validate version number better 2022-10-26 04:34:01 +02:00
ThatOneCalculator 4c9dabe7b8 Security fixes 2022-10-25 19:22:30 -07:00
ThatOneCalculator bf2b518489 tab swipe fix 2022-10-25 19:19:42 -07:00
ThatOneCalculator e93f0939bd tab swipe fix finally 2022-10-25 19:19:35 -07:00
ThatOneCalculator 82fe676092 simplify player 2022-10-25 18:49:10 -07:00
ThatOneCalculator 60a2ece852 fix 2022-10-25 18:45:24 -07:00
ThatOneCalculator 373bcf9464 ripping my hair out 2022-10-25 12:08:48 -07:00
ThatOneCalculator 30df6ae75b testtt 2022-10-25 12:01:41 -07:00
ThatOneCalculator ac0aa5c2c0 grrr 2022-10-25 11:54:08 -07:00
ThatOneCalculator b22bd156e7 test 2022-10-25 11:51:11 -07:00
ThatOneCalculator 42a7c07cee useSwiper 2022-10-25 11:30:26 -07:00
ThatOneCalculator 95bb87b29f a 2022-10-25 11:25:29 -07:00
ThatOneCalculator e6f36eb126 ripple on renote 2022-10-25 11:23:59 -07:00
ThatOneCalculator 9c8b280c2f test 2022-10-25 11:16:29 -07:00
ThatOneCalculator 8ae4a32bb8 no restart button 2022-10-25 11:05:08 -07:00
ThatOneCalculator 2655d75272 fix 2022-09-29 19:01:14 -07:00
ThatOneCalculator 0d667a6008 fix 2022-09-29 19:00:43 -07:00
ThatOneCalculator 484d78d4b3 chore: quote-button --> MkQuoteButton 2022-09-29 19:00:14 -07:00
Kayden Tebau b97c1f0b4d
Seperate renote quote option 2022-09-28 15:07:15 -07:00
ThatOneCalculator 9217d9bff5 fix 2022-09-21 13:18:12 -07:00
ThatOneCalculator a262e1353f Add download button to Plyr (co-authored by @nullobsi) 2022-09-21 13:10:47 -07:00
ThatOneCalculator a075813d30 Allow admins to set logo url 2022-09-21 13:05:59 -07:00
ThatOneCalculator c2fc10307d Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-09-17 16:55:56 -07:00
ThatOneCalculator ca15549aea Don't show pinned users if there are none 2022-09-17 16:55:28 -07:00
ThatOneCalculator a758c2def1 only show user bg if blur 2022-09-17 14:11:02 -07:00
ThatOneCalculator f7cec09b06 fix link 2022-09-15 15:41:26 -07:00
ThatOneCalculator 918af38a79 implement update notif into UI 2022-09-15 15:36:43 -07:00
ThatOneCalculator e9445561fd logs 2022-09-15 15:32:25 -07:00
ThatOneCalculator 6a2fc8ec3b fix 2022-09-15 15:28:32 -07:00
ThatOneCalculator 92150c575f move codeberg fetch to backend 2022-09-15 15:23:08 -07:00
ThatOneCalculator 4206f46cf4 only if reports exist 2022-09-15 15:03:00 -07:00
ThatOneCalculator 824070e576 add console log 2022-09-15 15:01:53 -07:00
ThatOneCalculator b33b688720 fix: Profile bg blur respects user blur choice 2022-09-15 14:55:04 -07:00
ThatOneCalculator 4e7e6de82b shrink padding on mobile post button 2022-09-15 14:47:39 -07:00
ThatOneCalculator 6e36033600 fix clicking cw button on reply 2022-09-15 14:43:57 -07:00
ThatOneCalculator 65bf28907e fix channels 2022-09-15 14:04:56 -07:00
ThatOneCalculator 926bd25a40 .3 2022-09-15 14:00:50 -07:00
ThatOneCalculator 4ab7615290 test 2022-09-15 13:58:15 -07:00
ThatOneCalculator e963347524 fix dup import 2022-09-15 13:41:32 -07:00
ThatOneCalculator 48772f62cd feat: Add setting for swipe behavior 2022-09-15 13:40:34 -07:00
ThatOneCalculator 14cab46640 t 2022-09-15 11:00:54 -07:00
ThatOneCalculator 57c452f78e fix dup import 2022-09-15 10:44:42 -07:00
ThatOneCalculator 8443722a5d fix: 🐛 No swiper on desktop 2022-09-15 10:43:48 -07:00
ThatOneCalculator b983bdb5cf feat: Warning in control panel if there's update 2022-09-14 10:32:39 -07:00
Jae Lo Presti (DN0) c7f679d396
client: remove orphaned closing tags 2022-09-14 09:36:24 +03:00
ThatOneCalculator 790e4361dc fix: 🐛 motd 2022-09-13 21:38:02 -07:00
ThatOneCalculator 873ebcba83 feat: 🔖 v12.119.0 2022-09-13 21:33:03 -07:00
ThatOneCalculator caa072cf49 chore: 🔥 rm tabs 2022-09-13 21:10:21 -07:00
ThatOneCalculator 1e5f9c68b3 chore: rm unused import 2022-09-13 21:09:35 -07:00
ThatOneCalculator 5368a231c8 I forgor 💀 2022-09-13 21:01:31 -07:00
ThatOneCalculator 5001e27f49 Simplify groups index 2022-09-13 20:57:39 -07:00
ThatOneCalculator 4c021e196f fix motd 2022-09-13 20:41:45 -07:00
ThatOneCalculator 0d28fd4277 fix 2022-09-13 20:34:14 -07:00
ThatOneCalculator b0e1c3d866 meta 2022-09-13 20:23:52 -07:00
ThatOneCalculator 59f80c60b9 Merge remote-tracking branch 'nullobsi/secure-fetch' into develop 2022-09-13 20:23:22 -07:00
ThatOneCalculator e425489411 undo fuckup 2022-09-13 20:07:19 -07:00
ThatOneCalculator fe7ceb481c spacve 2022-09-13 20:01:22 -07:00
ThatOneCalculator f5277973de message room style overhaul 2022-09-13 19:58:43 -07:00
ThatOneCalculator e3beea02a9 a 2022-09-13 19:40:20 -07:00
ThatOneCalculator b65cc2935a only scroll to bottom in messaging IF in DM 2022-09-13 19:37:38 -07:00
ThatOneCalculator db16ff4950 chore: spacing between icons in gallery index 2022-09-13 19:26:56 -07:00
ThatOneCalculator b293d92b56 feat: show 📎 in chats if only attachment 2022-09-13 19:25:36 -07:00
ThatOneCalculator fa4b8aca63 refactor: Move group actions to header bar 2022-09-13 19:14:28 -07:00
ThatOneCalculator 47509e28b1 refactor: ♻️ Use setup syntax for groups index 2022-09-13 18:57:26 -07:00
ThatOneCalculator 64a96b8f67 formatting 2022-09-13 17:56:19 -07:00
ThatOneCalculator 25b032e1aa fix??? 2022-09-13 17:52:31 -07:00
ThatOneCalculator 3ce563cdfb chore: 🔊 2022-09-13 17:46:53 -07:00
ThatOneCalculator 783c4effa7 typooooooooo 2022-09-13 17:43:23 -07:00
ThatOneCalculator df16580d87 use ref properly 2022-09-13 17:41:58 -07:00
ThatOneCalculator 594e849850 fix?? 2022-09-13 17:40:06 -07:00
ThatOneCalculator eb9063fe19 actually fetch the data, oops :P 2022-09-13 17:35:08 -07:00
ThatOneCalculator 26e475eb0c attempt to fix lol 2022-09-13 17:32:43 -07:00
ThatOneCalculator 57f6bca9c9 fix 2022-09-13 17:19:34 -07:00
ThatOneCalculator 92df522cbc use string type 2022-09-13 17:16:43 -07:00
ThatOneCalculator 2be92040b0 typo 2022-09-13 17:16:27 -07:00
ThatOneCalculator 399f0115be setup syntax 2022-09-13 17:14:56 -07:00
ThatOneCalculator 031b3661e2 modernize group.vue 2022-09-13 17:08:09 -07:00
ThatOneCalculator 531c15dbae formatting 2022-09-13 16:57:42 -07:00
ThatOneCalculator ac7574aff3 Fix group routing 2022-09-13 16:57:09 -07:00
ThatOneCalculator 1d3f1306b6 Add :groupId to router 2022-09-13 16:53:34 -07:00
ThatOneCalculator 13ede288f9 typo 2022-09-13 16:47:35 -07:00
ThatOneCalculator 70611fd0f3 feat: Attempt to add groups back! 2022-09-13 16:43:59 -07:00
ThatOneCalculator 9007514c00 ex 2022-09-13 16:36:58 -07:00
ThatOneCalculator b4a19bab0d feat: start work on vue-isyourpasswordsafe integration 2022-09-12 00:17:07 -07:00
ThatOneCalculator afa87c1cab chore: ♻️ about-misskey -> about-calckey 2022-09-10 12:25:22 -07:00
ThatOneCalculator 9dfb552c72 chore: 🔀 Merge upstream 2022-09-10 12:14:19 -07:00
ThatOneCalculator a9eb58ac72 chore: 🔀 Merge upstream to 12.119.0 2022-09-10 12:13:55 -07:00
syuilo a97fcd9e73
Update .eslintrc.js 2022-09-11 03:34:41 +09:00
syuilo 4c767f16f6
Update .eslintrc.js 2022-09-11 01:58:34 +09:00
rinsuki e60a6cc621
chore(sw): only proxies HTML requests (#9070)
* chore(sw): only proxies HTML requests

もはやHTMLじゃなさそうなリクエストにはSWで関与しないようにする

こうするといろいろな面倒事が解決するはず…たぶん

Resolve #9037
Resolve #9038

* align code style

* Update packages/sw/src/sw.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-09-10 19:25:32 +09:00
syuilo 7c89a27e61 update deps 2022-09-10 19:14:07 +09:00
syuilo 20aee2deed chore(client): 🎨 2022-09-10 16:28:59 +09:00
ThatOneCalculator 09996374e4 fix: 🐛 add script to pages view 2022-09-09 15:51:43 -07:00
ThatOneCalculator ba0bf7785a Add swiper to pages 2022-09-09 15:47:53 -07:00
ThatOneCalculator 3b3e8b5f51 Add swiper to notifications 2022-09-09 15:44:55 -07:00
ThatOneCalculator b5df90c797 Add swiper for instance info, fix MkSpacer 2022-09-09 15:42:17 -07:00
ThatOneCalculator a846a2e15c Add swiper to channels 2022-09-09 15:32:05 -07:00
ThatOneCalculator 038c367fd7 Add swiper for admin file 2022-09-09 15:26:33 -07:00
ThatOneCalculator d5ed3dbe9d Add swiper to about 2022-09-09 15:11:06 -07:00
ThatOneCalculator f7ed1b77cc fix: 🐛 Show title on mobile if there's no tab buttons 2022-09-09 15:04:31 -07:00
ThatOneCalculator 51b259a3bb sus 2022-09-09 13:59:15 -07:00
ThatOneCalculator 72ee2e3fdc fix: 🐛 gay gay homosexual gay 2022-09-09 13:56:42 -07:00
ThatOneCalculator 7ef63a770c me not smart 2022-09-09 13:47:19 -07:00
ThatOneCalculator 870f6d7b50 revert 2022-09-09 13:41:13 -07:00
ThatOneCalculator 02ccf1dbe4 fix 2022-09-09 13:35:48 -07:00
ThatOneCalculator 09d3740c67 f 2022-09-09 13:32:52 -07:00
ThatOneCalculator 86d6fe7b04 fix: 🚑 tl not showing up 2022-09-09 13:31:48 -07:00
ThatOneCalculator c13dd0f70e fix: 🐛 Promper Info import 2022-09-09 12:22:05 -07:00
ThatOneCalculator 82cc9420f0 upstream b 2022-09-09 12:17:11 -07:00
ThatOneCalculator e8664b5664 chore: 🔀 Merge upstream 2022-09-09 12:16:58 -07:00
ThatOneCalculator 00218e7387 feat: ⚗️ Swiping in featured 2022-09-09 12:09:12 -07:00
ThatOneCalculator 11a5a99a6f fix: 🐛 Fix slide sync on initial timeline load 2022-09-09 11:06:18 -07:00
ThatOneCalculator f08c04cdb1 fix: 🐛 fix header button positions on mobile 2022-09-08 10:42:01 -07:00
ThatOneCalculator 0f21d4c077 chore: ⬆️ Upgrade several deps
From yarn upgrade-interactive
2022-09-07 16:23:33 -07:00
ThatOneCalculator c9792492cb fix: 2022-09-07 16:18:04 -07:00
ThatOneCalculator 78bd658a4f fix sync 2022-09-07 16:11:00 -07:00
ThatOneCalculator 17dc06e47a chore: ⬆️ Upgrade Vite 2022-09-07 15:51:01 -07:00
ThatOneCalculator 7354b363eb feat: Swiper in notifs 2022-09-07 15:49:07 -07:00
ThatOneCalculator da112b181f fix: 🐛 sync tab when getting last timeline 2022-09-07 15:40:25 -07:00
ThatOneCalculator 045fc9e1ee fix: 🐛 Don't show tab title on mobile 2022-09-07 15:37:04 -07:00
ThatOneCalculator c601650151 fix 2022-09-07 15:33:21 -07:00
ThatOneCalculator 9b3ad73576 feat: Better tabs for mobile 2022-09-07 15:09:23 -07:00
nullobsi 1c7dc4a1e8
Hide private data in pug when private mode is enabled 2022-09-06 20:47:36 -07:00
nullobsi 7caec25f0f
Add secure mode settings to Security tab 2022-09-06 20:47:33 -07:00
nullobsi 26f0483094
In private mode, block access to many public APIs 2022-09-06 20:46:42 -07:00
nullobsi a03f13fb3f
Add Secure Mode and Private Mode
- Add instance actor
- Add private mode, which uses an allowlist
- Add Secure Mode, restricts access to blocked instances
2022-09-06 20:46:41 -07:00
nullobsi 7887082622
Add migration for allowedHosts, secureMode, privateMode 2022-09-06 20:46:41 -07:00
syuilo 1b014bc3e5 fix(server): 他人の通知を既読にできる可能性があるのを修正 2022-09-06 20:54:49 +09:00
syuilo a9e13693a5 refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
syuilo 0b99ffa8f9 refactor(client): use setup syntax 2022-09-06 18:09:17 +09:00
syuilo d4e284c859 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-09-06 17:38:00 +09:00
syuilo eff9cdd8a7 refactor(client): use setup syntax 2022-09-06 17:37:58 +09:00
Takuya Yoshida 057d1642c8
Update typeorm to 0.3.9 (#9083) 2022-09-06 14:57:46 +09:00
ThatOneCalculator 60fb59c878 fix: 🐛 sync fixed 2022-09-05 18:42:01 -07:00
ThatOneCalculator e3e95e86fa lfg 2022-09-05 18:34:48 -07:00
ThatOneCalculator c89d8c7ef7 .7 2022-09-05 18:27:32 -07:00
ThatOneCalculator e4861bcf0b refactor: Swiper, no swiping! :fox:
Swiper everywhere, attempt to sync to header bar
2022-09-05 18:13:17 -07:00
ThatOneCalculator 37b7c4485c fix: 🚑 fix ref 2022-09-05 15:55:28 -07:00
ThatOneCalculator 94774723f0 Merge remote-tracking branch 'misskey/develop' into develop 2022-09-05 15:00:53 -07:00
ThatOneCalculator 79be45c65c Merge remote-tracking branch 'misskey/develop' into develop 2022-09-05 15:00:45 -07:00
ThatOneCalculator 4dc706a91a chore: ⬆️ Upgrade TypeORM 2022-09-05 14:53:48 -07:00
syuilo 9db2380c20 refactor(client): use setup syntax 2022-09-05 18:51:23 +09:00
syuilo 9132c72545 refactor(client): use setup syntax 2022-09-05 18:37:41 +09:00
syuilo 4c3d094a45 refactor(client): use setup syntax 2022-09-05 18:34:59 +09:00
syuilo f337459c6e refactor(client): use setup syntax 2022-09-05 18:24:46 +09:00
syuilo e41810f142 fix(client): fix syntax error of pages/follow.vue 2022-09-03 16:16:00 +09:00
syuilo 25f4c8688a refactor(client): use setup syntax 2022-09-02 00:22:31 +09:00
syuilo d9ff2dd471 refactor(client): use setup syntax 2022-08-31 23:12:22 +09:00
syuilo 2d8e7b4da7 enhance(client): improve analog-clock 2022-08-31 02:19:25 +09:00
syuilo 786b150ea7 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
ThatOneCalculator 35406c0d22 fix: 💄 no blur on emoji picker --> blur safe by default 2022-08-27 22:26:06 -07:00
ThatOneCalculator e6236a2ffb fix screenshot size 2022-08-27 21:44:30 -07:00
ThatOneCalculator 770b2d9908 bg col 2022-08-27 21:44:17 -07:00
ThatOneCalculator ef801a4b94 description 2022-08-27 21:43:57 -07:00
ThatOneCalculator 5c6cff93ef feat: improve pwa manifest 2022-08-27 21:42:38 -07:00
ThatOneCalculator 10b5159573 lol 2022-08-27 15:49:10 -07:00
ThatOneCalculator dfac661e2a feat: ⚗️ vsides 2022-08-27 15:25:51 -07:00
ThatOneCalculator ab4c267594 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-27 15:18:59 -07:00
syuilo 47b2e56967 update deps 2022-08-27 16:34:14 +09:00
syuilo e0dce77678 chore(client): tweak loading display 2022-08-27 16:26:14 +09:00
ThatOneCalculator 8dee3c92c7 feat: 📦 use swc 2022-08-26 16:13:26 -07:00
syuilo 4373019b36 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-08-27 00:40:31 +09:00
syuilo 0dfb9f8291 enhance(client): tweak clock 2022-08-27 00:40:20 +09:00
syuilo 773139b737 enhance(client): add html color-schema support 2022-08-27 00:39:59 +09:00
ThatOneCalculator 405b4a5136 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-26 01:24:56 -07:00
Johann150 806a80a1e5
fix: volume sliders
Fixed a typo that made a required property be undefined.
2022-08-26 08:39:31 +02:00
Caipira 450076cfa4
enhance(client): mobile twitter url can be used as widget (#9057) 2022-08-24 21:02:06 +09:00
ThatOneCalculator 38907e3e08 squareAvatars true by default 2022-08-23 00:01:04 -07:00
Francis Dinh 5d7fea344b fix pagination.vue lints 2022-08-22 23:55:01 -07:00
Francis Dinh 437ab8e8fe fix lints in folder.vue 2022-08-22 23:54:56 -07:00
ThatOneCalculator eb4959558b Merge remote-tracking branch 'misskey/develop' into develop 2022-08-22 23:53:44 -07:00
ThatOneCalculator 533c5066c1 remove old scroll engine for notifs 2022-08-22 23:51:15 -07:00
ThatOneCalculator 899d7b42b5 Always signToActivityPubGet 2022-08-22 23:44:26 -07:00
ThatOneCalculator 89a1bc87d3 rc 2022-08-22 23:33:08 -07:00
ThatOneCalculator e1e3049455 fix: 🐛 show swiper 2022-08-22 23:28:20 -07:00
ThatOneCalculator 44e03b08f1 feat: 💄 style swiper 2022-08-22 23:23:19 -07:00
ThatOneCalculator 5acac6cbfb pag 2022-08-22 23:12:12 -07:00
ThatOneCalculator 91cefe12f1 fix: prerender prev and after slide 2022-08-22 23:05:23 -07:00
ThatOneCalculator 62c3b001de feat: pagination 2022-08-22 23:00:42 -07:00
ThatOneCalculator 2b2abd67a4 fix 2022-08-22 22:57:03 -07:00
ThatOneCalculator 3b09e6f510 fix???? 2022-08-22 22:42:30 -07:00
ThatOneCalculator bcf3466584 fix 2022-08-22 22:39:53 -07:00
ThatOneCalculator 631907e0ce s 2022-08-22 22:39:11 -07:00
ThatOneCalculator 0dc7992a6f vue 2022-08-22 22:35:54 -07:00
ThatOneCalculator 80e085dadc external 2022-08-22 22:35:07 -07:00
ThatOneCalculator 700c367884 feat: ⚗️ try swiper 2022-08-22 22:31:00 -07:00
ThatOneCalculator 805a3f3793 chore: 🔊 log x swipe 2022-08-22 22:19:11 -07:00
ThatOneCalculator b78b0a29e5 scale 0 2022-08-22 22:15:39 -07:00
ThatOneCalculator a82149c05d fix: 🐛 fix scrolling bugs 2022-08-22 22:09:43 -07:00
futchitwo 253f005e80
Fix: アクセストークン管理画面、アカウント管理画面表示できないのを修正 (#9064)
* Fix: apps page routing

* Fix: accounts page routing

* Fix: router name
2022-08-21 23:20:42 +09:00
ThatOneCalculator 1886193b8e fix: 🐛 swipe bug 2022-08-20 00:04:45 -07:00
ThatOneCalculator bca91426db feat: swipe thru notifs 2022-08-20 00:02:15 -07:00
ThatOneCalculator c544df7246 fix: 💄 consistent cw bg hover 2022-08-19 23:53:00 -07:00
ThatOneCalculator f0af0b60f2 chore: 💄 button height 3.5rem 2022-08-19 23:50:00 -07:00
ThatOneCalculator 504753c896 chore: 🔥 remove fader 2022-08-19 23:48:21 -07:00
ThatOneCalculator f89f81b4c0 fix: 🐛 swipe left on home wraps back 2022-08-19 23:42:15 -07:00
ThatOneCalculator eafc3260c9 feat: Fade 2022-08-19 23:38:01 -07:00
ThatOneCalculator 817ccb5b32 fix: 🐛 swipe left goes back a page 2022-08-19 23:20:28 -07:00
ThatOneCalculator 5e9d1ee478 fix swipes? 2022-08-19 23:16:06 -07:00
ThatOneCalculator 04a7e9c147 hide button bg 2022-08-19 22:55:21 -07:00
ThatOneCalculator 1c02c1097d finally fix 2022-08-19 14:58:54 -07:00
ThatOneCalculator 532c0187f6 chore: ⚰️ works 2022-08-19 14:51:40 -07:00
ThatOneCalculator ec28c5cc73 fix: 🐛 ref 2022-08-19 14:50:58 -07:00
ThatOneCalculator b00a1c13a0 fix: 💄 only show post button on home tl 2022-08-19 14:41:05 -07:00
ThatOneCalculator 21612d4f5e allow videos to be downloaded 2022-08-19 14:38:46 -07:00
ThatOneCalculator 8c35556410 fix: 🐛 fix videos having <a> 2022-08-19 14:30:47 -07:00
ThatOneCalculator 6b7a18b967 fix: 🐛 scroll 2022-08-19 14:25:08 -07:00
ThatOneCalculator d173aea0e4 Video in messages 2022-08-19 14:24:30 -07:00
ThatOneCalculator 4932ab2c34 fix: 🐛 fix again 2022-08-18 17:37:33 -07:00
ThatOneCalculator 93cdf4313e fix: 🐛 fix scroll 2022-08-18 17:23:32 -07:00
ThatOneCalculator dda8655ca3 same styles for postbutton and widgetbutton 2022-08-18 17:10:07 -07:00
ThatOneCalculator 2e686fc966 fix: 🐛 only show on mobile, fix animation 2022-08-18 17:05:30 -07:00
ThatOneCalculator 3aa8a5ca60 feat: ⚗️ New post button on mobile 2022-08-18 16:48:22 -07:00
ThatOneCalculator edb60d0961 chore: 📦 Add vue3-lottie 2022-08-18 09:42:21 -07:00
ThatOneCalculator bfd01747d1 revert: ⬇️ Go back to vue-plyr
Fork had problems with vertical videos
2022-08-17 16:38:17 -07:00
ThatOneCalculator de207c03f1 fix: 💄 fix buttons on entrance screen being squished on mobile 2022-08-17 16:20:39 -07:00
ThatOneCalculator 25d7e6bcd6 fix again 2022-08-17 16:05:09 -07:00
ThatOneCalculator cf0409a7a1 ^ 2022-08-17 16:03:27 -07:00
ThatOneCalculator 9c80dab7f4 fix: 🚑 Fix vue-plyr import 2022-08-17 16:03:20 -07:00
ThatOneCalculator 3b85a9bb7d chore: 📦 Use proper misskey browser image resizer package 2022-08-17 15:59:58 -07:00
ThatOneCalculator ea3c2441be fix: 🔒 Up multer to LTS as to avoid CVE-2022-24434 2022-08-17 15:57:16 -07:00
ThatOneCalculator be31b9bed3 refactor: 📦 Use updated fork of vue-plyr 2022-08-17 15:51:52 -07:00
ThatOneCalculator 268def0163 feat: More hover events!\ 2022-08-17 00:36:29 -07:00
ThatOneCalculator d7d91757a7 fix: 🚸 No more stupid details for replies 2022-08-17 00:29:41 -07:00
ThatOneCalculator 53b6030395 feat: 💄 highlight hover replies 2022-08-17 00:19:10 -07:00
ThatOneCalculator be7625cca6 fix: 🐛 Prevent clicking on child elements of timeline posts 2022-08-17 00:13:57 -07:00
ThatOneCalculator 078ab39bdf feat: Replies can be clicked too 2022-08-17 00:07:42 -07:00
ThatOneCalculator 74d5c3c162 feat: 🔖 .7 2022-08-16 23:58:21 -07:00
ThatOneCalculator 473291fe70 nice 2022-08-16 23:53:47 -07:00
ThatOneCalculator 2781a0aca4 fix: 🐛 use router 2022-08-16 23:50:35 -07:00
ThatOneCalculator 5d8f695206 fix: 🐛 need MkA 2022-08-16 23:43:24 -07:00
ThatOneCalculator d6e92616be fix: 🐛 do it right 2022-08-16 23:33:06 -07:00
ThatOneCalculator bd24de7ab7 fix: ⚗️ 2022-08-16 23:22:17 -07:00
ThatOneCalculator 38ebf77891 fix: 🐛 fix clicking on note content 2022-08-16 23:11:46 -07:00
ThatOneCalculator ec60046469 fix: 💄 style 2022-08-16 22:59:29 -07:00
ThatOneCalculator 387d388da9 I quickly became homophobic 2022-08-16 22:53:17 -07:00
ThatOneCalculator fe7a273aee fix: 💄 style 2022-08-16 22:47:18 -07:00
ThatOneCalculator d35f234fb5 feat: 💄 New note style 2022-08-16 22:42:03 -07:00
ThatOneCalculator da46c55db7 fix: Better import for plyr 2022-08-16 17:43:33 -07:00
ThatOneCalculator db61c366e8 fix: 🎨 mount plyr with app 2022-08-16 16:40:04 -07:00
ThatOneCalculator 70a4b5bf1f feat: ⚗️ vue-plyr 2022-08-16 16:32:44 -07:00
ThatOneCalculator b6dcfede43 fix: ⚗️ 2022-08-16 00:28:33 -07:00
ThatOneCalculator f8a410a843 fix: 🐛 fix avatar not showing up 2022-08-16 00:25:47 -07:00
ThatOneCalculator 0115747997 feat: Make mobile account avatar clickable 2022-08-16 00:22:37 -07:00
ThatOneCalculator a68ff96dc5 fix: 🐛 more mobile stuff 2022-08-16 00:11:59 -07:00
ThatOneCalculator bc6abeca6d fix: 🚑 No with dialog on load 2022-08-16 00:10:47 -07:00
ThatOneCalculator 5b3d55c84f fix: 📱 Fix for mobile 2022-08-16 00:08:37 -07:00
ThatOneCalculator a0787d837a mark all as ready upon loading notifs 2022-08-16 00:02:04 -07:00
ThatOneCalculator 053f1c0ac4 feat: ⚗️ ripple effect 2022-08-16 00:00:36 -07:00
ThatOneCalculator 866b1e9428 refactor: 📦 fuck them libs 2022-08-15 19:18:54 -07:00
ThatOneCalculator fc24c0639f fix: 📦 fix import 2022-08-15 19:08:47 -07:00
ThatOneCalculator 84e7c644a7 fix: ⚗️ Try swiped-events 2022-08-15 19:07:24 -07:00
ThatOneCalculator c383c30e80 feat: Swipe through timelines on mobile 2022-08-15 18:43:17 -07:00
Johann150 6490f4cf76 enhance: add re-collapsing to quoted notes 2022-08-15 16:05:08 -07:00
ThatOneCalculator f101791d02 Fix overlap betwen favicon and splash icon 2022-08-15 15:55:30 -07:00
ThatOneCalculator 3badf5546a Hide timetravel for now 2022-08-15 15:41:25 -07:00
ThatOneCalculator c80577c709 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-15 15:21:46 -07:00
syuilo dddc076d01 update deps 2022-08-13 18:45:29 +09:00
あずき⪥™ c97dc7fe93
feat: show header with current user avatar on TL (#9051)
* feat: show header with current user avatar on TL

* refactor(client): use displayMyAvatar prop instead of metadata

* refactor(client): prefer v-if to `display: none;`
2022-08-13 17:41:17 +09:00
nvisser 8a09de6b28
Add following badge to user preview popup (#9048) 2022-08-13 14:26:51 +09:00
ThatOneCalculator 20c32d6b0e Add back migration 2022-08-09 19:56:03 -07:00
ThatOneCalculator 103221b367 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-08-09 19:55:24 -07:00
ThatOneCalculator b8db50567c revert: timeline for non-logged in users 2022-08-09 19:52:07 -07:00
ThatOneCalculator 739d8a7b24 Revert "feature(client): Timeline page for non-login users"
This reverts commit 49beee532b.
2022-08-09 19:49:23 -07:00
ThatOneCalculator c5cea77bcd fix: 🐛 Remove header tabs if guest not enabled and not logged in 2022-08-09 16:27:43 -07:00
ThatOneCalculator dc00651c61 fix: 🐛 timeline secured 2022-08-09 16:22:55 -07:00
ThatOneCalculator 7e9c16501e fix: 🐛 Allow timeline if logged in, loll 2022-08-09 16:15:58 -07:00
ThatOneCalculator 3fd553b82b fix: 🐛 No computed on declared var 2022-08-09 16:13:53 -07:00
ThatOneCalculator 4f0030ecc8 fix: 🔒 Remove timeline source if not logged in and guest tl isn't enabled 2022-08-09 16:12:20 -07:00
ThatOneCalculator 69a2a29023 chore: ⚗️ More debugging 2022-08-09 15:52:56 -07:00
ThatOneCalculator 92af0d39fe fix: ✏️ Same typo as before... 2022-08-09 15:46:07 -07:00
ThatOneCalculator 8f441fd0f4 chore: 🔊 Test logging 2022-08-09 15:44:44 -07:00
ThatOneCalculator 50417674b2 fix: ✏️ Async typo 2022-08-09 15:40:15 -07:00
ThatOneCalculator 4370ef7b1b fix: ⚗️ Attempt to fix routing 2022-08-09 15:38:30 -07:00
ThatOneCalculator b49dd35907 fix: caption in admin settings
Move splash below theme

Splash below theme
2022-08-09 13:09:54 -07:00
ThatOneCalculator 4fcf5b1081 feat: togglable guest timeline
default false

rc 9

no async

welcome explore button to `/explore`

fix: 🔥 Remove meta implementation in routing for now
2022-08-09 13:09:54 -07:00
ThatOneCalculator 73a57858e0 feat: custom css/assets
typo

fix gulpfile
2022-08-09 13:09:54 -07:00
ThatOneCalculator fd088d0c85 Seperate splash screen settings in admin panel 2022-08-09 13:09:54 -07:00
ThatOneCalculator e7f2c7df03 fix: recommended timeline
I doubt itll work, but...

🙏

hail mairy

certified typeorm moment

im stuff

debug log

not a fan of js/ts

istg

missing parenthesis

postgres can kiss my ass

didnt need `::string[]` i think

hide caption button

Remove debug log

Clean up

no longer beta!

fix streaming
2022-08-09 13:09:54 -07:00
ThatOneCalculator 16c274aaab add tes as dep, even if unused 2022-08-09 00:40:29 -07:00
ThatOneCalculator b3f109cf52 disable ocr for now 2022-08-09 00:39:27 -07:00
ThatOneCalculator 916e9db51a attempt to fix 2022-08-09 00:37:48 -07:00
ThatOneCalculator 8914bffe85 debug 2022-08-08 18:24:03 -07:00
ThatOneCalculator 7c53328001 im stuff 2022-08-08 18:00:51 -07:00
ThatOneCalculator 58ff242241 actually fix this time? 2022-08-08 17:51:18 -07:00
ThatOneCalculator 70484a011c fixxx 2022-08-08 17:43:18 -07:00
ThatOneCalculator dde7cecf43 code ing 2022-08-08 17:39:50 -07:00
ThatOneCalculator 30e20cb683 why dont it work 😭 2022-08-08 17:27:19 -07:00
ThatOneCalculator a993acd26c try smth 2022-08-08 17:24:21 -07:00