1520 Commits

Author SHA1 Message Date
ee3a71af0c disable visibilities on submit 2022-06-06 16:11:07 +02:00
fd25817a24 rewrite component & support additions uploads 2022-06-06 16:09:54 +02:00
67b6092e41 fix fetchingData is on false by default 2022-06-06 16:09:34 +02:00
177780f2ca split PostAdditions component & new addition model 2022-06-06 16:09:11 +02:00
949cc6f8f1 remove unnecesary import 2022-06-06 14:54:24 +02:00
f1123a110d added className to bottom 2022-06-06 14:52:43 +02:00
3d855b8e4c better loadingIcon style 2022-06-06 14:52:24 +02:00
5646dea86b use display flex to center items 2022-06-06 14:52:15 +02:00
46e1fa8c6c fix LoadingComponent was causing memory leaks 2022-06-06 14:45:51 +02:00
38830424ad observer.disconnect when unmount 2022-06-06 14:44:48 +02:00
6b6006ad13 disable key toLowerCase 2022-06-06 10:30:03 +02:00
6feb344a1a added todo 2022-06-06 10:29:48 +02:00
8b01d713c7 refactor to use functional component 2022-06-06 10:29:42 +02:00
63266896af load more posts on feed 2022-06-06 10:00:32 +02:00
ba50810e4d added LoadMore component 2022-06-06 09:59:57 +02:00
df3afdcc8a fix mimeType and set extension with lower case 2022-06-05 11:43:32 +02:00
476428ad63 use new tab methods 2022-06-05 11:09:54 +02:00
998a3052a1 fix renderError style 2022-06-05 10:52:11 +02:00
385523c92a cleanup 2022-06-04 21:19:08 +02:00
470f2d6435 fix border radius 2022-06-04 21:18:45 +02:00
ea5217ec1c remove Swipper.Item 2022-06-04 21:18:36 +02:00
ffb0f33f79 implement autoCarrousel & expansibleActions support 2022-06-04 21:15:06 +02:00
b4d4d2ec1e implement forceUpdate event 2022-06-04 21:14:19 +02:00
9bb2cc235f fix message color 2022-06-04 06:28:39 +02:00
03fc2d61c9 fix arrows 2022-06-04 06:26:31 +02:00
ff152555b2 clean up 2022-06-04 06:23:28 +02:00
e6e97a8de1 use new carrusel 2022-06-04 06:07:43 +02:00
b0cbfd9fd0 use React.createElement 2022-06-03 21:15:23 +02:00
99045a054f added processString util 2022-06-03 21:13:19 +02:00
81f837c5f5 added message parsing 2022-06-03 21:12:32 +02:00
d35870d10f fix media render 2022-06-03 20:32:26 +02:00
b9b3e9ef65 added unlisten method 2022-06-03 06:26:08 +02:00
eb9855c827 pass props.key 2022-06-03 06:25:50 +02:00
eecf8917a9 use new PostCard component & use new listing method 2022-06-03 06:25:40 +02:00
004c9c33dd fix style 2022-06-03 06:25:07 +02:00
a9e1a3240c Rewrite in order to use react hooks 2022-06-03 06:03:31 +02:00
72cba9edae handle post.delete events 2022-06-02 21:08:01 +02:00
80faf7eec6 fix onDelete prop 2022-06-02 21:07:23 +02:00
3869da3046 format 2022-06-02 20:50:02 +02:00
a4135322dc added not implemented messages 2022-06-02 20:48:08 +02:00
b4508b42b7 fix goToAccount 2022-06-02 00:57:16 +02:00
79588adebe remove header calls 2022-06-02 00:44:47 +02:00
b8542fbacc remove header from layout 2022-06-02 00:44:37 +02:00
58fc828d26 implement background images supports 2022-06-02 00:37:03 +02:00
86df194902 pass ctx props 2022-06-02 00:36:31 +02:00
833f52a411 use Image component 2022-06-01 22:43:37 +02:00
f7a020bc99 avatar more bigger 2022-06-01 21:41:25 +02:00
1b75920fad added Image to components 2022-06-01 21:41:01 +02:00
c4dbc433bf stop method if user is not existent 2022-06-01 20:55:57 +02:00
ed61baa5d5 cleanup 2022-06-01 20:55:09 +02:00