vn-verdnaturachat/app/lib/methods
Diego Mello 40490ea66c
[NEW] Channel actions (#2644)
* room roles

* handle owner

* endpoints

* Leader and Moderator

* Remove user from room

* stash ignore

* Add subscription.ignored column

* ignore user

* Fix icons

* I18n

* Minor i18n fixes

* Direct Message and open action sheet after a normal tap

* Fix icon

* stash isIgnored

* isManualUnignored message

* Fix update

* Ignored

* Mute, moderator, leader, owner, remove from room

* ignore

* Tests

* pt-BR

* Update pods

* Apply requested changes

* Add RC version on requests
2020-11-30 17:00:31 -03:00
..
helpers [NEW] Channel actions (#2644) 2020-11-30 17:00:31 -03:00
subscriptions [NEW] Channel actions (#2644) 2020-11-30 17:00:31 -03:00
actions.js [FIX] HTTP Basic Auth (#1753) 2020-02-20 09:58:13 -03:00
callJitsi.js [NEW] Log remaining events (#2368) 2020-08-05 10:15:56 -03:00
canOpenRoom.js [IMPROVEMENT] Add deep link to Jitsi calls (#2223) 2020-07-30 14:25:52 -03:00
enterpriseModules.js [CHORE] Change database location to Experimental Apps (#2483) 2020-09-23 14:16:04 -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 [CHORE] Change database location to Experimental Apps (#2483) 2020-09-23 14:16:04 -03:00
getSlashCommands.js [FIX] Delete slash commands (#1723) 2020-02-14 10:24:35 -03:00
getUsersPresence.js [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
loadMessagesForRoom.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
loadMissedMessages.js [FIX] Load messages (#1910) 2020-03-30 17:10:19 -03:00
loadThreadMessages.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
logout.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
readMessages.js [FIX] Load messages (#1910) 2020-03-30 17:10:19 -03:00
sendFileMessage.js [FIX] Allow special chars in Filename (#2020) 2020-04-30 15:20:29 -03:00
sendMessage.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
updateMessages.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00