shpuld
|
1d3b1ac934
|
start working on one tap notifications
|
2019-03-02 16:57:32 +02:00 |
|
shpuld
|
068da3cf9f
|
Fix JS error when no statuses returned
|
2019-03-02 14:57:41 +02:00 |
|
Shpuld Shpludson
|
53e104dc32
|
Merge branch 'issue-388-request-count-broken' into 'develop'
#388: get follow request on a real-time basis
Closes #388
See merge request pleroma/pleroma-fe!619
|
2019-03-01 18:03:30 +00:00 |
|
Shpuld Shpludson
|
bbe4f3e3af
|
Merge branch 'issue-410-greyout-checkbox' into 'develop'
#410: disable checkbox when parent is disabled
Closes #410
See merge request pleroma/pleroma-fe!624
|
2019-02-28 18:02:15 +00:00 |
|
Shpuld Shpludson
|
88c7c8b114
|
Merge branch '398-rewrite-follow-list' into 'develop'
Split UserCard into FollowCard/FollowRequestCard and Rewrite FollowList using HOCs
Closes #398
See merge request pleroma/pleroma-fe!616
|
2019-02-28 17:53:40 +00:00 |
|
dave
|
cccf33d6dd
|
#388: update naming properly
|
2019-02-28 12:53:37 -05:00 |
|
taehoon
|
36460fd384
|
Fix layout overflow issue
|
2019-02-28 12:48:14 -05:00 |
|
taehoon
|
a8d11b22e7
|
Add a class to screen name
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
24e1adf6df
|
Add back accidently removed logic
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
0e86681aba
|
Merge all slots of BasicUserCard into one
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
6e41b4b546
|
Revert "Minor mobile layout improvement for BasicUserCard"
This reverts commit 1cd964bffff3ae4d324d0ab99e5c218eae7cd0ca.
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
d5f8e2b1ee
|
Minor mobile layout improvement for BasicUserCard
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
651c97153b
|
Use native filter function
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
a6f2af4ad9
|
Shorten a classname
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
c5519fa587
|
Improve mobile layout of user card
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
1fecac9ba6
|
Update naming
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
8dd42cfc65
|
Add back some css
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
30f5bf1463
|
Remove legacy class names in BasicUserCard
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
0d283c3f17
|
Remove UserCard
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
96e7e8235d
|
Migrate UserCard to FollowCard and FollowRequestCard
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
390b2bcfee
|
Add FollowRequestCard component
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
4b0a11acef
|
Improve action button size and position in BasicUserCard
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
8923492e68
|
Remove needless div wrapper
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
9ca805a991
|
Add new FollowCard component
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
1337e42b2d
|
Add third slot area to BasicUserCard
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
784523b8ec
|
Use big avatar in BasicUserCard
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
3ab42efbc3
|
Remove unused component local registration
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
3f9fd07f93
|
Remove non-existing prop binding
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
bb1fac4bc2
|
Remove needless component local registration
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
080786c945
|
Rewrite FollowList using hocs
|
2019-02-28 12:41:20 -05:00 |
|
taehoon
|
cb383df517
|
Fix bug to get wrapped component prop name list
|
2019-02-28 12:40:22 -05:00 |
|
taehoon
|
5c43374588
|
Clean up addFollowers action
|
2019-02-28 12:40:22 -05:00 |
|
taehoon
|
3a689ef8ee
|
Allow HOCs to accept additional props
|
2019-02-28 12:40:22 -05:00 |
|
dave
|
1c57a1c9b4
|
#410: disable checkbox when parent is disabled
|
2019-02-28 12:28:45 -05:00 |
|
Shpuld Shpludson
|
dc01f90dde
|
Merge branch '386-display-invalid-user-profile' into 'develop'
Show error message when visit profile page of invalid user
Closes #386
See merge request pleroma/pleroma-fe!606
|
2019-02-28 17:19:14 +00:00 |
|
Shpuld Shpludson
|
24f3770fb5
|
Merge branch 'keyboard-binding' into 'develop'
Keyboard binding
Closes #369
See merge request pleroma/pleroma-fe!593
|
2019-02-28 17:11:31 +00:00 |
|
Shpuld Shpludson
|
efc4fa1099
|
Merge branch 'feature/oauth-tokens-in-settings' into 'develop'
Add OAuth Tokens management to settings
See merge request pleroma/pleroma-fe!572
|
2019-02-28 17:03:11 +00:00 |
|
Maxim Filippov
|
267952b4e7
|
"Are you sure?" -> i18n
|
2019-02-28 04:05:54 +03:00 |
|
Maxim Filippov
|
c71f411ad6
|
Show only "app_name" and "valid_until" (OAuth tokens table)
|
2019-02-28 04:05:54 +03:00 |
|
Maxim Filippov
|
afbe524a2e
|
use translations
|
2019-02-28 04:04:26 +03:00 |
|
Maxim Filippov
|
b9082fb13f
|
Remove outdated test
|
2019-02-28 04:04:26 +03:00 |
|
Maxim Filippov
|
c10a15386a
|
Code style
|
2019-02-28 04:04:26 +03:00 |
|
Maxim Filippov
|
2c7406d9a8
|
Add OAuth Tokens management to settings
|
2019-02-28 04:04:26 +03:00 |
|
dave
|
9f1214555e
|
#388: remove empty line
|
2019-02-27 14:40:21 -05:00 |
|
dave
|
7c6446a9de
|
#388: get follow request on a real-time basis
|
2019-02-27 14:38:10 -05:00 |
|
Shpuld Shpludson
|
058238c3c6
|
Merge branch 'feat/max-attachments-configurable' into 'develop'
Fix #399 Make max attachments configurable
Closes #399
See merge request pleroma/pleroma-fe!618
|
2019-02-27 14:38:58 +00:00 |
|
Shpuld Shpludson
|
95fb768b5a
|
Fix #399 Make max attachments configurable
|
2019-02-27 14:38:58 +00:00 |
|
taehoon
|
b78227456e
|
Better error handling
|
2019-02-26 12:26:04 -05:00 |
|
taehoon
|
e687b58091
|
Show error message when visit profile page of invalid user
|
2019-02-26 11:08:13 -05:00 |
|
HJ
|
d5348c13ff
|
Merge branch 'issue-380-noification-unread' into 'develop'
#380: fix false alarm for unread notifications
Closes #380
See merge request pleroma/pleroma-fe!614
|
2019-02-25 20:08:45 +00:00 |
|