Vitor Pamplona
|
0d665c41d2
|
Merge pull request #1637 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2026-01-04 13:42:21 -05:00 |
|
Crowdin Bot
|
69dd0b8e5e
|
New Crowdin translations by GitHub Action
|
2026-01-04 18:38:38 +00:00 |
|
Vitor Pamplona
|
9f8a28c6d0
|
Merge pull request #1636 from davotoula/reduce-sonarcube-warnings
Reduce sonarcube warnings
|
2026-01-04 13:37:26 -05:00 |
|
davotoula
|
59fb175637
|
refactor VoiceMessagePreview.kt
|
2026-01-04 12:32:08 +01:00 |
|
davotoula
|
a4925de4a1
|
cleaner code
|
2026-01-04 12:27:07 +01:00 |
|
davotoula
|
0d923b5caa
|
optimise imports
|
2026-01-04 12:19:00 +01:00 |
|
Vitor Pamplona
|
7b13b9e72a
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
* 'main' of https://github.com/vitorpamplona/amethyst:
New Crowdin translations by GitHub Action
|
2026-01-03 18:18:50 -05:00 |
|
Vitor Pamplona
|
d7888c57fa
|
Creating additional configuration options and amplifying tests to a combination of all those options
|
2026-01-03 18:18:36 -05:00 |
|
David Kaspar
|
010a51949c
|
Merge pull request #1635 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2026-01-03 21:09:02 +00:00 |
|
Crowdin Bot
|
c878b07458
|
New Crowdin translations by GitHub Action
|
2026-01-03 19:54:51 +00:00 |
|
Vitor Pamplona
|
98ccb5e0ae
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
* 'main' of https://github.com/vitorpamplona/amethyst:
New Crowdin translations by GitHub Action
|
2026-01-03 14:52:08 -05:00 |
|
nrobi144
|
64eec9844b
|
bugfixes
|
2026-01-03 13:00:02 +02:00 |
|
nrobi144
|
f800e20b05
|
reuse some filtering logic
|
2026-01-03 06:15:37 +02:00 |
|
Vitor Pamplona
|
7a34b8480e
|
Fixes count not working for LIMIT queries
|
2026-01-02 17:22:18 -05:00 |
|
Vitor Pamplona
|
51f9fdd58c
|
Adds a simple query to the count filter
|
2026-01-02 16:58:59 -05:00 |
|
Vitor Pamplona
|
989c63a717
|
Expose query plans with the current hasher
|
2026-01-02 16:57:49 -05:00 |
|
Vitor Pamplona
|
48e791c634
|
removes logs
|
2026-01-02 16:17:58 -05:00 |
|
David Kaspar
|
e722f1eb61
|
Merge pull request #1632 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2026-01-02 21:01:45 +00:00 |
|
Crowdin Bot
|
98ba083172
|
New Crowdin translations by GitHub Action
|
2026-01-02 19:56:51 +00:00 |
|
Vitor Pamplona
|
307cff87e7
|
Adds more settings to pick different ways to build the SQL database
|
2026-01-02 14:54:30 -05:00 |
|
nrobi144
|
36bb89fd36
|
update desktop with refactored classes
|
2026-01-02 14:54:24 +02:00 |
|
nrobi144
|
2751855186
|
extract actions from amethyst
|
2026-01-02 13:29:55 +02:00 |
|
nrobi144
|
6581fe18a3
|
initial desktop phase1 fixes
|
2026-01-02 07:52:36 +02:00 |
|
nrobi144
|
146e4e5533
|
initial desktop phase1
|
2026-01-02 07:51:31 +02:00 |
|
Vitor Pamplona
|
7c63d654f2
|
Inverts the name of the isFilledFilter function
|
2026-01-01 21:29:20 -05:00 |
|
David Kaspar
|
19d66f37d4
|
Merge pull request #1631 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2026-01-01 21:17:15 +00:00 |
|
Crowdin Bot
|
4c9df0bfef
|
New Crowdin translations by GitHub Action
|
2026-01-01 20:09:47 +00:00 |
|
Vitor Pamplona
|
7b919ba44a
|
added description
|
2026-01-01 15:07:27 -05:00 |
|
Vitor Pamplona
|
291db1f30b
|
duplicates kinds and pubkey on the tags table to take complex queries under 100 microseconds
|
2026-01-01 14:57:48 -05:00 |
|
Vitor Pamplona
|
238d4e0004
|
No need for the fts module anymore
|
2026-01-01 14:52:11 -05:00 |
|
Vitor Pamplona
|
f6d920366d
|
Fixes some of the tests
|
2026-01-01 12:53:02 -05:00 |
|
Vitor Pamplona
|
aac880c575
|
Range queries are not effective as the first argument, switching to kind, key, created_at index, which also almost invalidates the need for the Replaceable idx and is only kept for the unique key consistency
|
2026-01-01 12:51:43 -05:00 |
|
Vitor Pamplona
|
8affb2564b
|
explains the fk index on tags
|
2026-01-01 12:49:12 -05:00 |
|
Vitor Pamplona
|
b7c7eabf2a
|
Explains limit index
|
2026-01-01 12:48:48 -05:00 |
|
Vitor Pamplona
|
f48eba6a8e
|
No need for this index since it will be covered by addressable_idx
|
2026-01-01 12:48:22 -05:00 |
|
Vitor Pamplona
|
307703cbb7
|
Explains ID index
|
2026-01-01 12:47:35 -05:00 |
|
Vitor Pamplona
|
45df452a38
|
Adds stable to the desktop account manager
|
2026-01-01 12:37:54 -05:00 |
|
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 |
|