Puranjay Savar Mattas psmattas
  • Athlone, Ireland
  • I'm a Software Engineer and PhD Researcher passionate about building innovative solutions at the intersection of AI, Machine Learning, and robust DevOps practices.

  • Joined on 2025-08-27
Puranjay Savar Mattas pushed tag 0.1.0 to psmattas/Outpost 2026-08-21 04:49:51 +01:00
Puranjay Savar Mattas pushed to main at psmattas/Outpost 2026-08-21 04:41:14 +01:00
7c083b0ba5 fix: silence unused withLock result warning in OutlineImageProvider
Puranjay Savar Mattas pushed to main at psmattas/Outpost 2026-08-21 04:36:47 +01:00
d0b6b35bda fix: lower project file format from objectVersion 110 to 77
Puranjay Savar Mattas pushed to main at psmattas/Outpost 2026-08-21 03:44:47 +01:00
289e3062a1 chore: bump build number to 3 (0.1.0 build 3)
71070daf86 chore: bump build number to 2 (0.1.0 build 2)
f1cc8607b0 fix: lower macOS deployment target from 27.0 to 14.0
Compare 3 commits »
Puranjay Savar Mattas deleted branch chore/v0.1.0-stability-audit from psmattas/Outpost 2026-08-21 02:02:26 +01:00
Puranjay Savar Mattas pushed to main at psmattas/Outpost 2026-08-21 02:02:26 +01:00
48377668b0 Merge pull request 'v0.1.0 stability, security, and App Store readiness' (#14) from chore/v0.1.0-stability-audit into main
8db8e985a7 release: drop alpha framing, TestFlight badge -> Mac App Store, bump to 0.1.0
b8ce517b60 perf: stop recomputing derived state on every SwiftUI render
5de445daa5 feat(app): rewire account footer menu - App Store feedback, support link
8ca5735019 feat(app): tip jar (StoreKit consumables) in Settings -> About
Compare 13 commits »
Puranjay Savar Mattas merged pull request psmattas/Outpost#14 2026-08-21 02:02:24 +01:00
v0.1.0 stability, security, and App Store readiness
Puranjay Savar Mattas created pull request psmattas/Outpost#14 2026-08-21 02:02:12 +01:00
v0.1.0 stability, security, and App Store readiness
Puranjay Savar Mattas pushed to chore/v0.1.0-stability-audit at psmattas/Outpost 2026-08-21 01:59:32 +01:00
8db8e985a7 release: drop alpha framing, TestFlight badge -> Mac App Store, bump to 0.1.0
b8ce517b60 perf: stop recomputing derived state on every SwiftUI render
5de445daa5 feat(app): rewire account footer menu - App Store feedback, support link
8ca5735019 feat(app): tip jar (StoreKit consumables) in Settings -> About
Compare 4 commits »
Puranjay Savar Mattas created branch chore/v0.1.0-stability-audit in psmattas/Outpost 2026-08-21 01:20:02 +01:00
Puranjay Savar Mattas pushed to chore/v0.1.0-stability-audit at psmattas/Outpost 2026-08-21 01:20:02 +01:00
f624ce6c9f feat(app): clear the cache encryption key on sign-out, note it in Settings
20baab78c0 feat(outlinekit): encrypt the offline cache at rest
1580510cfb fix(engine): silence PERF logs by default, fix "modifying state during view update"
5b876d7085 chore: remove Keyboard Shortcuts menu item and window
5d5cda9cea fix: RetryPolicy.withRetry closure label, missing Foundation import
Compare 8 commits »
Puranjay Savar Mattas pushed to main at psmattas/Outpost 2026-08-21 00:04:54 +01:00
0393fe267e Merge pull request 'feat: Comments, drafts/publish, code block tooling, and editing preferences' (#13) from feature/document-editing into main
c36c70382b redesign: pinned document cards on Home
f01c2b9467 feat: pointer cursor preference
283186b28f feat: code block language picker
2d0972de1e feat: create inline (anchored) comments from a text selection
Compare 21 commits »
Puranjay Savar Mattas deleted branch feature/document-editing from psmattas/Outpost 2026-08-21 00:04:54 +01:00
Puranjay Savar Mattas merged pull request psmattas/Outpost#13 2026-08-21 00:04:53 +01:00
feat: Comments, drafts/publish, code block tooling, and editing preferences
Puranjay Savar Mattas created pull request psmattas/Outpost#13 2026-08-21 00:04:25 +01:00
feat: Comments, drafts/publish, code block tooling, and editing preferences
Puranjay Savar Mattas pushed to feature/document-editing at psmattas/Outpost 2026-08-20 22:38:21 +01:00
c36c70382b redesign: pinned document cards on Home
f01c2b9467 feat: pointer cursor preference
283186b28f feat: code block language picker
Compare 3 commits »
Puranjay Savar Mattas pushed to feature/document-editing at psmattas/Outpost 2026-08-20 21:59:41 +01:00
2d0972de1e feat: create inline (anchored) comments from a text selection
b31d49bb7f feat: drafts, publish flow, and full comment threading
277e5fb4ae feat: add comment marker (list + resolve/unresolve)
1a58d91bb3 fix: images resize with window, blend toolbar into content
ccbd84c05b feat: add Image Playground and fix Markdown image rendering
Compare 5 commits »
Puranjay Savar Mattas pushed to feature/document-editing at psmattas/Outpost 2026-08-20 14:24:40 +01:00
69837b3471 chore: visionOS support removed
b60e7ec94e feat: wire smart text replacements, autocomplete, Writing Tools toggles
3c3a5865bd fix: seed code-block cache on programmatic document load
707dde14a9 docs: credit swift-markdown-engine in README
6e1ffb96fd chore: vendor swift-markdown-engine as plain tracked source
Compare 5 commits »
Puranjay Savar Mattas pushed to feature/document-editing at psmattas/Outpost 2026-08-20 00:44:10 +01:00
1552a3cd23 Merge branch 'main' into feature/document-editing
cc5b329d8e Merge pull request 'legal: relicense from MIT to Business Source License 1.1' (#12) from legal/bsl-1.1-license into main
da890e88fd legal: push BSL change date out to 10 years (2036-08-20)
c04e4d542c legal: relicense from MIT to Business Source License 1.1
Compare 4 commits »
Puranjay Savar Mattas deleted branch legal/bsl-1.1-license from psmattas/Outpost 2026-08-20 00:42:27 +01:00