aboutsummaryrefslogtreecommitdiff
path: root/src/App.vue
Commit message (Collapse)AuthorAge
* 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.
* Add Chatseugenijm2020-07-08
|
* change storage error one-off into a global notice systemShpuld Shpuldson2020-07-02
|
* catch localforage error and let the application work, add an alert for user ↵Shpuld Shpuldson2020-07-01
| | | | to dismiss
* fix cursor on desktop, add modal link on mobileHenry Jameson2020-05-25
|
* Merge remote-tracking branch 'origin/develop' into settings-modalHenry Jameson2020-05-25
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (95 commits) Translated using Weblate (Italian) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Russian) Translated using Weblate (Polish) Translated using Weblate (Dutch) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) ...
| * Permit sidebar alignment with instance configuration optionMark Felder2020-05-12
| |
* | initial work on settings modalHenry Jameson2020-05-03
|/
* updated preview to account for underlayHenry Jameson2020-01-28
|
* Finally trust eslintMark Felder2019-12-12
|
* LintMark Felder2019-12-12
|
* Merge branch 'develop' into feature/lockdown-timelines-private-modeMark Felder2019-12-12
|\
| * hide instance url/link/text in header using hideSitename optiontaehoon2019-12-11
| |
* | app: search API is not available in private mode so disable itAriadne Conill2019-11-11
|/
* update admin urltaehoon2019-10-02
|
* update copytaehoon2019-10-01
|
* add trailing slash to admin urltaehoon2019-10-01
|
* open in a new tabtaehoon2019-10-01
|
* add admin link to navtaehoon2019-10-01
|
* Merge branch '616' into 'develop'Shpuld Shpludson2019-09-25
|\ | | | | | | | | | | | | Lock body scroll when lightbox is open Closes #616 See merge request pleroma/pleroma-fe!886
| * fix logo moving bug when lightbox is opentaehoon2019-09-20
| |
| * lock body scrolltaehoon2019-09-20
| |
* | rename componenttaehoon2019-09-20
| |
* | add new module and modal to post new statustaehoon2019-09-20
|/
* do not unmount post status modal in desktoptaehoon2019-08-06
|