aboutsummaryrefslogtreecommitdiff
path: root/src/components/status
Commit message (Collapse)AuthorAge
...
* Rename expandCW to collapseMessageWithSubject.ensra2018-08-20
| | | | Add option to config.json, disabled by default.
* fix indentensra2018-08-20
|
* Add support for configurable CW clickthrough.ensra2018-08-20
|
* fix for timeago being ass when post has replies. added hover colors forHenry Jameson2018-08-15
| | | | clickable icons on the right side. Reverted line-height to its original value
* fix potential stretched spurdoHenry Jameson2018-08-13
|
* fixed custom emoji in nickname. changed icons on right side to be moreHenry Jameson2018-08-13
| | | | | streamlined. adjusted CSS so that all text in header of post is on same baseline and all icons/images are middle-aligned.
* Merge branch 'develop' into 'feature/accountHighlight'Henry2018-08-12
|\ | | | | | | # Conflicts: # src/components/user_card_content/user_card_content.vue
| * Merge branch 'feature/emoji-in-profiles' into 'develop'lambda2018-08-12
| |\ | | | | | | | | | | | | Use serverside html rendering in usernames and bios if available. See merge request pleroma/pleroma-fe!304
| | * Use serverside html rendering in usernames and bios if available.eal2018-08-09
| | |
| | * Revert "Merge branch 'feature/hide-all-status-actions-if-not-logged-in' into ↵dtluna2018-08-06
| | | | | | | | | | | | | | | 'develop'" This reverts merge request !301
| | * Hide all status actions if not logged indtluna2018-08-06
| | |
| * | Update status.vueToromino2018-08-09
| | |
| * | Update status.vueToromino2018-08-08
| |/
| * Revert "Merge branch 'cw-clickthrough' into 'develop'"lambda2018-07-12
| | | | | | This reverts merge request !291
| * Fix lint warningsVivian Lim2018-06-29
| |
| * Add configuration option to enable click-through content warningsVivian Lim2018-06-28
| |
| * Also hide attachments behind clickthrough.Vivian Lim2018-06-28
| |
| * Differentiate content warning block if it is on lightbgVivian Lim2018-06-28
| |
| * Carry forward content warnings in repliesVivian Lim2018-06-28
| |
| * Add click-to-show content warnings on postsVivian Lim2018-06-28
| |
* | fixed lintHenry Jameson2018-08-05
| |
* | cleanup, fixed self-highlighting in notifications, fixed incorrect hex code ↵Henry Jameson2018-08-05
| | | | | | | | handling
* | added ability to pick the style of highlightingHenry Jameson2018-08-05
| |
* | both bugs fixed. it's reactive and no more conflicting cardsHenry Jameson2018-07-06
| |
* | moved style generator into separate file. notifications are highlighted too now.Henry Jameson2018-07-06
| |
* | working, somewhatHenry Jameson2018-07-06
| |
* | initial versHenry Jameson2018-07-06
|/
* Use parents scope if available.Roger Braun2018-06-12
|
* Fix formattingSyldexia2018-05-21
|
* Display visibility if available.Roger Braun2018-05-20
|
* user card no longer uncomfortably close to user name in timelineHenry Jameson2018-05-12
|
* unnecessary styles removed (fixes transparent color userstyle)Henry Jameson2018-05-12
|
* Fix rt heading alignment againshpuld2018-04-14
|
* Fix alignment issues in status heading and repeat infoshpuld2018-04-14
|
* change external link icon, move chat from side panel to floating, hide own ↵shpuld2018-04-14
| | | | bio, prevent body/app from scrolling horizontally.
* Fix overflowing long maes in statuses and repeats.shpuld2018-04-14
|
* Fix status preview loader having different offset from the actual stats previewshpuld2018-04-12
|
* Remove some commented lines and logsshpuld2018-04-11
|
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵shpuld2018-04-11
| | | | status fadein.
* Fixes from reviewshpuld2018-04-10
|
* Add back the status animationshpuld2018-04-10
|
* Fixes to notification style issues mostlyshpuld2018-04-10
|
* Merge hj's css overhaul and fix conflictsshpuld2018-04-10
|\
| * raddi customization UIHenry Jameson2018-04-08
| |
| * indentsHenry Jameson2018-04-07
| |
| * another post-rebase fixHenry Jameson2018-04-07
| |
| * fixesHenry Jameson2018-04-07
| |
| * border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | | | | | from settings screen.
| * cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
| |
| * getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
| |