..
0001_app.down.sql
status-im/status-react#9203 Faster tx fetching with less request
2020-01-23 10:36:11 +02:00
0001_app.up.sql
status-im/status-react#9203 Faster tx fetching with less request
2020-01-23 10:36:11 +02:00
0002_tokens.down.sql
…
0002_tokens.up.sql
…
0003_settings.down.sql
…
0003_settings.up.sql
…
0004_pending_stickers.down.sql
pending-stickers field added to settings, unit-tests fixed ( #1830 )
2020-02-13 13:48:04 +02:00
0004_pending_stickers.up.sql
pending-stickers field added to settings, unit-tests fixed ( #1830 )
2020-02-13 13:48:04 +02:00
0005_waku_mode.down.sql
Add statusUpdate code ( #1861 )
2020-02-21 15:48:53 +01:00
0005_waku_mode.up.sql
Add statusUpdate code ( #1861 )
2020-02-21 15:48:53 +01:00
0006_appearance.up.sql
Add appearance setting
2020-03-25 07:42:52 +01:00
0007_enable_waku_default.up.sql
Enable waku node default
2020-03-30 10:52:30 +02:00
0008_add_push_notifications.up.sql
Polish up and address review feedback
2020-07-27 08:51:28 +02:00
0009_enable_sending_push_notifications.down.sql
Enabled push notifications by default and add fleet
2020-08-27 18:54:06 +02:00
0009_enable_sending_push_notifications.up.sql
Enabled push notifications by default and add fleet
2020-08-27 18:54:06 +02:00
0010_add_block_mentions.down.sql
Set block mentions
2020-09-09 21:22:17 +02:00
0010_add_block_mentions.up.sql
Set block mentions
2020-09-09 21:22:17 +02:00
0011_allow_webview_permission_requests.down.sql
Add `allow permission request` field to settings ( #2035 )
2020-09-10 13:22:30 +03:00
0011_allow_webview_permission_requests.up.sql
Add `allow permission request` field to settings ( #2035 )
2020-09-10 13:22:30 +03:00
0012_pending_transactions.down.sql
Add API functions to store pending transaction data ( #2037 )
2020-09-14 09:39:24 -04:00
0012_pending_transactions.up.sql
Add API functions to store pending transaction data ( #2037 )
2020-09-14 09:39:24 -04:00
0013_favourites.down.sql
add wallet favourites
2020-09-21 10:48:00 +02:00
0013_favourites.up.sql
add wallet favourites
2020-09-21 10:48:00 +02:00
0014_add_use_mailservers.down.sql
Add use-mailservers flag
2020-10-14 10:23:57 +02:00
0014_add_use_mailservers.up.sql
Add use-mailservers flag
2020-10-14 10:23:57 +02:00
0015_link_previews.down.sql
Link previews support ( #2059 )
2020-10-27 19:35:28 +02:00
0015_link_previews.up.sql
Link previews support ( #2059 )
2020-10-27 19:35:28 +02:00
0016_local_notifications_preferences.down.sql
Local notifications service ( #2026 )
2020-10-28 10:56:14 +03:00
0016_local_notifications_preferences.up.sql
Local notifications service ( #2026 )
2020-10-28 10:56:14 +03:00
0017_bookmarks.down.sql
feat: add bookmarks table for the browser bookmarks
2020-11-16 13:31:34 -05:00
0017_bookmarks.up.sql
feat: add bookmarks table for the browser bookmarks
2020-11-16 13:31:34 -05:00
0018_profile_pictures_visibility.up.sql
Add ProfilePicturesVisibility
2021-01-15 13:39:13 +01:00
0019_blocks_ranges_extra_data.up.sql
[wallet] Store account's last known balance and nonce
2021-03-15 16:18:12 +02:00
0020_metrics.up.sql
🎭 📊 Anonymous Metrics V0 ( #2170 )
2021-03-17 18:09:28 +05:30
0021_add_session_id_to_metrics.up.sql
👤 Add random sessionId when API starts ( #2187 )
2021-04-12 19:16:11 +05:30
0022_pending_transfers.up.sql
[wallet] Pending transactions API
2021-04-23 18:20:38 +03:00
1618237885_settings_anon_metrics_should_send.up.sql
Added Anonymous Metrics Send Opt-In Setting ( #2195 )
2021-04-13 14:00:18 +01:00
1618395756_contacts_only.up.sql
Add activity center & messages from contacts only
2021-04-16 20:42:40 +02:00
1622184614_add_default_sync_period.up.sql
Allow setting mailserver sync value
2021-06-01 12:59:52 +02:00
doc.go
…