Commit graph

  • a7076ed3e0 show "blocking you" indicator to instance staff only Hazelnoot 2024-10-10 10:11:03 -0400
  • 523ad3d60c add "following" and "mutuals" relation badges Hazelnoot 2024-10-10 09:53:07 -0400
  • 1b106d92e0 fix HTML semantics of relational info-badges Hazelnoot 2024-10-10 09:50:59 -0400
  • 2be802131f merge: On user profiles, move pinned notes down with the other note tabs (resolves #555) (!651) Hazelnoot 2024-10-10 16:33:39 +0000
  • 8e85487f64 merge: Add show bots toggle to hamburger menu (!664) Marie 2024-10-10 16:31:20 +0000
  • 4da6f9a2b2 merge: Add option to disable external url warning (!672) Marie 2024-10-10 16:29:40 +0000
  • 1b278f5630 Remove show bots from client settings codingneko 2024-10-10 16:15:59 +0000
  • 2da85e1163 (not related to the merge) fix instance name in severAllFollowRelations dakkar 2024-10-10 14:09:36 +0100
  • 9ea618c4a5 fix some DI mistakes after the merge dakkar 2024-10-10 13:55:52 +0100
  • a2d47f686f replace icons in embeds dakkar 2024-10-10 13:50:20 +0100
  • 7628fe9c46 show image comment as title in embeds dakkar 2024-10-10 13:12:46 +0100
  • e87b1d2b11 set isBlock for mfm render in embeds dakkar 2024-10-10 13:05:03 +0100
  • abb93f1d79 use sfm for embeds dakkar 2024-10-10 13:04:51 +0100
  • faa7b26344 maybe update embed mfm to our changes dakkar 2024-10-09 18:22:05 +0100
  • 830565787a docs: fix command to generate new migration Hazel K 2024-10-09 23:41:26 -0400
  • 7bd971c036
    upd: add option to disable external url warning Marie 2024-10-10 02:00:41 +0200
  • ebe5f678f6 fix imports in channels bubble-timeline dakkar 2024-10-09 17:57:58 +0100
  • dec81d32d3 fix type in channel.ts dakkar 2024-10-09 17:56:40 +0100
  • 671d71b3ba probably use correct icons in embeds dakkar 2024-10-09 17:24:33 +0100
  • 43bdae4cc4 use injected meta in search-by-tag dakkar 2024-10-09 17:19:50 +0100
  • 3b3bd68645 use injected meta in MastodonApiServerService dakkar 2024-10-09 17:18:38 +0100
  • 9200d35f57 use injected meta in stream bubble-timeline dakkar 2024-10-09 17:17:27 +0100
  • 7b7bc8b7b3 use injected meta in claim-achievement.ts dakkar 2024-10-09 17:15:27 +0100
  • 96e77f8d39 use injected meta in like.ts dakkar 2024-10-09 17:13:36 +0100
  • 81376bcd1b use injected meta in SigninApiService dakkar 2024-10-09 17:10:02 +0100
  • ee439f9c7f remove MetaService from ActivityPubServerService dakkar 2024-10-09 17:07:43 +0100
  • f449e8ffe6 use injected meta is ApRendererService dakkar 2024-10-09 17:05:59 +0100
  • c31ee21485 fix meta in SignupService dakkar 2024-10-09 17:04:31 +0100
  • e6a78d8027 use injected meta in SponsorsService dakkar 2024-10-09 17:03:46 +0100
  • b04568f378 use injected meta in bubble-timeline dakkar 2024-10-09 17:00:02 +0100
  • ad33886bbb always use this.meta in SignupApiService dakkar 2024-10-09 16:53:46 +0100
  • afbed7f605 check redisForReactions at startup dakkar 2024-10-09 16:49:49 +0100
  • 11e3c95026 replace isBlockedHost with isFederationAllowedHost dakkar 2024-10-09 16:39:24 +0100
  • 60c6267d7a replace new icons with ours dakkar 2024-10-09 16:24:10 +0100
  • 0a7075044a fix deleteAndEdit danger class dakkar 2024-10-09 16:10:03 +0100
  • 10aab285d1 fix import dakkar 2024-10-09 16:07:37 +0100
  • 50120371f7 fix import dakkar 2024-10-09 16:07:30 +0100
  • 5856858f49 try to fix icons dakkar 2024-10-09 15:50:53 +0100
  • 20928ef710 cleanup CONTRIBUTING dakkar 2024-10-09 15:50:42 +0100
  • 73abf3204e fix following-feed imports dakkar 2024-10-09 15:49:17 +0100
  • c5ff081557 fix MkUrlWarningDialog imports dakkar 2024-10-09 15:49:01 +0100
  • 7519f98462 copy changes from MkNoteDetailed to SkNoteDetailed dakkar 2024-10-09 15:48:44 +0100
  • 3fca2ba2f6 copy changes from MkNote to SkNote dakkar 2024-10-09 15:43:57 +0100
  • 1a656e8eb5 copy changes from NoteCreateService to NoteEditService dakkar 2024-10-09 15:40:00 +0100
  • b4c53687b4 oops, missed a closing tag dakkar 2024-10-09 15:27:05 +0100
  • f00576bce6 Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 dakkar 2024-10-09 15:17:22 +0100
  • 2d6f1ed464 Merge branch 'merge-requests/668' into feature/2024.9.0 dakkar 2024-10-09 10:41:22 +0100
  • 14ae00b563
    make en-US our crowdin source piuvas 2024-10-08 15:20:52 -0300
  • 38fbf58943
    use en-US to generate types piuvas 2024-10-08 15:16:58 -0300
  • 72a0f16b38 merge: Show instance sponsors if OC is set as donation url (!642) Marie 2024-10-08 18:07:58 +0000
  • a5316c06ed don't log job name unless it has one Hazel K 2024-10-08 11:01:24 -0400
  • 5171ba7113 collapse AbortErrors Hazel K 2024-10-08 10:43:58 -0400
  • d867c2089b further condense error details Hazel K 2024-10-08 10:43:51 -0400
  • d8e1e4890d normalize ID logging Hazel K 2024-10-08 10:33:48 -0400
  • f62cd8941c condense error info Hazel K 2024-10-08 10:33:34 -0400
  • b4d10aa8f8 fix maxAttempts calculation Hazel K 2024-10-08 10:29:03 -0400
  • 786702e076 condense job info Hazel K 2024-10-08 10:27:55 -0400
  • 83869e1c47 fix lint errors Hazel K 2024-10-08 10:14:33 -0400
  • 96d1d16aaa
    reintroduce sharkey changes from other languages piuvas 2024-10-08 11:14:28 -0300
  • 20dd66f735 improve error summaries Hazel K 2024-10-08 10:14:26 -0400
  • 6447167bc5
    update upstream locales piuvas 2024-10-08 11:13:48 -0300
  • ed0570110b reduce federation log spam Hazel K 2024-10-03 20:38:26 -0400
  • 80c3acf731 merge: Count CW text in the character limit (resolves #724) (!667) Marie 2024-10-08 09:08:37 +0000
  • 672c4f746c
    inform users about sharkey specific localization piuvas 2024-10-08 00:33:16 -0300
  • 6c1f2c6d11
    update crowdin.yml piuvas 2024-10-07 20:51:45 -0300
  • 6f7c0c2de3
    merge translations (based part) piuvas 2024-10-07 20:38:42 -0300
  • 5145afb625
    fix pt-BR thing (i also changed this for misskey dw) piuvas 2024-10-07 20:38:08 -0300
  • eb5a2b023e count CW for character limit Hazel K 2024-10-07 19:25:03 -0400
  • a90b4d487a merge: Increase character hard limits (resolves #686 and #696) (!647) Hazelnoot 2024-10-07 23:20:14 +0000
  • 52fcdb290b
    empty out new languages piuvas 2024-10-07 20:18:51 -0300
  • 819b1b324a
    reverted to misskey locales piuvas 2024-10-07 19:44:23 -0300
  • b0921189a4
    separated locales piuvas 2024-10-07 19:44:06 -0300
  • 5f435f7250 restore sorting of pinned notes Hazel K 2024-10-07 16:26:30 -0400
  • c783ccf8cb sort pinned notes by date Hazel K 2024-10-07 14:07:41 -0400
  • 35114df6d4 always default to latest notes instead of pins Hazel K 2024-10-05 19:57:16 -0400
  • 3003affe6a fix extra gap above user notes Hazel K 2024-10-04 12:22:24 -0400
  • 60ec877d3c on user profiles, move pinned notes down with the other notes Hazel K 2024-10-04 12:22:09 -0400
  • 3defc831c3 Fix formatting issues codingneko 2024-10-07 21:51:55 +0200
  • ba5eec2129 merge: Prevent deletion or suspension of system accounts (resolves #625) (!666) Marie 2024-10-07 19:34:26 +0000
  • f7e9ffb99a merge: Display instance follow/following relationships in instance view (partial implementation of 648) (!665) Marie 2024-10-07 19:30:48 +0000
  • cd9bce3072 prevent login and password reset for system accounts Hazel K 2024-10-07 14:58:39 -0400
  • 126a2fcf15 Merge branch 'develop' into hazelnoot/625-protect-system-accounts Hazel K 2024-10-07 14:10:45 -0400
  • 32a97a5a05 merge: Add feed of latest posts by followed users (!640) dakkar 2024-10-07 17:15:33 +0000
  • 39214431f4 check for host Hazel K 2024-10-07 11:45:58 -0400
  • 9137ae1eef update autogen types Hazel K 2024-10-07 11:21:52 -0400
  • 6cfadb1f61 add prefix to components Hazel K 2024-10-07 11:21:37 -0400
  • 12de9fcb18 fix error display Hazel K 2024-10-07 11:18:08 -0400
  • 46e53e294e
    Parameterize followee as well PrivateGER 2024-10-07 16:47:15 +0200
  • 0da7f9b3f6 Merge branch 'develop' into hazelnoot/following-timeline Hazel K 2024-10-07 10:45:16 -0400
  • adc7b91e3b fix UI hiding on admin-user.vue Hazel K 2024-10-07 10:41:41 -0400
  • c77e90d98a update autogen types Hazel K 2024-10-07 10:41:18 -0400
  • 844dfaaf5d model missing "approved" property in show-user response Hazel K 2024-10-07 10:40:44 -0400
  • 1c3495ef59
    Make including followers in response a parameter PrivateGER 2024-10-07 16:23:24 +0200
  • a790fef261 prevent deletion or suspension of system accounts Hazel K 2024-10-07 10:02:49 -0400
  • bfd812720e Move styling to MkA elements PrivateGER 2024-10-07 12:46:28 +0200
  • 80cbf00eac Add following and follower relationship view PrivateGER 2024-10-07 12:30:49 +0200
  • a292e46f84 Pack other side of relation into response as well PrivateGER 2024-10-07 11:56:18 +0200
  • 347dc25bb8 Add show bots toggle codingneko 2024-10-06 02:08:26 +0000
  • 934e007698 merge: Add controls to delete all files or sever all relations with a remote instance (!654) Hazelnoot 2024-10-06 21:33:39 +0000
  • fadae347ff Merge branch 'develop' of https://activitypub.software/TransFem-org/Sharkey into feat/instance-admin-ui PrivateGER 2024-10-06 23:13:10 +0200