| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add fallbacks for lazy stuff loading | Henry Jameson | 2024-04-03 |
| | | |||
| * | remove all "fallback variables" | Henry Jameson | 2024-03-04 |
| | | |||
| * | user cards looking nicer now | Henry Jameson | 2024-02-28 |
| | | |||
| * | fonts support, cleanup | Henry Jameson | 2024-02-22 |
| | | |||
| * | small tabs improvements | Henry Jameson | 2024-02-22 |
| | | |||
| * | tabs support + cleanup | Henry Jameson | 2024-02-22 |
| | | |||
| * | initial admin settings prototype (WIP) | Henry Jameson | 2023-03-14 |
| | | |||
| * | Give tab switcher a role | tusooa | 2023-03-02 |
| | | |||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | List edit UI overhaul | Henry Jameson | 2022-08-17 |
| | | |||
| * | cleanup and fixes | Henry Jameson | 2022-04-20 |
| | | |||
| * | Fix tab switcher not working when some tabs hidden | Tusooa Zhu | 2022-04-09 |
| | | |||
| * | port !1488 to vue3 | Henry Jameson | 2022-03-27 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into vue3-again | Henry Jameson | 2022-03-27 |
| |\ | | | | | | | | | | | | | | | * origin/develop: Remove debugging code Fix overlapping buttons in Theme settings Update dependency ruffle-mirror to v2021.12.31 Update dependency babel-loader to v8.2.4 | ||
| | * | Fix overlapping buttons in Theme settings | Tusooa Zhu | 2022-03-24 |
| | | | |||
| * | | fix tabs not being able to be "disabled" | Henry Jameson | 2022-03-22 |
| | | | |||
| * | | fix tabswitcher bugs | Henry Jameson | 2022-03-21 |
| | | | |||
| * | | made withLoadMore work... sorta | Henry Jameson | 2022-03-18 |
| | | | |||
| * | | fix tabswitcher | Henry Jameson | 2022-03-17 |
| | | | |||
| * | | resolve TODO VUE3 | Henry Jameson | 2021-04-25 |
| | | | |||
| * | | small refactoring to uncouple tab-switcher from settings modal | Henry Jameson | 2021-04-18 |
| | | | |||
| * | | fix theme tab, remove console.logs | Henry Jameson | 2021-04-18 |
| | | | |||
| * | | Changed some of TabSwitcher's internals for easier Vue3 migration | Henry Jameson | 2021-04-18 |
| |/ | |||
| * | fix a bunch of <button>s acting as submit buttons breaking enter key | Henry Jameson | 2021-02-01 |
| | | |||
| * | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 |
| | | |||
| * | fix #992 | Henry Jameson | 2020-11-01 |
| | | |||
| * | fix settings tabs on mobile, update follow request badge | Henry Jameson | 2020-10-28 |
| | | |||
| * | more replacements + small renames | Henry Jameson | 2020-10-20 |
| | | |||
| * | Add hacky functionality to open specific settings tabs | Shpuld Shpuldson | 2020-09-03 |
| | | |||
| * | Ensures the minimized modal is always 50px above the mobile browser bottom ↵ | eugenijm | 2020-07-23 |
| | | | | | bar regardless of whether or not it is visible. | ||
| * | Use bock-scroll-lock directive for the settings modal | eugenijm | 2020-07-23 |
| | | |||
| * | Add body 100% width for the preview, refactor the modalActivated watcher, ↵ | eugenijm | 2020-07-23 |
| | | | | | use body scroll lock for the setting tab content | ||
| * | fixed tab not hiding | Henry Jameson | 2020-05-29 |
| | | |||
| * | fixed the remaining issues | Henry Jameson | 2020-05-28 |
| | | |||
| * | fixes. sorry for bad commit message i'm tired | Henry Jameson | 2020-05-27 |
| | | |||
| * | fix for a previous fix | Henry Jameson | 2020-05-25 |
| | | |||
| * | Change flex for tab switcher lines to always have some small space reserved | Henry Jameson | 2020-05-25 |
| | | |||
| * | fix icon changing color | Henry Jameson | 2020-05-25 |
| | | |||
| * | icons update | Henry Jameson | 2020-05-25 |
| | | |||
| * | scroll to top when switching tabs | Henry Jameson | 2020-05-25 |
| | | |||
| * | misc fixes | Henry Jameson | 2020-05-24 |
| | | |||
| * | Multiple fixes for CSS, added proper auth checking | Henry Jameson | 2020-05-24 |
| | | |||
| * | moved stuff from settings, cleaned up naming for tabs, added close and peek | Henry Jameson | 2020-05-10 |
| | | |||
| * | initial work on settings modal | Henry Jameson | 2020-05-03 |
| | | |||
| * | tabs & toggled (ex pressed) buttons | Henry Jameson | 2020-01-13 |
| | | |||
| * | fix eslint warnings | taehoon | 2019-11-08 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into emoji-selector-update | Henry Jameson | 2019-09-08 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (116 commits) Password reset page add a comment force img updating immediately Fixed "sequimiento" to "seguimiento". Replace `/api/externalprofile/show.json` with a MastoAPI equialent Use mastodon api in follow requests "Optional" in lowercase. Update es.json fix pin/unpin status logic rename a mutation update fix user avatar fallback logic remove dead code Corrected "Media Proxy" translation. Update es.json make bio textarea resizable vertically only remove dead code Make image orientation consistent on FF, fix videos w/ modal remove dead code fix crazy watch logic in conversation ... | ||
| | * | refactor TabSwitcher | taehoon | 2019-08-15 |
| | | | |||
| | * | use better name of controlled prop | taehoon | 2019-08-15 |
| | | | |||
| | * | fix potential bug to render active tab in controlled way | taehoon | 2019-08-15 |
| | | | |||
