aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* fix preview opening automaticallyShpuld Shpuldson2020-07-07
|
* don't close preview on post, move visibility notices above the preview where ↵Shpuld Shpuldson2020-07-06
| | | | they belong
* remove contenttype check from content type watcherShpuld Shpuldson2020-07-06
|
* move translation strings to correct place, translate error messageShpuld Shpuldson2020-07-06
|
* fix conflicts, make subject update the previewShpuld Shpuldson2020-07-06
|\
| * Merge branch 'fix/remove-extra-notifications-fetch' into 'develop'Shpuld Shpludson2020-07-05
| |\ | | | | | | | | | | | | Fix: notifications fetcher double fetching on every tick See merge request pleroma/pleroma-fe!1164
| | * Apply suggestion to src/components/notifications/notifications.jsShpuld Shpludson2020-07-05
| | |
| | * add initial fetching back in a more streamlined wayShpuld Shpuldson2020-07-01
| | |
| | * remove unnecessary fetchAndUpdate, change notifications fetcher to not ↵Shpuld Shpuldson2020-07-01
| | | | | | | | | | | | double fetch
| * | Merge branch 'feat/allow-use-without-cookies' into 'develop'Shpuld Shpludson2020-07-05
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix #815: Allow use without cookies, Add a global notice popup system Closes #815 See merge request pleroma/pleroma-fe!1166
| | * | change storage error one-off into a global notice systemShpuld Shpuldson2020-07-02
| | | |
| * | | 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
| | | |/ | | |/|
| * | | fix height for emoji panel of settings modalkPherox2020-07-04
| | | |
| * | | Add bookmarksEugenij2020-07-03
| | |/ | |/| | | | | | | Co-authored-by: jared <jaredrmain@gmail.com>
| * | change Show New text to Reload when flushingShpuld Shpuldson2020-06-30
| | |
| * | Make use of backend reply filteringShpuld Shpuldson2020-06-30
| |/
| * Merge branch '812-subject-separation' into 'develop'lain2020-06-29
| |\ | | | | | | | | | | | | | | | | | | StatusContent: Better separate subject from status content. Closes #812 See merge request pleroma/pleroma-fe!1150
| | * Change the show/hide strings about, remove subjected status toggle when ↵Shpuld Shpuldson2020-06-26
| | | | | | | | | | | | 'collapse' option not used
| | * rip restyle subject, fix some issues with long subjectShpuld Shpuldson2020-06-26
| | |
| | * StatusContent: Fix greentext.lain2020-06-19
| | |
| | * StatusContent: Better separate subject from status content.lain2020-06-19
| | |
* | | remove panel-footer in userpanel, simplify preview header, fix word-wrap in ↵Shpuld Shpuldson2020-06-28
| | | | | | | | | | | | preview
* | | make line sizes match for errors/loading and statuses, make X hitbox bigger, ↵Shpuld Shpuldson2020-06-28
| | | | | | | | | | | | remove attachments, add shorter custom message for empty status preview. fix auto update triggering
* | | add automatic updatingShpuld Shpuldson2020-06-28
| | |
* | | show preview with plaintext tooShpuld Shpuldson2020-06-28
| | |
* | | remove unnecessary type=buttonShpuld Shpuldson2020-06-28
| | |
* | | fix preview attachments getting wrong stylesShpuld Shpuldson2020-06-28
| | |
* | | update styles in preview headingShpuld Shpuldson2020-06-28
| | |
* | | add rich text previewShpuld Shpuldson2020-06-28
|/ /
* | Merge branch 'develop' into 'iss-149/profile-fields-setting'Shpuld Shpludson2020-06-27
|\ \ | | | | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue
| * | Use more correct class name for user badgesSergey Suprunenko2020-06-21
| | |
| * | Show a 'bot' badge on the service account pageSergey Suprunenko2020-06-21
| | |
| * | Add 'bot' flag to Profile settingsSergey Suprunenko2020-06-21
| | |
| * | fix huge emoji in usernamesHenry Jameson2020-06-19
| |/
| * Merge branch 'iss-149/profile-fields-display' into 'develop'Shpuld Shpludson2020-06-19
| |\ | | | | | | | | | | | | Display profile fields See merge request pleroma/pleroma-fe!1004
| | * fix width of long field valuekPherox2020-06-18
| | |
| | * change key-value to look like onekPherox2020-06-18
| | |
| | * resume the previous emoji size for nowShpuld Shpuldson2020-06-17
| | |
| | * restyle the fieldsShpuld Shpuldson2020-06-17
| | |
| | * Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-displayShpuld Shpuldson2020-06-17
| | |\
| | * | Change to use tags removed fields instead of raw fieldskPherox2020-02-19
| | | |
| | * | Change field name to right justifykPherox2019-11-20
| | | |
| | * | Use fields_html onlykPherox2019-11-20
| | | |
| | * | Add tooltipkPherox2019-11-20
| | | |
| | * | Change css selectors to classname from elementnamekPherox2019-11-20
| | | |
| | * | Change profile fields design to horizontalkPherox2019-11-20
| | | |
| | * | Fix emoji sizekPherox2019-11-20
| | | |
| | * | Display user profile fieldskPherox2019-11-20
| | | |