summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* ADD `features` requestLibravatar haraldox2018-02-26
| | | | REFACTOR `defaults` -> `base`
* initial commitLibravatar haraldox2018-02-26
|
* 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
|/ / / /
* | | | [MINOR] string correctionLibravatar haraldox2018-02-16
| | | |
* | | | ADD strings for branch feat/hide-dock-iconLibravatar haraldox2018-02-15
|/ / /
* | | feat(Windows): Add more app icon resolutions (@Stanzilla)Libravatar Stefan Malzner2018-02-14
|\ \ \ | | | | | | | | change icon to include more sizes
| * | | change icon to include more sizesLibravatar Benjamin Staneck2018-02-12
|/ / / | | | | | | | | | It now comes with 16, 24, 32, 48, 64, 128, 192, 256 sizes vs the previous 16, 32, 48, 64, 128, 256
* | | Merge pull request #654 from meetfranz/feature/invite-buttonLibravatar Stefan Malzner2018-02-12
|\ \ \ | | | | | | | | Invite Button in Settings
| * | | feat(App) Feature Invite Friends in SettingsLibravatar haraldox2018-02-08
| | | | | | | | | | | | | | | | | | | | - MOVE form creation to `componentWillMount()` - focus input field on `componentDidMount()`
| * | | REMOVE presentational stuff from smart containerLibravatar haraldox2018-02-08
| | | |
| * | | [MINOR] ADD blank lineLibravatar haraldox2018-02-06
| | | |
| * | | [MINOR] house cleaningLibravatar haraldox2018-02-06
| | | |
| * | | Merge branch 'develop' into feature/invite-buttonLibravatar haraldox2018-02-06
| |\ \ \
| * | | | [MINOR] REMOVE unnecessary varLibravatar haraldox2018-02-06
| | | | | | | | | | | | | | | | | | | | `pathname`
| * | | | REMOVE invite button from Account DashboardLibravatar haraldox2018-02-03
| | | | |
| * | | | fix defaultPropsLibravatar haraldox2018-02-02
| | | | |
| * | | | fix linting errorsLibravatar haraldox2018-02-02
| | | | |
| * | | | finished embedded invite functionalityLibravatar haraldox2018-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ADDED internationalization ADDED loading indicator in send button REMOVED query param `from`
| * | | | got server callback and infobox workingLibravatar haraldox2018-02-02
| | | | |
| * | | | [WIP] started work on infoboxLibravatar haraldox2018-01-30
| | | | |
| * | | | [MINOR] fix indentationLibravatar haraldox2018-01-30
| | | | | | | | | | | | | | | | | | | | makes linter happy
| * | | | ADDED embedded invite screen in settingsLibravatar haraldox2018-01-30
| | | | | | | | | | | | | | | | | | | | reuses component `Invite`
| * | | | ADDED invite button on settings navigationLibravatar haraldox2018-01-30
| | | | | | | | | | | | | | | | | | | | currently goes to `auth/signup/invite` route only