aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Don't only include whitespace conditionally, to fix the fade.scarlett2018-09-04
|
* Don't hide the bio.scarlett2018-09-04
|
* Changeable defaults for hideUserStats and hidePostStatsscarlett2018-09-04
|
* Add option for hiding post statistics (e.g. repeats, favs)scarlett2018-09-04
|
* Add option for disabling counts (followers, statuses) in user profiles.scarlett2018-09-04
|
* Merge branch 'patch-1' into 'develop'Henry2018-09-03
|\ | | | | | | | | Fix friends query See merge request pleroma/pleroma-fe!332
| * Update users.jsDingdreher2018-09-03
|/
* Merge branch 'imvomitingasicodethisshit' into 'develop'Shpuld Shpludson2018-09-01
|\ | | | | | | | | Made showing format selection optional and default to false See merge request pleroma/pleroma-fe!329
| * small fixHenry Jameson2018-08-31
| |
| * Made showing format selection optional and default to falseHenry Jameson2018-08-31
| |
* | Merge branch 'fix/put-sense-into-rich-text-styles' into 'develop'Shpuld Shpludson2018-09-01
|\ \ | |/ |/| | | | | Add styles for h1/2/3/4/5 tags in status html for rich text See merge request pleroma/pleroma-fe!328
| * Fix mistakesshpuld2018-08-31
| |
| * Change styles a bit, make pre-formatted blocks not overflow but scrollshpuld2018-08-31
| |
| * Add styles for h1/2/3/4/5 tags in status htmlshpuld2018-08-31
|/
* Merge branch 'fixup/post-status-styling' into 'develop'kaniini2018-08-31
|\ | | | | | | | | post status form: styling fixes for content-type selector, align icons with selector See merge request pleroma/pleroma-fe!327
| * 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