.. |
accountsBottomSheet
|
fetching and maintaining muted users in currentAccount data
|
2021-09-21 00:24:08 +05:00 |
actionModal
|
updated update modal ui
|
2021-08-06 11:14:02 +05:00 |
animations
|
revert nativedriver thing
|
2020-08-17 22:31:19 +03:00 |
atoms
|
migrated bookmarksScreen to use OptionsModal
|
2021-10-03 01:55:58 +05:00 |
autoHeightImage
|
using external image ratio calculator
|
2021-12-19 19:37:15 +05:00 |
avatarHeader
|
lint
|
2021-06-16 13:21:21 +05:00 |
basicHeader
|
fixed alignment issues in settings screen
|
2022-01-05 20:15:43 +05:00 |
basicUIElements
|
fixed alignment issues in search result screen
|
2022-01-07 11:10:11 +05:00 |
beneficiaryModal
|
updated beneficiary save read flow
|
2021-12-18 18:46:39 +05:00 |
bottomTabBar
|
bottom bar spacing decrease a bit
|
2020-08-17 17:14:39 +03:00 |
buttons
|
improved beneficiary modal
|
2021-05-29 16:57:33 +05:00 |
checkbox
|
gray border
|
2021-04-23 01:08:33 +05:00 |
collapsibleCard
|
profile page style improvement
|
2021-01-05 21:38:06 +02:00 |
comment
|
hiding muted user's comments
|
2021-09-21 00:56:39 +05:00 |
comments
|
support for entities using updated render-helper
|
2022-01-03 22:23:56 +05:00 |
commentsDisplay
|
refine replies reveal mechanism
|
2021-09-05 12:24:51 +05:00 |
communitiesList
|
Fix CommunitiesScreen and AccountsBottomSheet bugs
|
2021-01-20 22:32:56 +03:00 |
communityCard
|
Add search to select community modal and redesign
|
2020-12-12 23:50:43 +03:00 |
containerHeader
|
enhanced notification ui
|
2018-12-24 17:53:32 +03:00 |
customiseFiltersModal
|
updated custom tabs store to support profile and own profile tabs
|
2021-05-18 14:52:30 +05:00 |
dateTimePicker
|
Fix for DateTimePickerView
|
2021-01-05 20:54:06 +03:00 |
draftListItem
|
fixed issues with drafts screen
|
2021-05-25 16:07:03 +05:00 |
dropdownButton
|
fixed alignment in post crad dropdown in RTL
|
2022-01-04 22:46:04 +05:00 |
editorElements
|
updated search input to support back button instead rewriting back handler everytime
|
2021-05-12 05:11:24 +05:00 |
filterBar
|
refined filter wrapper style
|
2021-05-24 15:50:12 +05:00 |
foregroundNotification
|
replaced support for reblog for mention
|
2021-05-26 22:04:06 +05:00 |
formatedElements
|
linting and log details
|
2020-03-24 12:52:23 +02:00 |
formInput
|
improved beneficiary input behaviour by using footer input
|
2021-06-07 14:03:35 +05:00 |
header
|
rtl issues fixed in feeds screen header component
|
2022-01-04 21:50:32 +05:00 |
horizontalIconList
|
renderItem separated out
|
2020-08-17 22:24:50 +03:00 |
icon
|
updated quick profile action icons
|
2021-09-17 11:48:25 +05:00 |
iconButton
|
linting fixes
|
2019-11-30 09:36:23 +02:00 |
informationArea
|
tos, pp
|
2020-08-19 15:09:22 +03:00 |
informationBox
|
moved all exprot to index changed usage from components
|
2019-09-24 00:23:33 +03:00 |
leaderboard
|
fixed small alignment in leaderboard of notification screen
|
2022-01-07 11:30:47 +05:00 |
loginHeader
|
Changed images
|
2020-07-17 17:18:01 +03:00 |
logo
|
Changed images
|
2020-07-17 17:18:01 +03:00 |
mainButton
|
welcome screen style changes
|
2020-08-04 16:56:28 +03:00 |
markdownEditor
|
lint
|
2021-07-06 16:10:02 +05:00 |
modal
|
Fix schedule post feature according to the updated endpoint
|
2021-01-05 00:30:25 +03:00 |
notification
|
updated notification end threshold
|
2021-09-19 16:38:52 +05:00 |
notificationLine
|
integrated quick profile modal with all post headers and notification avatar
|
2021-09-16 15:05:54 +05:00 |
numericKeyboard
|
linting and log details
|
2020-03-24 12:52:23 +02:00 |
organisms
|
disable follow button while loading to avoid multi press in profile modal
|
2021-11-26 18:32:33 +05:00 |
parentPost
|
linting and log details
|
2020-03-24 12:52:23 +02:00 |
percentBar
|
ran lint:fix
|
2019-11-29 20:13:50 +02:00 |
pinAnimatedInput
|
revert nativedriver thing
|
2020-08-17 22:31:19 +03:00 |
popoverWrapper
|
using react-native-modal-popover from doomsover
|
2021-07-06 18:42:38 +05:00 |
postBoost
|
fixed alignment issues in rtl
|
2022-01-07 10:46:56 +05:00 |
postButton
|
added more editor screen keys
|
2021-12-16 15:55:34 +05:00 |
postCard
|
hiding post card content of muted author
|
2021-09-21 00:43:40 +05:00 |
postDropdown
|
Merge branch 'development' into nt/post-duplication-fix
|
2021-12-16 16:03:42 +05:00 |
postElements
|
removed unused code
|
2021-11-26 22:36:46 +05:00 |
postForm
|
linting and log details
|
2020-03-24 12:52:23 +02:00 |
postHtmlRenderer
|
Merge branch 'development' into nt/native-post-render
|
2022-01-03 21:40:57 +05:00 |
posts
|
split profiles into profile and ownProfile page types
|
2021-05-18 15:53:08 +05:00 |
postsList
|
navigation to profile tab or screen based on pageType
|
2021-05-24 17:40:57 +05:00 |
postView
|
Merge branch 'development' into nt/native-post-render
|
2022-01-03 21:40:57 +05:00 |
productItemLine
|
linting and log details
|
2020-03-24 12:52:23 +02:00 |
profile
|
updated wallet tab label to have 2 decimal figures
|
2021-12-26 14:35:16 +05:00 |
profileEditForm
|
animated save button to appear on change, limited crop to avatar selection
|
2021-06-16 13:05:20 +05:00 |
profileSummary
|
disable follow button if loading in progress
|
2021-11-26 12:28:57 +05:00 |
progressiveImage
|
use pure fastimage
|
2021-02-03 14:29:13 +02:00 |
promote
|
fixed alignment issues in rtl
|
2022-01-07 10:06:01 +05:00 |
scaleSlider
|
linting and log details
|
2020-03-24 12:52:23 +02:00 |
searchInput
|
updated search input to support back button instead rewriting back handler everytime
|
2021-05-12 05:11:24 +05:00 |
searchModal
|
account history fix and rename ecency folder
|
2020-12-03 13:37:12 +02:00 |
settingsItem
|
fixed alignment issues in settings screen
|
2022-01-05 20:15:43 +05:00 |
sideMenu
|
Introduced short method for checking RTL
|
2022-01-06 11:53:33 +05:00 |
snippetEditorModal
|
migrated fragment/snippets api
|
2021-07-05 13:48:21 +05:00 |
snippetsModal
|
migrated fragment/snippets api
|
2021-07-05 13:48:21 +05:00 |
spinGame
|
update assets spin&win
|
2020-07-28 16:05:48 +03:00 |
subscribedCommunitiesList
|
updated empty text with added discover button
|
2021-04-27 01:30:32 +05:00 |
tabBar
|
Reorganize searchResult screen
|
2021-01-06 01:02:32 +03:00 |
tabbedPosts
|
Merge pull request #2098 from ecency/nt/scroll-popup
|
2021-12-17 11:11:39 +02:00 |
textInput
|
right aligned editor text field in RTL
|
2022-01-01 09:24:14 +05:00 |
toastNotification
|
revert nativedriver thing
|
2020-08-17 22:31:19 +03:00 |
toggleSwitch
|
fixed alignment issues in settings screen
|
2022-01-05 20:15:43 +05:00 |
transaction
|
renderItem separated out
|
2020-08-17 22:24:50 +03:00 |
transferFormItem
|
fixed alignment issues in rtl
|
2022-01-07 10:46:56 +05:00 |
uploadsGalleryModal
|
migrated user image related apis
|
2021-07-02 15:17:22 +05:00 |
upvote
|
fixed upvote popover alignment issues in rtl layout
|
2022-01-04 22:07:50 +05:00 |
userAvatar
|
using avatar stamp with current user only.. enabled web based cache control
|
2021-06-16 16:55:16 +05:00 |
votersDisplay
|
avoiding vote time rendering from past
|
2021-07-26 00:26:51 +05:00 |
wallet
|
removed test code
|
2021-12-03 18:58:58 +05:00 |
walletDetails
|
fix translation string
|
2021-04-26 11:05:12 +03:00 |
walletHeader
|
fix claim rewards bug
|
2021-08-09 22:25:05 +03:00 |
index.js
|
added basic quick profile placeholder and fetching basic user data
|
2021-09-10 23:07:23 +05:00 |