Commit graph

13 commits

Author SHA1 Message Date
Roger Braun 05733b6bc9 Remove attachment links, as we are already showing them. 2016-11-12 22:41:43 +01:00
Roger Braun f8a3afc9d1 Don't put statuses we received from retweets into timelines.
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.
2016-11-07 22:09:34 +01:00
Roger Braun 79b2243f6c Simplify nsfw setting. 2016-11-07 18:47:38 +01:00
Roger Braun cc7f7a29cf Better retweet handling.
Fixes problems with liking + likes count.
2016-11-07 18:36:11 +01:00
Roger Braun 78db0db637 Restructure status module for easier testing. 2016-11-07 18:04:00 +01:00
Roger Braun e1103f04a4 Add fetching of older statuses. 2016-11-06 17:44:05 +01:00
Roger Braun 88d960b9f6 Make created_at_parsed reactive. 2016-10-31 10:20:02 +01:00
Roger Braun 8630f91a13 Add favorite-button. 2016-10-30 16:12:35 +01:00
Roger Braun 500b704c0f Fix up nsfw and some styling. 2016-10-29 01:38:41 +02:00
Roger Braun 7b92ca6f94 Update timestamps after fetch. 2016-10-28 15:59:49 +02:00
Roger Braun eab256a7e5 New status showing. 2016-10-28 15:40:13 +02:00
Roger Braun 945ea5e69f Update modules. 2016-10-27 18:03:14 +02:00
Roger Braun 4c2764c747 . 2016-10-26 19:03:55 +02:00