spaced4ndy
|
bac8d187ba
|
Merge branch 'master' into badges
|
2026-09-14 17:13:58 +04:00 |
|
 EvgenyandEvgeny @ SimpleX Chat
|
5ffbe733a8
|
core: attach badge proofs to files over size limit (#7455)
* core: attach badge proofs to files over size limit
* types
* more types
* implement file badge proofs
* tests
* move file limits to config, add tests
* more tests, work correctly in "send as group" case
* fix races in tests
* group badge tests
* query plans
* add history support, fixes
* simplify
* refactor
* refactor
* type
* restructure schema for proofs
* rename, refactor
* refactor
* fix, refactor
* refactor
* ui
* comments
* alerts
* update nix, ios library
* updare sharing
* update simplexmq
* update text
* improve messages
* api types
* postgres schema
* fix
* test
* query plans
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
|
2026-09-12 14:33:52 +01:00 |
|
spaced4ndy
|
bd97e4df34
|
core: verify the badge ledger sent by the service (#7480)
|
2026-09-11 09:41:23 +00:00 |
|
spaced4ndy
|
47b499dcc4
|
core: change badge code prefix to "SB" (#7478)
|
2026-09-09 14:42:52 +00:00 |
|
spaced4ndy
|
f9bab17643
|
core: renew badges monthly and alert when support ends (#7448)
|
2026-09-09 14:31:05 +00:00 |
|
spaced4ndy
|
c623f4284c
|
Merge branch 'master' into badges
|
2026-09-02 13:53:35 +04:00 |
|
 EvgenyandEvgeny @ SimpleX Chat
|
735662902f
|
core, ui: make badge expiration non-optional (#7445)
* core, ui: make badge expiration non-optional
* update
* update bot types
* fix to use non-optional badge expiry
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
|
2026-09-02 08:14:09 +01:00 |
|
spaced4ndy
|
3ddf17dce5
|
core: redeem badge codes (#7438)
|
2026-09-01 12:06:51 +00:00 |
|
 
|
ad23da63d0
|
core: supporter badges using anonymous BBS credentials (#7040)
* core: supporter badges using anonymous BBS credentials
* badges in profiles
* badge in profiles
* process badges
* update simplexmq
* update simplexmq
* change types
* fix migration
* migration
* update simplexmq
* fix bot API, schema
* fix postgresql build
* refactor
* postgresql schema
* correctly set badges in all cases
* badges ffi
* plan, bot types
* FFI
* FFI: export badge symbols
* add extra field
* refactor badge types to GADT
* configurable badge key
* add badge to profile, test
* ui: badge images
* generate badge key and sign badge
* badge sign in CLI
* fix commands, ui
* rename badges
* Binary
* image size, migration
* update badge images, add public key
* send badges in more cases
* update UI, tests
* bot types, schema
* postgres schema
* tone down badges
* revert formula
* refactor badges
* smaller badges
* badge position
* better badge position
* simpler
* position
* move position
* update simplexmq
* show badge after name
* badge layout
* fix badge
* debug badge height
* shift badge
* fix badge in member name
* bigger badge
* badge layout
* differentiate badge colors
* more avatars for the user's profiles
* refactor
* remove color filter
* alerts
* multiple keys, old expired
* use new BBS api
* update badge keys, bot api
* presentation header
* simplify
* parser
* update iOS images
* update public keys
* query plans
* update simplexmq
* refactor badge types
* simplexmq
* bot api types
* update simplexmq - commoncrypto flag
* update simplexmq
* pass commoncrypto flag to simplexmq in nix iOS build
* ios ui
* update core library, fixes
* badge layout
* badge size
* badge gap
* remove extensions
* simplify
* share badge in more events, reverify badge if verification failed
* larger files with badges
* allow sending larger files
* simpler
* update simplexmq
* better decoder for badge keys
* update simplexmq
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
Co-authored-by: shum <github.shum@liber.li>
|
2026-06-15 22:25:08 +01:00 |
|