aboutsummaryrefslogtreecommitdiff
path: root/src/modules/statuses.js
Commit message (Expand)AuthorAge
* add basic validation for statusless status notificationsShpuld Shpuldson2021-02-26
* make notifications also use the popup errors, remove all error from status/no...Shpuld Shpuldson2020-11-10
* fixes to timeline error handlingShpuld Shpuldson2020-11-10
* Merge branch 'develop' into 'feat/masto-ws-deletes'Shpuld Shpludson2020-10-01
|\
| * Timeline virtual scrollingShpuld Shpludson2020-09-29
* | add basic deletes support that works with masto WSShpuld Shpuldson2020-09-06
|/
* Add desktop chat notificationseugenijm2020-07-13
* Add Chatseugenijm2020-07-08
* Add bookmarksEugenij2020-07-03
* Make use of backend reply filteringShpuld Shpuldson2020-06-30
* NotificationUtils: Extract preparation of notification object.lain2020-06-11
* multiple fixesHenry Jameson2020-05-26
* fix non-mention notifsHenry Jameson2020-05-26
* fix reprööted posts not being muted properly. fix muted posts makingHenry Jameson2020-05-25
* don't dismiss a rejected follow request on serverShpuld Shpuldson2020-05-02
* mark single notifs as seen properly on serverShpuld Shpuldson2020-05-02
* Add support for follow request notificationseugenijm2020-04-30
* add status unavailable message when status can't be loaded in status previewShpuld Shpuldson2020-03-02
* Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
* change emoji reactions to use new formatShpuld Shpuldson2020-01-26
* clean up code, fix prediction bugShpuld Shpuldson2020-01-14
* fix merge conflictsShpuld Shpuldson2020-01-13
|\
| * Merge branch 'develop' into 'fix-move-type-notification'HJ2020-01-03
| |\
| | * Merge remote-tracking branch 'upstream/develop' into streamingHenry Jameson2019-12-26
| | |\
| | | * Set error dataWyatt Benno2019-12-09
| | | * Change naming, make more generalWyatt Benno2019-12-09
| | | * Change 403 messagingWyatt Benno2019-12-05
| | * | Backend Interactor service overhaul, removed the need for copypastingHenry Jameson2019-11-24
| | |/
| * | change the expression of `move`kPherox2019-12-11
| * | Add view for moves notificationskPherox2019-12-11
| * | fix parse for move type notificationskPherox2019-12-11
| |/
* | usable-but-buggy: picker, adding/removing reaction on click, search, stylesShpuld Shpuldson2020-01-13
* | add fetching for emoji reactions, draft designShpuld Shpuldson2019-11-15
|/
* add fetchStatus actiontaehoon2019-10-24
* Avoid iterating over statuses to set thread_muted if the backend doesrinpatch2019-09-04
* Set thread_muted for all statuses with the same conversation id onrinpatch2019-09-04
* fix pin/unpin status logictaehoon2019-09-01
* Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-15
|\
| * New searchEugenij2019-07-15
| * refetch favs and repeats separatelytaehoon2019-07-07
| * update favs and repeats stats using favoritedByUsers and rebloggedByUsers datataehoon2019-07-07
* | Add thread muting to context menu of statusshpuld2019-07-07
|/
* Merge branch 'develop' into 'eslint-fix'HJ2019-07-06
|\
| * clear userId property of timeline by default in clearTimeline actiontaehoon2019-07-02
* | npm eslint --fix .Henry Jameson2019-07-05
|/
* Merge branch 'timeline-skip-fix' into 'develop'HJ2019-06-24
|\
| * change isPinned to noIdUpdateWyatt Benno2019-06-24
| * fix for #553Wyatt Benno2019-06-21
* | Move poll state handling to its own moduleShpuld Shpludson2019-06-20
|/
* Feature/polls attempt 2lain2019-06-18