| Commit message (Expand) | Author | Age |
| * | Remove useless codes | jasper | 2019-04-03 |
| * | Fix notification bugs | jasper | 2019-04-03 |
| * | #471 - fix timeline fetch with since_id | jared | 2019-04-01 |
| * | Merge branch 'issues/#465' into 'develop' | Shpuld Shpludson | 2019-03-29 |
| |\ |
|
| | * | update store according to retweeted status | Brenden Bice | 2019-03-28 |
| * | | Merge remote-tracking branch 'upstream/develop' into mastoapi/actions | Henry Jameson | 2019-03-25 |
| |\| |
|
| | * | reactivity fixes | Henry Jameson | 2019-03-22 |
| | * | Merge branch 'mastoapi/user-stuff' into 'develop' | HJ | 2019-03-15 |
| | |\ |
|
| | | * | fixed tests, review fixes, now storing local users with downcase screen name for | Henry Jameson | 2019-03-11 |
| | | * | fix reply-to marker, also whoops console log | Henry Jameson | 2019-03-09 |
| | | * | Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna | Henry Jameson | 2019-03-08 |
| | | * | Partially transitioned user data to MastoAPI. Added support for fetching | Henry Jameson | 2019-03-08 |
| | * | | Make minId reset with minVisibleId to prevent gaps when showing new | shpuld | 2019-03-10 |
| | |/ |
|
| * / | basic user and status actions implemented | Henry Jameson | 2019-03-10 |
| |/ |
|
| * | Merge branch 'issue-392-other-user-stale-data' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ |
|
| | * | #392: clean up notification stopping section | dave | 2019-03-01 |
| | * | #392: update object.entries | dave | 2019-02-28 |
| | * | #392: update defaultState into a function | dave | 2019-02-28 |
| | * | #392: stale data served to new user account | dave | 2019-02-28 |
| * | | Merge branch 'fix/remove-posts-immediately-by-blocking-someone' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ \ |
|
| | * | | Remove posts by blocking or unfollowing | jasper | 2019-02-25 |
| | * | | Remove posts by blocking or following | jasper | 2019-02-18 |
| * | | | Fetch activites by last id | jasper | 2019-03-01 |
| * | | | Fetch activites by last id | jasper | 2019-02-27 |
| | |/
|/| |
|
| * | | Merge branch 'issue-380-noification-unread' into 'develop' | HJ | 2019-02-25 |
| |\ \ |
|
| | * | | #380: simply and remove redundancy | dave | 2019-02-25 |
| | * | | #380: fix false alarm for unread notifications | dave | 2019-02-25 |
| | |/ |
|
| * / | #390: fixed the problem loading other user's media data | dave | 2019-02-25 |
| |/ |
|
| * | fix notifications | Henry Jameson | 2019-02-14 |
| * | Add loading indicator for notifications, make timelines indicate bottoming ou... | shpuld | 2019-01-29 |
| * | fix user tl clearing and give it a test | shpuld | 2019-01-28 |
| * | user profile: add media timeline | William Pitcock | 2019-01-26 |
| * | quickfix | Henry Jameson | 2019-01-25 |
| * | this attempts converting id to number to sort them numerically, since "99" > | Henry Jameson | 2019-01-25 |
| * | removing unnecessary conversions since it should already be converted in norm... | Henry Jameson | 2019-01-17 |
| * | Revert "some initial work to make it possible to use "unregistered" timelines... | Henry Jameson | 2019-01-17 |
| * | Merge branch 'switch-to-string-ids' into favorites | Henry Jameson | 2019-01-17 |
| |\ |
|
| | * | fixx????? | Henry Jameson | 2019-01-16 |
| | * | fix notifications? | Henry Jameson | 2019-01-16 |
| | * | fix lint | Henry Jameson | 2019-01-11 |
| | * | fix tests, removed one unused function, fix real problem that tests helped to | Henry Jameson | 2019-01-11 |
| | * | added some more explicit to string conversion since BE seem to be sending | Henry Jameson | 2019-01-11 |
| | * | Remove all explicit and implicit conversions of statusId to number, changed | Henry Jameson | 2019-01-11 |
| * | | migrated some tests to normalizer, fixed some potential bug, fixed tests to use | Henry Jameson | 2019-01-15 |
| * | | cleanup | Henry Jameson | 2019-01-14 |
| * | | fixes, guards | Henry Jameson | 2019-01-14 |
| * | | notifications now also undergo some parsing, hypothetically could use MastoAPI | Henry Jameson | 2019-01-14 |
| * | | post-merge fix | Henry Jameson | 2019-01-13 |
| * | | Merge remote-tracking branch 'upstream/develop' into favorites | Henry Jameson | 2019-01-13 |
| |\ \ |
|
| | * | | Change emptlyTl to take userId | shpuld | 2019-01-09 |