aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* EntityNormalizer: Normalize thumbnail url.lain2020-08-19
|
* Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'lain2020-08-19
|\ | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1208
| * Translated using Weblate (Italian)Ben Is2020-08-19
|/ | | | | | | Currently translated at 100.0% (663 of 663 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
* Merge branch 'fix/tag-timeline-title' into 'develop'lain2020-08-19
|\ | | | | | | | | | | | | Fix #928 show tag name in title for tag timelines Closes #928 See merge request pleroma/pleroma-fe!1212
| * show tag name in title for tag timelinesShpuld Shpuldson2020-08-19
| |
* | Merge branch 'css-fixes' into 'develop'HJ2020-08-19
|\ \ | |/ |/| | | | | Css fixes See merge request pleroma/pleroma-fe!1211
| * fixedHenry Jameson2020-08-19
| |
| * lintHenry Jameson2020-08-19
| |
| * fix lain's bugHenry Jameson2020-08-19
| |
| * fix reply popovers being too slimHenry Jameson2020-08-19
| |
| * fixed some issues related to user avatarHenry Jameson2020-08-18
| |
| * revert change to form resize logicHenry Jameson2020-08-18
| |
| * Fix last line having slightly cut-off low-hanging parts of charactersHenry Jameson2020-08-18
| |
| * work around incorrect styles ordering in status popoverHenry Jameson2020-08-18
| |
| * fix issues with reply-linkHenry Jameson2020-08-18
| |
| * Fix muted notificationsHenry Jameson2020-08-18
|/
* Merge branch 'fix/treat-field-name-as-text' into 'develop'lain2020-08-13
|\ | | | | | | | | treat field name as text See merge request pleroma/pleroma-fe!1210
| * treat field name as textShpuld Shpuldson2020-08-13
|/
* Merge branch 'stylelint-rscss-1' into 'develop'HJ2020-08-06
|\ | | | | | | | | Stylelint + RSCSS initial approach See merge request pleroma/pleroma-fe!1205
| * more broken reply improvementsHenry Jameson2020-08-04
| |
| * lintHenry Jameson2020-08-04
| |
| * bring back red stripeHenry Jameson2020-08-04
| |
| * remove unnecessary border-radiusHenry Jameson2020-08-04
| |
| * i am an idiot sandwichHenry Jameson2020-08-04
| |
| * lintHenry Jameson2020-08-04
| |
| * add stylelint to CI/npm, only one file for now.Henry Jameson2020-08-04
| |
| * more fixesHenry Jameson2020-08-04
| |
| * Merge remote-tracking branch 'origin/develop' into stylelint-rscss-1Henry Jameson2020-08-04
| |\ | | | | | | | | | | | | * origin/develop: Let's serve the README image from GitLab
| * | bump node to 10 for stylintHenry Jameson2020-07-28
| | |
| * | 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/separate-timeline-navigation-from-navpanel' into 'develop'lain2020-08-06
|\ \ \ | | | | | | | | | | | | | | | | Separate timeline navigation from navpanel See merge request pleroma/pleroma-fe!1172
| * | | fix oopsShpuld Shpuldson2020-07-28
| | | |
| * | | fix non-timeline routes breaking current/previous timelineShpuld Shpuldson2020-07-28
| | | |
| * | | resume last lasttime instead of always friends/publicShpuld Shpuldson2020-07-23
| | | |
| * | | fix missed conflictShpuld Shpuldson2020-07-14
| | | |
| * | | fix merge conflictsShpuld Shpuldson2020-07-14
| |\ \ \
| * | | | fix pixel offset hack in panel headingShpuld Shpuldson2020-07-09
| | | | |
| * | | | add hack to not overlap menu with timeline headerShpuld Shpuldson2020-07-08
| | | | |
| * | | | update navigation, rename timeline link in nav panel to timelinesShpuld Shpuldson2020-07-07
| | | | |
| * | | | update with bookmarks, clean up some codeShpuld Shpuldson2020-07-07
| |\ \ \ \
| * | | | | remove extra computed from nav panelShpuld Shpuldson2020-07-03
| | | | | |
| * | | | | change more opinionated translationShpuld Shpuldson2020-07-03
| | | | | |
| * | | | | change styles for the dropdown, make things work nicely on mobileShpuld Shpuldson2020-07-03
| | | | | |
| * | | | | basic version done, needs cleanup from nav panel stylesShpuld Shpuldson2020-07-02
| | | | | |
* | | | | | Merge branch 'mobile-setting-modal-fix' into 'develop'Shpuld Shpludson2020-08-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mobile setting modal behavior fixes Closes #908 See merge request pleroma/pleroma-fe!1200
| * | | | | | Ensures the minimized modal is always 50px above the mobile browser bottom ↵eugenijm2020-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | bar regardless of whether or not it is visible.
| * | | | | | Use bock-scroll-lock directive for the settings modaleugenijm2020-07-23
| | | | | | |
| * | | | | | Add body 100% width for the preview, refactor the modalActivated watcher, ↵eugenijm2020-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | use body scroll lock for the setting tab content