dave
|
9f1214555e
#388: remove empty line
|
5 years ago |
dave
|
7c6446a9de
#388: get follow request on a real-time basis
|
5 years ago |
Shpuld Shpludson
|
058238c3c6
Merge branch 'feat/max-attachments-configurable' into 'develop'
|
5 years ago |
Shpuld Shpludson
|
95fb768b5a
Fix #399 Make max attachments configurable
|
5 years ago |
taehoon
|
b78227456e
Better error handling
|
5 years ago |
taehoon
|
e687b58091
Show error message when visit profile page of invalid user
|
5 years ago |
HJ
|
d5348c13ff
Merge branch 'issue-380-noification-unread' into 'develop'
|
5 years ago |
HJ
|
fef0981bc4
Merge branch 'issue-396-registration-bio-field' into 'develop'
|
5 years ago |
dave
|
7dbbd8e270
#380: simply and remove redundancy
|
5 years ago |
dave
|
4e8b696797
#380: fix false alarm for unread notifications
|
5 years ago |
Shpuld Shpludson
|
dbf46942d0
Merge branch 'fix/active-user-search-text-field' into 'develop'
|
5 years ago |
Shpuld Shpludson
|
baa09002b5
Merge branch 'issue-390-load-other-user-media-data' into 'develop'
|
5 years ago |
dave
|
662e6bda14
#390: fixed the problem loading other user's media data
|
5 years ago |
jasper
|
bbd3e6b10f
Update search input name
|
5 years ago |
dave
|
20c68d33eb
#396: update en.json
|
5 years ago |
dave
|
8275f2aa9a
#396: update registration form
|
5 years ago |
Shpuld Shpludson
|
1dd7120e16
Merge branch 'issue-389-search-loading-icon' into 'develop'
|
5 years ago |
dave
|
9bedf96b98
#389: add loading icon in search panel
|
5 years ago |
Shpuld Shpludson
|
99051f4a55
Merge branch 'fix/fetch-error-when-login' into 'develop'
|
5 years ago |
Shpuld Shpludson
|
e34e1ccdae
Merge branch '227-manage-blocks-mutes' into 'develop'
|
5 years ago |
taehoon
|
22851a3a96
Remove needless code
|
5 years ago |
jasper
|
34d723215b
Activate user search text field
|
5 years ago |
HJ
|
3768a4623f
Merge branch 'fix-mutes' into 'develop'
|
5 years ago |
Henry Jameson
|
4136d9cdd1
bad defaults
|
5 years ago |
Shpuld Shpludson
|
c3fa2c90e2
Merge branch 'issue-376-no-statuses' into 'develop'
|
5 years ago |
Shpuld Shpludson
|
254b0afab7
Merge branch 'issue-383-content-type' into 'develop'
|
5 years ago |
dave
|
09822cc15b
#383: content type error
|
5 years ago |
taehoon
|
eb22e7f462
Use Object.entries instead of Object.keys
|
5 years ago |
taehoon
|
37eec09b9b
Comment out the mutes tab
|
5 years ago |
taehoon
|
5bd36c6476
Remove needless css
|
5 years ago |
taehoon
|
46e1f30347
Fix indent
|
5 years ago |
taehoon
|
85d43d17f5
Add missing translation strings
|
5 years ago |
taehoon
|
32c112bc96
Remove pagination logic in fetchBlocks api
|
5 years ago |
taehoon
|
395d212904
Add new strings to i18n
|
5 years ago |
taehoon
|
a5162bd636
Add note for empty state to the lists using slot
|
5 years ago |
taehoon
|
b4a5b5203f
Minor css improvements of hocs
|
5 years ago |
taehoon
|
8680046c4e
Pass down slots into wrapped components
|
5 years ago |
taehoon
|
6d4d705c51
Rename some options and add comments to HOCs
|
5 years ago |
taehoon
|
339373b495
Improve chaining hocs using vue-compose
|
5 years ago |
taehoon
|
f81b82b471
Use hoc definitions to be factor of factory
|
5 years ago |
taehoon
|
8f608e060c
Just save blocks/mutes instead of adding
|
5 years ago |
taehoon
|
1fd9a1c7c0
Set blockIds and muteIds to the currentUser state only
|
5 years ago |
taehoon
|
e91a94ff9c
Add mutes tab
|
5 years ago |
taehoon
|
09315b2780
Add a prop to force-refresh data to withSubscription hoc
|
5 years ago |
taehoon
|
8c8a6edc78
Remove pagination support from block-list
|
5 years ago |
taehoon
|
159e84532e
Add withSubscription hoc
|
5 years ago |
taehoon
|
8270274865
Update hocs to pass parent-scope bindings to the wrapped component
|
5 years ago |
taehoon
|
52913d8f87
Complete functionality of BlockCard
|
5 years ago |
taehoon
|
0220d3d304
Finally, added BlockCard
|
5 years ago |
taehoon
|
5d6e1864a5
Update BasicUserCard template and add a slot for customization
|
5 years ago |