- 06 Nov, 2020 2 commits
-
-
Djorkaeff Alexandre authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
ankar84 authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
- 05 Nov, 2020 1 commit
-
-
Djorkaeff Alexandre authored
-
- 04 Nov, 2020 7 commits
-
-
Diego Mello authored
-
Saket Mahajan authored
* Fixed the issue #2531 In app/containers/message/Reply.js added a View Contaier around the Attachment Touchable and Added a Markdown attribute with msg set to description of attachment to display the message if any. * Added the condition to check if File Description Exists Added an if statement to check if file description exists and if yes then add a markdown with value msg equal to the description. Also tested using 'yarn test -u' to add/update the tests. * Made the requested Changes Removed the condition to check for attachment description. Added the `markdown` inside the touchable and wrapped `attachmentContainer` and the `markdown` inside a `<>` component * Added file not showing message issue code in this branch * Fixed the mistake in return * fix * Add tests Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Djorkaeff Alexandre authored
* [FIX] Storybook not able to import Avatar * Fix lint * Mock Date.now * Fix RU translation * isLegacy -> serverVersion * Remove change avatar from room info edit for servers below 3.6 * Mock for storyshots only * lint Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Djorkaeff Alexandre authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Djorkaeff Alexandre authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
ankar84 authored
* Added waiting for network string translate * [i18n] Add missing russian strings * Some E2E strings * [i18n] Add missing russian strings * Some grammatical changes and translate optimizations * Add english strings * Final translate Co-authored-by:
Карлан Антон Андреевич <KarlanAA@global.bcs> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
zaphod534 authored
-
- 03 Nov, 2020 10 commits
-
-
Djorkaeff Alexandre authored
* [REGRESSION] Avatars doesn't show up on older servers (< 3.6.0) * fix: snapshots tests failing Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
phriedrich authored
* adding missing German strings * resolving conflict Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Luis authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Djorkaeff Alexandre authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
David-Tsui authored
-
Dani authored
Report in German means "The Report" not "to report". Therefor "Melden" ist better suited here. Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Djorkaeff Alexandre authored
* 2.10.2 * update jitsi sdk * use our own react-native-jitsi-meet * use own android jitsi sdk * remove jsc reference * use self-builded ios sdk * update react-native-jitsi-meet Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Vincenzo Esposito authored
takes into account long names on small screen which led to overlapping title and right buttons on the header bar
-
Alexandru Naiman authored
Co-authored-by:
Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Diego Mello authored
* [CHORE] Update Xcode to 12.1.0 * Remove alpha from Xcode App Store Icon
-
- 30 Oct, 2020 11 commits
-
-
Djorkaeff Alexandre authored
* iOS native icons * Android native icons * Foss native icons * Experimental icon iOS * Experimental * Notification icon * Splash screen * Splash screen iOS * Blue notification text * Fix iOS Launch Screen Icon * Experimental and foss Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Diego Mello authored
* init * Basic tests passing * Add SecurityPrivacyView * List.Item * section * Start removing theme as prop * Remove StatusBar theme prop * SafeAreaView theme prop * Minor fixes * List.Container * Add translateTitle and translateSubtitle props * Storybook * Show action indicator * Header * Info * Theme stories * FlatList * DisplayName * Fix settings * FlatList tweaks * ThemeView * Screen Lock Config * DefaultBrowserView * PickerView and User Prefs * Notification Prefs * StatusView * Auto Translate * InviteUsersEdit * Visitor * Minor fixes * Remove Separator * Remove iteminfo * Font scale * Legal * Jitsi and e2e * Block * search, star, etc * auto translate and notifications * RoomInfo * Refactor RoomActions * lint * Remove DisclosureIndicator * padding horizontal 12 * Detox * Tests * SecurityPrivacy * E2E encryption sec view * stash * Reset own key * Reset key * Change password * Hide content * Small refactor * Fix tests * Tests passing * Change test order * add pt-br * Address review comments * tests * Missing i18n ptbr Co-authored-by:
Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
-
Hendy Irawan authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Diego Mello authored
* [IMPROVEMENT] Mentions layout without background * Fix RoomItem * Fix tests * Smaller messagebox * Messagebox colors tweak * Beginning header buttons refactor * Add HeaderButtons * item with title * Refactor * Remove lib * Refactor * Update snapshot * Send to channel on messagebox * Add tshow * Add showMessageInMainThread to login.user reducer * Filter threads on main channel based on user setting * Send tshow * Add tunread * Move unread colors logic away from UnreadBadge component so it can be used on other components * Export UnreadBadge on index * Add empty test * Refactor * Update tests * Lint * Thread unread user and group on RoomItem * Thread badge working * Started ThreadMessagesView.Item * Fix separator * Reactivity working * Lint * custom emojis aren't necessary * Basic filter layout * Filtering layout * Refactor * apply filter * DropdownItemHeader * default all * few fixes * No data found * Fixes list performance issues * Use locale on date formats * Fixed minor styles * Thread badge * Refactor getBadgeColor * Fix send to channel background color * starting search threads * Fix lint and tests * Bump to 4.12.0 just for testing :) * Search input layout * query * starting threads header * fix unnecessary tlm on tmid messages * Fix thread header * lint * Fix thread header on ShareView * Add e2e tests * Fix subscriptions sort * Update stories and minor fixes * Fix button sizes on Messagebox * Remove comment * Unnecessary conditional * Add showMessageInMainThread to user collection * Fix thread header * Fix thread messages not working on tablet * Reset Messagebox.tshow after sending a message * Allow to send to channel when replying to a thread from main channel * Unnecessary theme prop * Address comments * Remove re-render * Fix scroll indicator bug * Fix style * Minor i18n fix * Fix dropdown height * I18n ptbr * I18n
-
Diego Mello authored
* Beginning header buttons refactor * Add HeaderButtons * item with title * Refactor * Remove lib * Refactor * Update snapshot * Refactor * Update tests * Lint
-
Diego Mello authored
* [IMPROVEMENT] Mentions layout without background * Fix RoomItem * Fix tests
-
Djorkaeff Alexandre authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Djorkaeff Alexandre authored
* [FIX] Sending auth for Avatar requests when not necessary * fix storybook * Fix ShareListView not updating avatars Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Diego Mello authored
* List.Item * section * Start removing theme as prop * Remove StatusBar theme prop * SafeAreaView theme prop * Minor fixes * List.Container * Add translateTitle and translateSubtitle props * Storybook * Show action indicator * Header * Info * Theme stories * FlatList * DisplayName * Fix settings * FlatList tweaks * ThemeView * Screen Lock Config * DefaultBrowserView * PickerView and User Prefs * Notification Prefs * StatusView * Auto Translate * InviteUsersEdit * Visitor * Minor fixes * Remove Separator * Remove iteminfo * Font scale * Legal * Jitsi and e2e * Block * search, star, etc * auto translate and notifications * RoomInfo * Refactor RoomActions * lint * Remove DisclosureIndicator * padding horizontal 12 * Detox * Tests * Address review comments * Fix vertical scroll Co-authored-by:
Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
-
Djorkaeff Alexandre authored
* [WIP] Avatar cache invalidation * [WIP] Avatar container * [IMPROVEMENT] Avatar container * [CHORE] Improve code * Allow static image on Avatar * Fix avatar changing while change username (#1583) Co-authored-by:
Prateek93a <prateek93a@gmail.com> * Add default props to properly update on Sidebar and ProfileView * Fix subscribing on the wrong moment * Storyshots update * RoomItem using Avatar Component * use iife to unsubscribe from user * Use component on avatar container * RoomItem as a React.Component * Move servers models to servers folder * Avatar -> AvatarContainer * Users indexed fields * Initialize author and check if u is present * Not was found -> User not found (turn comments more relevant) * RoomItemInner -> Wrapper * Revert Avatar Touchable logic * Revert responsability of LeftButton on Tablet Mode * Prevent setState on constructor * Run avatarURL only when its not static * Add streams RC Version * Move entire add user logic to result.success * Reorder init on RoomItem * onPress as a class function * Fix roomItem using same username * Add avatar Stories * Fix pick an image from gallery on ProfileView * Format Avatar URL to use RoomId. Co-authored-by:
Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * edit room avatar * invalidate cache of room images * reinit avatar if something change * read avatar cache on search * room avatar changed system message * add avatar by rid test * update snapshot * etag cache on select channel * reset room avatar * increase caching to have a better image quality * fix lgtm warn * invalidate ci cache * get avatar etag on select users of create discussion * invalidate ci cache * Fix migration * Fix sidebar avatar not updating * Remove outdated comment * Tests Co-authored-by:
Prateek93a <prateek93a@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com> Co-authored-by:
Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>
-
Djorkaeff Alexandre authored
* [WIP] Avatar cache invalidation * [WIP] Avatar container * [IMPROVEMENT] Avatar container * [CHORE] Improve code * Allow static image on Avatar * Fix avatar changing while change username (#1583) Co-authored-by:
Prateek93a <prateek93a@gmail.com> * Add default props to properly update on Sidebar and ProfileView * Fix subscribing on the wrong moment * Storyshots update * RoomItem using Avatar Component * use iife to unsubscribe from user * Use component on avatar container * RoomItem as a React.Component * Move servers models to servers folder * Avatar -> AvatarContainer * Users indexed fields * Initialize author and check if u is present * Not was found -> User not found (turn comments more relevant) * RoomItemInner -> Wrapper * Revert Avatar Touchable logic * Revert responsability of LeftButton on Tablet Mode * Prevent setState on constructor * Run avatarURL only when its not static * Add streams RC Version * Move entire add user logic to result.success * Reorder init on RoomItem * onPress as a class function * Fix roomItem using same username * Add avatar Stories * Fix pick an image from gallery on ProfileView * get avatar etag on select users of create discussion * invalidate ci cache * Fix migration * Fix sidebar avatar not updating Co-authored-by:
Prateek93a <prateek93a@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
- 15 Oct, 2020 1 commit
-
-
Youssef Muhamad authored
* Fix fastlane build for a fork PR * Change the iOS fastlane command to build_fork
-
- 13 Oct, 2020 2 commits
-
-
Diego Mello authored
* [CHORE] Use App Store Connect API Key * Update bundle * rollback keychain * Remove keychain * Keychain is actually needed * Update gitignore
-
Diego Mello authored
* [IMPROVEMENT] Add F-Droid modules as AdditionalModules * Fix missing import
-
- 01 Oct, 2020 1 commit
-
-
Diego Mello authored
-
- 30 Sep, 2020 2 commits
-
-
Diego Mello authored
-
Djorkaeff Alexandre authored
-
- 28 Sep, 2020 1 commit
-
-
Rishabh Gupta authored
* Update about the inspection tool for our app. Information about the Reactotron tool was missing in the contribution file. * Update CONTRIBUTING.md Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
- 25 Sep, 2020 2 commits
-
-
Djorkaeff Alexandre authored
-
Djorkaeff Alexandre authored
-