Commit graph

  • f5adb62e2e #392: update defaultState into a function dave 2019-02-28 14:27:47 -0500
  • ba2e05bc63 #392: stale data served to new user account dave 2019-02-28 14:03:44 -0500
  • bbe4f3e3af Merge branch 'issue-410-greyout-checkbox' into 'develop' Shpuld Shpludson 2019-02-28 18:02:15 +0000
  • 88c7c8b114 Merge branch '398-rewrite-follow-list' into 'develop' Shpuld Shpludson 2019-02-28 17:53:40 +0000
  • cccf33d6dd #388: update naming properly dave 2019-02-28 12:53:37 -0500
  • 36460fd384 Fix layout overflow issue taehoon 2019-02-28 12:48:14 -0500
  • a8d11b22e7 Add a class to screen name taehoon 2019-02-27 14:04:19 -0500
  • 24e1adf6df Add back accidently removed logic taehoon 2019-02-27 14:01:57 -0500
  • 0e86681aba Merge all slots of BasicUserCard into one taehoon 2019-02-27 11:58:29 -0500
  • 6e41b4b546 Revert "Minor mobile layout improvement for BasicUserCard" taehoon 2019-02-26 16:09:56 -0500
  • d5f8e2b1ee Minor mobile layout improvement for BasicUserCard taehoon 2019-02-26 16:08:02 -0500
  • 651c97153b Use native filter function taehoon 2019-02-26 15:26:59 -0500
  • a6f2af4ad9 Shorten a classname taehoon 2019-02-26 15:18:22 -0500
  • c5519fa587 Improve mobile layout of user card taehoon 2019-02-26 11:00:25 -0500
  • 1fecac9ba6 Update naming taehoon 2019-02-26 10:14:12 -0500
  • 8dd42cfc65 Add back some css taehoon 2019-02-26 07:13:09 -0500
  • 30f5bf1463 Remove legacy class names in BasicUserCard taehoon 2019-02-26 06:57:29 -0500
  • 0d283c3f17 Remove UserCard taehoon 2019-02-25 23:35:06 -0500
  • 96e7e8235d Migrate UserCard to FollowCard and FollowRequestCard taehoon 2019-02-25 23:34:40 -0500
  • 390b2bcfee Add FollowRequestCard component taehoon 2019-02-25 23:34:24 -0500
  • 4b0a11acef Improve action button size and position in BasicUserCard taehoon 2019-02-25 22:59:49 -0500
  • 8923492e68 Remove needless div wrapper taehoon 2019-02-25 22:57:40 -0500
  • 9ca805a991 Add new FollowCard component taehoon 2019-02-25 22:51:04 -0500
  • 1337e42b2d Add third slot area to BasicUserCard taehoon 2019-02-25 22:50:34 -0500
  • 784523b8ec Use big avatar in BasicUserCard taehoon 2019-02-25 22:49:50 -0500
  • 3ab42efbc3 Remove unused component local registration taehoon 2019-02-25 16:30:45 -0500
  • 3f9fd07f93 Remove non-existing prop binding taehoon 2019-02-25 16:30:27 -0500
  • bb1fac4bc2 Remove needless component local registration taehoon 2019-02-25 07:36:38 -0500
  • 080786c945 Rewrite FollowList using hocs taehoon 2019-02-25 04:51:23 -0500
  • cb383df517 Fix bug to get wrapped component prop name list taehoon 2019-02-25 04:18:41 -0500
  • 5c43374588 Clean up addFollowers action taehoon 2019-02-25 02:11:39 -0500
  • 3a689ef8ee Allow HOCs to accept additional props taehoon 2019-02-25 02:10:59 -0500
  • 1c57a1c9b4 #410: disable checkbox when parent is disabled dave 2019-02-28 12:28:45 -0500
  • dc01f90dde Merge branch '386-display-invalid-user-profile' into 'develop' Shpuld Shpludson 2019-02-28 17:19:14 +0000
  • 24f3770fb5 Merge branch 'keyboard-binding' into 'develop' Shpuld Shpludson 2019-02-28 17:11:31 +0000
  • efc4fa1099 Merge branch 'feature/oauth-tokens-in-settings' into 'develop' Shpuld Shpludson 2019-02-28 17:03:11 +0000
  • 882e024331 Revert code Edijs 2019-02-28 11:16:16 +0800
  • 4d026baf17 Fix fetching error by tag jasper 2019-02-27 18:14:42 -0800
  • 9aec49bacb Fetch activites by last id jasper 2019-02-27 17:45:08 -0800
  • 267952b4e7 "Are you sure?" -> i18n Maxim Filippov 2019-02-21 02:51:28 +0300
  • c71f411ad6 Show only "app_name" and "valid_until" (OAuth tokens table) Maxim Filippov 2019-02-18 00:01:18 +0300
  • afbe524a2e use translations Maxim Filippov 2019-02-12 22:07:10 +0300
  • b9082fb13f Remove outdated test Maxim Filippov 2019-02-12 22:02:29 +0300
  • c10a15386a Code style Maxim Filippov 2019-02-12 21:56:43 +0300
  • 2c7406d9a8 Add OAuth Tokens management to settings Maxim Filippov 2019-02-12 21:53:59 +0300
  • 9f1214555e #388: remove empty line dave 2019-02-27 14:40:21 -0500
  • 7c6446a9de #388: get follow request on a real-time basis dave 2019-02-27 14:38:10 -0500
  • 058238c3c6 Merge branch 'feat/max-attachments-configurable' into 'develop' Shpuld Shpludson 2019-02-27 14:38:58 +0000
  • 95fb768b5a Fix #399 Make max attachments configurable Shpuld Shpludson 2019-02-27 14:38:58 +0000
  • 7698a6fb0d Remove posts by blocking or unfollowing jasper 2019-02-26 23:21:04 -0800
  • b78227456e Better error handling taehoon 2019-02-26 12:26:04 -0500
  • e687b58091 Show error message when visit profile page of invalid user taehoon 2019-02-21 13:32:47 -0500
  • 4e79300232 Remove posts by blocking or unfollowing jasper 2019-02-25 14:35:47 -0800
  • d5348c13ff Merge branch 'issue-380-noification-unread' into 'develop' HJ 2019-02-25 20:08:45 +0000
  • fef0981bc4 Merge branch 'issue-396-registration-bio-field' into 'develop' HJ 2019-02-25 19:58:17 +0000
  • 7dbbd8e270 #380: simply and remove redundancy dave 2019-02-25 14:57:56 -0500
  • 4e8b696797 #380: fix false alarm for unread notifications dave 2019-02-25 12:12:49 -0500
  • dbf46942d0 Merge branch 'fix/active-user-search-text-field' into 'develop' Shpuld Shpludson 2019-02-25 16:09:18 +0000
  • baa09002b5 Merge branch 'issue-390-load-other-user-media-data' into 'develop' Shpuld Shpludson 2019-02-25 16:08:53 +0000
  • 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