Commit Graph

27429 Commits

Author SHA1 Message Date
Feruz M
2ab58fc861
Merge pull request #2102 from ecency/nt/editor-settings-modal
Nt/editor settings modal
2021-12-15 20:11:07 +02:00
noumantahir
b4094efe16 end of lines added 2021-12-15 22:03:55 +05:00
noumantahir
1734885f9b updated strings in favour of translations 2021-12-15 22:02:04 +05:00
noumantahir
7f1dd524ce beneficiary weight calculation adjustments 2021-12-15 18:57:28 +05:00
noumantahir
68aeb0e005 support for updating thumbnail of already published posts 2021-12-15 18:25:25 +05:00
noumantahir
ee4779f415 reblog post after publish if reblog flag is active 2021-12-15 16:59:24 +05:00
noumantahir
dd7df3f7cb fixed bug, no beneficiaries showing up 2021-12-15 15:20:58 +05:00
noumantahir
46695eb13f connected shouldReblog option to community selection and editorContainer 2021-12-08 00:05:24 +05:00
noumantahir
3addec09c5 added reblog setting support 2021-12-07 23:31:17 +05:00
noumantahir
1f83c5c1a7 triming user input 2021-12-07 13:26:50 +05:00
noumantahir
1fa55ae13a reading username in beneficiary content 2021-12-07 13:16:10 +05:00
noumantahir
2cffa636ea updated thumb empty label style 2021-12-07 13:11:53 +05:00
noumantahir
7126b30933 added support for beneficiaries 2021-12-07 13:11:38 +05:00
noumantahir
b2ba4022c4 updated schedule post flow 2021-12-06 23:08:04 +05:00
noumantahir
1926a6269b Merge branch 'development' into nt/editor-settings-modal 2021-12-06 16:06:14 +05:00
Feruz M
f278e01079
Merge pull request #2101 from ecency/nt/claim-button-fix
Nt/claim button fix
2021-12-03 18:14:43 +02:00
Nouman Tahir
550faa2fba added partial datetime picker in settings modal 2021-12-03 19:28:27 +05:00
Nouman Tahir
0dfcad28e4 Merge branch 'development' into nt/editor-settings-modal 2021-12-03 19:02:28 +05:00
Nouman Tahir
acbcf0db07 removed test code 2021-12-03 18:58:58 +05:00
Nouman Tahir
205b8ca899 updated reward properties 2021-12-03 18:57:19 +05:00
Feruz M
142c4fd631
Merge pull request #2100 from ecency/nt/feed-refresh
Nt/feed refresh
2021-12-03 12:53:31 +02:00
Nouman Tahir
5e5ad4580f some commenting 2021-12-03 12:37:18 +05:00
Nouman Tahir
d8e7f66595 updated loadPosts logic to update existing posts upon feed refresh by reseting existing state 2021-12-03 12:37:08 +05:00
Feruz M
0ef2677a3c
Merge pull request #2099 from ecency/nt/max-payout
Nt/max payout
2021-12-02 18:30:03 +02:00
Nouman Tahir
b6fce9dc11 using formatted currency in payout popover 2021-12-02 21:26:33 +05:00
Nouman Tahir
acaaf8ebc6 support for thumb selection in settings modal 2021-12-01 15:55:30 +05:00
Nouman Tahir
813e3c8426 handling reward type set 2021-11-30 18:48:57 +05:00
Nouman Tahir
398b17442b added editor settings modal frame 2021-11-30 17:53:18 +05:00
Nouman Tahir
ee8446232e fixed postParser naming convention for max payout 2021-11-30 14:42:19 +05:00
Nouman Tahir
337ef3b743 showing maxPayout in popup 2021-11-30 14:41:49 +05:00
Nouman Tahir
bb6e48dbcd typo fix 2021-11-30 14:30:37 +05:00
Nouman Tahir
71d492b52e showing maxPayout is totalPayout exceeds max 2021-11-30 13:05:05 +05:00
Nouman Tahir
c1a17eb1a2 parsing max payout comment 2021-11-30 12:28:31 +05:00
Nouman Tahir
2d92c42870 parsing maxPayout 2021-11-30 12:27:38 +05:00
Feruz M
de029ec8e9
Merge pull request #2095 from ecency/nt/video-fixes
WIP - Video Fixes
2021-11-27 20:28:57 +05:00
Feruz M
8fc04e74be
Merge pull request #2097 from ecency/nt/follow-btn
Nt/follow btn
2021-11-27 20:28:06 +05:00
noumantahir
4ac9505507 disable follow button while loading to avoid multi press in profile modal 2021-11-26 18:32:33 +05:00
noumantahir
50fe52a48e skip fetching profile after follow action, use cached follow value 2021-11-26 18:31:58 +05:00
noumantahir
bf4ae03eb3 disable follow button if loading in progress 2021-11-26 12:28:57 +05:00
Nouman Tahir
2a495dfd87 fixes to video link parsing and video thumb width 2021-11-19 17:17:22 +05:00
Feruz M
00685cc91a
Merge pull request #2094 from ecency/nt/native-post
WIP - Nt/native post
2021-11-17 21:07:02 +05:00
noumantahir
c0418dfeed support for post actions 2021-11-17 18:40:54 +05:00
noumantahir
a26de6dcda rendering post body using native renderer 2021-11-17 17:31:11 +05:00
noumantahir
65c1ab7023 updated replace to handle global <center> tag, onLoad callback 2021-11-17 17:30:41 +05:00
Feruz M
6112187595
Merge pull request #2092 from ecency/nt/referal
Nt/referal
2021-11-15 15:01:38 +05:00
Nouman Tahir
5710b9a8f7 handling passed referral user in registered screen 2021-11-10 19:14:45 +05:00
Nouman Tahir
5fcba941f7 accepting signup deep link 2021-11-10 19:04:27 +05:00
Feruz M
b394dc32b8
Merge pull request #2091 from ecency/nt/referal
Nt/referal
2021-11-10 12:50:37 +05:00
Nouman Tahir
e9cd0f4887 support for sharing referral link 2021-11-10 12:42:36 +05:00
Nouman Tahir
5f547f5e9a added refer entry in side menu 2021-11-10 12:42:13 +05:00