| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix cursor on desktop, add modal link on mobile | Henry Jameson | 2020-05-25 |
| | | |||
| * | 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 |
| |/ | |||
| * | updated preview to account for underlay | Henry Jameson | 2020-01-28 |
| | | |||
| * | Finally trust eslint | Mark Felder | 2019-12-12 |
| | | |||
| * | Lint | Mark Felder | 2019-12-12 |
| | | |||
| * | 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 |
| |/ | |||
| * | update admin url | taehoon | 2019-10-02 |
| | | |||
| * | update copy | taehoon | 2019-10-01 |
| | | |||
| * | add trailing slash to admin url | taehoon | 2019-10-01 |
| | | |||
| * | open in a new tab | taehoon | 2019-10-01 |
| | | |||
| * | add admin link to nav | taehoon | 2019-10-01 |
| | | |||
| * | Merge branch '616' into 'develop' | Shpuld Shpludson | 2019-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 open | taehoon | 2019-09-20 |
| | | | |||
| | * | lock body scroll | taehoon | 2019-09-20 |
| | | | |||
| * | | rename component | taehoon | 2019-09-20 |
| | | | |||
| * | | add new module and modal to post new status | taehoon | 2019-09-20 |
| |/ | |||
| * | do not unmount post status modal in desktop | taehoon | 2019-08-06 |
| | | |||
| * | prevent scrolling top when click search input | taehoon | 2019-07-31 |
| | | |||
| * | New search | Eugenij | 2019-07-15 |
| | | |||
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| | | |||
| * | render modal at the root level using portal | taehoon | 2019-06-06 |
| | | |||
| * | toggle showing new status form instead of toggle mouting | taehoon | 2019-05-05 |
| | | |||
| * | 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 |
| | | |||
| * | make nav bar slide, move mobile post status to mobile nav | shpuld | 2019-03-14 |
| | | |||
| * | 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 |
| | | |||
| * | Merge branch '300-fixed-background-issue' into 'develop' | Shpuld Shpludson | 2019-02-12 |
| |\ | | | | | | | | | | | | | Fix fixed background issue Closes #300 See merge request pleroma/pleroma-fe!518 | ||
| | * | Fix fixed background issue | taehoon | 2019-02-03 |
| | | | |||
| * | | remove unnecessary div | Xiaofeng An | 2019-02-06 |
| | | | |||
| * | | move login hint into the main content | Xiaofeng An | 2019-02-06 |
| | | | |||
| * | | Add option to hide features panel | dev92341 | 2019-02-05 |
| | | | |||
| * | | Add option to hide features panel | dev92341 | 2019-02-05 |
| |/ | |||
| * | Add media viewer module and media module component, modify attachment behavior | shpuld | 2019-01-14 |
| | | |||
| * | Remove commented out back button | shpuld | 2018-12-29 |
| | | |||
| * | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |
| | | |||
| * | move closing logic to drawer, add swipe to close | shpuld | 2018-12-23 |
| | | |||
| * | Add some more routes to side drawer | shpuld | 2018-12-22 |
| | | |||
| * | works but hacky | shpuld | 2018-12-20 |
| |\ | |||
| | * | Feature/bigger icons for mobile / #211 | Shpuld Shpludson | 2018-12-18 |
| | | | |||
| * | | Remove panel switcher, add rudimentary drawer | shpuld | 2018-12-15 |
| |/ | |||
| * | Merge remote-tracking branch 'upstream/develop' into search-mobile-fixes | Henry Jameson | 2018-12-14 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (176 commits) fix chrome Prevent html-minifier to remove placeholder comment in index.html template Add placeholder to insert server generated metatags. Related to #430 added condition to check for logined user fix gradients and minor artifacts keep track of new instance options fix old MR oof get rid of slots fix timeago font added hide_network option, fixed properties naming Fix fetching new users, add storing local users in usersObjects with their screen_name as well as id, so that they could be fetched zero-state with screen-name link. improve notification subscription Fix typo that prevented scope copy from working. Refactor arrays to individual options Reset enableFollowsExport to true after 2 sec when an export file is available to download added check for activatePanel is function or not addressed PR comments activate panel on user screen click added not preload check so hidden toggles asap ... | ||
