aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
...
* Fixes for deletion.Roger Braun2016-11-19
|
* Add first notification.Roger Braun2016-11-18
| | | | This adds a favorite notification.
* Add status deletion.Roger Braun2016-11-18
| | | | Kind of wonky. Would be better if we used the AS endpoints.
* Complete rewrite of status adding code.Roger Braun2016-11-18
| | | | | This now uses nearly only mutation, to take advantage of vue's mutation tracking.
* Better diffs for specs.Roger Braun2016-11-18
|
* A bit more advanced status merging.Roger Braun2016-11-18
|
* Do more mutation-y status reducing.Roger Braun2016-11-17
|
* prepareStatus: created_at_parsed.Roger Braun2016-11-13
|
* prepareStatus: nsfw tag parsing.Roger Braun2016-11-13
|
* Better maxId calculation.Roger Braun2016-11-13
|
* Add RT status adding specs.Roger Braun2016-11-13
|
* Don't break status parsing when link class is missing.Roger Braun2016-11-13
|
* Remove attachment links, as we are already showing them.Roger Braun2016-11-12
|
* Don't put statuses we received from retweets into timelines.Roger Braun2016-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.
* Better retweet handling.Roger Braun2016-11-07
| | | | Fixes problems with liking + likes count.
* Add specs for statuses module.Roger Braun2016-11-07
|
* Don't do coverage (errord).Roger Braun2016-11-07
|
* Remove example spec.Roger Braun2016-11-07
|
* .Roger Braun2016-10-26
|
* Basic skeletonRoger Braun2016-10-26