Peter Michael
|
de1a366dee
|
feat: (WIP) Added hyphens and underscores as valid handle characters.
|
2022-03-23 16:27:37 -04:00 |
|
Peter Michael
|
997dd56556
|
fix: Fixed deleted profiles potentially being able to get followed.
|
2022-03-18 15:40:09 -04:00 |
|
Peter Michael
|
84795e7c8b
|
misc: Removed unused comments.
|
2022-03-17 10:01:03 -04:00 |
|
Peter Michael
|
4f0206d6a7
|
refactor: Refactored follow toggles to external LensPeripheryDataProvider contract.
|
2022-03-16 19:14:25 -04:00 |
|
Peter Michael
|
875c2236dc
|
refactor: Removed the need to pass follow NFT Ids to toggleFollow() calls, tests adapted.
|
2022-03-16 18:33:35 -04:00 |
|
Peter Michael
|
53f94e084d
|
Merge branch 'main' into feature/proposal-to-allow-follow-after-transfer
|
2022-03-16 17:45:42 -04:00 |
|
Peter Michael
|
1466a4633d
|
refactor: Refactored to emit a single event instead of one event per follow toggled.
|
2022-03-16 17:09:06 -04:00 |
|
donosonaumczuk
|
dbf8e41c81
|
Profile NFT tokenURI restrictions over domain removed
|
2022-03-16 18:00:16 -03:00 |
|
donosonaumczuk
|
9fca476659
|
Max length validation added at setProfileImageURI
|
2022-03-16 17:58:37 -03:00 |
|
donosonaumczuk
|
f588070570
|
Solving conflicts with main branch
|
2022-03-15 17:32:53 -03:00 |
|
Peter Michael
|
cfa08e1986
|
refactor: Refactored setting default profile to reduce complexity and code size.
|
2022-03-15 12:43:25 -04:00 |
|
damarnez
|
01c560022c
|
use same error
|
2022-03-15 17:24:57 +01:00 |
|
donosonaumczuk
|
2816ddbda2
|
Followers property added to profile tokenURI
|
2022-03-08 16:26:17 -03:00 |
|
donosonaumczuk
|
f97313a4bb
|
Typo fixed
|
2022-03-07 21:08:28 -03:00 |
|
donosonaumczuk
|
bd654c9631
|
Natspec improved
|
2022-03-07 20:55:43 -03:00 |
|
donosonaumczuk
|
4031789c0c
|
ProfileTokenURILogic now only embbeds ipfs.io URIs
|
2022-03-07 20:36:11 -03:00 |
|
donosonaumczuk
|
4cde7e930f
|
Up to date with main branch
|
2022-03-07 15:35:29 -03:00 |
|
damarnez
|
2379d252b6
|
add test and fixes
|
2022-03-05 12:43:55 +01:00 |
|
damarnez
|
b35b87e64d
|
fix comments
|
2022-03-03 18:18:52 +01:00 |
|
damarnez
|
4a00be8b2c
|
Merge branch 'main' of https://github.com/aave/lens-protocol into feature/proposal-to-allow-follow-after-transfer
|
2022-03-02 21:44:20 +01:00 |
|
damarnez
|
3583dbf225
|
fixes
|
2022-03-02 21:44:12 +01:00 |
|
Josh Stevens
|
87f9fe38a3
|
remove UnsetDefaultProfileWithSigData
|
2022-03-02 10:50:17 +00:00 |
|
Josh Stevens
|
e7649a04ae
|
test: add unit tests
|
2022-03-02 10:48:07 +00:00 |
|
Josh Stevens
|
0cae03a0b6
|
remove unset methods to bring down contract size
|
2022-03-01 17:09:25 +00:00 |
|
damarnez
|
9f81c8f28d
|
small fixes
|
2022-02-28 20:39:07 +01:00 |
|
damarnez
|
add276751b
|
fixed params
|
2022-02-28 16:57:45 +01:00 |
|
damarnez
|
1c0d4dd44f
|
add follower address
|
2022-02-28 16:54:49 +01:00 |
|
damarnez
|
43466b770b
|
change functions
|
2022-02-28 16:28:57 +01:00 |
|
Josh Stevens
|
8ab8446b30
|
feat: add a event for unset
|
2022-02-25 14:11:27 +00:00 |
|
Josh Stevens
|
60d6b6dfdf
|
feat: allow to set default profile
|
2022-02-25 12:36:34 +00:00 |
|
donosonaumczuk
|
d80d9fe8a2
|
ProfileTokenURILogic library added
|
2022-02-22 02:31:01 -03:00 |
|
damarnez
|
a18609b857
|
proposal new event
|
2022-02-18 14:00:54 +01:00 |
|
Peter Michael
|
f3abcec1e1
|
fix: Removed redundant event.
|
2022-02-09 10:27:49 -05:00 |
|
Peter Michael
|
99914b9a05
|
feat: Replaced post-increment with pre-increment in for loops.
|
2022-02-07 16:19:18 -05:00 |
|
Peter Michael
|
c0fb2754a6
|
misc: Updated naming.
|
2022-02-05 19:12:54 -05:00 |
|
Peter Michael
|
94c53b6638
|
misc: Updated NatSpec author field.
|
2022-02-05 19:11:57 -05:00 |
|
Peter Michael
|
0153e94002
|
misc: Removed unneeded follow NFT delegated supply update event (this can be computed off-chain with the regular FollowNFTDelegatedPowerChanged events).
|
2022-02-03 14:49:42 -05:00 |
|
Peter Michael
|
45d6d9c908
|
feat: Added follow NFT delegated supply change tracking event.
|
2022-02-03 13:48:21 -05:00 |
|
Peter Michael
|
dd137b2dee
|
Initial commit
|
2022-01-25 15:19:42 -05:00 |
|