37 Commits
Author SHA1 Message Date
jakub aedd611fe2 rename status-react to status-mobile
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-07-17 16:24:50 +02:00
jakub 43341489eb add Creative Commons copyright to all docs
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-22 19:47:57 +01:00
jakub 6ba977e701 clean up docs headers, add layout to all
Splits docs to use three different `permalink` paths:
- `/raw/`
- `/draft/`
- `/stable/`

Otherwise docs like these clash and only one is accessible:
```
docs/draft/3-whisper-usage.md
docs/stable/3-whisper-usage.md
```
```
docs/draft/6-payloads.md
docs/stable/6-payloads.md
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-22 19:47:57 +01:00
Samuel Hawksby-Robinson 99e1b19a6d Updated release commit (#147) 2020-09-07 11:54:57 +01:00
Samuel Hawksby-Robinson 968fafff23 Added EmojiReaction payload types (#145)
* Added EmojiReaction payload types

* I'm an author now

* wordlist update

* Moved MessageType protobuf into dedicated section

With the inclusion of emoji reactions the MessageType protobuf was split out from the ChatMessage protobuf so that the MessageType enums could be used in multiple protobuf message types.
2020-08-25 13:13:02 +01:00
Andrea Maria Piana a43a6b5a9f add changelog 2020-07-23 10:43:36 +02:00
Andrea Maria Piana 382187b92a Add audio messages 2020-07-23 10:43:36 +02:00
Oskar Thorén ec6f278366 Update Dapp spec to free number (#140)
* Update Dapp spec to free number

It replaced 10 waku usage which made https://specs.status.im/spec/10 link wrong

* Rename webview.md to 14-DAPP-BROWSER.md
2020-06-24 18:21:25 +08:00
Vitaliy VlasovandOskar Thorén dafcd4fb15 Add Browser API doc (#108)
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-06-15 14:25:37 +03:00
Roman Volosovskyi 5cf5307155 Keycard 2020-06-12 09:14:57 +03:00
b21d87ef8f Remove personal pronouns (#132)
Resolves #115

* Rewrote 'you' and 'your' personal pronouns

Additionally I've made related sentences more concise. NOTE I've ignored usages of you and your in comments and in links and section titles

* Rewrote 'we' personal pronouns

Again not changing usages in comments

* Removed 'passive' and/or ambiguous language

* Added README information about language mode

* Added prepend to word list

* Update README.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

* Update docs/draft/3-whisper-usage.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

* Update docs/draft/3-whisper-usage.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

* Added missing 'a's

* Moved style related README info into STYLE-GUIDELINE.md

* Added reference to Google Technical Writing

* Tweaks to maintain consistency of changes across related specs

* Addressed spelling and added link to the Discord server

* Update docs/draft/12-sticker-pack.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Update docs/draft/13-3rd-party.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Update docs/draft/13-3rd-party.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Update docs/draft/13-3rd-party.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Update docs/stable/11-waku-mailserver.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Addressed feedback

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
Co-authored-by: Kim De Mey <kim.demey@gmail.com>
2020-06-03 23:02:45 +01:00
Dean Eigenmann 7355f4cff0 text-lint (#131) 2020-05-25 14:18:39 +02:00
Samuel Hawksby-Robinson 8ef27a2e10 Update/sequence specs (#130)
* re-sequenced new spec numbers

resolves GH-127

* re-sequenced new spec numbers

resolves GH-127
2020-05-25 09:29:11 +01:00
Dean Eigenmann c22a9e8d5e adds check, fixes links (#124) 2020-05-21 11:44:13 +02:00
Dean Eigenmann 56d5a2ff39 spellcheck/broadcasted-broadcast (#122)
* Update 3-whisper-usage.md

* Update wordlist.txt
2020-05-20 17:15:30 +08:00
Andrea Maria Piana 547a200a47 Update with PoW changes 2020-05-20 08:44:38 +02:00
Andrea Maria Piana c87f91cc60 Move whisper usage to draft 2020-05-20 08:44:38 +02:00
Dean EigenmannandSamuel Hawksby-Robinson 55d210c30e spellcheck (#119)
* spellcheck

* updated

* Create f.yml

* Delete f.yml

* fix

* only on pr

* fix

* spellcheck

* attempt

* more

* updates

* fix

* more

* updates

* updated

* more

* more words

* even more

* updates

* fix

* sort

* more

* updates

* updated

* sort

* Update docs/stable/6-payloads.md

Co-authored-by: Samuel Hawksby-Robinson <samuel@samyoul.com>

Co-authored-by: Samuel Hawksby-Robinson <samuel@samyoul.com>
2020-05-19 18:40:48 +02:00
Andrea Maria Piana d093781369 Merge pull request #110 from Ferossgp/patch-1
Add spec for IPFS gateway for Sticker Pack
2020-05-19 08:17:06 +02:00
Volodymyr Kozieiev 63c530a7be Merge pull request #111 from status-im/3rdparty
Third party api used for core functinality
2020-05-18 12:02:31 +03:00
Volodymyr Kozieiev 36edf7cecb Updated link 2020-05-18 12:00:44 +03:00
Volodymyr Kozieiev 48e099e087 Fix notes 2020-05-15 12:15:52 +03:00
Gheorghe PinzaruandOskar Thorén 8799b31c80 Apply suggestions from code review
Co-authored-by: Oskar Thorén <me@oskarth.com>
2020-05-15 12:15:15 +03:00
Andrea Maria Piana 8f77469555 Address feedback 2020-05-15 09:17:17 +02:00
Gheorghe Pinzaru 7607cdc3f3 Update sticker pack contenthsh example 2020-05-13 17:01:49 +03:00
Gheorghe PinzaruandDean Eigenmann 26a75a880e Text style fixes
Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
2020-05-13 16:02:19 +03:00
Volodymyr Kozieiev f5e71d2a91 Addressed comments 2020-05-12 13:45:29 +03:00
Gheorghe Pinzaru 263d904796 Follow up review comments 2020-05-08 10:31:50 +03:00
Gheorghe Pinzaruandyenda c3b5e9c053 Misspelling
Co-authored-by: yenda <yenda1@gmail.com>
2020-05-04 15:42:47 +03:00
Volodymyr Kozieiev a12d4338c4 TOC added 2020-05-04 11:24:20 +03:00
Volodymyr Kozieiev f38daeee2d Draft of 3rd party api spec 2020-05-04 11:14:18 +03:00
Gheorghe Pinzaru 8bbc87e826 Add spec for IPFS gateway for Sticker Pack 2020-05-01 19:01:23 +03:00
Andrea Maria Piana ca530d9d80 Add image content-type 2020-04-30 12:25:37 +02:00
Andrea Maria Piana 1b909c3d9f Add draft payloads 2020-04-30 12:24:58 +02:00
Oskar Thoren eb839b5f93 Fix more links 2020-03-31 12:25:05 +08:00
Oskar Thoren 273799e2b2 Update titles 2020-03-31 12:20:46 +08:00
Oskar Thoren 040eea5af5 Draft folder 2020-03-31 12:10:17 +08:00