aboutsummaryrefslogtreecommitdiff
path: root/src/App.vue
Commit message (Collapse)AuthorAge
* lintHenry Jameson2024-04-04
|
* only show interface after theme has been appliedHenry Jameson2024-04-03
|
* Move modal out of vue treeTusooa Zhu2023-01-20
|
* Merge branch 'emoji-popovers' into 'develop'HJ2022-11-21
|\ | | | | | | | | use Popover for Emoji picker + suggestor See merge request pleroma/pleroma-fe!1648
| * moved popovers space outside app because otherwise it causes weirdHenry Jameson2022-10-09
| | | | | | | | issues A LOT
* | Handle properly 2-col and 3-col desktop notificationstusooa2022-11-08
| |
* | Make user panel and notification <aside>tusooa2022-11-08
| |
* | Use <main> for main contenttusooa2022-11-07
|/
* Merge branch 'add/edit-status' into 'develop'tusooa2022-09-11
|\ | | | | | | | | Add edit status functionality See merge request pleroma/pleroma-fe!1537
| * Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-08-22
| |\ | | | | | | | | | add/edit-status
| * \ Fix merge conflictsSean King2022-08-01
| |\ \
| * \ \ Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵Sean King2022-07-10
| |\ \ \ | | | | | | | | | | | | | | | add/edit-status
| * | | | Add ability to detect whether backend supports editingSean King2022-06-21
| | | | |
| * | | | Add ability to view status history for edited statusesSean King2022-06-20
| | | | |
| * | | | Add edit status functionalitySean King2022-06-07
| | | | |
* | | | | Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (49 commits) Fix react & extra buttons not styled on tab-focus Fix popover not popping up Fix styling on Safari Use :focus-visible instead of :focus for focus markers Optimize Reply badge position Add badges to status interacting buttons Update dependency nightwatch to v2 Update dependency eslint-plugin-n to v15.2.5 Update dependency mocha to v10 Update dependency karma-coverage to v2 Update dependency sass to v1.54.5 Update dependency karma-firefox-launcher to v2 Update dependency vue-template-compiler to v2.7.9 Pin dependencies Refresh yarn.lock Allow column width configuration: allow stretching navbar with columns Remove legacy code for chunksSortMode Add FIXME comment about html-webpack-plugin-after-emit Use exact webpack version in package.json Reintroduce css minimizer ...
| * | | | Allow column width configuration: allow stretching navbar with columnsAlexander Tumin2022-08-17
| | | | |
* | | | | List edit UI overhaulHenry Jameson2022-08-17
|/ / / /
* | | / initial scratchHenry Jameson2022-08-02
| |_|/ |/| |
* | | --fixHenry Jameson2022-07-31
| | |
* | | Merge remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-06-27
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: add SK (Slovak) translation ReactButton: Workaround for android composition mode EmojiPicker: Workaround to search immediately on mobile Fix top bar input text colour Show underlay for mobile Fix tests Add English translations for correctly i18nized time units Delegate relativeTime plural rules to vue-i18n restore notifications page, fix z-index issues Make lint happy Add English translations for backup UI Add backup UI Add English translation for list aliases error Log errors when listing aliases Add changelog Add Engilsh translation for migration Add frontend ui for aliases and migration Change translation key Explain better what delete does in moderation menu
| * | restore notifications page, fix z-index issuesHenry Jameson2022-06-07
| |/
* | move media modal to the topmost layerHenry Jameson2022-06-21
| |
* | fix popovers in modalsHenry Jameson2022-06-13
| |
* | experimental disjointed popupsHenry Jameson2022-05-20
|/
* more fixes for shoutboxHenry Jameson2022-04-26
|
* fix for chat shadowHenry Jameson2022-04-11
|
* fix new post button not working day1, minor stylistic fixesHenry Jameson2022-04-10
|
* cleanup, fix some things, try to disable scrollbars on mobileHenry Jameson2022-04-08
|
* options to enable scrollbars and disable sticky headersHenry Jameson2022-04-07
|
* teleport breadHenry Jameson2022-04-05
|
* wide mode initial implementation + cleanupHenry Jameson2022-04-05
|
* fixed tons of stuff, at least it looks normalish on desktopHenry Jameson2022-04-04
|
* refactored how main app layout worksHenry Jameson2022-04-04
|
* fix background not showingHenry Jameson2022-03-28
|
* fix dupe idHenry Jameson2022-03-23
|
* fix some warningsHenry Jameson2022-03-17
|
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ...
| * Merge branch 'develop' into 'showMobileNewPost'eris2021-06-15
| |\ | | | | | | | | | | | | # Conflicts: # CHANGELOG.md # src/App.js
| | * Don't shorten shoutbox to SBEris2021-06-14
| | |
| | * New option: Hide shoutboxEris2021-06-14
| | |
| * | New option: Always show floating New Post buttonEris2021-06-14
| |/
| * Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
| |
* | fix portals/teleportsHenry Jameson2021-04-25
|/
* Basic no-wallpaper supportHenry Jameson2020-12-16
|
* Refactor desktop navbar into a component, change layout to grid forHenry Jameson2020-10-29
| | | | better compatibility with search field and simpler CSS
* improved the semantics for our icon scale, fixed preview, fixed navbar desktopHenry Jameson2020-10-28
|
* lintHenry Jameson2020-10-21
|
* more replacements + small renamesHenry Jameson2020-10-20
|
* Address feedbackeugenijm2020-07-08
| | | | | | | | | | | | | | | | | | | | | | Use more specific css rules for the emoji dimensions in the chat list status preview. Use more round em value for chat list item height. Add global html overflow and height for smoother chat navigation in the desktop Safari. Use offsetHeight instad of a computed style when setting the window height on resize. Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari Use break-word to prevent chat message text overflow Resize and scroll the textarea when inserting a new line on ctrl+enter Remove fade transition on route change Ensure proper border radius at the bottom of the chat, remove unused border-radius Prevent the chat header "jumping" on the avatar load.