Skip to content
Snippets Groups Projects
  1. Apr 24, 2018
    • Guilherme Gazzo's avatar
      Beta (#265) · 557e4856
      Guilherme Gazzo authored
      * Fabric iOS
      
      * Fabric configured on iOS and Android
      
      * - react-native-fabric configured
      
      - login tracked
      
      * README updated
      
      * Run scripts from README updated
      
      * README scripts
      
      * get rooms and messages by rest
      
      * user status
      
      * more improves
      
      * more improves
      
      * send pong on timeout
      
      * fix some methods
      
      * more tests
      
      * rest messages
      
      * Room actions (#266)
      
      * Toggle notifications
      
      * Search messages
      
      * Invite users
      
      * Mute/Unmute users in room
      
      * rocket.cat messages
      
      * Room topic layout fixed
      
      * Starred messages loading onEndReached
      
      * Room actions onEndReached
      
      * Unnecessary login request
      
      * Login loading
      
      * Login services fixed
      
      * User presence layout
      
      * ïmproves on room actions view
      
      * Removed unnecessary data from SelectedUsersView
      
      * load few messages on open room, search message improve
      
      * fix loading messages forever
      
      * Removed state from search
      
      * Custom message time format
      
      * secureTextEntry layout
      
      * Reduce android app size
      
      * Roles subscription fix
      
      * Public routes navigation
      
      * fix reconnect
      
      * - New login/register, login, register
      
      * proguard
      
      * Login flux
      
      * App init/restore
      
      * Android layout fixes
      
      * Multiple meteor connection requests fixed
      
      * Nested attachments
      
      * Nested attachments
      
      * fix check status
      
      * New login layout (#269)
      
      * Public routes navigation
      
      * New login/register, login, register
      
      * Multiple meteor connection requests fixed
      
      * Nested attachments
      
      * Button component
      
      * TextInput android layout fixed
      
      * Register fixed
      
      * Thinner close modal button
      
      * Requests /me after login only one time
      
      * Static images moved
      
      * fix reconnect
      
      * fix ddp
      
      * fix custom emoji
      
      * New message layout (#273)
      
      * Grouping messages
      
      * Message layout
      
      * Users typing animation
      
      * Image  attachment layout
      557e4856
  2. Apr 21, 2018
  3. Apr 10, 2018
    • Diego Mello's avatar
      Bug fixes (#261) · 6d0e8e50
      Diego Mello authored
      * Layout fixes
      
      * RoomsListView's SafeAreaView
      
      * Unhandled promise rejection fix
      
      * Prevent navigation from opening scenes twice
      
      * Create channel fixes
      6d0e8e50
  4. Apr 03, 2018
  5. Apr 01, 2018
  6. Mar 30, 2018
  7. Mar 29, 2018
    • Guilherme Gazzo's avatar
    • Diego Mello's avatar
      [NEW] Room info and Room info edit (#254) · 5d8ad1df
      Diego Mello authored
      * - Block user
      - Load room members async
      - fixed reactive change of room's read only flag
      
      * Snippet messages
      
      * - Room files
      - Dismiss Video component on back button press
      - Improvements on Image component
      
      * Improvement on Video component
      
      * Leave room
      
      * Missing message types
      
      * lint
      
      * - Room info (read only)
      - Missing message types
      
      * Room info scroll
      
      * - Tap on room header opens room info
      - Layout tweaks
      
      * - Room info edit
      - iOS Toast fixed
      
      * - Style not implemented actions as disabled
      
      * Edit room permission
      
      * - Save all room settings in a single call
      - Implemented roomType and readOnly
      
      * - Allow reacting when room is read only
      
      * Message type added: room_changed_privacy
      
      * Erase room
      
      * Created TextInput and SwitchContainer components for reuse and readability
      
      * - hasPermission method
      
      * - Archive/Unarchive room
      - Set Join Code
      
      * Twitter keyboard type on iOS
      
      * Archived room
      
      * reactWhenReadOnly permission on message
      
      * Active users refactored
      
      * User roles
      
      * - Subscribe to roles (in order to get role description info: e.g. 'core-team' to 'Rocket.Chat Team')
      - Save roles to realm (for offline access)
      - Save roles to redux (and get data from realm on app init)
      
      * Lint
      
      * code style
      5d8ad1df
  8. Mar 23, 2018
  9. Mar 15, 2018
  10. Mar 07, 2018
  11. Mar 06, 2018
  12. Mar 05, 2018
  13. Mar 02, 2018
  14. Feb 23, 2018
    • Diego Mello's avatar
      [NEW] OAuth (#241) · 47760937
      Diego Mello authored
      * 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
      47760937
  15. Feb 19, 2018
  16. Feb 16, 2018
Loading