aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
Commit message (Collapse)AuthorAge
* multiple fixesHenry Jameson2020-05-26
|
* fix reprööted posts not being muted properly. fix muted posts makingHenry Jameson2020-05-25
| | | | desktop notifications
* Merge branch 'develop' into 'feat/relationship-refactor'Shpuld Shpludson2020-05-08
|\ | | | | | | # Conflicts: # src/components/notification/notification.js
| * Separate status content from status like in direct conversations mrShpuld Shpuldson2020-04-27
| |
| * Refactor status showing/hiding code for better handling of edge cases and ↵xenofem2020-02-24
| | | | | | | | easier comprehension
* | fix status mutesShpuld Shpuldson2020-04-27
| |
* | add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
| |
* | make relationships separate from usersShpuld Shpuldson2020-04-21
|/
* Include non-gallery attachments and distinguish between images and videosxenofem2020-02-08
|
* clean up code, fix prediction bugShpuld Shpuldson2020-01-14
|
* fix merge conflictsShpuld Shpuldson2020-01-13
|\
| * restore muted users collapsing logic on other user’s profilestaehoon2019-11-25
| |
| * eslintHenry Jameson2019-11-14
| |
| * Made it optionalHenry Jameson2019-11-14
| |
| * Fix regex, tag detector conditionHenry Jameson2019-11-14
| |
| * adds greentext, also small fixesHenry Jameson2019-11-14
| |
* | usable-but-buggy: picker, adding/removing reaction on click, search, stylesShpuld Shpuldson2020-01-13
| |
* | wip commit, add basic popover for emoji reaction selectShpuld Shpuldson2019-11-15
| |
* | add fetching for emoji reactions, draft designShpuld Shpuldson2019-11-15
|/
* Merge remote-tracking branch 'upstream/develop' into settings-refactorHenry Jameson2019-10-29
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (89 commits) remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings fix popper go behind the top bar migrate Popper to v-popover fix popper go behind the top bar fix eslint warnings reset font-size to normal text size using rem use top placement by default hide status preview popper when hover popper content ...
| * split status preview popover into a separate componenttaehoon2019-10-24
| |
| * migrate Popper to v-popovertaehoon2019-10-24
| |
| * use better nametaehoon2019-10-24
| |
| * reposition popper after fetching statustaehoon2019-10-24
| |
| * use popper for status previewtaehoon2019-10-24
| |
* | fix! i noticed it!!Henry Jameson2019-10-08
| |
* | created mergedConfig getter to avoid obnoxious checks for undefined everywhereHenry Jameson2019-09-29
|/
* do not collapse thread muted posts in conversationtaehoon2019-09-13
|
* detect thread-muted poststaehoon2019-09-13
|
* do not change word based muting logictaehoon2019-09-13
|
* do not collapse muted user's posts on muted user's profile pagetaehoon2019-09-13
|
* rel also accepts list, update rel detection logictaehoon2019-08-13
|
* use hashtag class detection as fallbacktaehoon2019-08-12
|
* detect hashtag using rel instead of classtaehoon2019-08-12
|
* closest can returns itself as welltaehoon2019-07-23
|
* find inside status-content div onlytaehoon2019-07-23
|
* try to use the closest a tag as targettaehoon2019-07-23
|
* Also apply keyword filter to subjectsToromino2019-07-20
|
* Merge branch 'fix/respect-hide-post-stats' into 'develop'HJ2019-07-15
|\ | | | | | | | | Hide favs/rts properly when hide post stats is enabled See merge request pleroma/pleroma-fe!877
| * Hide favs/rts properly when hide post stats is enabledshpuld2019-07-09
| |
* | add commentstaehoon2019-07-07
| |
* | refetch favs and repeats separatelytaehoon2019-07-07
| |
* | refetch favs and repeats when stats are changedtaehoon2019-07-07
|/
* check for user before checking users propsshpuld2019-07-07
|
* all the manual fixesHenry Jameson2019-07-07
|
* Feature/polls attempt 2lain2019-06-18
|
* switch from method to computed propertyMoonman2019-05-20
|
* formattingMoonman2019-05-20
|
* add tags to data and to status componentMoonman2019-05-20
|
* show pinned state only in the user timelinetaehoon2019-05-15
|