aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Expand)AuthorAge
* Merge branch 'develop' of https://gitgud.io/lambadalambda/pleroma-fe into wak...wakarimasen2017-03-10
|\
| * Use conditional class for reply icon color.shpuld2017-03-10
| * Separate reply form from inside status to make it resistant to hilighting, ma...shpuld2017-03-09
| * Make style setter create an often used base03-border class, use that class in...shpuld2017-03-09
* | Merge branch 'develop' into wakarimasen/pleroma-fe-developRoger Braun2017-03-09
|\|
| * Highlight current notice in conversation-page, add backlinkswakarimasen2017-03-05
* | Add inConversation prop to statuswakarimasen2017-03-05
|/
* Align attachments with usercard, make buttons use theme colors, prettify logi...shpuld2017-02-24
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-02-23
|\
| * Merge branch 'feature/user-card-improvements' into 'develop' lambadalambda2017-02-22
| |\
| | * Move profile picture to right side, make the names appear next to it, extend ...shpuld2017-02-22
* | | Revert "Show actual status in notifications when mentioned."Roger Braun2017-02-23
|/ /
* | Add setting to hide all attachments.Roger Braun2017-02-23
* | Show actual status in notifications when mentioned.Roger Braun2017-02-22
|/
* cleanup/better namingshpuld2017-02-21
* Use a red border for expanded statusesshpuld2017-02-21
* Open clicked links the statusnet_html in a new window.Roger Braun2017-02-19
* Revert "removed break-line for links because it didn't seem to make sense"Roger Braun2017-02-19
* wrap long urls while not breaking normal words. also practicing the new branc...hakui2017-02-18
* removed break-line for links because it didn't seem to make sensehakui2017-02-18
* hello worldhakui2017-02-18
* Make user profiles visible inline.Roger Braun2017-02-16
* Make temporarily unmuted posts hideable again.Roger Braun2017-02-14
* Add muting to statuses.Roger Braun2017-02-14
* Make status expandable into conversation.Roger Braun2017-02-04
* Set color on status instead of on timeline.Roger Braun2017-02-04
* Add styling with base16.Roger Braun2017-01-15
* Move delete button for status into a componentJiayi Zheng2016-12-07
* Merge branch 'feature/delete_status' into 'develop' lambadalambda2016-12-05
|\
| * Implements feature status deleteJiayi Zheng2016-12-04
* | Fixes issue #2Jiayi Zheng2016-12-04
|/
* Add link to replied to users in status.Roger Braun2016-12-01
* Add basic user profiles.Roger Braun2016-11-30
* Remove Angular vestiges.Roger Braun2016-11-28
* Switch from moment.js to vue-timeago.Roger Braun2016-11-28
* Always show action buttons below user content.Roger Braun2016-11-28
* The heading is already bold.Roger Braun2016-11-27
* Open external status links in new window.Roger Braun2016-11-27
* 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
* Add link to conversation in status.Roger Braun2016-11-24
* Refactor cssJiayi Zheng2016-11-13
* Add retweet button componentJiayi Zheng2016-11-13
* Login form, post status form, status css fixes.Roger Braun2016-11-12
* Some CSS fixes.Roger Braun2016-11-12
* Add user links.Roger Braun2016-11-07
* Don't show actions when not logged in.Roger Braun2016-11-06
* Hide after posting.Roger Braun2016-11-03