aboutsummaryrefslogtreecommitdiff
path: root/src/modules/statuses.js
Commit message (Expand)AuthorAge
* Fix mistake in flushMarker init, make startFetching behave properly with olde...shpuld2017-11-23
* attempt to recognize when holes in timeline for various reasons, clear timeli...shpuld2017-11-21
* Fix mention timeline.Roger Braun2017-11-20
* Merge branch 'feature/streaming-posts' into 'develop'lambda2017-11-13
|\
| * Don't add notification on self mention, (and fix that pesky pleroma vs gs del...shpuld2017-11-12
* | moved notification asking from page load to login event. Added image inHenry Jameson2017-11-13
* | initial implementation for desktop notificationsHenry Jameson2017-11-12
|/
* Don't show repeats that have been shown already.shpuld2017-11-09
* Add tag timeline view.eal2017-09-17
* Add regex for follows from pleromabeeal2017-08-24
* Merge branch 'feature/follow-lists' into 'develop'Shpuld Shpuldson2017-08-23
|\
| * Add follower and following viewseal2017-08-23
* | Add regex to check if you're the one being followed before adding notification.Shpuld Shpuldson2017-08-21
* | Fix issue with trying to match() on undefinedShpuld Shpuldson2017-08-18
* | fix the very annoying thing where favs from pleromabe would not generate noti...Shpuld Shpuldson2017-08-18
|/
* Add follow notifications.eal2017-08-10
* Use tags array in status if available.Roger Braun2017-06-18
* Fix notification deletion.Roger Braun2017-06-13
* Clear timeline on user change.Roger Braun2017-06-12
* Start fetching user timelines.Roger Braun2017-06-12
* Don't crash on unknown status deletion.Roger Braun2017-06-07
* Remove notifications for deleted messages.Roger Braun2017-06-06
* Use one error variable for all timelineswakarimasen2017-03-09
* Add caching system to statuses.Roger Braun2017-03-08
* Visual feedback on failure to fetch new statuseswakarimasen2017-03-07
* Don't add notifications twice + persiste them.Roger Braun2017-02-18
* Make page title dynamic, better notification handling.Roger Braun2017-02-18
* Correctly calculate the newStatusesCount.Roger Braun2017-02-16
* Make minVisibleId actually dependent on visible statuses.Roger Braun2017-01-01
* Check all statuses in timeline for old retweets.Roger Braun2016-12-08
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2016-12-05
|\
| * Implements feature status deleteJiayi Zheng2016-12-04
* | Only add mentions to the mentions timeline once.Roger Braun2016-12-03
* | Treat mentions more like a timeline.Roger Braun2016-12-03
|/
* Reactivity fixes for attachments.Roger Braun2016-12-01
* Add noIdUpdate option for addNewStatuses action.Roger Braun2016-11-28
* Switch from moment.js to vue-timeago.Roger Braun2016-11-28
* Add notification on mention.Roger Braun2016-11-27
* Add repeat notifications.Roger Braun2016-11-27
* Parse mastodon favorites.Roger Braun2016-11-27
* Basic mention support.Roger Braun2016-11-26
* Better handling of favorites.Roger Braun2016-11-25
* Make timelineless status adding possible.Roger Braun2016-11-24
* Merge branch 'master' of ssh.gitgud.io:lambadalambda/pleroma-feRoger Braun2016-11-22
|\
| * Fixes for deletion.Roger Braun2016-11-19
* | Move addNewStatuses code around.Roger Braun2016-11-21
|/
* Small status reducer changes.Roger Braun2016-11-19
* Add first notification.Roger Braun2016-11-18
* Add status deletion.Roger Braun2016-11-18
* Complete rewrite of status adding code.Roger Braun2016-11-18