| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Search through both name and screen_name. | Roger Braun | 2016-11-30 |
| | | |||
| * | Add basic username completion. | Roger Braun | 2016-11-30 |
| | | | | | We need to get users into the store, though. | ||
| * | Add noIdUpdate option for addNewStatuses action. | Roger Braun | 2016-11-28 |
| | | | | | This fixes #11. | ||
| * | Remove Angular vestiges. | Roger Braun | 2016-11-28 |
| | | |||
| * | Fix specs. | Roger Braun | 2016-11-28 |
| | | |||
| * | Throw out retweets from conversations. | Roger Braun | 2016-11-28 |
| | | |||
| * | Switch from moment.js to vue-timeago. | Roger Braun | 2016-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 Braun | 2016-11-28 |
| | | |||
| * | Move specs around. | Roger Braun | 2016-11-28 |
| | | |||
| * | Add some cheap transition anymation. | Roger Braun | 2016-11-28 |
| | | |||
| * | Fetch conversation again on route change. | Roger Braun | 2016-11-28 |
| | | | | | This might happen when you visit other convos via the notifications bar. | ||
| * | The heading is already bold. | Roger Braun | 2016-11-27 |
| | | |||
| * | Add some icons to notifications. | Roger Braun | 2016-11-27 |
| | | |||
| * | Add basic notification support. | Roger Braun | 2016-11-27 |
| | | |||
| * | Add notification on mention. | Roger Braun | 2016-11-27 |
| | | |||
| * | Add repeat notifications. | Roger Braun | 2016-11-27 |
| | | |||
| * | Parse mastodon favorites. | Roger Braun | 2016-11-27 |
| | | |||
| * | Open external status links in new window. | Roger Braun | 2016-11-27 |
| | | |||
| * | Basic mention support. | Roger Braun | 2016-11-26 |
| | | | | | I still have to think about how to integrate them in the state system... | ||
| * | Hide timeline if user isn't logged in. | Roger Braun | 2016-11-26 |
| | | |||
| * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop | Roger Braun | 2016-11-26 |
| |\ | |||
| | * | Update CONTRIBUTORS.md | lambadalambda | 2016-11-26 |
| | | | |||
| * | | remove apiService from users module | Roger Braun | 2016-11-26 |
| | | | |||
| * | | Move some interactions to the backendInteractor | Roger Braun | 2016-11-26 |
| |/ | | | | | The idea is that all interactions should move there, so components don't have to pass around credentials all the time. | ||
| * | Merge branch 'feature/attachment-form-improvements' into 'develop' | lambadalambda | 2016-11-26 |
| |\ | | | | | | | | | Fix bugs related to uploading attachments See merge request !5 | ||
| | * | Move submitDisable into data. | Roger Braun | 2016-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' | dtluna | 2016-11-25 |
| | |\ | |/ |/| | | | # Conflicts: # src/components/attachment/attachment.js | ||
| * | | Greentext. | Roger Braun | 2016-11-25 |
| | | | |||
| * | | Show link to status source url. | Roger Braun | 2016-11-25 |
| | | | |||
| * | | Re-indent style. | Roger Braun | 2016-11-25 |
| | | | |||
| * | | Better handling of favorites. | Roger Braun | 2016-11-25 |
| | | | |||
| * | | Fix word wrapping on Firefox. | Roger Braun | 2016-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 Braun | 2016-11-24 |
| | | | |||
| * | | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop | Roger Braun | 2016-11-24 |
| |\ \ | |||
| | * \ | Merge branch 'feature/audio-upload-improvements' into 'develop' | lambadalambda | 2016-11-23 |
| | |\ \ | | | | | | | | | | | | | | | | | Add audio player See merge request !4 | ||
| | | * | | Add audio player | dtluna | 2016-11-22 |
| | |/ / | |||
| * | | | Timeline status adding fixes. | Roger Braun | 2016-11-24 |
| | | | | | | | | | | | | | Don't show new statuses immediately if we already have something in there. | ||
| * | | | Remember positions on scroll. | Roger Braun | 2016-11-24 |
| | | | | |||
| * | | | Add link to conversation in status. | Roger Braun | 2016-11-24 |
| | | | | |||
| * | | | Add status / conversation component. | Roger Braun | 2016-11-24 |
| | | | | | | | | | | | | | And wire it up. | ||
| * | | | Add status and conversation fetching to apiService. | Roger Braun | 2016-11-24 |
| | | | | |||
| * | | | Make timelineless status adding possible. | Roger Braun | 2016-11-24 |
| | | | | |||
| * | | | Remove example component. | Roger Braun | 2016-11-24 |
| |/ / | |||
| | * | Add remove attachment button | dtluna | 2016-11-26 |
| | | | |||
| | * | Added previews for videos and audios | dtluna | 2016-11-26 |
| | | | |||
| | * | Add fileTypeService | dtluna | 2016-11-25 |
| | | | |||
| | * | Disable the submit button while uploading attachment | dtluna | 2016-11-25 |
| | | | |||
| | * | Set cursor to hand when hovering over buttons | dtluna | 2016-11-23 |
| |/ | |||
| * | Add license | lambadalambda | 2016-11-22 |
| | | |||
| * | Re-add Contributors file. | Roger Braun | 2016-11-22 |
| | | |||
