| Commit message (Expand) | Author | Age |
| * | Merge branch 'quotes-count' into 'develop' | HJ | 2024-05-22 |
| |\ |
|
| | * | Display quotes count on posts and add quotes list page | marcin mikołajczak | 2024-01-04 |
| * | | more transparent panels fixes | Henry Jameson | 2024-03-07 |
| |/ |
|
| * | Fix pinned statuses gone when reloading user timeline | tusooa | 2023-07-18 |
| * | show counter in show new button on mobile | Henry Jameson | 2022-11-01 |
| * | lint | Henry Jameson | 2022-08-24 |
| * | use a bit more compact layout on mobile | Henry Jameson | 2022-08-24 |
| * | add "scroll to top" button to timelines and notifications | Henry Jameson | 2022-08-17 |
| * | Merge branch 'lists-implementation' into 'develop' | HJ | 2022-08-09 |
| |\ |
|
| | * | Lists implementation | Alexander Tumin | 2022-08-06 |
| * | | made quick settings into their own component, added quick view settings, | Henry Jameson | 2022-08-01 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/develop' into threecolumn | Henry Jameson | 2022-05-20 |
| |\ |
|
| | * | Fix virtual scrolling when the user has a lot of pinned statuses | Tusooa Zhu | 2022-05-19 |
| * | | unified how panel-footer works between regular timelines and user timeline | Henry Jameson | 2022-04-25 |
| * | | tons of fixes mainly aimed at panel headings | Henry Jameson | 2022-04-20 |
| * | | fix timeline scroll-to-top | Henry Jameson | 2022-04-10 |
| * | | revert timeline changes | Henry Jameson | 2022-04-10 |
| * | | options to enable scrollbars and disable sticky headers | Henry Jameson | 2022-04-07 |
| * | | fix some scroll issues | Henry Jameson | 2022-04-07 |
| * | | fixed tons of stuff, at least it looks normalish on desktop | Henry Jameson | 2022-04-04 |
| |/ |
|
| * | fix some more warnings | Henry Jameson | 2022-03-28 |
| * | fix forms closing in timelines | Henry Jameson | 2022-03-24 |
| * | Merge remote-tracking branch 'origin/develop' into vue3-again | Henry Jameson | 2022-03-16 |
| |\ |
|
| | * | lol, lmao, that was some shit, this is much easier and works all the time | Henry Jameson | 2022-02-20 |
| * | | destroyed -> unmounted | Henry Jameson | 2021-04-25 |
| |/ |
|
| * | add a quick settings menu for timeline headers | Shpuld Shpuldson | 2021-02-25 |
| * | fixes to timeline error handling | Shpuld Shpuldson | 2020-11-10 |
| * | Instead of blocking all interaction, only block interaction in places | Henry Jameson | 2020-11-02 |
| * | fix conflicts | Shpuld Shpuldson | 2020-10-29 |
| |\ |
|
| | * | more FA5 stuff with small related refactoring | Henry Jameson | 2020-10-20 |
| * | | change input blocking to use css | Shpuld Shpuldson | 2020-10-28 |
| * | | block clicks for a second when timeline moves | Shpuld Shpuldson | 2020-10-27 |
| |/ |
|
| * | Timeline virtual scrolling | Shpuld Shpludson | 2020-09-29 |
| * | Merge branch 'feat/separate-timeline-navigation-from-navpanel' into 'develop' | lain | 2020-08-06 |
| |\ |
|
| | * | update with bookmarks, clean up some code | Shpuld Shpuldson | 2020-07-07 |
| | |\ |
|
| | * | | basic version done, needs cleanup from nav panel styles | Shpuld Shpuldson | 2020-07-02 |
| * | | | remove most of reply preview and autoload related stuff | Shpuld Shpuldson | 2020-07-14 |
| | |/
|/| |
|
| * | | Add bookmarks | Eugenij | 2020-07-03 |
| |/ |
|
| * | change Show New text to Reload when flushing | Shpuld Shpuldson | 2020-06-30 |
| * | Make use of backend reply filtering | Shpuld Shpuldson | 2020-06-30 |
| * | Change naming, make more general | Wyatt Benno | 2019-12-09 |
| * | Change 403 messaging | Wyatt Benno | 2019-12-05 |
| * | Fix tests, more replacing with mergedConfig | Henry Jameson | 2019-10-06 |
| * | do not change word based muting logic | taehoon | 2019-09-13 |
| * | do not collapse muted user's posts on muted user's profile page | taehoon | 2019-09-13 |
| * | update keyBy | taehoon | 2019-08-17 |
| * | generate idObj at timeline level | taehoon | 2019-08-17 |
| * | add unit test for elimination logic | taehoon | 2019-07-25 |
| * | use array.includes instead of array.indexOf | taehoon | 2019-07-24 |
| * | update status eliminating logic | taehoon | 2019-07-24 |