Commit graph

  • 1811933025 Re-add missing JP i18n string for allowClickingNotifications CenTdemeern1 2024-10-21 14:19:27 +0200
  • d103b76ab0 merge: chore: fix type errors in useNoteCapture (!701) dakkar 2024-10-21 08:04:34 +0000
  • 5e4ed13213
    revert import sort Lhc_fl 2024-10-21 09:03:14 +0800
  • 649b525ab2 merge: parity with misskey locales (again) (!698) dakkar 2024-10-20 19:35:41 +0000
  • 684be7d709
    fix: fix type error of useNoteCapture Lhc_fl 2024-10-21 01:38:03 +0800
  • 54addd0390
    fix: fix type error of useNoteCapture Lhc_fl 2024-10-21 01:35:40 +0800
  • 4ccc0c4b1e merge: Optimizations to InternalStorageService (resolves #753) (!694) dakkar 2024-10-20 15:48:46 +0000
  • 90d8050df4 merge: Fix "Mark as Sensitive by default" locking files into a Sensitive state (!700) Hazelnoot 2024-10-20 12:17:17 +0000
  • 5482aac3aa merge: upd: remove file on cleaner, fix load more not working (!699) Hazelnoot 2024-10-20 12:14:40 +0000
  • 65ac5fef46
    fix: default sensitive not letting users unmark files Marie 2024-10-20 11:04:48 +0200
  • 5e49246c1e
    upd: apply suggestion Marie 2024-10-20 08:42:55 +0200
  • fcd2c93a19 ensure that "thumbnail stored" / "web stored" messages only appear after success Hazelnoot 2024-10-20 00:13:07 -0400
  • 7aee3c1617 fix comment typo in InternalStorageService.ts Hazelnoot 2024-10-20 00:11:14 -0400
  • b1d9314d6e pre-create the files directory to reduce IO operations Hazelnoot 2024-10-16 11:54:06 -0400
  • 2deb64486b use async IO for InternalStorageService Hazelnoot 2024-10-16 11:52:22 -0400
  • 8bf7495c92
    upd: remove file on cleaner, fix load more not working Marie 2024-10-20 01:58:35 +0200
  • 61e33cb7e3
    bring in portuguese locales just because piuvas 2024-10-19 08:38:35 -0300
  • f43aec7c88
    merge misskey's locales piuvas 2024-10-19 08:29:35 -0300
  • aa19418037
    move new strings to sharkey-locales piuvas 2024-10-19 08:28:55 -0300
  • ba17776b19 merge: version 2024.9.0 (!675) dakkar 2024-10-18 21:14:49 +0000
  • 2a4c91efcc Merge branch 'develop' into feature/2024.9.0 dakkar 2024-10-18 22:09:11 +0100
  • 290bfd2075 merge: Allow logged in users to refresh polls (!686) Marie 2024-10-18 21:03:07 +0000
  • 52e291af67 Merge branch 'develop' into feature/2024.9.0 dakkar 2024-10-18 22:00:07 +0100
  • d4ef030fd9 merge: Free up Usernames after deny/decline (!696) Marie 2024-10-18 18:13:43 +0000
  • ed064b2193
    upd: remove type username to confirm dialog Marie 2024-10-18 01:09:46 +0200
  • fea7889e0c
    upd: add recommended checks Marie 2024-10-17 21:56:43 +0200
  • 5152192e09
    fix: add missing type Marie 2024-10-17 20:22:16 +0200
  • 42530b5a39
    upd: add additional check from delete endpoint Marie 2024-10-17 20:15:20 +0200
  • 360a127ad7
    chore: indent Marie 2024-10-17 20:14:25 +0200
  • 1d9cb4fad9
    upd: add decline endpoint and free up username on decline Marie 2024-10-17 20:11:10 +0200
  • 786677b079 merge: Feat: Implement clickable notifications (!685) dakkar 2024-10-17 15:56:05 +0000
  • 31039821a1 add scripts to run eslint on all packages Hazelnoot 2024-10-16 10:30:57 -0400
  • fbe6b31878 fix eslint errors in all projects due to over-including files Hazelnoot 2024-10-16 10:30:38 -0400
  • 6c30c94b92 fix eslint errors in frontend / frontend-embed Hazelnoot 2024-10-16 09:55:29 -0400
  • 2c8af72168 fix formatting in boot.js Hazelnoot 2024-10-16 09:15:03 -0400
  • 0c2e113e8e update fast-xml-parser to patch security issue (DoS) Hazelnoot 2024-10-15 22:03:42 -0400
  • af3bb7346e update axios and ws to patch security issue (unexploitable in our case) Hazelnoot 2024-10-15 22:00:39 -0400
  • 1f53df66d4 update katex to patch security issue (DoS + 2 more unexploitable) Hazelnoot 2024-10-15 21:51:11 -0400
  • 5f3cb09eb1 fix lint errors in SkFormula.vue Hazelnoot 2024-10-15 21:50:05 -0400
  • 2bd87fa481 add "lint-all" script to lazy-fail and print all errors at once Hazelnoot 2024-10-15 21:42:25 -0400
  • 1a9f2f84b3 fix linting and type checks in all packages Hazelnoot 2024-10-15 21:41:36 -0400
  • b20e671452 disable linting in megalodon, as it's 3rd party code Hazelnoot 2024-10-15 21:41:23 -0400
  • 45ac7e50bc fix locales versioning in service worker Hazelnoot 2024-10-15 21:39:20 -0400
  • b5a1c54d65 fix lint errors in backend unit tests Hazelnoot 2024-10-15 21:32:26 -0400
  • 7431866d86 fix locales versioning in backend client Hazelnoot 2024-10-15 21:32:03 -0400
  • 9b06347882 fix TS errors in NoteCreateService / NoteEditService Hazelnoot 2024-10-15 21:31:34 -0400
  • de61781c4a fix TS errors in vite config files Hazelnoot 2024-10-15 21:23:03 -0400
  • 7e220d6e31 fix lint error in const.ts Hazelnoot 2024-10-15 21:22:46 -0400
  • c5f1279d4b fix lint / TS errors in create-notification.ts Hazelnoot 2024-10-15 21:22:23 -0400
  • 4128b38724 chore: update misskey-js Marie 2024-10-14 02:30:11 +0200
  • dedb24fe74 chore: change permission kind Marie 2024-10-13 18:54:22 +0200
  • 6b56163931 upd: change condition Marie 2024-10-13 11:12:23 +0200
  • 61cb46b171 upd: hide refresh if logged out and if local, change blocked error message Marie 2024-10-13 04:20:09 +0200
  • 00bb958874 chore: change string to locale Marie 2024-10-13 03:45:24 +0200
  • dd58a4aa92 upd: add ability to refresh poll Marie 2024-10-13 03:44:07 +0200
  • 8a34d8e9d2 Merge branch 'develop' into feature/2024.9.0 Hazelnoot 2024-10-15 18:01:57 -0400
  • 68b90df00b merge: Refresh locales after any change, not just a version update (resolves #732) (!692) Hazelnoot 2024-10-15 21:50:56 +0000
  • 7647aa637a merge: Improvements and tweaks to latest note handling (resolves #744) (!688) Marie 2024-10-15 21:50:32 +0000
  • de9b99c937 merge: Add filter options to following feed (resolves #726) (!671) Hazelnoot 2024-10-15 21:50:26 +0000
  • 16847ba491 merge: Restore report forwarding to Pleroma (resolves #641) (!690) Hazelnoot 2024-10-15 21:24:57 +0000
  • e781be3c72 add unit tests for SkLatestNote.areEquivalent Hazelnoot 2024-10-14 11:35:27 -0400
  • e19193c9d0 unify logic of SkLatestNote.areEquivalent and SkLatestNote.keyFor Hazelnoot 2024-10-14 11:35:16 -0400
  • 5dc700938d update latest_note for edits Hazelnoot 2024-10-13 18:17:09 -0400
  • 93cf2f9045 factor out latest_note logic into LatestNoteService Hazelnoot 2024-10-13 18:11:16 -0400
  • c55af9c3b3 update latest note in background (don't await the result) Hazelnoot 2024-10-13 10:31:41 -0400
  • b18d7c0f3f move upgrade notes to separate file Hazelnoot 2024-10-13 19:00:32 -0400
  • fa687ecb33 fix is-renote tests Hazelnoot 2024-10-12 15:51:45 -0400
  • d3792ab201 fix test failures Hazelnoot 2024-10-12 15:30:38 -0400
  • 9b1bae653d add "show bots" toggle to following feed Hazelnoot 2024-10-12 14:56:04 -0400
  • 24fd35e03d revert accidental change to postgres.ts Hazelnoot 2024-10-11 09:44:12 -0400
  • e3c79b0c83 fix typos in track-latest-note-type migration Hazelnoot 2024-10-11 09:41:49 -0400
  • 158cd3649d docs: add post-upgrade query to backfill following feed Hazel K 2024-10-10 09:43:50 -0400
  • fb7ac68ece match following endpoint default values with frontend defaults Hazel K 2024-10-09 16:09:03 -0400
  • 499e8895c5 save filters for following feed Hazel K 2024-10-09 15:45:16 -0400
  • 463b9ac59d add filters for following feed Hazel K 2024-10-09 15:09:55 -0400
  • 56e7d7e0b1 remove un-necessary assignment to query Hazel K 2024-10-08 23:45:51 -0400
  • 9d3292e6e9 add type columns to SkLatestNote Hazel K 2024-10-08 17:02:31 -0400
  • fea993f6b2 correct name of SkLatestNote Hazel K 2024-10-08 16:37:44 -0400
  • 86a693b182 factor out tuple logic into from-tuple.ts Hazelnoot 2024-10-15 14:03:57 -0400
  • 4e592fb1c9 federate Flag.object as an array to fix Pleroma compatibility Hazelnoot 2024-10-14 14:29:22 -0400
  • 5c1d16947c fix import order in common.ts Hazelnoot 2024-10-15 12:28:40 -0400
  • 8897b191d9 fix indentation in build-assets.mjs Hazelnoot 2024-10-15 12:28:22 -0400
  • 652cc8602c refresh locales after any change, not just a version update Hazelnoot 2024-10-15 12:23:18 -0400
  • 6213018e62 Add Japanese translation CenTdemeern1 2024-10-15 14:14:59 +0200
  • d04e44b552
    Fix indentation on locales/generateDTS.js Julia Johannesen 2024-10-14 15:15:24 -0400
  • b15f25758a merge: feat: Allow users to view pending follow requests they sent (!663) Hazelnoot 2024-10-14 15:52:02 +0000
  • 2cd41228d8 Merge branch 'develop' into feature/2024.9.0 Hazelnoot 2024-10-13 11:35:10 -0400
  • bd2cdd9363 restore missing hasPendingReceivedFollowRequest in navbar Hazelnoot 2024-10-13 01:09:49 -0400
  • edce54ad0f add new i18n pendingFollowRequests Lhc_fl 2024-10-11 08:46:07 +0800
  • 19a1f3111b fix default followreq tab Lhc_fl 2024-10-06 21:03:56 +0800
  • 0c03f9ead0 fix default followreq tab Lhc_fl 2024-10-06 21:00:25 +0800
  • 0e6ba9ccd4 ux: should not show follow requests tab when have no pending sent follow req Lhc_fl 2024-10-06 19:12:13 +0800
  • 1eacf0772c FEAT: Allow users to view pending follow requests they sent Lhc_fl 2024-10-06 18:00:23 +0800
  • 45974a53f8 merge: try to avoid insert races in FederatedInstanceService (!683) Marie 2024-10-13 00:17:16 +0000
  • 75ed3843fa merge: CONTRIBUTING.md: fix command to generate new migration (resolves #727) (!673) Marie 2024-10-13 00:13:49 +0000
  • fdfb0faab0 merge: Add missing rejectReports field to show-instance API response (!679) Marie 2024-10-13 00:13:26 +0000
  • 808963189e Autogen seems to have generated this file CenTdemeern1 2024-10-13 00:58:13 +0200
  • 5085c39440 Implement clickable notifications CenTdemeern1 2024-10-13 00:57:41 +0200
  • 3093707469 merge: Prevent usernames from overflowing the reactions hover-list (resolves #737) (!682) Hazelnoot 2024-10-12 21:46:04 +0000
  • a44d58781f Merge branch 'develop' into feature/2024.9.0 dakkar 2024-10-12 20:00:40 +0100