| Commit message (Expand) | Author | Age |
| ... | |
| | * | | #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 |
| | * | | Retain userId on clearing user timeline, don't flush when empty timeline | shpuld | 2019-01-08 |
| | |/ |
|
| * | | moved some stuff from statuses to api service. added initial adapter (currently | Henry Jameson | 2019-01-13 |
| * | | some initial work to make it possible to use "unregistered" timelines, i.e. not | Henry Jameson | 2019-01-12 |
| |/ |
|
| * | User Card Content fixes and updates | HJ | 2018-12-26 |
| * | no more "broken favorite" | Henry Jameson | 2018-12-19 |
| * | Refactor follower/friends out of statuses/timeline into user_profile where it | Henry Jameson | 2018-12-17 |
| * | Merge branch 'ss-read' into 'develop' | lambda | 2018-12-03 |
| |\ |
|
| | * | removes hacks from notifications storage, adds api call to let server update | Henry Jameson | 2018-12-02 |
| * | | Add userId property to timelines so that we don't overwrite user timeline meant | Henry Jameson | 2018-12-03 |
| |/ |
|
| * | DM timeline: stream new statuses | eal | 2018-11-25 |
| * | Add direct message tab. | Roger Braun | 2018-11-13 |
| * | fixup! Added logic to process reply to favorite request and update likes coun... | Henry Jameson | 2018-08-30 |
| * | Added ability to hide certain types of notifications | Henry Jameson | 2018-08-28 |
| * | Added logic to process reply to favorite request and update likes counter | Henry Jameson | 2018-08-27 |
| * | Revert "Drop the entire thing about hidden "own" timeline since it doesn't ne... | Henry Jameson | 2018-08-21 |
| * | error display | Henry Jameson | 2018-08-20 |
| * | Hide initial desktop notifications spam when FE is opened and there's a lot of | Henry Jameson | 2018-08-20 |
| * | Drop the entire thing about hidden "own" timeline since it doesn't necessarily | Henry Jameson | 2018-08-20 |
| * | fix | Henry Jameson | 2018-08-18 |
| * | fixed favoriting from notification column | Henry Jameson | 2018-08-16 |
| * | added workaround for broken favorites | Henry Jameson | 2018-08-16 |
| * | undo test condition | Henry Jameson | 2018-08-12 |
| * | Added support for qvitter api fetching of notifications | Henry Jameson | 2018-08-12 |
| * | add unretweet action to statuses.js | Francis Dinh | 2018-06-14 |
| * | Fix nsfw in notifications again. | Roger Braun | 2018-04-23 |