aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.js
Commit message (Collapse)AuthorAge
* fixes to timeline error handlingShpuld Shpuldson2020-11-10
|
* Instead of blocking all interaction, only block interaction in placesHenry Jameson2020-11-02
| | | | that matter
* fix conflictsShpuld Shpuldson2020-10-29
|\
| * more FA5 stuff with small related refactoringHenry Jameson2020-10-20
| |
* | change input blocking to use cssShpuld Shpuldson2020-10-28
| |
* | block clicks for a second when timeline movesShpuld Shpuldson2020-10-27
|/
* Timeline virtual scrollingShpuld Shpludson2020-09-29
|
* Merge branch 'feat/separate-timeline-navigation-from-navpanel' into 'develop'lain2020-08-06
|\ | | | | | | | | Separate timeline navigation from navpanel See merge request pleroma/pleroma-fe!1172
| * update with bookmarks, clean up some codeShpuld Shpuldson2020-07-07
| |\
| * | basic version done, needs cleanup from nav panel stylesShpuld Shpuldson2020-07-02
| | |
* | | remove most of reply preview and autoload related stuffShpuld Shpuldson2020-07-14
| |/ |/|
* | Add bookmarksEugenij2020-07-03
|/ | | | Co-authored-by: jared <jaredrmain@gmail.com>
* change Show New text to Reload when flushingShpuld Shpuldson2020-06-30
|
* Make use of backend reply filteringShpuld Shpuldson2020-06-30
|
* Change naming, make more generalWyatt Benno2019-12-09
|
* Change 403 messagingWyatt Benno2019-12-05
|
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
|
* do not change word based muting logictaehoon2019-09-13
|
* do not collapse muted user's posts on muted user's profile pagetaehoon2019-09-13
|
* update keyBytaehoon2019-08-17
|
* generate idObj at timeline leveltaehoon2019-08-17
|
* add unit test for elimination logictaehoon2019-07-25
|
* use array.includes instead of array.indexOftaehoon2019-07-24
|
* 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
|