Commit Graph

2354 Commits (6f903016a4337d2c10ac6fa3ed5205df2e15b44b)
 

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