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 |
|
Edijs
|
dd1b256005
|
Fix typo
|
2019-02-11 11:08:25 -07:00 |
|
Edijs
|
9f3f1ee7cb
|
Fix UI of followers list
|
2019-02-11 11:03:01 -07:00 |
|
Edijs
|
fc26f1852e
|
Merge branch 'develop' into fix/hashtag-opening
|
2019-02-10 11:59:19 -07:00 |
|
Shpuld Shpludson
|
531f150dd3
|
Merge branch 'fix/add-option-to-hide-filtered-statues' into 'develop'
#254 Add option to hide filtered statuses
See merge request pleroma/pleroma-fe!539
|
2019-02-09 06:47:29 +00:00 |
|
jasper
|
7818d6786b
|
Add option to hide filtered statuses
|
2019-02-08 05:17:20 -08:00 |
|
jasper
|
10c7365451
|
Add option to hide filtered statuses
|
2019-02-08 04:31:44 -08:00 |
|
Edijs
|
d39e2643f5
|
Fix lint warning
|
2019-02-07 14:56:00 -07:00 |
|
shpuld
|
4dbc6a3c56
|
Fix repeater html not showing properly
|
2019-02-06 22:17:06 +02:00 |
|
jasper
|
a57f8bdd68
|
Add option to hide filtered statuses
|
2019-02-06 10:18:13 -08:00 |
|
Shpuld Shpludson
|
3cd1deb133
|
Merge branch 'issue-154-shorten-cw-subject' into 'develop'
Issue #154 shorten subject
Closes #154
See merge request pleroma/pleroma-fe!520
|
2019-02-04 17:29:58 +00:00 |
|
dave
|
9d72c7e1bd
|
#154 - update long subject determine logic, meaningful variable names
|
2019-02-04 09:28:14 -05:00 |
|
dave
|
887f1def2e
|
handle poster attachment with tall subjects
|
2019-02-04 03:16:55 -05:00 |
|
dave
|
06cf8628e5
|
shorten incredibly long content warning or subject
|
2019-02-03 23:47:26 -05:00 |
|
Shpuld Shpludson
|
bb335ea71b
|
Merge branch 'fix/user-links-not-replaced-with-router-links-in-repeats' into 'develop'
#307 - replace user links with router links in repeats
See merge request pleroma/pleroma-fe!516
|
2019-02-04 04:22:33 +00:00 |
|
Shpuld Shpludson
|
d6ee6e8394
|
Merge branch '275-avatar-placeholder' into 'develop'
Support avatar placeholder
Closes #275
See merge request pleroma/pleroma-fe!511
|
2019-02-04 04:17:11 +00:00 |
|
Xiaofeng An
|
abf53838e2
|
#307 - replace user links with router links in repeats
|
2019-02-03 14:08:04 -05:00 |
|
Xiaofeng An
|
6d3a7809be
|
#306 - fix conversation arrow smushed in notifications panel
|
2019-02-03 09:59:32 -05:00 |
|
Xiaofeng An
|
965a578561
|
Revert "#306 - fix conversation arrow smushed in notifications panel"
This reverts commit 1e40e70efc .
|
2019-02-03 09:49:22 -05:00 |
|
Xiaofeng An
|
1e40e70efc
|
#306 - fix conversation arrow smushed in notifications panel
|
2019-02-02 21:49:07 -05:00 |
|
taehoon
|
4833f79cc2
|
Fix class ordering issues related to avatar
|
2019-02-02 15:50:25 -05:00 |
|
taehoon
|
0b66a43a83
|
Improve reusability of UserAvatar component
|
2019-02-02 15:33:02 -05:00 |
|
taehoon
|
89b9aed134
|
Move avatar css into a correct place
|
2019-02-02 14:33:13 -05:00 |
|
taehoon
|
d607e4195a
|
Migrate StillImage to UserAvatar for avatars
|
2019-02-02 14:23:52 -05:00 |
|
taehoon
|
95b735ff72
|
Show placeholder image if avatar image url is broken
|
2019-02-02 14:11:36 -05:00 |
|
shpuld
|
c7cffbb6c7
|
Merge branch 'develop' into feat/media-modal
|
2019-01-30 20:49:24 +02:00 |
|
shpuld
|
15603981f8
|
Capture clicks on statuses to hijack mention clicks, match mention href to user somehow
|
2019-01-30 19:24:47 +02:00 |
|
shpuld
|
96c36af731
|
refactor the FE parts
|
2019-01-28 05:50:12 +00:00 |
|
William Pitcock
|
2b86f6e883
|
status: only show link preview in main post view
|
2019-01-28 05:50:12 +00:00 |
|
William Pitcock
|
0924907c64
|
add link-preview component
|
2019-01-28 05:50:12 +00:00 |
|
shpuld
|
0ab828bb30
|
Merge develop and fix conflict
|
2019-01-26 17:50:41 +02:00 |
|
shpuld
|
3978aaef84
|
Redo everything in the MR
|
2019-01-26 17:45:03 +02:00 |
|
Henry Jameson
|
61c9ecd855
|
fix reply-to tooltip being somewhat unreliable
|
2019-01-23 00:10:26 +03:00 |
|
HJ
|
c8caa477d7
|
Revert "fix reply-to tooltip being somewhat unreliable"
This reverts commit 66dc72deb2
|
2019-01-22 21:08:28 +00:00 |
|
Henry Jameson
|
66dc72deb2
|
fix reply-to tooltip being somewhat unreliable
|
2019-01-23 00:03:33 +03:00 |
|
shpuld
|
8761e039d0
|
Merge dev fix conflicts
|
2019-01-20 15:52:35 +02:00 |
|
shpuld
|
17735943d5
|
Add media viewer module and media module component, modify attachment behavior
|
2019-01-14 19:23:13 +02:00 |
|