aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.js
Commit message (Collapse)AuthorAge
...
* update status eliminating logictaehoon2019-07-24
|
* update prop nametaehoon2019-07-24
|
* prevent showing pinned statuses twicetaehoon2019-07-24
|
* Merge branch 'develop' into 'eslint-fix'HJ2019-07-06
|\ | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue
| * clear userId property of timeline by default in clearTimeline actiontaehoon2019-07-02
| |
* | npm eslint --fix .Henry Jameson2019-07-05
|/
* fix small annoyanceHenry Jameson2019-06-12
|
* Prevent repeated fetchingjasper2019-04-09
|
* #433: persistency of status formdave2019-03-11
|
* Use a cross browser safe solution to get scroll toptaehoon2019-03-06
|
* Fix JS error when no statuses returnedshpuld2019-03-02
|
* Remove unused component local registrationtaehoon2019-02-28
|
* Merge branch 'keyboard-binding' into 'develop'Shpuld Shpludson2019-02-28
|\ | | | | | | | | | | | | Keyboard binding Closes #369 See merge request pleroma/pleroma-fe!593
| * Validate if there are any new status to showEdijs2019-02-18
| |
| * Remove event listener when component destroyEdijs2019-02-17
| |
| * Bind a keyboard to show new statusEdijs2019-02-17
| |
* | Merge branch 'fix/fetch-error-when-login' into 'develop'Shpuld Shpludson2019-02-22
|\ \ | | | | | | | | | | | | #370 fix/fetch-error-when-login See merge request pleroma/pleroma-fe!596
| * | Update: Fix fetch error when loginjasper2019-02-19
| | |
| * | Fix error when loginjasper2019-02-18
| | |
| * | fix/fetch-error-when-loginjasper2019-02-18
| |/
* / #376: update status timeline when it's emptydave2019-02-20
|/
* Add loading indicator for notifications, make timelines indicate bottoming ↵shpuld2019-01-29
| | | | out when no more statuses
* Refactor follower/friends out of statuses/timeline into user_profile where itHenry Jameson2018-12-17
| | | | belongs. Changed display of profile to single panel with tabs.
* throttle fetching old statuses to prevent spam, especially during scrollHenry Jameson2018-12-04
|
* Made pausing TL updating configurable. Added styles for disabled checkboxes.Henry Jameson2018-08-13
| | | | | Shuffled settings a bit b/c all the settings are in "Attachments" section depsite the fact not all of them are attachments-related.
* Made it so that unfocused tab doesn't autostream posts when scrolled to the topHenry Jameson2018-08-06
|
* Update timeline.jslambda2018-04-22
|
* Stop blink from loading more statuses with every scroll.csaurus2018-04-22
|
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵shpuld2018-04-11
| | | | status fadein.
* Fix mistake in flushMarker init, make startFetching behave properly with ↵shpuld2017-11-23
| | | | older statuses existing.
* Make the timeline button use the correct func for its text.shpuld2017-11-22
|
* attempt to recognize when holes in timeline for various reasons, clear ↵shpuld2017-11-21
| | | | timeline and fetch older when showing new to get rid of holes
* Fix timeline softlock when switching from a loading timelineeal2017-11-16
|
* Add an option to automatically show new posts when scrolled to the top, also ↵shpuld2017-11-13
| | | | add fade-in animation for posts.
* Deregister scroll listener properly, only fetch more if timeline is visible.Shpuld Shpuldson2017-11-02
|
* Add tag timeline view.eal2017-09-17
|
* Appease linter.eal2017-08-23
|
* Add follower and following viewseal2017-08-23
|
* Use userId in timeline.Roger Braun2017-06-12
|
* Hotfix for firefox to prevent loading on every scroll event.Shpuld Shpuldson2017-06-03
|
* Add an option to initiate fetching older statuses automatically when ↵Shpuld Shpuldson2017-06-03
| | | | scrolled 750 pixels or less from the bottom.
* Use one error variable for all timelineswakarimasen2017-03-09
|
* Unify notice timelines to make changes easier.Roger Braun2017-03-01
|
* Use statusOrConversation component in timeline.Roger Braun2017-02-04
|
* Timeline status adding fixes.Roger Braun2016-11-24
| | | | Don't show new statuses immediately if we already have something in there.
* Linting fixes.Roger Braun2016-11-07
|
* Load timeline once on creation.Roger Braun2016-11-06
|
* Add fetching of older statuses.Roger Braun2016-11-06
|
* New status showing.Roger Braun2016-10-28
|
* Basic statuses.Roger Braun2016-10-28
|