| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Allow column width configuration: allow stretching navbar with columns | Alexander Tumin | 2022-08-17 |
| | | |||
| * | initial scratch | Henry Jameson | 2022-08-02 |
| | | |||
| * | fix popovers in modals | Henry Jameson | 2022-06-13 |
| | | |||
| * | more fixes for shoutbox | Henry Jameson | 2022-04-26 |
| | | |||
| * | unified layout-setting code and made an option to control or disable | Henry Jameson | 2022-04-12 |
| | | | | | third column behavior | ||
| * | fix for chat shadow | Henry Jameson | 2022-04-11 |
| | | |||
| * | fix new post button not working day1, minor stylistic fixes | Henry Jameson | 2022-04-10 |
| | | |||
| * | options to enable scrollbars and disable sticky headers | Henry Jameson | 2022-04-07 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into threecolumn | Henry Jameson | 2022-04-07 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Fix active popover style Use panel text instead of text for shoutbox icon Fix dropdown menu style inside panel header Fix phoenix sockets in dev mode Fix no reactivity on vuex 4 values fix tegulu heck fix i18n for good?? force runtime build of i18n fix CSP by compiling the i18n templates as well | ||
| | * | Fix no reactivity on vuex 4 values | Tusooa Zhu | 2022-04-06 |
| | | | |||
| * | | teleport bread | Henry Jameson | 2022-04-05 |
| | | | |||
| * | | wide mode initial implementation + cleanup | Henry Jameson | 2022-04-05 |
| | | | |||
| * | | fixed tons of stuff, at least it looks normalish on desktop | Henry Jameson | 2022-04-04 |
| |/ | |||
| * | Merge remote-tracking branch 'origin/develop' into vue3-again | Henry Jameson | 2022-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' | eris | 2021-06-15 |
| | |\ | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md # src/App.js | ||
| | | * | Don't shorten shoutbox to SB | Eris | 2021-06-14 |
| | | | | |||
| | | * | New option: Hide shoutbox | Eris | 2021-06-14 |
| | | | | |||
| | * | | New option: Always show floating New Post button | Eris | 2021-06-14 |
| | |/ | |||
| | * | Rename legacy PleromaFE Chat functionality to "Shout" | Mark Felder | 2021-06-01 |
| | | | |||
| | * | Implement right sidebar option as user option | eris | 2021-05-26 |
| | | | |||
| * | | some bare minimum to get vue3 boot (no UI yet) | Henry Jameson | 2021-04-24 |
| |/ | |||
| * | simplified code, review | Henry Jameson | 2020-12-18 |
| | | |||
| * | Basic no-wallpaper support | Henry Jameson | 2020-12-16 |
| | | |||
| * | lint | Henry Jameson | 2020-11-01 |
| | | |||
| * | Refactor desktop navbar into a component, change layout to grid for | Henry Jameson | 2020-10-29 |
| | | | | | better compatibility with search field and simpler CSS | ||
| * | Address feedback | eugenijm | 2020-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 Chats | eugenijm | 2020-07-08 |
| | | |||
| * | change storage error one-off into a global notice system | Shpuld Shpuldson | 2020-07-02 |
| | | |||
| * | catch localforage error and let the application work, add an alert for user ↵ | Shpuld Shpuldson | 2020-07-01 |
| | | | | | to dismiss | ||
| * | Messages: Load languages asynchronously. | lain | 2020-06-08 |
| | | | | | Reduces the size of the initial app bundle by about half. | ||
| * | Merge remote-tracking branch 'origin/develop' into settings-modal | Henry Jameson | 2020-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 option | Mark Felder | 2020-05-12 |
| | | | |||
| * | | initial work on settings modal | Henry Jameson | 2020-05-03 |
| |/ | |||
| * | Merge branch 'develop' into feature/lockdown-timelines-private-mode | Mark Felder | 2019-12-12 |
| |\ | |||
| | * | hide instance url/link/text in header using hideSitename option | taehoon | 2019-12-11 |
| | | | |||
| * | | app: search API is not available in private mode so disable it | Ariadne Conill | 2019-11-11 |
| |/ | |||
| * | Fix tests, more replacing with mergedConfig | Henry Jameson | 2019-10-06 |
| | | |||
| * | rename component | taehoon | 2019-09-20 |
| | | |||
| * | add new module and modal to post new status | taehoon | 2019-09-20 |
| | | |||
| * | hide ISP if the panel content is empty | taehoon | 2019-08-12 |
| | | |||
| * | New search | Eugenij | 2019-07-15 |
| | | |||
| * | use native scrollbar | taehoon | 2019-05-03 |
| | | |||
| * | fix double scrollbar display bug in mobile | taehoon | 2019-05-03 |
| | | |||
| * | add user reporting modal | taehoon | 2019-05-03 |
| | | |||
| * | remove window width copypasta | shpuld | 2019-04-01 |
| | | |||
| * | merge develop, add mobile nav component | shpuld | 2019-03-12 |
| |\ | |||
| | * | Add floating post-status button on mobile | Shpuld Shpludson | 2019-03-11 |
| | | | |||
| * | | more work with notifications drawer | shpuld | 2019-03-03 |
| | | | |||
| * | | start working on one tap notifications | shpuld | 2019-03-02 |
| |/ | |||
| * | #361 - fix theme preview background | dave | 2019-02-15 |
| | | |||
