aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
Commit message (Collapse)AuthorAge
...
* do not collapse muted user's posts on muted user's profile pagetaehoon2019-09-13
|
* rel also accepts list, update rel detection logictaehoon2019-08-13
|
* use hashtag class detection as fallbacktaehoon2019-08-12
|
* detect hashtag using rel instead of classtaehoon2019-08-12
|
* closest can returns itself as welltaehoon2019-07-23
|
* find inside status-content div onlytaehoon2019-07-23
|
* try to use the closest a tag as targettaehoon2019-07-23
|
* Also apply keyword filter to subjectsToromino2019-07-20
|
* Merge branch 'fix/respect-hide-post-stats' into 'develop'HJ2019-07-15
|\ | | | | | | | | Hide favs/rts properly when hide post stats is enabled See merge request pleroma/pleroma-fe!877
| * Hide favs/rts properly when hide post stats is enabledshpuld2019-07-09
| |
* | add commentstaehoon2019-07-07
| |
* | refetch favs and repeats separatelytaehoon2019-07-07
| |
* | refetch favs and repeats when stats are changedtaehoon2019-07-07
|/
* check for user before checking users propsshpuld2019-07-07
|
* all the manual fixesHenry Jameson2019-07-07
|
* Feature/polls attempt 2lain2019-06-18
|
* switch from method to computed propertyMoonman2019-05-20
|
* formattingMoonman2019-05-20
|
* add tags to data and to status componentMoonman2019-05-20
|
* show pinned state only in the user timelinetaehoon2019-05-15
|
* improve error handling logictaehoon2019-05-15
|
* use pinned property from status directlytaehoon2019-05-15
|
* #468 - add extra buttons for status actionsdave2019-05-15
|
* #468 - clean updave2019-05-15
|
* #468 - show pin status API errordave2019-05-15
|
* #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
|
* #468 - show pin for own statuses onlydave2019-05-15
|
* #468 - pin/unpin statusdave2019-05-15
|
* Revert "eliminate expandable prop in favor of inConversation"taehoon2019-05-06
| | | | This reverts commit 1455e1f9d50dc85b4467f410e6119480b6d1ebf1.
* status attention doesn’t have relationship entitiestaehoon2019-05-06
|
* make it shorttaehoon2019-05-06
|
* expanded is always false, eliminate ittaehoon2019-05-06
|
* eliminate expandable prop in favor of inConversationtaehoon2019-05-06
|
* add title and alt for avatars, fix console errors in avatarlistshpuld2019-05-01
|
* filter outside of componentshpuld2019-04-29
|
* refactor showing favs and repeats logicBrenden Bice2019-04-11
|
* use filter array functionBrenden Bice2019-04-11
|
* remove duplicates from avatars listBrenden Bice2019-04-11
|
* display favs & favorited user in one lineBrenden Bice2019-04-11
|
* fetch reblogged usersBrenden Bice2019-04-11
|
* fetch favorited usersBrenden Bice2019-04-11
|
* #470 - handle cases without subjectjared2019-04-01
|
* #470 - fix subject and content toggle issuejared2019-04-01
|
* Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-03-25
|\ | | | | | | issue-433-status-reply-form
| * attempt at fixing switching to user TLHenry Jameson2019-03-09
| |
| * fix reply-to marker, also whoops console logHenry Jameson2019-03-09
| |
* | #433: persistency of status formdave2019-03-11
| |
* | #433: do not remove the reply dialogdave2019-03-11
|/
* Rename UserCardContent to UserCardtaehoon2019-03-05
|
* Re-do status header a bit, add more consistent spacing to statusShpuld Shpludson2019-03-02
|