aboutsummaryrefslogtreecommitdiff
path: root/src/modules/statuses.js
Commit message (Collapse)AuthorAge
...
| | | * 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
| | | | not support the extension
* Set thread_muted for all statuses with the same conversation id onrinpatch2019-09-04
| | | | status mute/unmute
* fix pin/unpin status logictaehoon2019-09-01
|
* Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-15
|\ | | | | | | # Conflicts: # src/services/api/api.service.js
| * 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
|\ | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue
| * 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
|\ | | | | | | | | timeline-skip-fix See merge request pleroma/pleroma-fe!850
| * 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
|
* improve performance by caching pinned status ids into user objecttaehoon2019-05-15
|
* show immediately pinned statusestaehoon2019-05-15
|
* revert removeStatus changestaehoon2019-05-15
|
* refactor error handling of pinStatustaehoon2019-05-15
|
* refactor pin/unpin status logictaehoon2019-05-15
|
* filter pinned statuses based on pinned entity instead of a separate user entitytaehoon2019-05-15
|
* remove pinned timeline, instead, use simple entity of user objecttaehoon2019-05-15
|
* #468 - clean updave2019-05-15
|
* #468 - update pinned status after actions(remove, add)dave2019-05-15
|
* #468 - remove unpinned status from timelinedave2019-05-15
|
* #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
|
* #468 - pin/unpin statusdave2019-05-15
|
* use backendInteractortaehoon2019-05-07
|
* clean uptaehoon2019-05-07
|
* update favorite number earliertaehoon2019-05-07
|
* update status interaction upon retweet action responsetaehoon2019-05-07
|
* sync up favoritedBy with favorite/unfavorite actiontaehoon2019-05-07
|
* do not regenerate status objecttaehoon2019-05-07
|
* filter outside of componentshpuld2019-04-29
|
* refactor showing favs and repeats logicBrenden Bice2019-04-11
|
* display favs & reblogged users on expanded post in timeline viewBrenden Bice2019-04-11
|
* rename favourite to favoriteBrenden Bice2019-04-11
|
* improve code qualityBrenden Bice2019-04-11
|
* fetch reblogged usersBrenden Bice2019-04-11
|
* fetch favorited usersBrenden Bice2019-04-11
|