Vitor Pamplona
9d67d5d6dc
Implements a raw add on to the query builder
2026-01-01 12:37:44 -05:00
Vitor Pamplona
1978c8e17e
Faster way of coding equals to null in the sql builder
2026-01-01 12:37:13 -05:00
Vitor Pamplona
507256e0dd
Fixes Or builder
2026-01-01 12:36:26 -05:00
Vitor Pamplona
90f38c3a58
adds a isRegular filter for the Kind alias
2026-01-01 12:22:20 -05:00
Vitor Pamplona
6553012372
Uses aliases for the Filter class
2026-01-01 12:22:07 -05:00
nrobi144
5c4db83b40
run spotless
2026-01-01 12:56:52 +02:00
nrobi144
9b330164a7
use typealiases as references to reduce files changed
2026-01-01 12:41:13 +02:00
nrobi144
4bc7e86448
fixes imports
2026-01-01 07:55:31 +02:00
nrobi144
3750c7e26e
fixes
2026-01-01 07:32:44 +02:00
nrobi144
eb47c19172
move models to commons
2026-01-01 07:26:39 +02:00
Vitor Pamplona
393366d9cc
Adds size of the DB as a function to the lib
2025-12-31 18:41:20 -05:00
Vitor Pamplona
5d7c84d357
Setting higher cache size
2025-12-31 16:53:41 -05:00
Vitor Pamplona
6713c3bd50
Adds performance and flexibility by exposing Raw methods
2025-12-31 13:39:17 -05:00
Vitor Pamplona
4f7972df90
Removes logs
2025-12-31 13:37:02 -05:00
Vitor Pamplona
780ea487aa
Adds a test case to simulate reports
2025-12-31 09:42:54 -05:00
Vitor Pamplona
4f1ad11d79
Moves SQLBuilder to its own class
2025-12-31 09:27:33 -05:00
nrobi144
f3b8589fea
update claude.md
2025-12-31 13:00:25 +02:00
nrobi144
628f86e1a1
update claude.md
2025-12-31 07:46:50 +02:00
nrobi144
65859a9269
update claude.md
2025-12-31 07:13:27 +02:00
Vitor Pamplona
7b696f5f54
Adds created_at to tags to speed up tag-ordered queries
2025-12-30 16:23:11 -05:00
Vitor Pamplona
5eb9d230e2
Moves current test to a better name of Notifications
...
Adds a Followers test
2025-12-30 13:00:03 -05:00
Vitor Pamplona
c3d741ebd1
Implements AND queries for tags: https://github.com/nostr-protocol/nips/pull/1365
2025-12-30 12:29:04 -05:00
Vitor Pamplona
df97b7c444
Improves efficiency of the filter class for matching and checking errors
2025-12-30 12:09:05 -05:00
Vitor Pamplona
333285747b
Migrates to using indexes instead tagNames to avoid non-ASCII chars reaching the DB
2025-12-30 12:06:22 -05:00
Vitor Pamplona
2a8e7cbe94
Fixes duplicated results
2025-12-30 12:03:09 -05:00
nrobi144
f180fd39e1
finish skills
2025-12-30 15:45:02 +02:00
nrobi144
f654af9d8a
initial skills
2025-12-30 15:18:48 +02:00
Vitor Pamplona
258c4e0111
Moves BundledUpdate (which should cease to exist at some point) to Amethyst's module
2025-12-29 19:42:47 -05:00
Vitor Pamplona
54ce0a5a92
Moves mutable time to Amethyst
2025-12-29 19:37:45 -05:00
Vitor Pamplona
c5133e98f8
- Fixes Preview Tag
...
- Fixes Email Pattern
2025-12-29 18:57:56 -05:00
Vitor Pamplona
e9d07b3939
Aligns Android studio with gradle files
2025-12-29 17:37:43 -05:00
Vitor Pamplona
d586c39008
Getting rid of some idea files in the repo
2025-12-29 16:21:19 -05:00
Vitor Pamplona
31d7e135cb
Updates kotlin, compose, multiplatform, activity, serialization, media3, mockk, secp256, tor, androidxCamera, stdlib
2025-12-29 14:23:48 -05:00
Vitor Pamplona
6054c5700d
Merge pull request #1625 from nrobi144/feat/desktop-multiplatform
...
Create desktopApp module
2025-12-29 10:41:58 -05:00
Vitor Pamplona
d2c8991916
Merge pull request #1627 from greenart7c3/payto_part1
...
Payment targets - part 1
2025-12-29 09:31:45 -05:00
greenart7c3
ff0466872a
Create PaymentTargetEvent
2025-12-29 06:26:25 -03:00
Vitor Pamplona
163632249e
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
...
* 'main' of https://github.com/vitorpamplona/amethyst :
New Crowdin translations by GitHub Action
Quartz Feature Parity Table on Multiplatform
enhanced recording button
translations
bug fix: - Allow reply to reply by using BaseVoiceEvent
TODO: Reply to a reply fails to upload Verify deletion of temp voice files
Code review: - Removed DisposableEffect cleanup - Added cancelUpload() to selectRecording()
TOOD: Move re-record higher up tp avoid google assistant on longpress Reply to a reply fails to upload Verify deletion of temp voice files
Register Route in AppNavigation Modify ReplyViaVoiceReaction to Navigate
Add VoiceReply Route Create VoiceReplyViewModel and VoiceReplyScreen Add String Resource(s)
2025-12-28 12:23:14 -05:00
David Kaspar
7351cf1dd3
Merge pull request #1626 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2025-12-28 16:24:52 +00:00
Crowdin Bot
d2164118bc
New Crowdin translations by GitHub Action
2025-12-28 15:59:11 +00:00
Vitor Pamplona
425d07fa8f
Merge pull request #1622 from davotoula/voice-notes-replies
...
Christmas delivery: Voice notes replies
2025-12-28 10:57:52 -05:00
Vitor Pamplona
fe046477f5
Merge pull request #1624 from DestBro/quartz_feature_parity_table_on_multiplatform
...
Quartz Feature Parity Table on Multiplatform
2025-12-28 10:40:40 -05:00
Róbert Nagy
edd0ac9b77
Merge branch 'main' into feat/desktop-multiplatform
2025-12-28 15:43:59 +02:00
nrobi144
0dcd480d43
leftover changes
2025-12-28 07:35:48 +02:00
nrobi144
e407e03e90
update readme
2025-12-28 07:21:36 +02:00
nrobi144
b23ff488ed
refactor: Polish shared commons components and fix formatting
...
- Improve RelayConnectionManager with better connection handling
- Refine UI components (LoginCard, ProfileInfoCard, RelayStatusCard)
- Update KeyInputField with improved layout
- Fix formatting in FeedHeader and AppScreen
- Add proper number formatting utilities
- Remove .claude config from version control
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-28 07:03:57 +02:00
Vitor Pamplona
57a22384b2
Refactoring
2025-12-27 17:57:32 -05:00
Vitor Pamplona
390da16129
Creating a IndexingStrategy interface
2025-12-27 17:55:30 -05:00
Dumitru
71d9f25557
Quartz Feature Parity Table on Multiplatform
2025-12-27 20:41:17 +01:00
Vitor Pamplona
55774b0292
sorting tags before inserting speeds up imports by ~20%
2025-12-27 13:13:46 -05:00
Vitor Pamplona
068ba3b717
Vacuum and Analyze are blocking, so moving to a coroutine.
2025-12-27 12:40:23 -05:00