aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Move some interactions to the backendInteractorRoger Braun2016-11-26
| | | | | The idea is that all interactions should move there, so components don't have to pass around credentials all the time.
* Move submitDisable into data.Roger Braun2016-11-26
| | | | It's not a prop, these are only for passing data, not for local data.
* Merge branch 'develop' into 'feature/attachment-form-improvements'dtluna2016-11-25
|\ | | | | | | # Conflicts: # src/components/attachment/attachment.js
| * Greentext.Roger Braun2016-11-25
| |
| * Show link to status source url.Roger Braun2016-11-25
| |
| * Re-indent style.Roger Braun2016-11-25
| |
| * Fix word wrapping on Firefox.Roger Braun2016-11-25
| | | | | | | | | | | | | | Also, move some css around. See https://bugzilla.mozilla.org/show_bug.cgi?id=1136818 for the word wrapping stuff.
| * Image CSS fix for Firefox.Roger Braun2016-11-24
| |
| * Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2016-11-24
| |\
| | * Add audio playerdtluna2016-11-22
| | |
| * | Timeline status adding fixes.Roger Braun2016-11-24
| | | | | | | | | | | | Don't show new statuses immediately if we already have something in there.
| * | Add link to conversation in status.Roger Braun2016-11-24
| | |
| * | Add status / conversation component.Roger Braun2016-11-24
| | | | | | | | | | | | And wire it up.
| * | Remove example component.Roger Braun2016-11-24
| |/
* | Add remove attachment buttondtluna2016-11-26
| |
* | Added previews for videos and audiosdtluna2016-11-26
| |
* | Add fileTypeServicedtluna2016-11-25
| |
* | Disable the submit button while uploading attachmentdtluna2016-11-25
| |
* | Set cursor to hand when hovering over buttonsdtluna2016-11-23
|/
* Add image height css back in.Roger Braun2016-11-22
| | | | Without it, Chrome stretches the image...
* Small css fix, don't parse html for now.Roger Braun2016-11-18
|
* Merge branch 'feature/image-upload-improvements' into 'master' lambadalambda2016-11-14
|\ | | | | | | | | Feature/image upload improvements See merge request !2
| * Show spinner while uploading fileAlexander Gitter2016-11-13
| |
* | Refactor cssJiayi Zheng2016-11-13
| | | | | | | | Apply different styles to reply, retweet and favorite buttons
* | Implement retweet actionJiayi Zheng2016-11-13
| |
* | Add retweet button componentJiayi Zheng2016-11-13
|/ | | | Expand API service for retweet
* Login form, post status form, status css fixes.Roger Braun2016-11-12
|
* CSS fixes for attachments in status posts.Roger Braun2016-11-12
|
* Some CSS fixes.Roger Braun2016-11-12
|
* Add user links.Roger Braun2016-11-07
|
* Force recreation of img node.Roger Braun2016-11-07
|
* Attachment styling fixes.Roger Braun2016-11-07
|
* Linting fixes.Roger Braun2016-11-07
|
* Fix poststatusform attachment markup.Roger Braun2016-11-07
|
* Merge branch 'master' of ssh.gitgud.io:lambadalambda/pleroma-feRoger Braun2016-11-07
|\
| * Add TWKN timeline.Roger Braun2016-11-06
| |
| * Don't show actions when not logged in.Roger Braun2016-11-06
| |
| * Load timeline once on creation.Roger Braun2016-11-06
| |
| * Add NavPanel.Roger Braun2016-11-06
| |
| * Add media upload to PostStatusForm.Roger Braun2016-11-06
| |
| * Add MediaUpload component.Roger Braun2016-11-06
| |
| * Add fetching of older statuses.Roger Braun2016-11-06
| |
| * Add mp4 to attachments.Roger Braun2016-11-06
| |
* | Attachment CSS fixes.Roger Braun2016-11-04
|/
* Hide after posting.Roger Braun2016-11-03
|
* Make mention strings work.Roger Braun2016-11-03
|
* Add replies.Roger Braun2016-11-03
|
* Track status lists by id.Roger Braun2016-11-03
|
* Attachment styling fixes.Roger Braun2016-11-03
|
* CSS fixes.Roger Braun2016-11-02
|