Commit graph

  • 7594c652f5
    [backend/api] Add report endpoints (ISH-116) Laura Hausmann 2025-03-11 18:38:07 +01:00
  • afaea61fa0
    [backend/razor] Fix navigation between user pages when using search notfire 2025-03-09 11:37:14 -04:00
  • b7b2c0bd42
    [sln] Update version to be in line with security hotfix release Laura Hausmann 2025-03-11 01:08:33 +01:00
  • 880ef39db6
    [docs] Update CHANGELOG.md to be in line with the security update that was published Laura Hausmann 2025-03-11 01:07:04 +01:00
  • aac23cce7b
    Release: v2025.1-beta5.patch2.security1 v2025.1-beta5.patch2.security1 Laura Hausmann 2025-03-11 01:03:54 +01:00
  • 01ac33d93d
    [backend/csproj] Update ImageSharp version Laura Hausmann 2025-03-06 18:02:11 +01:00
  • 8bbb5c1f98
    [backend/federation] Handle incoming ASFlag activities (ISH-116) Laura Hausmann 2025-03-11 00:15:37 +01:00
  • 14147a5924
    [sln] Revert LangVersion to latest due to EF Core breakages Laura Hausmann 2025-03-11 00:50:31 +01:00
  • ae5cc2477f
    [backend/core] Fix build with LangVersion=preview Laura Hausmann 2025-03-11 00:47:31 +01:00
  • 1bd69467af
    [sln] Set LangVersion to preview Laura Hausmann 2025-03-11 00:42:28 +01:00
  • 78bd70e2ab
    [backend/federation] Apply code style in ActivityHandlerService.cs Laura Hausmann 2025-03-11 00:17:59 +01:00
  • caef749fa0
    hint to TaskScheduler that queue main tasks and cron tasks are long running Tamara Schmitz 2025-03-09 16:57:59 +01:00
  • 72c21ce51c
    [backend/database] Move the remaining migrations into their respective versioned folders Laura Hausmann 2025-03-09 17:21:12 +01:00
  • 65d6edf799
    [backend/database] Fix slow AddUserLastNoteAdd migration Laura Hausmann 2025-03-09 02:55:38 +01:00
  • 4b5a9386c7
    [backend/masto-client] Add /api/v1/preferences endpoint (ISH-746) Laura Hausmann 2025-03-07 21:56:35 +01:00
  • f639124881
    [backend/api] Check reaction name with and without colons pancakes 2025-03-08 01:27:05 +10:00
  • 091d0e0c3f
    [backend/api] Fix endpoint for getting specific reactions on notes not working with Unicode emojis pancakes 2025-03-06 12:18:02 +10:00
  • 5d27233d08
    [backend/masto-client] Expose AccountEntity.last_status_at Kopper 2025-02-23 12:42:37 +03:00
  • ec7056f11a
    [backend/csproj] Update ImageSharp version Laura Hausmann 2025-03-06 18:02:11 +01:00
  • 864148129b
    [docs] Add Ivory to supported Mastodon clients Laura Hausmann 2025-03-06 16:16:12 +01:00
  • a4717da8ab
    [backend/core] Fix link verification for sites served with Transfer-Encoding: chunked Laura Hausmann 2025-03-06 15:52:14 +01:00
  • 107160c690
    [frontend/core] Reconstruct stored users to minimal state if they are malformed pancakes 2025-03-06 15:04:48 +10:00
  • 57488e5641
    [backend/configuration] Allow disabling authorized fetch signature validation Laura Hausmann 2025-03-01 22:10:03 +01:00
  • befe550f37
    [backend/middleware] Authenticate requests with signature headers when authorized fetch is disabled Laura Hausmann 2025-02-28 20:50:28 +01:00
  • 0442f676e1
    [backend/database] [frontend] [shared] Rename emoji aliases to tags (ISH-717) Laura Hausmann 2025-03-04 23:28:59 +01:00
  • 6391e5f185
    [tests] Improve SearchQueryTests Laura Hausmann 2025-03-04 23:18:08 +01:00
  • 220c4b776d
    [parsing] Add visibility:local search query filter (ISH-707) Laura Hausmann 2025-03-04 23:18:00 +01:00
  • 822d5f90d3
    [backend/core] Fix negated multi word search query filters (ISH-739) Laura Hausmann 2025-03-04 23:10:52 +01:00
  • 4a4c674776
    [parsing] Add note visibility search query type (ISH-707) Laura Hausmann 2025-03-04 23:06:09 +01:00
  • fe24a11ca8
    [backend/core] Move mutes on account migration (ISH-721) Laura Hausmann 2025-03-04 22:54:52 +01:00
  • 4aa548dab4
    [backend/razor] Fix details element styles for Chrome >= 131 & future Firefox versions Laura Hausmann 2025-03-03 18:52:33 +01:00
  • bcc8377bec
    [backend/api] Fix emoji import request size limiter not being disabled Laura Hausmann 2025-02-27 01:56:18 +01:00
  • ed1623b572
    [backend/core] Fix path-style object storage access URLs Laura Hausmann 2025-02-26 05:06:05 +01:00
  • bf5f1e927c
    [backend/core] Verify object storage credentials & access URL before starting the object storage migration task Laura Hausmann 2025-02-26 03:07:00 +01:00
  • b98de5a2f4
    Release: v2025.1-beta5.patch2 v2025.1-beta5.patch2 Laura Hausmann 2025-02-26 00:46:17 +01:00
  • fbf69608f0
    [frontend/components] Correctly size field value pancakes 2025-02-23 23:39:28 +10:00
  • 23833bb1b4
    [frontend/components] Fix word wrapping and improve field spacing pancakes 2025-02-23 22:56:56 +10:00
  • 26d86eee65
    [backend/federation] Fix null values in LDLocalizedString Kopper 2025-02-25 18:43:51 +03:00
  • 74ae236014
    [parsing] Add private and mentioned as aliases for visibility searching notfire 2025-02-25 11:19:28 -05:00
  • 67a8819ad9
    [frontend/components] Fix JS interop being used before initialization on SingleNote Page Lilian 2025-02-25 16:56:36 +01:00
  • 1ec25602d2
    [tests/parsing] Add tests for searching by visibility notfire 2025-02-25 09:57:54 -05:00
  • 4db0c528bf
    [parsing] Allow searching for notes by visibility notfire 2025-02-25 09:19:58 -05:00
  • a8e3597811
    [frontend/components] Fix sideways notes Laura Hausmann 2025-02-24 03:59:51 +01:00
  • 3e7785d51d
    [frontend/components] Fix extraneous whitespace above quote content Laura Hausmann 2025-02-23 23:59:28 +01:00
  • ace2c44279
    [frontend/components] Display error notice when poll voting fails pancakes 2025-02-23 12:00:24 +10:00
  • 8da7bf7cf7
    [frontend/components] Improve contrast on poll results pancakes 2025-02-23 11:46:20 +10:00
  • 77709fd90d
    [ci] Patch CI for rebuilds release-fixup Laura Hausmann 2025-02-23 01:36:30 +01:00
  • 30310a4718
    [frontend/components] Fix avatar sizing during load, prevent firefox from displaying alt text during load Laura Hausmann 2025-02-23 01:24:18 +01:00
  • 75ff3be764
    [frontend/components] Remove LoadError title pancakes 2025-02-23 10:25:02 +10:00
  • ff4d202305
    [frontend/components] Fallback avatar to user identicon pancakes 2025-02-23 10:09:08 +10:00
  • c5f8bac5e2
    [frontend/components] Add onerror image fallback to UserAvatar pancakes 2025-02-22 12:51:25 +10:00
  • cb9d078496
    [frontend/components] Clip overflowing avatar alt text when avatar fails to load pancakes 2025-02-22 12:26:41 +10:00
  • e73c719416
    [backend/masto-client] Fix InstanceInfoV2 streaming URL pancakes 2025-02-21 22:32:34 +10:00
  • 98bffe58d3
    [frontend/components] Disable close button while sending note or uploading file pancakes 2025-02-21 17:53:02 +10:00
  • 22f1d7c8e1
    [frontend/components] Reset send button state when opening compose and after successful send pancakes 2025-02-21 17:51:01 +10:00
  • 5bf14a6a06
    [backend/core] Fix profile field verification for MFM link node fields Laura Hausmann 2025-02-22 23:32:08 +01:00
  • 9d480e3fba
    [backend/api] Fix API errors on poll vote Laura Hausmann 2025-02-22 23:17:54 +01:00
  • d33e2d7bcc
    [ci] Fix docker images not getting tagged as :latest Laura Hausmann 2025-02-22 22:59:04 +01:00
  • 372dd95fb8
    [frontend/components] Use onkeyup instead of onkeydown pancakes 2025-02-22 11:57:56 +10:00
  • 9ed9076c06
    [frontend/components] Add mention button to compose pancakes 2025-02-22 11:54:13 +10:00
  • 1777ec248b
    [frontend/components] Add global user dialog pancakes 2025-02-22 11:53:44 +10:00
  • 03def5b290
    [backend/api] Add endpoint to search user by username and host pancakes 2025-02-22 11:33:58 +10:00
  • 37ec177e69
    [frontend/components] Add Escape and Enter to SelectDialog pancakes 2025-02-21 19:16:11 +10:00
  • 12f4267d01
    [frontend/components] Add Escape and Ctrl+Enter or Enter keybinds to PromptDialog pancakes 2025-02-21 19:12:14 +10:00
  • 04425aab9d
    [frontend/components] Add Escape and Enter keybinds to NoticeDialog pancakes 2025-02-21 19:06:53 +10:00
  • df5dcab581
    [frontend/components] Add Escape and Enter keybinds to ConfirmDialog pancakes 2025-02-21 19:03:15 +10:00
  • f3d02b3ceb
    [frontend/components] Add Escape keybind to Compose dialog pancakes 2025-02-21 19:00:02 +10:00
  • 04a5512c61
    [backend/core] Verify links that have a matching link element in their document head pancakes 2025-02-21 13:28:35 +10:00
  • da2cb76aab
    [make] Don't use compiled EF models Laura Hausmann 2025-02-20 21:15:03 +01:00
  • 0705ecea38
    [backend/api] Add bookmarks timeline pancakes 2025-02-20 18:51:13 +10:00
  • cefeaedd33
    [frontend/components] Add bookmark actions to note menu pancakes 2025-02-20 12:50:41 +10:00
  • f58f442f77
    [frontend/core] Add note toggle bookmark action pancakes 2025-02-20 12:49:51 +10:00
  • 380ef2eacf
    [frontend/core] Add bookmarked state to note store pancakes 2025-02-20 12:41:40 +10:00
  • 00077374ea
    [backend/api] Add endpoints to bookmark and unbookmark a note pancakes 2025-02-20 12:24:26 +10:00
  • 51b40ec029
    [backend/api] Render note bookmarked pancakes 2025-02-20 12:07:31 +10:00
  • a6e967af11
    Release: v2025.1-beta5.patch1 v2025.1-beta5.patch1 Laura Hausmann 2025-02-19 23:56:26 +01:00
  • b53af5165d
    [frontend/core] Prevent duplicate notifications (ISH-723) Lilian 2025-02-19 22:59:06 +01:00
  • 04af2e2fb6
    [frontend/components] Fix moderation settings on mobile Lilian 2025-02-19 22:55:39 +01:00
  • ce20f04e04
    [backend/core] Fix erroneous non-updating security configuration references Laura Hausmann 2025-02-19 20:29:58 +01:00
  • 804215fa50
    [frontend] Roll back PhosphorIcons Lilian 2025-02-19 20:23:03 +01:00
  • 2deb391b09
    [frontend/components] Fix account dropdown positioning when page has scrolled pancakes 2025-02-19 11:10:38 +10:00
  • df3e56f422
    [backend/core] Prevent creation of pure renote replies Laura Hausmann 2025-02-19 16:37:11 +01:00
  • 70349c25c0
    Release: v2025.1-beta5 v2025.1-beta5 Laura Hausmann 2025-02-18 21:30:56 +01:00
  • f26e97f402
    [make] Fix release script Laura Hausmann 2025-02-19 00:55:21 +01:00
  • 5995f232e9
    [build] Fix pre-fingerprinted static assets collected from razor class libraries not being mapped correctly Laura Hausmann 2025-02-19 00:36:54 +01:00
  • 0bf88aec43
    [build] Fix compressed class library assets not having corresponding static asset selector routes Laura Hausmann 2025-02-19 00:36:22 +01:00
  • b0af6307f3
    [frontend/components] Fix notification list visually jumping Lilian 2025-02-18 21:43:50 +01:00
  • 3eb80a0954
    [frontend/core] Fix data update mistake in NoteStore/TimelineStore Lilian 2025-02-18 20:03:16 +01:00
  • fe0848e08c
    [frontend/components] Rework custom emoji management Lilian 2025-02-18 20:02:45 +01:00
  • fcc5d555aa
    [backend/web] Allow fetching list of remote emoji hosts Lilian 2025-02-18 20:02:24 +01:00
  • 8ed309b13d
    [backend/razor] Fix navbar overflow handling Laura Hausmann 2025-02-18 22:33:16 +01:00
  • 80896fcf88
    [sln] Update dependencies Laura Hausmann 2025-02-18 22:02:28 +01:00
  • 88dee6b410
    [backend/api] Replace IEntity with IIdentifiable, move EntityWrapper<T> to shared project Laura Hausmann 2025-02-18 21:47:33 +01:00
  • ce1e64b33a
    [frontend/pages] Set titles with HeadTitle pancakes 2025-02-18 16:26:38 +10:00
  • c91b3013c7
    [frontend/components] Add HeadTitle component pancakes 2025-02-18 16:26:10 +10:00
  • df244a3c20
    [frontend/components] Set poll percentages to 0 if there are no votes pancakes 2025-02-18 17:41:22 +10:00
  • 318651ac5d
    [backend/razor] Set poll percentages to 0 if there are no votes pancakes 2025-02-18 17:40:53 +10:00
  • 4cdd5e9889
    [backend/core] Code cleanup Laura Hausmann 2025-02-17 23:40:53 +01:00
  • fe083d3a5c
    [frontend] Code cleanup Lilian 2025-02-17 23:32:08 +01:00
  • 8b514986a4
    [backend/middleware] Require administrator role for masto admin scope endpoints Laura Hausmann 2025-02-17 23:28:51 +01:00