aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
Commit message (Collapse)AuthorAge
...
| * fix console errorsHenry Jameson2021-06-08
| |
| * change defaultsHenry Jameson2021-06-08
| |
| * moved mentions into a separate component - MentionLine, added collapsingHenry Jameson2021-06-08
| | | | | | | | of mentions when there's too many of 'em
| * configurable mentions placementHenry Jameson2021-06-08
| |
| * moving mentions into separate rowHenry Jameson2021-06-08
| |
| * some docs, added richcontent to usernames in status, updated stillImageHenry Jameson2021-06-07
| | | | | | | | to allow scale of "gif" label
* | Rearranged settings, moved more stuff to filtering where apllicable.Henry Jameson2021-06-08
|/ | | | Changed how filering works.
* separate screen_name and screen_name_ui with decoded punycodeShpuld Shpuldson2021-02-26
|
* don't filter own postsShpuld Shpuldson2021-01-11
|
* move external source button to extra buttons, make expand button easier to ↵Shpuld Shpuldson2020-12-03
| | | | click and highlight on hover
* rotate the shackle of the lock for better accessibilityHenry Jameson2020-10-21
|
* come on and slamHenry Jameson2020-10-21
|
* more FA5 stuff with small related refactoringHenry Jameson2020-10-20
|
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
|
* Merge branch 'develop' into 'feat/masto-ws-deletes'Shpuld Shpludson2020-10-01
|\ | | | | | | | | | | # Conflicts: # CHANGELOG.md # src/components/status/status.js # src/components/status/status.scss
| * Timeline virtual scrollingShpuld Shpludson2020-09-29
| |
* | separate reply button to its own component, add changelog entryShpuld Shpuldson2020-09-07
| |
* | add basic deletes support that works with masto WSShpuld Shpuldson2020-09-06
|/
* Move user list from reactions to its own component, make favs and rts use itShpuld Shpuldson2020-07-16
|
* Make use of backend reply filteringShpuld Shpuldson2020-06-30
|
* 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
|