taehoon
|
beaf512573
|
add translation
|
2019-05-15 12:04:26 -04:00 |
|
taehoon
|
32be0e15d1
|
use pinned property from status directly
|
2019-05-15 12:04:26 -04:00 |
|
dave
|
9fc997500e
|
#468 - add extra buttons for status actions
|
2019-05-15 12:04:25 -04:00 |
|
dave
|
006bf1ce63
|
#468 - fix plus button size issue, use scss variable properly
|
2019-05-15 12:04:25 -04:00 |
|
dave
|
5ab0e71500
|
#468 - show pin status API error
|
2019-05-15 12:04:24 -04:00 |
|
dave
|
df207593e9
|
#468 - update pinned status after actions(remove, add)
|
2019-05-15 12:04:24 -04:00 |
|
dave
|
2c89d49a3d
|
#468 - show pinned timeline and add pinned label to the status
|
2019-05-15 12:04:24 -04:00 |
|
dave
|
e28b19645a
|
#468 - show pin for own statuses only
|
2019-05-15 12:04:24 -04:00 |
|
dave
|
1aa0e8d7e0
|
#468 - pin/unpin status
|
2019-05-15 12:04:24 -04:00 |
|
taehoon
|
5e0235fa63
|
make reply icon not hoverable if disabled
|
2019-05-14 22:45:57 -04:00 |
|
taehoon
|
731ad0a48b
|
show reply button and count when logged out as well
|
2019-05-14 22:44:56 -04:00 |
|
taehoon
|
9a9d66dca1
|
reduce needless calculation
|
2019-05-07 15:54:49 -04:00 |
|
shpuld
|
c44c048356
|
add title and alt for avatars, fix console errors in avatarlist
|
2019-05-01 17:33:56 +03:00 |
|
shpuld
|
8af8f719e4
|
fix i18n
|
2019-04-22 21:37:27 +03:00 |
|
shpuld
|
3e23b34168
|
fix overflow behavior
|
2019-04-22 21:07:29 +03:00 |
|
shpuld
|
75a650aa6d
|
update styles and remove unnecessary stuff
|
2019-04-17 18:28:44 +03:00 |
|
Brenden Bice
|
8ed4eb8a7f
|
refactor showing favs and repeats logic
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
efd20967df
|
display avatars only on highlighted post
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
8cac0dec6f
|
add fadein effect to panel
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
246fab328f
|
remove commented code
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
b75d899c7a
|
use transition wrapper component
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
1f4fcf56cd
|
remove custom fadein logic
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
e734370e33
|
use a tag for favs/repeated title
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
2d826abb41
|
use normal font weight instead of lighter
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
c361b41641
|
use global fallback variable
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
80ba4f27c8
|
add hover effect to label
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
94730c9ff7
|
update design of stats section
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
db2733b265
|
set fall back value of border color
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
5be03eb161
|
handle 0 length of avatars
|
2019-04-11 23:26:12 -04:00 |
|
Brenden Bice
|
a8de515155
|
use i18n for title text
|
2019-04-11 23:26:12 -04:00 |
|
Brenden Bice
|
45b69dc312
|
add avatar list section title
|
2019-04-11 23:26:12 -04:00 |
|
Brenden Bice
|
8c9bcdc6c1
|
rename favourite to favorite
|
2019-04-11 23:26:12 -04:00 |
|
Brenden Bice
|
6511166631
|
display favs & favorited user in one line
|
2019-04-11 23:26:12 -04:00 |
|
Brenden Bice
|
44d07ceb25
|
support mobile size screen
|
2019-04-11 23:26:12 -04:00 |
|
Brenden Bice
|
85457fc917
|
fetch reblogged users
|
2019-04-11 23:26:12 -04:00 |
|
jared
|
6847e70a49
|
#470 - update i18n
|
2019-04-01 12:58:23 -04:00 |
|
jared
|
748b1ed167
|
#470 - fix subject and content toggle issue
|
2019-04-01 12:54:34 -04:00 |
|
Shpuld Shpludson
|
ee9aa40001
|
Merge branch 'issues/#466' into 'develop'
show replies count right after reply icon
Closes #466
See merge request pleroma/pleroma-fe!716
|
2019-03-28 20:09:59 +00:00 |
|
Brenden Bice
|
6b5a84e2b3
|
display replies_count right after reply icon
|
2019-03-28 03:47:00 -04:00 |
|
dave
|
43e97e590c
|
#433 - sort conversation for retweets and clean up
|
2019-03-27 16:00:54 -04:00 |
|
Shpuld Shpludson
|
09736691ea
|
Merge branch '420-redo-user-card-content' into 'develop'
Re-do UserCardContent Component CSS
Closes #420
See merge request pleroma/pleroma-fe!642
|
2019-03-07 16:38:45 +00:00 |
|
taehoon
|
37acb51df4
|
Update classname
|
2019-03-05 21:48:07 -05:00 |
|
taehoon
|
7bceabb5bd
|
Rename UserCardContent to UserCard
|
2019-03-05 14:01:49 -05:00 |
|
Henry Jameson
|
68b2d9ef56
|
compatibility with upcoming changes
|
2019-03-05 20:15:18 +02:00 |
|
taehoon
|
e0a66b989d
|
Re-do UserCardContent css
|
2019-03-05 10:46:03 -05:00 |
|
Henry Jameson
|
6841f516fc
|
fix broken statuses
|
2019-03-02 20:39:04 +02:00 |
|
Shpuld Shpludson
|
c4f8426349
|
Re-do status header a bit, add more consistent spacing to status
|
2019-03-02 16:35:38 +00:00 |
|
Shpuld Shpludson
|
ed3c318be0
|
Merge branch 'edijs/pleroma-fe-fix/followers-ui' into 'develop'
Fix followers/follows UI, fix #343 fix #340
Closes #340 and #343
See merge request pleroma/pleroma-fe!590
|
2019-02-19 14:47:32 +00:00 |
|
Edijs
|
5d0e51cae3
|
Fix styling
|
2019-02-12 09:00:09 -07:00 |
|
jared
|
4d930c7c26
|
345 - fix long username issue in repeat status
|
2019-02-11 23:03:51 -05:00 |
|