Commit graph

  • 42be450340 extra_buttons/redraft: only delete after source was obtained 1780298649715097199/tmp_refs/heads/develop 1780298649715097199/develop Oneric 2026-05-31 00:00:00 +00:00
  • d0a01a30ce Merge pull request 'Collapse overly long polls and allow viewing results without voting' (#523) from Oneric/akkoma-fe:long-polls into develop Oneric 2026-05-31 17:21:42 +00:00
  • d402121f8c poll: collapse overly long polls Oneric 2026-05-31 00:00:00 +00:00
  • 167c65d796 poll: allow viewing results without voting Oneric 2026-05-31 00:00:00 +00:00
  • f646beb1bf changelog: add missing mfm entry Oneric 2026-05-31 00:00:00 +00:00
  • 5f8d0d1d8f search_form: add search syntax hint Oneric 2026-05-30 00:00:00 +00:00
  • a69b8fd3ff api/search: determine if more results without refetch Oneric 2026-05-29 00:00:00 +00:00
  • 708940634a search: support pagination Oneric 2026-05-29 00:00:00 +00:00
  • a5e17852fd search_form_modal: place closer to the top Oneric 2026-05-28 00:00:00 +00:00
  • be8421064f mfm: fix display of bg directive Oneric 2026-05-28 00:00:00 +00:00
  • 0cbbcd4e38 Improve search UI 1779719183642506309/tmp_refs/heads/develop 1779719183642506309/develop Oneric 2026-05-23 00:00:00 +00:00
  • dccfece32e checkbox: change cursor when disabled Oneric 2026-05-23 00:00:00 +00:00
  • 69d9b1c1e6 mfm: extend MFM support Oneric 2026-05-22 00:00:00 +00:00
  • f581364a71 status_content/mfm: sort CSS rules mostly alphabetically Oneric 2026-05-22 00:00:00 +00:00
  • a9d33a4904 user_card: improve banner styling Oneric 2026-05-15 00:00:00 +00:00
  • 2fb78f8727 Merge pull request 'rich_content: add padding on codeblock' (#515) from Yonle/akkoma-fe:codeblockimprv-1 into develop Oneric 2026-05-06 15:08:13 +00:00
  • 07e72ff915 rich_content: add padding to codeblocks Yonle 2026-05-04 19:16:45 +07:00
  • 4a33df4874 update changelog FloatingGhost 2026-05-04 20:09:40 +01:00
  • 3474a4e2b9 status: fix line wrapping for MFM Oneric 2026-05-03 00:00:00 +00:00
  • f85d394fd9 Fix MathML annotation rendering Oneric 2026-04-30 00:00:00 +00:00
  • 89130d2dc7 Merge pull request 'User suggest (mention autocomplete) fix' (#507) from Oneric/akkoma-fe:fix-user-suggest into develop Oneric 2026-04-26 15:36:19 +00:00
  • 86ac627422 emoji_input/suggestor: don't trim leading @ from account search query Oneric 2026-04-23 00:00:00 +00:00
  • 556caba534 emoji_input/suggestor: don’t skip searching for remote accounts Oneric 2026-04-23 00:00:00 +00:00
  • a2155a3c10 emoji_input/suggestor: only suggest already known users Oneric 2026-04-23 00:00:00 +00:00
  • 6bff83f112 settings/profile_tab: fix avatar upload Oneric 2026-04-18 00:00:00 +00:00
  • 1edd7cb379 Merge pull request 'Small visual tweaks' (#504) from Oneric/akkoma-fe:visualtweaks into develop Oneric 2026-04-14 21:40:18 +00:00
  • ebe4158885 rich_content: improve codeblock styling Oneric 2026-04-13 00:00:00 +00:00
  • 65201e3000 status: always match key’s emoji size for MFM Oneric 2026-04-13 00:00:00 +00:00
  • 16de7133da user_profile/fields: allow linebreaks at whitespace Oneric 2026-04-13 00:00:00 +00:00
  • aa567c446b config: default conversationDisplay to tree mode Oneric 2026-04-13 00:00:00 +00:00
  • 5ba3be783b Merge pull request 'Improve style for quoted text in RichContent' (#412) from ilja/akkoma-fe:improve_visual_style_for_quoted_text into develop Oneric 2026-04-14 21:05:22 +00:00
  • 15b52da145 Merge pull request 'fix spacing after mentions' (#503) from Oneric/akkoma-fe:richparser_mentionpadding into develop Oneric 2026-04-14 21:04:58 +00:00
  • c7d7fd5fdd rich_content: overhaul spacing around mentions Oneric 2026-04-13 00:00:00 +00:00
  • 2c252bb6bf Merge pull request 'Replace awful and buggy in-house HTML parser' (#501) from Oneric/akkoma-fe:htmlparse into develop Oneric 2026-04-14 20:02:30 +00:00
  • f3907fe0be unittest/rich_content: fix MFM injection tests Oneric 2026-04-10 00:00:00 +00:00
  • d0135f4a71 Sanitize HTML again client side Oneric 2026-04-10 00:00:00 +00:00
  • 87ef8eeaf1 Replace awful and buggy inhouse HTML parser Oneric 2026-04-08 00:00:00 +00:00
  • b193fd5adf rich_content: drop unused writtenTags Oneric 2026-04-08 00:00:00 +00:00
  • 1a124db024 rich_contnet: drop second, reverse direction parser pass Oneric 2026-04-08 00:00:00 +00:00
  • 0b2ff901ca rich_content: remove unused lastTags Oneric 2026-04-08 00:00:00 +00:00
  • 65a51a2596 Replace bugged custom HTML stripper Oneric 2026-04-08 00:00:00 +00:00
  • ddcbaa7256 status_content: drop obsolete condition Oneric 2026-04-10 00:00:00 +00:00
  • c57e59f8e8 poll: show vote anonymity hint if known Oneric 2026-04-04 00:00:00 +00:00
  • 061a9ad325 Merge pull request 'Profile media alt texts' (#499) from Oneric/akkoma-fe:profile-media-alt-text into develop Oneric 2026-04-04 12:15:05 +00:00
  • 4d578720e8 settings/profile: allow setting media alt texts Oneric 2026-03-29 00:00:00 +00:00
  • c98962f4b3 user*: expose profile media alt texts Oneric 2026-03-29 00:00:00 +00:00
  • 2292381b0a ci: move to ARM runner Oneric 2026-03-28 00:00:00 +00:00
  • 0f695386fe list: expose exclusive parameter Oneric 2026-03-28 00:00:00 +00:00
  • 7fb67ee723 service/file_type: fallback to generic Masto type Oneric 2026-03-27 00:00:00 +00:00
  • e80ebc3fac changelog: add missing entries Oneric 2026-03-21 00:00:00 +00:00
  • e6c0d35d29 Merge pull request 'notification: fix code usage on mobile' (#492) from Yonle/akkoma-fe:mobilenotif-fix1 into develop Oneric 2026-03-16 13:41:01 +00:00
  • 8f5cf700f8
    module(users): remove unnecessary check on getNotificationPermission Yonle 2026-03-16 15:10:02 +07:00
  • efe15c98c6 lists: ensure all properties exist after creation Oneric 2026-03-15 00:00:00 +00:00
  • a734eda0d9 Bump version for release Oneric 2026-03-14 00:00:00 +00:00
  • 51caf0430f
    notification: fix code usage on mobile Yonle 2026-03-10 12:38:57 +07:00
  • 48905a4431 Merge pull request 'a fix for nsfw warnings display on webkit' (#488) from mkljczk/akkoma-fe:webkit-fix into develop Oneric 2026-03-06 16:30:12 +00:00
  • c465cb0a35 components/attachment: fix display of nsfw overlays on webkit mkljczk 2026-02-25 20:08:39 +00:00
  • affbc240d1 changelog: add everything since 3.17 (2025.12) Oneric 2026-03-02 00:00:00 +00:00
  • a123b41a2f Merge pull request 'Fix HTML attribute parsing for escaped quotes' (#480) from mkljczk/akkoma-fe:get-attrs-fix into develop Oneric 2026-02-19 12:31:59 +00:00
  • 4ab3424508 Fix HTML attribute parsing for escaped quotes nicole mikołajczyk 2026-02-16 13:36:15 +01:00
  • b04e4810f8 Fix HTML attribute parsing, discard attributes not strating with a letter Alexander Tumin 2023-05-31 00:25:10 +03:00
  • fc8debd2c4 Merge pull request 'components/quote_button: show for local and own private posts' (#478) from Oneric/akkoma-fe:more-quoting into develop Oneric 2026-02-07 22:40:22 +00:00
  • 8227c84aa2 components/quote_button: show for local and own private posts Oneric 2026-02-07 00:00:00 +00:00
  • 42595fcb2c cosmetic: fix linter complaints Oneric 2026-01-26 00:00:00 +00:00
  • e3a72827ef side_drawer: add entry for bookmarks Oneric 2026-01-25 00:00:00 +00:00
  • 34e4928754 Merge pull request 'polls: don't continuously refresh closed polls and refresh less frequently' (#472) from Oneric/akkoma-fe:poll-upd-frequency-reduction into develop Oneric 2026-01-24 18:29:59 +00:00
  • 9bfd3936d6 polls: do not fetch updates for closed polls Oneric 2026-01-14 00:00:00 +00:00
  • 8d8e6d979a polls: reduce frequency of update fetches Oneric 2026-01-14 00:00:00 +00:00
  • e52157042d Merge pull request 'migrate to conversation API (replaces "direct" timeline)' (#470) from Oneric/akkoma-fe:conversations-api into develop Oneric 2026-01-11 15:55:01 +00:00
  • 9b45a382b0 Show total count of unread DM conversations in sidebar Oneric 2025-12-22 00:00:00 +00:00
  • d73d7a2a0d Automatically update follow request count shown in sidebar Oneric 2025-12-22 00:00:00 +00:00
  • 252f8c5e2d components/side_drawer: drop call to non-existent action Oneric 2025-12-22 00:00:00 +00:00
  • 8d24b877e0 Allow editing DM conversation recipients Oneric 2025-12-21 00:00:00 +00:00
  • b3b998fd1f components/dm_conv_timeline: show conversation details in header Oneric 2025-12-16 00:00:00 +00:00
  • 2e53ee6536 components/dm_conv_card: make compactness and status preview configurable Oneric 2025-12-13 00:00:00 +00:00
  • 9fdf2d22a7 By default require confirmation to delete a dm conversation Oneric 2025-12-14 00:00:00 +00:00
  • df9bb44e14 Allow deleting conversations from overview Oneric 2025-12-02 00:00:00 +00:00
  • 3d4c79b344 Allow marking conversations as read Oneric 2025-12-02 00:00:00 +00:00
  • 0da1a32767 Add basic UI for conversation API Oneric 2025-11-27 00:00:00 +00:00
  • 28d0a30888 Remove DM timeline Oneric 2025-11-27 00:00:00 +00:00
  • 2fb38a597c service/api: fix encoding of arrays in query parameters Oneric 2025-12-21 00:00:00 +00:00
  • 3a20ec5162 Merge pull request 'show more reblog info' (#468) from Oneric/akkoma-fe:reblog-info into develop Oneric 2025-12-22 16:48:21 +00:00
  • 2760495b54 Update README.md floatingghost 2025-12-21 03:57:46 +00:00
  • 2ef333dafc Merge pull request 'Fix setting persistence to local browser storage' (#469) from Oneric/akkoma-fe:fix-settings-local-persistence into develop Oneric 2025-12-19 19:20:14 +00:00
  • 7456b8b02f components/status: show when a reblog happened Oneric 2025-12-19 00:00:00 +00:00
  • d83fd8b1cd Fix setting persistence to local browser storage Oneric 2025-12-13 00:00:00 +00:00
  • 6d260c08c0 Merge pull request 'Improve still image detction without media proxy' (#466) from Oneric/akkoma-fe:still-image-accuracy into develop Oneric 2025-12-19 17:39:25 +00:00
  • 9a671325ad components/status: display repeat visibility tea 2023-12-08 01:30:52 +01:00
  • 8f948d52f5 still-image: remove excessive pixelArt detection log Oneric 2025-11-30 00:00:00 +00:00
  • 26a4188620 still-image: always fetch local content for animaton detection Oneric 2025-11-26 00:00:00 +00:00
  • b839a25060 still-image: detect animated APNG by extension Oneric 2025-11-26 00:00:00 +00:00
  • 09fba6bada Merge pull request 'readme: Update corepack install command' (#463) from norm/akkoma-fe:readme-corepack into develop Oneric 2025-11-23 11:50:03 +00:00
  • 4d85f0a074 readme: Update corepack install command Norm 2025-11-17 11:38:01 -05:00
  • a1e83062b4 Merge pull request 'Allow using regex filters for mutes' (#461) from Oneric/akkoma-fe:regex-mute-filter into develop Oneric 2025-11-09 13:16:04 +00:00
  • 4315788019 Add support for regex mute filters Oneric 2025-10-26 00:00:00 +00:00
  • f2c55423fd config: add infrastructure to cache parsed config values Oneric 2025-10-26 00:00:00 +00:00
  • 9bbc68536c Merge pull request 'Fix internal boost visibility scope' (#455) from NixLynx/akkoma-fe:boost-fix into develop Oneric 2025-10-25 18:17:30 +00:00
  • c5f068d6fa scope_utils: replace compare with isSubScope Oneric 2025-10-25 00:00:00 +00:00
  • 98826e8462 Fix internal boost visibility scope Nix Lynx 2025-10-14 15:59:56 +02:00
  • b13ecbcf6f Merge pull request 'Various small fixes' (#459) from Oneric/akkoma-fe:varfixes-20251018 into develop Oneric 2025-10-24 18:56:42 +00:00