aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'master' into '2.1.0-rc0'Shpuld Shpludson2020-08-27
|\ | | | | | | | | # Conflicts: # CHANGELOG.md # src/services/api/api.service.js
| * Revert "remove with_move param"Shpuld Shpuldson2020-05-12
| | | | | | | | This reverts commit 02c8a9e3143f2b12f44d24f307e2718dec22987b.
* | fix long poll labels overflowingShpuld Shpuldson2020-08-25
| |
* | change more animated gif avatars to work properlyShpuld Shpuldson2020-08-25
| |
* | fix avatar overwrite classes in usercardShpuld Shpuldson2020-08-25
| |
* | EntityNormalizer: Normalize thumbnail url.lain2020-08-19
| |
* | 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
| | |
* | | 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
|/ /
* | 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
| | |
| * | lintHenry Jameson2020-08-04
| | |
| * | more fixesHenry Jameson2020-08-04
| | |
| * | 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
| * | | | | | Fix mobile setting modal behavior: ensure the mobile browser address bar ↵eugenijm2020-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | doesn't overlap the modal top panel.
* | | | | | | Merge branch 'chat-list-single-line-fix' into 'develop'Shpuld Shpludson2020-08-06
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | Fix single line status content mode in the chat list See merge request pleroma/pleroma-fe!1202