| Commit message (Expand) | Author | Age |
| * | 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 |
| * | update prop name | taehoon | 2019-07-24 |
| * | prevent showing pinned statuses twice | taehoon | 2019-07-24 |
| * | Merge branch 'develop' into 'eslint-fix' | HJ | 2019-07-06 |
| |\ |
|
| | * | clear userId property of timeline by default in clearTimeline action | taehoon | 2019-07-02 |
| * | | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| |/ |
|
| * | fix small annoyance | Henry Jameson | 2019-06-12 |
| * | Prevent repeated fetching | jasper | 2019-04-09 |
| * | #433: persistency of status form | dave | 2019-03-11 |
| * | Use a cross browser safe solution to get scroll top | taehoon | 2019-03-06 |
| * | Fix JS error when no statuses returned | shpuld | 2019-03-02 |
| * | Remove unused component local registration | taehoon | 2019-02-28 |
| * | Merge branch 'keyboard-binding' into 'develop' | Shpuld Shpludson | 2019-02-28 |
| |\ |
|
| | * | Validate if there are any new status to show | Edijs | 2019-02-18 |
| | * | Remove event listener when component destroy | Edijs | 2019-02-17 |
| | * | Bind a keyboard to show new status | Edijs | 2019-02-17 |
| * | | Merge branch 'fix/fetch-error-when-login' into 'develop' | Shpuld Shpludson | 2019-02-22 |
| |\ \ |
|
| | * | | Update: Fix fetch error when login | jasper | 2019-02-19 |
| | * | | Fix error when login | jasper | 2019-02-18 |
| | * | | fix/fetch-error-when-login | jasper | 2019-02-18 |
| | |/ |
|
| * / | #376: update status timeline when it's empty | dave | 2019-02-20 |
| |/ |
|
| * | Add loading indicator for notifications, make timelines indicate bottoming ou... | shpuld | 2019-01-29 |
| * | Refactor follower/friends out of statuses/timeline into user_profile where it | Henry Jameson | 2018-12-17 |
| * | throttle fetching old statuses to prevent spam, especially during scroll | Henry Jameson | 2018-12-04 |
| * | Made pausing TL updating configurable. Added styles for disabled checkboxes. | Henry Jameson | 2018-08-13 |
| * | Made it so that unfocused tab doesn't autostream posts when scrolled to the top | Henry Jameson | 2018-08-06 |
| * | Update timeline.js | lambda | 2018-04-22 |
| * | Stop blink from loading more statuses with every scroll. | csaurus | 2018-04-22 |
| * | Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, s... | shpuld | 2018-04-11 |
| * | Fix mistake in flushMarker init, make startFetching behave properly with olde... | shpuld | 2017-11-23 |
| * | Make the timeline button use the correct func for its text. | shpuld | 2017-11-22 |
| * | attempt to recognize when holes in timeline for various reasons, clear timeli... | shpuld | 2017-11-21 |
| * | Fix timeline softlock when switching from a loading timeline | eal | 2017-11-16 |
| * | Add an option to automatically show new posts when scrolled to the top, also ... | shpuld | 2017-11-13 |
| * | Deregister scroll listener properly, only fetch more if timeline is visible. | Shpuld Shpuldson | 2017-11-02 |
| * | Add tag timeline view. | eal | 2017-09-17 |
| * | Appease linter. | eal | 2017-08-23 |
| * | Add follower and following views | eal | 2017-08-23 |
| * | Use userId in timeline. | Roger Braun | 2017-06-12 |
| * | Hotfix for firefox to prevent loading on every scroll event. | Shpuld Shpuldson | 2017-06-03 |
| * | Add an option to initiate fetching older statuses automatically when scrolled... | Shpuld Shpuldson | 2017-06-03 |