| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Don't break status parsing when link class is missing. | Roger Braun | 2016-11-13 |
| | | |||
| * | Fix compilation error. | Roger Braun | 2016-11-12 |
| | | |||
| * | Remove attachment links, as we are already showing them. | Roger Braun | 2016-11-12 |
| | | |||
| * | Login form, post status form, status css fixes. | Roger Braun | 2016-11-12 |
| | | |||
| * | CSS fixes for attachments in status posts. | Roger Braun | 2016-11-12 |
| | | |||
| * | Some CSS fixes. | Roger Braun | 2016-11-12 |
| | | |||
| * | Don't put statuses we received from retweets into timelines. | Roger Braun | 2016-11-07 |
| | | | | | | | They should be in allStatuses to keep only one reference, but they should not get into the timeline, or it will mess up old status fetching, because they have a very low id. | ||
| * | Simplify nsfw setting. | Roger Braun | 2016-11-07 |
| | | |||
| * | Better retweet handling. | Roger Braun | 2016-11-07 |
| | | | | | Fixes problems with liking + likes count. | ||
| * | Restructure status module for easier testing. | Roger Braun | 2016-11-07 |
| | | |||
| * | Unify App.vue. | Roger Braun | 2016-11-07 |
| | | |||
| * | Add user links. | Roger Braun | 2016-11-07 |
| | | |||
| * | Force recreation of img node. | Roger Braun | 2016-11-07 |
| | | |||
| * | Attachment styling fixes. | Roger Braun | 2016-11-07 |
| | | |||
| * | Linting fixes. | Roger Braun | 2016-11-07 |
| | | |||
| * | Fix poststatusform attachment markup. | Roger Braun | 2016-11-07 |
| | | |||
| * | Merge branch 'master' of ssh.gitgud.io:lambadalambda/pleroma-fe | Roger Braun | 2016-11-07 |
| |\ | |||
| | * | Add TWKN timeline. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Don't show actions when not logged in. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Use history routing. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Add NavPanel to app. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Load timeline once on creation. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Return empty auth header when we don't have a user. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Remove fake public statuses. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Add NavPanel. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Add media upload to PostStatusForm. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Add media upload to StatusPosterService. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Add media upload to API Service. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Remove superfluous css. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Add MediaUpload component. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Remove temp data. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Add fetching of older statuses. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Fix app height. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Add mp4 to attachments. | Roger Braun | 2016-11-06 |
| | | | |||
| | * | Fix background css (partly). | Roger Braun | 2016-11-05 |
| | | | |||
| | * | Merge branch 'master' of ssh.gitgud.io:lambadalambda/pleroma-fe | Roger Braun | 2016-11-05 |
| | |\ | |||
| | * | | Make created_at_parsed reactive. | Roger Braun | 2016-10-31 |
| | | | | |||
| * | | | Attachment CSS fixes. | Roger Braun | 2016-11-04 |
| | |/ |/| | |||
| * | | Hide after posting. | Roger Braun | 2016-11-03 |
| | | | |||
| * | | CSS fixes... | Roger Braun | 2016-11-03 |
| | | | |||
| * | | Make mention strings work. | Roger Braun | 2016-11-03 |
| | | | |||
| * | | Add replies. | Roger Braun | 2016-11-03 |
| | | | |||
| * | | Track status lists by id. | Roger Braun | 2016-11-03 |
| | | | |||
| * | | Attachment styling fixes. | Roger Braun | 2016-11-03 |
| | | | |||
| * | | Add background image. | Roger Braun | 2016-11-03 |
| | | | |||
| * | | CSS fixes. | Roger Braun | 2016-11-02 |
| |/ | |||
| * | Basic status posting. | Roger Braun | 2016-10-30 |
| | | |||
| * | Add favorite-button. | Roger Braun | 2016-10-30 |
| | | |||
| * | Remove skeleton logo. | Roger Braun | 2016-10-30 |
| | | |||
| * | Go to friends timeline on login. | Roger Braun | 2016-10-30 |
| | | |||
