aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* post status form: styling fixes for content-type selector, align icons with ↵William Pitcock2018-08-31
| | | | selector
* Merge branch 'polish' into 'develop'kaniini2018-08-31
|\ | | | | | | | | | | | | Another one of those MR that fixes many many small-to-medium things Closes #92, #75, #122, #52, #72, and #87 See merge request pleroma/pleroma-fe!324
| * fixHenry Jameson2018-08-31
| |
| * Merge remote-tracking branch 'upstream/develop' into polishHenry Jameson2018-08-31
| |\ | | | | | | | | | | | | | | | * upstream/develop: i18n: make "plain text" translatable add the ability to select a post's content type
| | * i18n: make "plain text" translatableWilliam Pitcock2018-08-31
| | |
| | * add the ability to select a post's content typeWilliam Pitcock2018-08-31
| | |
| * | added option for logo in navbar to follow color scheme of the rest of the siteHenry Jameson2018-08-31
| | | | | | | | | | | | also fixed potential mess-up between api/static configs
| * | fixHenry Jameson2018-08-30
| | |
| * | vodka translationsHenry Jameson2018-08-30
| | |
| * | fixHenry Jameson2018-08-30
| | |
| * | fixHenry Jameson2018-08-30
| | |
| * | fixed #87Henry Jameson2018-08-30
| | |
| * | fixup! panel styling cleanupHenry Jameson2018-08-30
| | |
| * | fixup! fixup! Added logic to process reply to favorite request and update ↵Henry Jameson2018-08-30
| | | | | | | | | | | | likes counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing.
| * | fixup! Added logic to process reply to favorite request and update likes ↵Henry Jameson2018-08-30
| | | | | | | | | | | | counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing.
| * | fixup! Added logic to process reply to favorite request and update likes ↵Henry Jameson2018-08-30
| | | | | | | | | | | | counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing.
| * | fixes broken nsfw hider in notificationsHenry Jameson2018-08-30
| | |
| * | restored "progress" cursor indicator for loading nsfw imagesHenry Jameson2018-08-30
| | |
| * | fixed #72Henry Jameson2018-08-30
| | |
| * | Added ability to hide certain types of notificationsHenry Jameson2018-08-28
| | |
| * | fixup! Separated tab-switcher into a reusable component. This depends on JSX ↵Henry Jameson2018-08-28
| | | | | | | | | | | | addition
| * | minor style tweaksHenry Jameson2018-08-28
| | |
| * | panel styling cleanupHenry Jameson2018-08-28
| | |
| * | moved replies filtering to "filter" category in settings, made it more ↵Henry Jameson2018-08-28
| | | | | | | | | | | | consistent
| * | settings page updateHenry Jameson2018-08-28
| | |
| * | tabs for settingsHenry Jameson2018-08-28
| | |
| * | allow multiple file uploadHenry Jameson2018-08-28
| | |
| * | Show lock icon instead of hiding repeat button, tusky-style. Added hintHenry Jameson2018-08-28
| | | | | | | | | | | | | | | explaining what's going on. Fixes favorite button jumping left and right depending on post visibility
| * | Added logic to process reply to favorite request and update likes counterHenry Jameson2018-08-27
| | | | | | | | | | | | accordingly. Should fix some of cases of doubled likes and likes counter not decrementing.
| * | fixed still-image not preserving original aspect ratio and resolution.Henry Jameson2018-08-27
| | |
| * | Separated tab-switcher into a reusable component. This depends on JSX additionHenry Jameson2018-08-27
| | |
| * | added JSX supportHenry Jameson2018-08-27
| |/
* | Merge branch 'bugfix/fetch-friends-id' into 'develop'kaniini2018-08-31
|\ \ | | | | | | | | | | | | Pass user id to fetchFriends See merge request pleroma/pleroma-fe!326
| * | Pass user id to fetchFriendsmeireikei2018-08-31
|/ / | | | | | | | | It looks like the API that fetchFriends expects was changed, to require an ID.
* | Merge branch 'post-button-labels' into 'develop'kaniini2018-08-31
|\ \ | | | | | | | | | | | | Add labels to post buttons See merge request pleroma/pleroma-fe!323
| * | Add titles to source/expand buttonsEkaterina Vaartis2018-08-27
| | |
| * | Add titles to post visibility iconsEkaterina Vaartis2018-08-27
| |/
* | Merge branch 'feature/rich-text' into 'develop'kaniini2018-08-31
|\ \ | |/ |/| | | | | initial rich text authoring support See merge request pleroma/pleroma-fe!325
| * i18n: make "plain text" translatableWilliam Pitcock2018-08-31
| |
| * add the ability to select a post's content typeWilliam Pitcock2018-08-31
|/
* Merge branch 'emoji-shortcode-startswith' into 'develop'kaniini2018-08-26
|\ | | | | | | | | | | | | For user and emoji shortcode autocomplete, match using startsWith() instead of match(). Closes #135 See merge request pleroma/pleroma-fe!320
| * Match users using startsWith instead of match.scarlett2018-08-26
| |
| * Match emoji using startsWith instead of match.scarlett2018-08-26
| |
* | Merge branch 'remove-unused-settings' into 'develop'kaniini2018-08-26
|\ \ | |/ |/| | | | | Remove unused settings See merge request pleroma/pleroma-fe!319
| * remove-unused-settingshakabahitoyo2018-08-26
|/
* Merge branch 'serverside-frontend-configuration-2' into 'develop'kaniini2018-08-26
|\ | | | | | | | | serverside-frontend-configuration-2 See merge request pleroma/pleroma-fe!312
| * correct /static/config.json decodingHakaba Hitoyo2018-08-26
| |
| * save /api/statusnet/config.json connectionHakaba Hitoyo2018-08-26
| |
| * rename apiStatusnetConfigSitePleromafe to apiConfigHakaba Hitoyo2018-08-26
| |
| * fix typoHakaba Hitoyo2018-08-26
| |