aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Merge branch 'feature/titlebar' into feature/i18n-universalLibravatar haraldox2018-03-02
|\
| * Merge branch 'feature/titlebar' of github.com:meetfranz/franz into ↵Libravatar Stefan Malzner2018-02-23
| |\ | | | | | | | | | feature/titlebar
| | * [MINOR] switch to win32 testing on all platformsLibravatar haraldox2018-02-23
| | |
| | * complete titlebar for Windows & LinuxLibravatar haraldox2018-02-23
| | |
| | * Merge branch 'fix/copy-paste' into feature/titlebarLibravatar haraldox2018-02-22
| | |\
| | * | override platform in code and simulate different environmentLibravatar haraldox2018-02-22
| | | | | | | | | | | | | | | | | | | | [MINOR] REFACTOR rename `FRANZ_PLATFORM` to `OS_PLATFORM` [MINOR] FIX propTypes for `electron-react-titlebar`
| * | | fix .css importLibravatar Stefan Malzner2018-02-23
| |/ /
| * | remove electron frame for Windows testing on macOSLibravatar haraldox2018-02-21
| | |
| * | [MINOR] rename `template` to `currentTemplate`Libravatar haraldox2018-02-21
| | |
| * | fix observable templateLibravatar haraldox2018-02-21
| | |
| * | fix CSS conflictsLibravatar haraldox2018-02-20
| | | | | | | | | | | | override `reset.scss` with `title-bar.scss`
| * | choose platform with environment variable `FRANZ_PLATFORM`Libravatar haraldox2018-02-20
| | |
| * | [WIP] incorporate electron-react-titlebarLibravatar haraldox2018-02-20
| | |
* | | internationalize validation messagesLibravatar haraldox2018-03-02
| | |
* | | fix linting errorsLibravatar haraldox2018-03-01
| | |
* | | ADD Franz-wide internationalizationLibravatar haraldox2018-03-01
| | |
* | | Update changelogLibravatar Stefan Malzner2018-02-23
| | | | | | | | | | | | [ci skip]
* | | Bump to beta 16Libravatar Stefan Malzner2018-02-23
| | |
* | | Merge pull request #724 from meetfranz/fix/copy-pasteLibravatar Stefan Malzner2018-02-23
|\ \ \ | | |/ | |/| fix copy & paste
| * | fix accelerator for WindowsLibravatar haraldox2018-02-22
| | |
* | | Merge pull request #725 from meetfranz/i18nLibravatar Stefan Malzner2018-02-23
|\ \ \ | | | | | | | | Automatic i18n update (i18n.meetfranz.com)
| * | | Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-02-23
| | | |
* | | | Merge pull request #721 from meetfranz/i18nLibravatar Stefan Malzner2018-02-22
|\| | | | |_|/ |/| | I18n
| * | Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-02-22
| | |
| * | Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-02-19
| | |
| * | Merge branch 'i18n' of github.com:meetfranz/franz into i18nLibravatar Stefan Malzner2018-02-19
| |\ \
| | * | Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-02-19
| | | |
| * | | Merge branch 'develop' into i18nLibravatar Stefan Malzner2018-02-19
| |\ \ \ | |/ / / |/| / / | |/ /
* | | fix(Linux): Fix window restore on notification click (@closingin)Libravatar Stefan Malzner2018-02-19
|\ \ \ | | | | | | | | Correctly restore window when clicking on a notification
| * | | Restore windows behavior for notifications and add linux supportLibravatar Rémi Weislinger2018-02-15
| | | | | | | | | | | | | | | | Issue #645
| * | | Fix bug with notifications click changing window's stateLibravatar Rémi Weislinger2018-02-15
| | | | | | | | | | | | | | | | Issue #645
* | | | readd @2x iconsLibravatar Stefan Malzner2018-02-19
| | | |
* | | | Merge pull request #700 from meetfranz/feature/linux-iconsLibravatar Stefan Malzner2018-02-19
|\ \ \ \ | | | | | | | | | | Invert Linux tray icon color
| * | | | replace icons with high-res iconsLibravatar Stefan Malzner2018-02-19
| | | | |
| * | | | Merge branch 'develop' into feature/linux-iconsLibravatar Stefan Malzner2018-02-19
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | fix(App): Fix issues with disabling launch app on startupLibravatar Stefan Malzner2018-02-16
|\ \ \ \ \ | | | | | | | | | | | | Refactor settingsStore to use mobx-localstorage
| * | | | | fix sideeffect of app not launching itself after first launchLibravatar Stefan Malzner2018-02-16
| | | | | |
| * | | | | further request cleanupLibravatar Stefan Malzner2018-02-15
| | | | | |
| * | | | | fix linting issuesLibravatar Stefan Malzner2018-02-15
| | | | | |
| * | | | | remove debug logsLibravatar Stefan Malzner2018-02-15
| | | | | |
| * | | | | remove unnecessary observableLibravatar Stefan Malzner2018-02-15
| | | | | |
| * | | | | Replace localAPI requests with mobx-localstorageLibravatar Stefan Malzner2018-02-15
| | | | | |
| * | | | | replace localStorage with mobx-localstorageLibravatar Stefan Malzner2018-02-15
| | |/ / / | |/| | |
* | | | | Merge branch 'fix/copy-paste' into developLibravatar haraldox2018-02-16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | trying to get to the bottom of thisLibravatar haraldox2018-02-16
| | | | |
* | | | | Merge branch 'fix/sleep' into developLibravatar haraldox2018-02-16
|\ \ \ \ \
| * | | | | reload Franz instead of all services on sleep resumeLibravatar haraldox2018-02-16
| |/ / / /
* | | | | inverted welcome button "Create a free account"Libravatar haraldox2018-02-16
| | | | |
* | | | | fix teamId & customUrl validation for hosted optionLibravatar haraldox2018-02-16
| | | | |
* | | | | fix validation for side-by-side teamId & customURLLibravatar haraldox2018-02-16
|/ / / /