Rocket.Chat.ReactNative/app/lib/methods
Djorkaeff Alexandre d8c8817f04
[NEW] Custom Status (#1811)
* [NEW] Custom Status

* [FIX] Subscribe to changes

* [FIX] Improve code using Banner component

* [IMPROVEMENT] Toggle modal

* [NEW] Edit custom status from Sidebar

* [FIX] Modal when tablet

* [FIX] Styles

* [FIX] Switch to react-native-promp-android

* [FIX] Custom Status UI

* [TESTS] E2E Custom Status

* Fix banner

* Fix banner

* Fix subtitle

* status text

* Fix topic header

* Fix RoomActionsView topic

* Fix header alignment on Android

* [FIX] RoomInfo crashes when without statusText

* [FIX] Use users.setStatus

* [FIX] Remove customStatus of ProfileView

* [FIX] Room View Thread Header

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-30 17:19:01 -03:00
..
helpers [NEW] Filter system messages per room (#1815) 2020-03-06 11:19:03 -03:00
subscriptions [FIX] Ignore self typing event (#1950) 2020-03-26 13:59:11 -03:00
actions.js [FIX] HTTP Basic Auth (#1753) 2020-02-20 09:58:13 -03:00
callJitsi.js [NEW] Jitsi JWT added to URL (#1746) 2020-02-18 11:06:14 -03:00
canOpenRoom.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
getCustomEmojis.js [FIX] Server Version (#1392) 2019-11-18 14:50:00 -03:00
getPermissions.js [FIX] Server Version (#1392) 2019-11-18 14:50:00 -03:00
getRoles.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
getRooms.js [FIX] Fetch rooms date (#662) 2019-02-27 17:29:37 -03:00
getSettings.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
getSlashCommands.js [FIX] Delete slash commands (#1723) 2020-02-14 10:24:35 -03:00
getUsersPresence.js [NEW] Custom Status (#1811) 2020-03-30 17:19:01 -03:00
loadMessagesForRoom.js [FIX] Load messages (#1910) 2020-03-30 17:10:19 -03:00
loadMissedMessages.js [FIX] Load messages (#1910) 2020-03-30 17:10:19 -03:00
loadThreadMessages.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
readMessages.js [FIX] Load messages (#1910) 2020-03-30 17:10:19 -03:00
sendFileMessage.js [FIX] HTTP Basic Auth (#1753) 2020-02-20 09:58:13 -03:00
sendMessage.js [FIX] Thread message not found (#1830) 2020-03-05 13:31:21 -03:00
updateMessages.js [FIX] Watermelon throwing "Cannot update a record with pending updates" (#1754) 2020-03-02 17:12:41 -03:00