status-go/services
Michal Iskierko e3f451cd79 feat: Handle image in group chat
Add image_payload column to chats table.
Add Base64Image to chat struct.
Add ImageChange event to propagate image.
Change EditChat API - use CroppedImage.
Process and crop image in EditGroupChat.
2022-09-01 12:19:01 +02:00
..
accounts feat: verify password function exposed via api 2022-08-29 14:09:32 +02:00
appmetrics Move services to status-node 2021-07-20 10:57:38 +02:00
browsers Issue 13813 -- Use messenger ns for browser CRUD (#2801) 2022-08-24 16:05:35 +02:00
chat feat: Handle image in group chat 2022-09-01 12:19:01 +02:00
ens fix: add mode build param and change ipfs gateway accordingly 2022-08-26 18:57:55 +02:00
ext Issue 13813 -- Use messenger ns for browser CRUD (#2801) 2022-08-24 16:05:35 +02:00
gif Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
local-notifications Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
mailservers fix: ping dns4 multiaddresses (#2678) 2022-05-19 10:23:25 -04:00
peer Fix hash & start moving to lifecycle 2021-07-20 10:57:38 +02:00
permissions feat: add address to permission (#2571) 2022-03-14 13:38:12 +01:00
personal feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
rpcfilters feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
rpcstats Move services to status-node 2021-07-20 10:57:38 +02:00
shhext Intrododuce `NodeConfig.TorrentConfig` and CLI flags 2022-03-21 12:59:09 +01:00
status feat: add RequestCommunityInfoFromMailserverAsync (#2537) 2022-02-14 16:49:14 -05:00
stickers fix: add mode build param and change ipfs gateway accordingly 2022-08-26 18:57:55 +02:00
subscriptions feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
typeddata linting and remove unused code 2021-07-20 10:57:38 +02:00
updates feat: add service for checking if there are new versions available (#2552) 2022-06-08 08:38:26 -04:00
wakuext feat: fetch curated communities from smart contract on optimism (#2685) 2022-06-02 08:17:52 -04:00
wakuv2ext feat: fetch curated communities from smart contract on optimism (#2685) 2022-06-02 08:17:52 -04:00
wallet feat: Add param for change24Hour to get 24 hours change value for a token from cryptocompare (#2817) 2022-08-30 10:21:01 +02:00
web3provider feat: allows to pass array of chain ids (#2733) 2022-07-04 09:48:30 +02:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00