Commit Graph

1879 Commits

Author SHA1 Message Date
Nouman Tahir
cdc417d906 shifted right tab bar icon slightly to left 2021-05-24 15:41:51 +05:00
Nouman Tahir
29f88adda7 using category as tag if not already present in post meta 2021-05-24 15:25:38 +05:00
Feruz M
c24739ffb4
Merge pull request #1954 from ecency/nt/tabbed-posts-improvments
improved empty list view
2021-05-24 10:19:34 +03:00
Nouman Tahir
828bd98f67 improved empty list view
1. added nothing here animation
2. removed extra spinner appearing on refresh
2021-05-24 12:13:00 +05:00
Nouman Tahir
07932d2b1a removed all username checks from postcard view and it's children 2021-05-24 11:34:17 +05:00
Nouman Tahir
f0986028a6 Allowing user to access profile from post header
instead of opening tab, the profile opens an a regular screen as otherwise tab opening can lead to breaking experience is access from deeper stage of navigation..

let me know your thoughts.
2021-05-23 02:02:54 +05:00
Nouman Tahir
a91c0a387b enabled tabs reset on tabs selection change 2021-05-22 23:53:40 +05:00
Nouman Tahir
ac30f9faef implemented a profile children to handle comments / replies fetch and rendering 2021-05-19 13:28:46 +05:00
Nouman Tahir
2f70b6317d improved customise button padding a little 2021-05-18 16:52:05 +05:00
Nouman Tahir
745eb2805c split profiles into profile and ownProfile page types 2021-05-18 15:53:08 +05:00
Nouman Tahir
e0a3dddd3a updated custom tabs store to support profile and own profile tabs 2021-05-18 14:52:30 +05:00
Nouman Tahir
715b0aff35 basic header now support images toggle button using enableViewModeToggle prop
Also updated header container to functional component from class component
2021-05-18 12:55:03 +05:00
Nouman Tahir
d2a7a27fff added custom tabs support in community screen 2021-05-18 12:53:34 +05:00
Nouman Tahir
f935d13036 updated customise filters modal to be reuseable 2021-05-18 11:59:38 +05:00
Nouman Tahir
153325541d linked up new tabs store with main feed screen 2021-05-18 11:36:35 +05:00
Nouman Tahir
103b17998c repositioned reblog text 2021-05-17 22:12:51 +05:00
Nouman Tahir
5cb13230fa fine tuned tooltip popup 2021-05-12 05:16:38 +05:00
Nouman Tahir
984a35ab2c updated search input to support back button instead rewriting back handler everytime 2021-05-12 05:11:24 +05:00
Nouman Tahir
15e206ee8d line height fine tuning 2021-05-12 02:54:12 +05:00
Nouman Tahir
b96670400b setting fontWeight to bold instead of numeric bold
This is a known issue in android support for font... for fix this I use a separate extension of Text that overrides fontWeight property for matching fontFamily to use for instance for fontWeight 700, the font family would be Roboto-Bold etc...

For now, I have fixed it by setting fontWeight to bold instead of numbered weight as that works in android.
2021-05-12 02:33:34 +05:00
Nouman Tahir
7516d81f39 using stock dropdown button styling in wallet header 2021-05-12 01:56:23 +05:00
Nouman Tahir
7d1bdbae4a no longer showing tab in post header 2021-05-12 01:33:54 +05:00
Nouman Tahir
ab1cccb613 integrated youtube iframe as action sheet 2021-05-09 08:50:18 +05:00
Nouman Tahir
23caaad5af opening youtube app on android oreo 2021-04-30 00:55:33 +05:00
Nouman Tahir
4dd56c0c8f fixed text ghosting away issue on android oreo 2021-04-30 00:45:11 +05:00
Nouman Tahir
83281b7959 showing posts placeholder instead of NoPost content for blogs filter 2021-04-29 04:13:27 +05:00
Nouman Tahir
4124e9837a allowing blog fetch when logged out 2021-04-29 02:57:15 +05:00
Nouman Tahir
46dfdaa0b7 linked up youtube play with post content 2021-04-28 22:24:58 +05:00
Nouman Tahir
5789576663 Merge remote-tracking branch 'upstream/development' into nt/bug-fixes 2021-04-28 21:29:53 +05:00
Nouman Tahir
155f3841fb setup test case for react-native-youtube, working on ios 2021-04-28 21:29:04 +05:00
Feruz M
83ae6b99d4
Merge pull request #1935 from ecency/nt/bug-fixes
Nt/bug fixes
2021-04-26 23:45:15 +03:00
Nouman Tahir
5d6fb44bbd updated empty text with added discover button 2021-04-27 01:30:32 +05:00
Nouman Tahir
423eaad521 handing empty view and pull to refresh in subscribed community tab 2021-04-27 00:53:18 +05:00
Nouman Tahir
8fe151d44d fixed issue with refresh with no posts 2021-04-27 00:45:42 +05:00
feruz
5d058f4bae fix translation string 2021-04-26 11:05:12 +03:00
Nouman Tahir
7195442e38 updating vote amount in real time 2021-04-26 01:16:57 +05:00
Nouman Tahir
0891929ee0 put back images toggle in profile, communities and tag screens 2021-04-26 01:03:15 +05:00
Nouman Tahir
f8e1829e97 removed and tested possible breaches for latest post check 2021-04-26 00:46:00 +05:00
Nouman Tahir
93a0b2f27f search input optional value prop 2021-04-25 17:12:28 +05:00
Feruz M
6c6f698041
Merge pull request #1932 from ecency/nt/custom-filters
fix to avoid cached posts affect refresh
2021-04-25 13:37:49 +03:00
Nouman Tahir
c541b4a863 fix to avoid cached posts affect refresh 2021-04-25 03:41:23 +05:00
Nouman Tahir
4872366abe useful commenting floating btn style 2021-04-25 03:27:59 +05:00
Nouman Tahir
d6df30b45d fine tuned draft button for different platforms 2021-04-25 03:26:22 +05:00
Nouman Tahir
4318697a1f replaced draft load modal with non intrusive draft button 2021-04-25 03:07:04 +05:00
Nouman Tahir
3ccad1a989 improved in app uploads and gallery flow
allows users to upload images directly from editor and then open gallery, or open gallery and selected picture
2021-04-25 01:57:58 +05:00
Nouman Tahir
a245dec56a refined external sharing flow 2021-04-25 01:35:19 +05:00
Feruz M
f78f1599e7
Merge pull request #1930 from ecency/tweaks
Tweaks
2021-04-23 13:27:03 +03:00
Nouman Tahir
537405fd30 using value based side effect instead to avoid possible tag malfunction 2021-04-23 06:12:05 +05:00
Nouman Tahir
a15602b2dc added special insert flag with image uploads for handling shared image uploads 2021-04-23 05:03:38 +05:00
Nouman Tahir
22501f5066 Merge branch 'nt/promoted-posts' into nt/custom-filters 2021-04-23 04:24:47 +05:00