aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.js
Commit message (Expand)AuthorAge
* Merge branch 'quotes-count' into 'develop'HJ2024-05-22
|\
| * Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
* | more transparent panels fixesHenry Jameson2024-03-07
|/
* Fix pinned statuses gone when reloading user timelinetusooa2023-07-18
* show counter in show new button on mobileHenry Jameson2022-11-01
* lintHenry Jameson2022-08-24
* use a bit more compact layout on mobileHenry Jameson2022-08-24
* add "scroll to top" button to timelines and notificationsHenry Jameson2022-08-17
* Merge branch 'lists-implementation' into 'develop'HJ2022-08-09
|\
| * Lists implementationAlexander Tumin2022-08-06
* | made quick settings into their own component, added quick view settings,Henry Jameson2022-08-01
|/
* Merge remote-tracking branch 'origin/develop' into threecolumnHenry Jameson2022-05-20
|\
| * Fix virtual scrolling when the user has a lot of pinned statusesTusooa Zhu2022-05-19
* | unified how panel-footer works between regular timelines and user timelineHenry Jameson2022-04-25
* | tons of fixes mainly aimed at panel headingsHenry Jameson2022-04-20
* | fix timeline scroll-to-topHenry Jameson2022-04-10
* | revert timeline changesHenry Jameson2022-04-10
* | options to enable scrollbars and disable sticky headersHenry Jameson2022-04-07
* | fix some scroll issuesHenry Jameson2022-04-07
* | fixed tons of stuff, at least it looks normalish on desktopHenry Jameson2022-04-04
|/
* fix some more warningsHenry Jameson2022-03-28
* fix forms closing in timelinesHenry Jameson2022-03-24
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\
| * lol, lmao, that was some shit, this is much easier and works all the timeHenry Jameson2022-02-20
* | destroyed -> unmountedHenry Jameson2021-04-25
|/
* add a quick settings menu for timeline headersShpuld Shpuldson2021-02-25
* fixes to timeline error handlingShpuld Shpuldson2020-11-10
* Instead of blocking all interaction, only block interaction in placesHenry Jameson2020-11-02
* 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
|\
| * 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
|/
* 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