| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Bookmark folders | marcin mikołajczak | 2024-09-23 |
| | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | Display quotes count on posts and add quotes list page | marcin mikołajczak | 2024-01-04 |
| | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | Lists implementation | Alexander Tumin | 2022-08-06 |
| | | |||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | streamlined WS flow, reduced spam amount related to WS reconnections | Henry Jameson | 2021-03-09 |
| | | |||
| * | WIP some work on making errors less spammy | Henry Jameson | 2021-03-08 |
| | | |||
| * | fixed few-posts TLs when streaming is enabled | Henry Jameson | 2021-01-13 |
| | | |||
| * | make notifications also use the popup errors, remove all error from ↵ | Shpuld Shpuldson | 2020-11-10 |
| | | | | | status/notif state | ||
| * | fixes to timeline error handling | Shpuld Shpuldson | 2020-11-10 |
| | | |||
| * | rename to promiseInterval | Shpuld Shpuldson | 2020-09-04 |
| | | |||
| * | fix timeline showimmediately being set wrongly | Shpuld Shpuldson | 2020-09-02 |
| | | |||
| * | replace setInterval for timelne, notifications and follow requests | Shpuld Shpuldson | 2020-09-02 |
| | | |||
| * | Limit reply filtering to home and public | Shpuld Shpuldson | 2020-07-17 |
| | | |||
| * | Add bookmarks | Eugenij | 2020-07-03 |
| | | | | | Co-authored-by: jared <jaredrmain@gmail.com> | ||
| * | Make use of backend reply filtering | Shpuld Shpuldson | 2020-06-30 |
| | | |||
| * | Set error data | Wyatt Benno | 2019-12-09 |
| | | |||
| * | remove console | Wyatt Benno | 2019-12-09 |
| | | |||
| * | Change naming, make more general | Wyatt Benno | 2019-12-09 |
| | | |||
| * | Wording updates | Wyatt Benno | 2019-12-06 |
| | | |||
| * | Change 403 messaging | Wyatt Benno | 2019-12-05 |
| | | |||
| * | Fix tests, more replacing with mergedConfig | Henry Jameson | 2019-10-06 |
| | | |||
| * | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| | | |||
| * | Add hideMutedPosts setting and wire up to post-returning endpoints | taehoon | 2019-03-21 |
| | | |||
| * | Fetch activites by last id | jasper | 2019-02-27 |
| | | |||
| * | Merge branch 'fix/timeline-too-eager-flush' into 'develop' | lambda | 2019-01-30 |
| |\ | | | | | | | | | | | | | Fix #290 Add a better check for fresh TL flushing Closes #290 See merge request pleroma/pleroma-fe!494 | ||
| | * | Add a better check for fresh TL flushing | shpuld | 2019-01-29 |
| | | | |||
| * | | Add loading indicator for notifications, make timelines indicate bottoming ↵ | shpuld | 2019-01-29 |
| |/ | | | | out when no more statuses | ||
| * | Retain userId on clearing user timeline, don't flush when empty timeline | shpuld | 2019-01-08 |
| | | |||
| * | Add userId property to timelines so that we don't overwrite user timeline meant | Henry Jameson | 2018-12-03 |
| | | | | | for another user | ||
| * | added workaround for broken favorites | Henry Jameson | 2018-08-16 |
| | | |||
| * | change timeline min/max id updating behavior to not get stuck with 20 wrong ↵ | shpuld | 2018-04-13 |
| | | | | | type of activities on fetch older. | ||
| * | 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 | ||
| * | Add tag timeline view. | eal | 2017-09-17 |
| | | |||
| * | Start fetching user timelines. | Roger Braun | 2017-06-12 |
| | | |||
| * | Use one error variable for all timelines | wakarimasen | 2017-03-09 |
| | | |||
| * | Move rejection handler | wakarimasen | 2017-03-07 |
| | | |||
| * | Visual feedback on failure to fetch new statuses | wakarimasen | 2017-03-07 |
| | | |||
| * | Fetch Public and TWKN timelines when viewed. | Roger Braun | 2017-02-16 |
| | | |||
| * | 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. | ||
| * | addNewStatuses: mutation -> action | Roger Braun | 2016-11-18 |
| | | | | | This is to add the current user. | ||
| * | Remove temp data. | Roger Braun | 2016-11-06 |
| | | |||
| * | Add fetching of older statuses. | Roger Braun | 2016-11-06 |
| | | |||
| * | Update timestamps after fetch. | Roger Braun | 2016-10-28 |
| | | |||
| * | Start fetching. | Roger Braun | 2016-10-28 |
| | | |||
| * | . | Roger Braun | 2016-10-26 |
