aboutsummaryrefslogtreecommitdiff
path: root/src/components/status
Commit message (Collapse)AuthorAge
...
* neater way to do hover thing with still imageHenry Jameson2020-07-28
|
* refactor statusHenry Jameson2020-07-28
|
* separate status scss into another fileHenry Jameson2020-07-27
|
* Merge branch 'feat/show-fav-rt-lists-on-hover' into 'develop'Shpuld Shpludson2020-07-21
|\ | | | | | | | | Feat/show fav rt lists on hover See merge request pleroma/pleroma-fe!1196
| * Move user list from reactions to its own component, make favs and rts use itShpuld Shpuldson2020-07-16
| |
* | Merge branch 'feat/more-title-attributes-in-status-header' into 'develop'Shpuld Shpludson2020-07-20
|\ \ | | | | | | | | | | | | Add title attributes to more things in status header See merge request pleroma/pleroma-fe!1195
| * | add title attributes to more things in status headerShpuld Shpuldson2020-07-16
| |/
* | Merge branch 'features/favicons' into 'develop'Shpuld Shpludson2020-07-20
|\ \ | |/ |/| | | | | status.vue: Add support for favicons See merge request pleroma/pleroma-fe!1076
| * move faviconShpuld Shpuldson2020-06-18
| |
| * Merge branch 'develop' into features/faviconsShpuld Shpuldson2020-06-18
| |\
| * | move favicon to nameShpuld Shpuldson2020-06-18
| | |
| * | status.vue: Add support for faviconsHaelwenn (lanodan) Monnier2020-03-01
| | | | | | | | | | | | Put in replacement to the external icon when possible
* | | fix conflicts, make subject update the previewShpuld Shpuldson2020-07-06
|\ \ \
| * \ \ Merge branch 'feat/parent-visible-support' into 'develop'Shpuld Shpludson2020-07-05
| |\ \ \ | | | | | | | | | | | | | | | | | | | | #874 Add strike-through to "Reply to" when parent_visible is set to false See merge request pleroma/pleroma-fe!1162
| | * | | add no-statusId support for status popoverShpuld Shpuldson2020-06-30
| | | | |
| | * | | add strikethrough when parent isn't visibleShpuld Shpuldson2020-06-30
| | | | |
| * | | | Make use of backend reply filteringShpuld 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
| |
* | 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
| * \ 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
| | | |
| * | | Merge branch 'develop' into 'feature/copy-link'Shpuld Shpludson2020-05-08
| |\| | | | | | | | | | | | | | # Conflicts: # static/fontello.json
| | * | Merge branch 'fix/status-showing-hiding' into 'develop'Shpuld Shpludson2020-04-27
| | |\ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Refactor status showing/hiding code for better handling of edge cases and easier comprehension Closes #779 See merge request pleroma/pleroma-fe!1073
| | | * Refactor status showing/hiding code for better handling of edge cases and ↵xenofem2020-02-24
| | | | | | | | | | | | | | | | easier comprehension
| * | | fix gap when not logged inShpuld Shpuldson2020-05-08
| |/ /
* | | fix status mutesShpuld Shpuldson2020-04-27
| | |
* | | add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
| | |
* | | 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
| |/ |/|