| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix mistake in flushMarker init, make startFetching behave properly with ↵ | shpuld | 2017-11-23 |
| | | | | | older statuses existing. | ||
| * | attempt to recognize when holes in timeline for various reasons, clear ↵ | shpuld | 2017-11-21 |
| | | | | | timeline and fetch older when showing new to get rid of holes | ||
| * | Fix mention timeline. | Roger Braun | 2017-11-20 |
| | | |||
| * | Merge branch 'feature/streaming-posts' into 'develop' | lambda | 2017-11-13 |
| |\ | | | | | | | | | Streaming posts See merge request pleroma/pleroma-fe!151 | ||
| | * | Don't add notification on self mention, (and fix that pesky pleroma vs gs ↵ | shpuld | 2017-11-12 |
| | | | | | | | | | delete bug) | ||
| * | | moved notification asking from page load to login event. Added image in | Henry Jameson | 2017-11-13 |
| | | | | | | | | | notifications support (doesn't work for native KDE notifications for me tho) | ||
| * | | initial implementation for desktop notifications | Henry Jameson | 2017-11-12 |
| |/ | |||
| * | Don't show repeats that have been shown already. | shpuld | 2017-11-09 |
| | | |||
| * | Add tag timeline view. | eal | 2017-09-17 |
| | | |||
| * | Add regex for follows from pleromabe | eal | 2017-08-24 |
| | | |||
| * | Merge branch 'feature/follow-lists' into 'develop' | Shpuld Shpuldson | 2017-08-23 |
| |\ | | | | | | | | | Feature/follow lists See merge request !106 | ||
| | * | Add follower and following views | eal | 2017-08-23 |
| | | | |||
| * | | Add regex to check if you're the one being followed before adding notification. | Shpuld Shpuldson | 2017-08-21 |
| | | | |||
| * | | Fix issue with trying to match() on undefined | Shpuld Shpuldson | 2017-08-18 |
| | | | |||
| * | | fix the very annoying thing where favs from pleromabe would not generate ↵ | Shpuld Shpuldson | 2017-08-18 |
| |/ | | | | notifs when on GS | ||
| * | Add follow notifications. | eal | 2017-08-10 |
| | | |||
| * | Use tags array in status if available. | Roger Braun | 2017-06-18 |
| | | |||
| * | Fix notification deletion. | Roger Braun | 2017-06-13 |
| | | |||
| * | Clear timeline on user change. | Roger Braun | 2017-06-12 |
| | | |||
| * | Start fetching user timelines. | Roger Braun | 2017-06-12 |
| | | |||
| * | Don't crash on unknown status deletion. | Roger Braun | 2017-06-07 |
| | | |||
| * | Remove notifications for deleted messages. | Roger Braun | 2017-06-06 |
| | | |||
| * | Use one error variable for all timelines | wakarimasen | 2017-03-09 |
| | | |||
| * | Add caching system to statuses. | Roger Braun | 2017-03-08 |
| | | |||
| * | Visual feedback on failure to fetch new statuses | wakarimasen | 2017-03-07 |
| | | |||
| * | Don't add notifications twice + persiste them. | Roger Braun | 2017-02-18 |
| | | |||
| * | Make page title dynamic, better notification handling. | Roger Braun | 2017-02-18 |
| | | |||
| * | Correctly calculate the newStatusesCount. | Roger Braun | 2017-02-16 |
| | | | | | Fixes a bug when viewing an updating twkn while logged in. | ||
| * | Make minVisibleId actually dependent on visible statuses. | Roger Braun | 2017-01-01 |
| | | |||
| * | Check all statuses in timeline for old retweets. | Roger Braun | 2016-12-08 |
| | | | | | This will fix the problem of retweets showing up again and again. | ||
| * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop | Roger Braun | 2016-12-05 |
| |\ | |||
| | * | Implements feature status delete | Jiayi Zheng | 2016-12-04 |
| | | | | | | | | | Fixes issue #4 | ||
| * | | Only add mentions to the mentions timeline once. | Roger Braun | 2016-12-03 |
| | | | |||
| * | | Treat mentions more like a timeline. | Roger Braun | 2016-12-03 |
| |/ | |||
| * | Reactivity fixes for attachments. | Roger Braun | 2016-12-01 |
| | | |||
| * | Add noIdUpdate option for addNewStatuses action. | Roger Braun | 2016-11-28 |
| | | | | | This fixes #11. | ||
| * | 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. | ||
| * | 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 |
| | | |||
| * | Basic mention support. | Roger Braun | 2016-11-26 |
| | | | | | I still have to think about how to integrate them in the state system... | ||
| * | Better handling of favorites. | Roger Braun | 2016-11-25 |
| | | |||
| * | Make timelineless status adding possible. | Roger Braun | 2016-11-24 |
| | | |||
| * | Merge branch 'master' of ssh.gitgud.io:lambadalambda/pleroma-fe | Roger Braun | 2016-11-22 |
| |\ | |||
| | * | Fixes for deletion. | Roger Braun | 2016-11-19 |
| | | | |||
| * | | Move addNewStatuses code around. | Roger Braun | 2016-11-21 |
| |/ | |||
| * | Small status reducer changes. | Roger Braun | 2016-11-19 |
| | | |||
| * | Add first notification. | Roger Braun | 2016-11-18 |
| | | | | | This adds a favorite notification. | ||
| * | Add status deletion. | Roger Braun | 2016-11-18 |
| | | | | | Kind of wonky. Would be better if we used the AS endpoints. | ||
| * | Complete rewrite of status adding code. | Roger Braun | 2016-11-18 |
| | | | | | | This now uses nearly only mutation, to take advantage of vue's mutation tracking. | ||
