Skip to content

[NEW] Broadcast channels#301

Merged
ggazzo merged 31 commits intodevelopfrom
broadcast
May 24, 2018
Merged

[NEW] Broadcast channels#301
ggazzo merged 31 commits intodevelopfrom
broadcast

Conversation

@diegolmello
Copy link
Copy Markdown
Member

@RocketChat/ReactNative

image

@diegolmello diegolmello self-assigned this May 22, 2018
@codecov-io
Copy link
Copy Markdown

codecov-io commented May 22, 2018

Codecov Report

Merging #301 into develop will decrease coverage by 0.14%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #301      +/-   ##
===========================================
- Coverage    60.95%   60.81%   -0.15%     
===========================================
  Files           12       12              
  Lines          146      148       +2     
  Branches        23       24       +1     
===========================================
+ Hits            89       90       +1     
- Misses          49       50       +1     
  Partials         8        8
Impacted Files Coverage Δ
app/containers/RoomTypeIcon.js 87.5% <50%> (-12.5%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 182ab69...7ef658f. Read the comment docs.

# Conflicts:
#	README.md
#	app/views/CreateChannelView.js
#	app/views/RoomActionsView/index.js
#	app/views/RoomInfoEditView/index.js
#	app/views/RoomInfoView/index.js
#	app/views/RoomInfoView/styles.js
@diegolmello diegolmello changed the title [WIP][NEW] Broadcast channels [NEW] Broadcast channels May 24, 2018
@diegolmello diegolmello force-pushed the broadcast branch 2 times, most recently from 34e8342 to bd64c5c Compare May 24, 2018 16:56
@ggazzo ggazzo merged commit 061c313 into develop May 24, 2018
@engelgabriel engelgabriel deleted the broadcast branch February 22, 2019 19:23
diegolmello added a commit that referenced this pull request May 29, 2019
* fix last messages (#239)

* fix last messages

* Room actions (#231)

* Layout


* Empty starred list


* Favorite room

* Pinned messages

* fix last messages

* fix date on pinned messages

* fix package

* [NEW] OAuth (#241)

* Layout

* tmp

* test iscordova

* Webview redirecting

* Open and Close login actions

* Login services saved on redux

* OAuth Github

* Server regex fix

* OAuth modal style

* - Twitter login
- Remove services from redux
- Open login saga fix

* - Facebook login
- Fixed user agent
- Reactions fix
- Message url unique key fix

* Google login

* Email keyboard removed from messagebox

* - Login buttons refactored
- RoomList header

* Layout improvements

* Meteor login redirect_uri changed

* fix

* Random credentialToken state

* [NEW] Room actions: Mentioned messages and Room Members (