aboutsummaryrefslogtreecommitdiff
path: root/src/components/status
Commit message (Collapse)AuthorAge
* Merge branch 'edijs/pleroma-fe-fix/followers-ui' into 'develop'Shpuld Shpludson2019-02-19
|\ | | | | | | | | | | | | Fix followers/follows UI, fix #343 fix #340 Closes #340 and #343 See merge request pleroma/pleroma-fe!590
| * Fix stylingEdijs2019-02-12
| |
| * Fix typoEdijs2019-02-11
| |
| * Fix UI of followers listEdijs2019-02-11
| |
* | 345 - fix long username issue in repeat statusjared2019-02-11
| |
* | Fix returnEdijs2019-02-11
| |
* | Fix clicking link - open new tab unless tag or mentionEdijs2019-02-11
|/
* Merge branch 'develop' into fix/hashtag-openingEdijs2019-02-10
|\
| * Merge branch 'fix/subject-copying-composition-bug' into 'develop'Shpuld Shpludson2019-02-09
| |\ | | | | | | | | | | | | #326 Subject copying composition bug See merge request pleroma/pleroma-fe!550
| | * Switch into Lodashjasper2019-02-09
| | |
| | * Switch into Lodashjasper2019-02-09
| | |
| | * Subject copying composition bugjasper2019-02-08
| | |
| * | Merge branch 'fix/add-option-to-hide-filtered-statues' into 'develop'Shpuld Shpludson2019-02-09
| |\ \ | | | | | | | | | | | | | | | | #254 Add option to hide filtered statuses See merge request pleroma/pleroma-fe!539
| | * | Add option to hide filtered statusesjasper2019-02-08
| | | |
| | * | Add option to hide filtered statusesjasper2019-02-08
| | | |
| | * | Add option to hide filtered statusesjasper2019-02-06
| | |/
| * / Fix repeater html not showing properlyshpuld2019-02-06
| |/
* | Fix lint warningEdijs2019-02-07
| |
* | Extract tag name from href and open in same tabEdijs2019-02-07
| |
* | Always open tag in same instanceEdijs2019-02-06
| |
* | Hashtag opens in same tabEdijs2019-02-06
|/
* Merge branch 'issue-154-shorten-cw-subject' into 'develop'Shpuld Shpludson2019-02-04
|\ | | | | | | | | | | | | Issue #154 shorten subject Closes #154 See merge request pleroma/pleroma-fe!520
| * #154 - update long subject determine logic, meaningful variable namesdave2019-02-04
| |
| * handle poster attachment with tall subjectsdave2019-02-04
| |
| * shorten incredibly long content warning or subjectdave2019-02-03
| |
* | Merge branch 'fix/user-links-not-replaced-with-router-links-in-repeats' into ↵Shpuld Shpludson2019-02-04
|\ \ | | | | | | | | | | | | | | | | | | 'develop' #307 - replace user links with router links in repeats See merge request pleroma/pleroma-fe!516
| * | #307 - replace user links with router links in repeatsXiaofeng An2019-02-03
| |/
* | Merge branch '275-avatar-placeholder' into 'develop'Shpuld Shpludson2019-02-04
|\ \ | |/ |/| | | | | | | | | Support avatar placeholder Closes #275 See merge request pleroma/pleroma-fe!511
| * Fix class ordering issues related to avatartaehoon2019-02-02
| |
| * Improve reusability of UserAvatar componenttaehoon2019-02-02
| |
| * Move avatar css into a correct placetaehoon2019-02-02
| |
| * Migrate StillImage to UserAvatar for avatarstaehoon2019-02-02
| |
| * Show placeholder image if avatar image url is brokentaehoon2019-02-02
| |
* | Merge branch 'fix/conversation-arrow-smushed-in-notifications-panel' into ↵Shpuld Shpludson2019-02-03
|\ \ | | | | | | | | | | | | | | | | | | 'develop' #306 - fix conversation arrow smushed in notifications panel See merge request pleroma/pleroma-fe!513
| * | #306 - fix conversation arrow smushed in notifications panelXiaofeng An2019-02-03
| | |
| * | Revert "#306 - fix conversation arrow smushed in notifications panel"Xiaofeng An2019-02-03
| | | | | | | | | | | | This reverts commit 1e40e70efc64071581adff4bce3c8bf78da82acb.
| * | #306 - fix conversation arrow smushed in notifications panelXiaofeng An2019-02-02
| | |
* | | Merge branch 'fix/default-inlined-videos' into 'develop'Shpuld Shpludson2019-02-03
|\ \ \ | |_|/ |/| | | | | | | | Change video playing default without bothering making it an instance configurable See merge request pleroma/pleroma-fe!505
| * | Change video playing default without bothering making it an instance ↵shpuld2019-01-31
| |/ | | | | | | configurable
* / fix #157 show screen_name when name is empty in retweetJoshua Burch2019-02-01
|/
* Merge branch 'develop' into feat/media-modalshpuld2019-01-30
|\
| * Merge branch 'fix/tall-statuses-v2' into 'develop'lambda2019-01-30
| |\ | | | | | | | | | | | | More tall status related fixes that I didn't know was borkd See merge request pleroma/pleroma-fe!498
| | * Adjust scrolling logic and document it, make sure to never show 'show less' ↵shpuld2019-01-30
| | | | | | | | | | | | if it's not a tall status
| * | Merge branch 'fix/reply-to-using-wrong-id' into 'develop'lambda2019-01-30
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix #295 reply-to link pointing to wrong id Closes #295 See merge request pleroma/pleroma-fe!499
| | * | Fix a simple typoshpuld2019-01-30
| | |/
| * / Capture clicks on statuses to hijack mention clicks, match mention href to ↵shpuld2019-01-30
| |/ | | | | | | user somehow
| * Merge branch 'feature/link-preview' into 'develop'lambda2019-01-29
| |\ | | | | | | | | | | | | link previews See merge request pleroma/pleroma-fe!481
| | * refactor the FE partsshpuld2019-01-28
| | |
| | * status: only show link preview in main post viewWilliam Pitcock2019-01-28
| | |
| | * add link-preview componentWilliam Pitcock2019-01-28
| | |