aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Collapse)AuthorAge
...
* | | fix conflicts, make subject update the previewShpuld Shpuldson2020-07-06
|\ \ \
| * | | add no-statusId support for status popoverShpuld Shpuldson2020-06-30
| | | |
| * | | add strikethrough when parent isn't visibleShpuld Shpuldson2020-06-30
| | | |
* | | | remove panel-footer in userpanel, simplify preview header, fix word-wrap in ↵Shpuld Shpuldson2020-06-28
|/ / / | | | | | | | | | preview
* | / fix huge emoji in usernamesHenry Jameson2020-06-19
| |/ |/|
* | alignment fixesHenry Jameson2020-06-06
| |
* | fixed case in class nameHenry Jameson2020-06-02
| |
* | 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
| * \ Merge branch 'feat/status-content-separation' into 'develop'Shpuld Shpludson2020-05-08
| |\ \ | | | | | | | | | | | | | | | | Refactor: Separate status content from status See merge request pleroma/pleroma-fe!1092
| | * | Separate status content from status like in direct conversations mrShpuld Shpuldson2020-04-27
| | |/
| * / fix gap when not logged inShpuld Shpuldson2020-05-08
| |/
* | minor fixesShpuld Shpuldson2020-04-23
| |
* | make relationships separate from usersShpuld Shpuldson2020-04-21
|/
* Fix/popover performanceShpuld Shpludson2020-02-28
|
* Merge branch 'develop' into 'themes-accent'HJ2020-02-11
|\ | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue
| * Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
| |
| * Include non-gallery attachments and distinguish between images and videosxenofem2020-02-08
| |
| * Indicate whether collapsed statuses contain gallery media or link preview cardsxenofem2020-02-08
| |
* | Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-01-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ...
| * 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
| |\
| * | 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
| | |
* | | Kenomo (see: #624) theme. Ability to define link color for post contents. FixesHenry Jameson2020-01-28
| | |
* | | improved selectedMenu againHenry Jameson2020-01-24
| | |
* | | selectedPost and selectedMenu supportHenry Jameson2020-01-13
| | |
* | | poll slot renamed, lightBg customization implementedHenry Jameson2020-01-13
| |/ |/|
* | Made it optionalHenry Jameson2019-11-14
|/
* show preview popover when hover numbered repliestaehoon2019-10-24
|
* refactor conditionstaehoon2019-10-24
|
* split status preview popover into a separate componenttaehoon2019-10-24
|
* minor css fixtaehoon2019-10-24
|
* restrict distance at top side onlytaehoon2019-10-24
|
* set different trigger event in desktop and mobile by defaulttaehoon2019-10-24
|
* fix eslint warningstaehoon2019-10-24
|
* fix popper go behind the top bartaehoon2019-10-24
|
* migrate Popper to v-popovertaehoon2019-10-24
|
* fix popper go behind the top bartaehoon2019-10-24
|
* fix eslint warningstaehoon2019-10-24
|
* reset font-size to normal text size using remtaehoon2019-10-24
|
* use top placement by defaulttaehoon2019-10-24
|
* hide status preview popper when hover popper contenttaehoon2019-10-24
|
* use better nametaehoon2019-10-24
|
* css cleanuptaehoon2019-10-24
|
* fix minor css issues in status previewtaehoon2019-10-24
|
* use popper for status previewtaehoon2019-10-24
|
* Fix reply arrow highlighting in some accessibility toolseal2019-10-17
| | | | | The cursor style needs to be "pointer" even before hovering, since keyboard-driven browsing never hovers over the elements.