aboutsummaryrefslogtreecommitdiff
path: root/src/modules/statuses.js
Commit message (Expand)AuthorAge
...
* Merge branch 'issue-392-other-user-stale-data' into 'develop'Shpuld Shpludson2019-03-07
|\
| * #392: clean up notification stopping sectiondave2019-03-01
| * #392: update object.entriesdave2019-02-28
| * #392: update defaultState into a functiondave2019-02-28
| * #392: stale data served to new user accountdave2019-02-28
* | Merge branch 'fix/remove-posts-immediately-by-blocking-someone' into 'develop'Shpuld Shpludson2019-03-07
|\ \
| * | Remove posts by blocking or unfollowingjasper2019-02-25
| * | Remove posts by blocking or followingjasper2019-02-18
* | | Fetch activites by last idjasper2019-03-01
* | | Fetch activites by last idjasper2019-02-27
| |/ |/|
* | Merge branch 'issue-380-noification-unread' into 'develop'HJ2019-02-25
|\ \
| * | #380: simply and remove redundancydave2019-02-25
| * | #380: fix false alarm for unread notificationsdave2019-02-25
| |/
* / #390: fixed the problem loading other user's media datadave2019-02-25
|/
* fix notificationsHenry Jameson2019-02-14
* Add loading indicator for notifications, make timelines indicate bottoming ou...shpuld2019-01-29
* fix user tl clearing and give it a testshpuld2019-01-28
* user profile: add media timelineWilliam Pitcock2019-01-26
* quickfixHenry Jameson2019-01-25
* this attempts converting id to number to sort them numerically, since "99" >Henry Jameson2019-01-25
* removing unnecessary conversions since it should already be converted in norm...Henry Jameson2019-01-17
* Revert "some initial work to make it possible to use "unregistered" timelines...Henry Jameson2019-01-17
* Merge branch 'switch-to-string-ids' into favoritesHenry Jameson2019-01-17
|\
| * fixx?????Henry Jameson2019-01-16
| * fix notifications?Henry Jameson2019-01-16
| * fix lintHenry Jameson2019-01-11
| * fix tests, removed one unused function, fix real problem that tests helped toHenry Jameson2019-01-11
| * added some more explicit to string conversion since BE seem to be sendingHenry Jameson2019-01-11
| * Remove all explicit and implicit conversions of statusId to number, changedHenry Jameson2019-01-11
* | migrated some tests to normalizer, fixed some potential bug, fixed tests to useHenry Jameson2019-01-15
* | cleanupHenry Jameson2019-01-14
* | fixes, guardsHenry Jameson2019-01-14
* | notifications now also undergo some parsing, hypothetically could use MastoAPIHenry Jameson2019-01-14
* | post-merge fixHenry Jameson2019-01-13
* | Merge remote-tracking branch 'upstream/develop' into favoritesHenry Jameson2019-01-13
|\ \
| * | Change emptlyTl to take userIdshpuld2019-01-09
| * | Retain userId on clearing user timeline, don't flush when empty timelineshpuld2019-01-08
| |/
* | moved some stuff from statuses to api service. added initial adapter (currentlyHenry Jameson2019-01-13
* | some initial work to make it possible to use "unregistered" timelines, i.e. notHenry Jameson2019-01-12
|/
* User Card Content fixes and updatesHJ2018-12-26
* no more "broken favorite"Henry Jameson2018-12-19
* Refactor follower/friends out of statuses/timeline into user_profile where itHenry Jameson2018-12-17
* Merge branch 'ss-read' into 'develop'lambda2018-12-03
|\
| * removes hacks from notifications storage, adds api call to let server updateHenry Jameson2018-12-02
* | Add userId property to timelines so that we don't overwrite user timeline meantHenry Jameson2018-12-03
|/
* DM timeline: stream new statuseseal2018-11-25
* Add direct message tab.Roger Braun2018-11-13
* fixup! Added logic to process reply to favorite request and update likes coun...Henry Jameson2018-08-30
* Added ability to hide certain types of notificationsHenry Jameson2018-08-28
* Added logic to process reply to favorite request and update likes counterHenry Jameson2018-08-27