Commit Graph

  • 662e6bda14 #390: fixed the problem loading other user's media data dave 2019-02-25 10:21:17 -0500
  • bbd3e6b10f Update search input name jasper 2019-02-25 06:08:52 -0800
  • 20c68d33eb #396: update en.json dave 2019-02-24 15:44:06 -0500
  • 8275f2aa9a #396: update registration form dave 2019-02-24 14:30:29 -0500
  • 1dd7120e16 Merge branch 'issue-389-search-loading-icon' into 'develop' Shpuld Shpludson 2019-02-24 16:24:53 +0000
  • 66a105a519 Revert Edijs 2019-02-22 13:53:43 -0700
  • 9bedf96b98 #389: add loading icon in search panel dave 2019-02-22 13:37:02 -0500
  • 4800169f36 Merge branch 'cherry-pick-254b0afa' into 'master' 0.9.9 Shpuld Shpludson 2019-02-22 16:34:29 +0000
  • 2d453e6355 Merge branch 'issue-383-content-type' into 'develop' Shpuld Shpludson 2019-02-21 17:06:10 +0000
  • 99051f4a55 Merge branch 'fix/fetch-error-when-login' into 'develop' Shpuld Shpludson 2019-02-22 15:17:17 +0000
  • e34e1ccdae Merge branch '227-manage-blocks-mutes' into 'develop' Shpuld Shpludson 2019-02-22 14:54:12 +0000
  • 22851a3a96 Remove needless code taehoon 2019-02-21 20:15:51 -0500
  • 34d723215b Activate user search text field jasper 2019-02-21 11:20:46 -0800
  • 533597fe25 bad defaults Henry Jameson 2019-02-21 19:52:58 +0200
  • 3768a4623f Merge branch 'fix-mutes' into 'develop' HJ 2019-02-21 17:56:41 +0000
  • 4136d9cdd1 bad defaults Henry Jameson 2019-02-21 19:52:58 +0200
  • c3fa2c90e2 Merge branch 'issue-376-no-statuses' into 'develop' Shpuld Shpludson 2019-02-21 17:24:39 +0000
  • 254b0afab7 Merge branch 'issue-383-content-type' into 'develop' Shpuld Shpludson 2019-02-21 17:06:10 +0000
  • 09822cc15b #383: content type error dave 2019-02-21 11:16:11 -0500
  • eb22e7f462 Use Object.entries instead of Object.keys taehoon 2019-02-20 21:50:10 -0500
  • 37eec09b9b Comment out the mutes tab taehoon 2019-02-20 12:36:15 -0500
  • 5bd36c6476 Remove needless css taehoon 2019-02-20 11:28:05 -0500
  • 46e1f30347 Fix indent taehoon 2019-02-20 11:22:01 -0500
  • 85d43d17f5 Add missing translation strings taehoon 2019-02-14 11:13:29 -0500
  • 32c112bc96 Remove pagination logic in fetchBlocks api taehoon 2019-02-14 03:31:20 -0500
  • 395d212904 Add new strings to i18n taehoon 2019-02-14 03:19:07 -0500
  • a5162bd636 Add note for empty state to the lists using slot taehoon 2019-02-14 03:16:37 -0500
  • b4a5b5203f Minor css improvements of hocs taehoon 2019-02-14 03:14:30 -0500
  • 8680046c4e Pass down slots into wrapped components taehoon 2019-02-14 03:12:52 -0500
  • 6d4d705c51 Rename some options and add comments to HOCs taehoon 2019-02-13 23:25:21 -0500
  • 339373b495 Improve chaining hocs using vue-compose taehoon 2019-02-13 22:59:00 -0500
  • f81b82b471 Use hoc definitions to be factor of factory taehoon 2019-02-13 22:52:57 -0500
  • 8f608e060c Just save blocks/mutes instead of adding taehoon 2019-02-13 22:24:09 -0500
  • 1fd9a1c7c0 Set blockIds and muteIds to the currentUser state only taehoon 2019-02-13 22:14:46 -0500
  • e91a94ff9c Add mutes tab taehoon 2019-02-13 22:04:28 -0500
  • 09315b2780 Add a prop to force-refresh data to withSubscription hoc taehoon 2019-02-13 21:21:56 -0500
  • 8c8a6edc78 Remove pagination support from block-list taehoon 2019-02-13 21:08:14 -0500
  • 159e84532e Add withSubscription hoc taehoon 2019-02-13 21:07:28 -0500
  • 8270274865 Update hocs to pass parent-scope bindings to the wrapped component taehoon 2019-02-13 20:59:26 -0500
  • 52913d8f87 Complete functionality of BlockCard taehoon 2019-02-13 15:31:20 -0500
  • 0220d3d304 Finally, added BlockCard taehoon 2019-02-13 14:55:02 -0500
  • 5d6e1864a5 Update BasicUserCard template and add a slot for customization taehoon 2019-02-13 14:31:02 -0500
  • 94e6de11b7 Add withList hoc and remove UserList component taehoon 2019-02-13 14:30:12 -0500
  • a817cc7cb4 Wire up ui to real blocks api data taehoon 2019-02-13 12:05:23 -0500
  • a56d2dfeb1 Add blocks tab with test data to user settings page taehoon 2019-02-13 07:15:08 -0500
  • 4a737cbe45 Add reusable BasicUserCard and UserList components taehoon 2019-02-13 07:14:23 -0500
  • 12df967cb6 Add withLoadMore hoc taehoon 2019-02-13 07:13:48 -0500
  • e20a7be3aa #376: update status timeline when it's empty dave 2019-02-20 10:13:28 -0500
  • cfdd885e04 Merge branch 'issue-371-user-setting-notification' into 'develop' Shpuld Shpludson 2019-02-20 14:42:27 +0000
  • a49f6dbf65 Merge branch 'fix/follow-list' into 'develop' Shpuld Shpludson 2019-02-20 14:32:45 +0000
  • 22a0858ef4 Merge branch 'issue-377-local-user-no-link' into 'develop' Shpuld Shpludson 2019-02-19 19:35:44 +0000
  • 0caf59a911 #377: no exteral profile link for local users dave 2019-02-19 13:49:04 -0500
  • 40159324b4 Merge branch 'issue-364-register-freeze' into 'develop' Shpuld Shpludson 2019-02-19 18:00:39 +0000
  • 1e43a47c3c Update: Fix fetch error when login jasper 2019-02-19 09:42:53 -0800
  • 63cfe051c7 #371: show notification when user setting's saved dave 2019-02-19 12:38:49 -0500
  • 53484ae4bf Merge branch 'issue-344-css-refactor' into 'develop' Shpuld Shpludson 2019-02-19 16:49:44 +0000
  • 0e1295edea Merge branch 'follow-requests-for-locked-accounts' into 'develop' Shpuld Shpludson 2019-02-19 16:38:05 +0000
  • 32df77c16a Merge branch 'tae-hoon/pleroma-fe-323-improve-image-lightbox' into develop shpuld 2019-02-19 18:34:09 +0200
  • 4e0f934301 Clean up CSS a bit shpuld 2019-02-19 18:33:40 +0200
  • 7b9a6f8d43 Merge branch '256-avatar-crop-popup' into 'develop' Shpuld Shpludson 2019-02-19 15:37:01 +0000
  • 8f96de2ba5 Merge branch 'patch-pleroma-615' into 'develop' Shpuld Shpludson 2019-02-19 15:27:54 +0000
  • ed3c318be0 Merge branch 'edijs/pleroma-fe-fix/followers-ui' into 'develop' Shpuld Shpludson 2019-02-19 14:47:32 +0000
  • 5251ccd708 #364: update ap_id error with username dave 2019-02-19 09:22:42 -0500
  • d032ce2758 Validate if there are any new status to show Edijs 2019-02-18 18:32:20 -0700
  • b4709515f2 Fix error when login jasper 2019-02-18 17:15:16 -0800
  • d4a2376e12 fix/fetch-error-when-login jasper 2019-02-18 12:32:08 -0800
  • 24d7f9917b Remove posts by blocking or following jasper 2019-02-18 11:39:35 -0800
  • 0d2922afb3 Remove event listener when component destroy Edijs 2019-02-17 14:37:24 -0700
  • 642b0be0b2 Bind a keyboard to show new status Edijs 2019-02-17 14:31:13 -0700
  • 962a33f887 Merge branch 'instance-specific-panel' into 'develop' HJ 2019-02-17 21:27:58 +0000
  • c30dabbdd4 Rename: instanceSpecificPanelPresent Edijs 2019-02-17 14:24:14 -0700
  • e871e3f2ac Hide isp option if instance has panel disabled Edijs 2019-02-17 13:24:24 -0700
  • e801d78e9d Take over branch and fix some issues shpuld 2019-02-17 18:54:22 +0200
  • a842cadd15 Parameter name changed. lambda 2019-02-16 16:09:14 +0000
  • 2fb768cfd8 Merge branch 'update-japanese-translation' into 'develop' Shpuld Shpludson 2019-02-16 15:45:04 +0000
  • 3094c50ff9 Fix lint errors taehoon 2019-02-08 22:37:45 -0500
  • 2de756aa0c Better error handling taehoon 2019-02-08 22:17:53 -0500
  • 2132d58075 Remove cropped image size restriction taehoon 2019-02-08 22:06:02 -0500
  • b6d197ce1d Remove modal component taehoon 2019-02-08 22:00:03 -0500
  • b24db12e1c Make embedded image cropper taehoon 2019-02-08 21:59:33 -0500
  • 546ba9eba9 Revert eslintrc changes taehoon 2019-02-08 12:13:23 -0500
  • b458b2ae5f Check if variable exists before using taehoon 2019-02-08 12:07:25 -0500
  • ddfdaf3284 Remove event listeners when destory ImageCropper taehoon 2019-02-08 12:03:04 -0500
  • 228e6681e3 Localization of ImageCropper component taehoon 2019-02-08 11:42:02 -0500
  • 205e38ffa9 Remove event listener when modal is destroyed taehoon 2019-02-08 11:23:55 -0500
  • 09949fc7ee Crop avatar image using minWidth/minHeight taehoon 2019-02-08 11:01:50 -0500
  • a001ffecf0 Add back the existing translation string taehoon 2019-02-08 10:09:48 -0500
  • 13725f040b Add avatar crop popup taehoon 2019-02-07 03:05:59 -0500
  • 6c8ccf2733 Remove posts immediately by blocking jasper 2019-02-15 07:52:34 -0800
  • 4f95371081 Merge branch 'issue-361-preview-background' into 'develop' HJ 2019-02-15 12:29:08 +0000
  • 8f0e6b5045 #361 - fix theme preview background dave 2019-02-15 07:20:52 -0500
  • 7bc8fd1a5b Merge branch 'fix/maximum-call-stack-size-exceeded' into 'develop' HJ 2019-02-15 10:09:33 +0000
  • d831b81912 Added follow requests counter to nav bar to make it visible behorehand eugenijm 2019-02-11 12:41:17 +0300
  • daa10f3969 Fix console error - maximum call stack size exceeded jasper 2019-02-15 00:01:13 -0800
  • 0f06cd6af5 update japanese translation Hakaba Hitoyo 2019-02-15 13:16:34 +0900
  • 10990e1715 Merge branch 'fix-notifs' into 'develop' HJ 2019-02-14 20:43:48 +0000
  • 3398817c25 watch only user Edijs 2019-02-14 13:25:22 -0700
  • 0ca145ac95 Watch user change in follow-list Edijs 2019-02-14 13:19:00 -0700
  • f41341b79b fix notifications Henry Jameson 2019-02-14 21:43:32 +0200
  • 8625a612cd Merge branch 'revert-2bc1cc9f' into 'develop' HJ 2019-02-14 19:19:58 +0000