aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.js
Commit message (Collapse)AuthorAge
* Bookmark foldersmarcin mikołajczak2024-09-23
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Merge branch 'quotes-count' into 'develop'HJ2024-05-22
|\ | | | | | | | | Display quotes count on posts and add quotes list page See merge request pleroma/pleroma-fe!1885
| * Display quotes count on posts and add quotes list pagemarcin mikołajczak2024-01-04
| | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* | 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
|\ | | | | | | | | Add lists support See merge request pleroma/pleroma-fe!1584
| * Lists implementationAlexander Tumin2022-08-06
| |
* | made quick settings into their own component, added quick view settings,Henry Jameson2022-08-01
|/ | | | added both to conversation view
* Merge remote-tracking branch 'origin/develop' into threecolumnHenry Jameson2022-05-20
|\ | | | | | | | | | | * origin/develop: Fix virtual scrolling when the user has a lot of pinned statuses fix "allow discovery" setting misbehaving
| * 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ...
| * 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
| | | | 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
|