Commit Graph

11 Commits

Author SHA1 Message Date
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
Samuel Hawksby-Robinson 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
Dean Eigenmann c22a9e8d5e
adds check, fixes links (#124) 2020-05-21 11:44:13 +02:00
Dean Eigenmann 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 8f77469555
Address feedback 2020-05-15 09:17:17 +02: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