taehoon
|
1cefaa8446
|
closest can returns itself as well
|
2019-07-23 20:59:37 -04:00 |
|
taehoon
|
17ad5bbdf9
|
find inside status-content div only
|
2019-07-23 15:44:41 -04:00 |
|
taehoon
|
09efcb48a4
|
try to use the closest a tag as target
|
2019-07-23 15:43:03 -04:00 |
|
Toromino
|
fb9f254f8d
|
Also apply keyword filter to subjects
|
2019-07-20 19:06:54 +02:00 |
|
HJ
|
f734a72116
|
Merge branch 'fix/respect-hide-post-stats' into 'develop'
Hide favs/rts properly when hide post stats is enabled
See merge request pleroma/pleroma-fe!877
|
2019-07-15 21:47:45 +00:00 |
|
shpuld
|
59ade4084e
|
Hide favs/rts properly when hide post stats is enabled
|
2019-07-09 16:50:23 +03:00 |
|
taehoon
|
0131effb01
|
add comments
|
2019-07-07 22:49:18 -04:00 |
|
taehoon
|
ab4d7d9616
|
refetch favs and repeats separately
|
2019-07-07 22:49:18 -04:00 |
|
taehoon
|
e9b6e0e2b7
|
refetch favs and repeats when stats are changed
|
2019-07-07 22:49:18 -04:00 |
|
shpuld
|
e5879e3d4d
|
check for user before checking users props
|
2019-07-07 22:23:04 +03:00 |
|
Henry Jameson
|
020c6d1bcf
|
all the manual fixes
|
2019-07-07 00:54:17 +03:00 |
|
lain
|
0eed2ccca8
|
Feature/polls attempt 2
|
2019-06-18 20:28:31 +00:00 |
|
Moonman
|
0f824ff311
|
switch from method to computed property
|
2019-05-20 15:23:36 -04:00 |
|
Moonman
|
f6600a35a5
|
formatting
|
2019-05-20 00:15:58 -04:00 |
|
Moonman
|
fc9acf8fb6
|
add tags to data and to status component
|
2019-05-20 00:03:50 -04:00 |
|
taehoon
|
f68653d0dd
|
show pinned state only in the user timeline
|
2019-05-15 12:04:26 -04:00 |
|
taehoon
|
2af088969a
|
improve error handling logic
|
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
|
e6268c492e
|
#468 - clean up
|
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
|
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
|
917e82e8ee
|
Revert "eliminate expandable prop in favor of inConversation"
This reverts commit 1455e1f9d5 .
|
2019-05-06 21:36:55 -04:00 |
|
taehoon
|
134b1894d6
|
status attention doesn’t have relationship entities
|
2019-05-06 16:41:12 -04:00 |
|
taehoon
|
44a18eb838
|
make it short
|
2019-05-06 16:17:29 -04:00 |
|
taehoon
|
3adfbc0357
|
expanded is always false, eliminate it
|
2019-05-06 15:30:36 -04:00 |
|
taehoon
|
1455e1f9d5
|
eliminate expandable prop in favor of inConversation
|
2019-05-06 15:29:24 -04:00 |
|
shpuld
|
c44c048356
|
add title and alt for avatars, fix console errors in avatarlist
|
2019-05-01 17:33:56 +03:00 |
|
shpuld
|
da08388d6a
|
filter outside of component
|
2019-04-29 22:36:39 +03:00 |
|
Brenden Bice
|
8ed4eb8a7f
|
refactor showing favs and repeats logic
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
84b6ff9f99
|
use filter array function
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
7dea2d470e
|
remove duplicates from avatars list
|
2019-04-11 23:26:13 -04:00 |
|
Brenden Bice
|
6511166631
|
display favs & favorited user in one line
|
2019-04-11 23:26:12 -04:00 |
|
Brenden Bice
|
85457fc917
|
fetch reblogged users
|
2019-04-11 23:26:12 -04:00 |
|
Brenden Bice
|
2d339cd3b8
|
fetch favorited users
|
2019-04-11 23:26:12 -04:00 |
|
jared
|
487a194f6d
|
#470 - handle cases without subject
|
2019-04-01 13:01:28 -04:00 |
|
jared
|
748b1ed167
|
#470 - fix subject and content toggle issue
|
2019-04-01 12:54:34 -04:00 |
|
dave
|
4cec0d589d
|
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into issue-433-status-reply-form
|
2019-03-25 10:22:16 -04:00 |
|
dave
|
63d7c7bd80
|
#433: persistency of status form
|
2019-03-11 16:24:37 -04:00 |
|
dave
|
4f455eefe5
|
#433: do not remove the reply dialog
|
2019-03-11 10:52:28 -04:00 |
|
Henry Jameson
|
a02a74e9b9
|
attempt at fixing switching to user TL
|
2019-03-09 01:51:36 +02:00 |
|
Henry Jameson
|
fe624f6114
|
fix reply-to marker, also whoops console log
|
2019-03-09 01:34:15 +02:00 |
|
taehoon
|
7bceabb5bd
|
Rename UserCardContent to UserCard
|
2019-03-05 14:01:49 -05: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
|
95fb768b5a
|
Fix #399 Make max attachments configurable
|
2019-02-27 14:38:58 +00:00 |
|
Edijs
|
f3d2e41a9b
|
Fix return
|
2019-02-11 07:45:22 -07:00 |
|
Edijs
|
9959c311a9
|
Fix clicking link - open new tab unless tag or mention
|
2019-02-11 07:38:12 -07:00 |
|
Edijs
|
fc26f1852e
|
Merge branch 'develop' into fix/hashtag-opening
|
2019-02-10 11:59:19 -07:00 |
|