aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Collapse)AuthorAge
...
* 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
| | | | Solarized-dark for now.
* Move delete button for status into a componentJiayi Zheng2016-12-07
|
* Merge branch 'feature/delete_status' into 'develop' lambadalambda2016-12-05
|\ | | | | | | | | | | | | Implements feature status delete Fixes issue #4 See merge request !6
| * Implements feature status deleteJiayi Zheng2016-12-04
| | | | | | | | Fixes issue #4
* | 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
| | | | | Much smaller filesize for vendor.js, although we'll have to see if all the intervals are ok.
* 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
| | | | | | | Also, move some css around. See https://bugzilla.mozilla.org/show_bug.cgi?id=1136818 for the word wrapping stuff.
* Add link to conversation in status.Roger Braun2016-11-24
|
* Refactor cssJiayi Zheng2016-11-13
| | | | Apply different styles to reply, retweet and favorite buttons
* Add retweet button componentJiayi Zheng2016-11-13
| | | | Expand API service for retweet
* 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
|
* Make mention strings work.Roger Braun2016-11-03
|
* Add replies.Roger Braun2016-11-03
|
* CSS fixes.Roger Braun2016-11-02
|
* Add favorite-button.Roger Braun2016-10-30
|
* Fix up nsfw and some styling.Roger Braun2016-10-29
|
* Basic attachments, some retweet fixes.Roger Braun2016-10-28
|
* Basic statuses.Roger Braun2016-10-28