aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'settings-modal' into 'develop'HJ2020-06-06
|\ | | | | | | | | Settings modal See merge request pleroma/pleroma-fe!1118
| * move helpers out of tabs directoryHenry Jameson2020-06-07
| |
| * Merge remote-tracking branch 'origin/develop' into settings-modalHenry Jameson2020-06-07
| |\ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (22 commits) changelog alignment fixes Update CHANGELOG.md StillImage: Make it work properly in both firefox and chrome. ReactButton: Change the combined emoji (heart) to a simple one. Linting fixes. Settings: Keep a local version of the mutedWordsString MediaModal: Close on browser navigation events. StatusContent: Try to get hashtag from dataset first. Docs: Change wrong documentation. EntityNormalizerSpec: More fixes. EntityNormalizerSpec: Test new behavior. EntityNormalizer: Add colons to emoji alt text. fixed case in class name The sidebarRight option wasn't being read Use consistent naming for Pleroma-FE in README Remove mention of GNU Social lint multiple fixes fix non-mention notifs ...
* | Merge branch 'fix-reprooted-muted-posts' into 'develop'HJ2020-06-06
|\ \ | | | | | | | | | | | | Fixed some issues with muting See merge request pleroma/pleroma-fe!1120
| * | changelogHenry Jameson2020-06-06
| | |
| * | alignment fixesHenry Jameson2020-06-06
| | |
| * | fixed case in class nameHenry Jameson2020-06-02
| | |
| * | lintHenry Jameson2020-05-26
| | |
| * | multiple fixesHenry Jameson2020-05-26
| | |
| * | fix non-mention notifsHenry Jameson2020-05-26
| | |
| * | fix reprööted posts not being muted properly. fix muted posts makingHenry Jameson2020-05-25
| | | | | | | | | | | | desktop notifications
* | | Update CHANGELOG.mdlain2020-06-05
| | |
* | | Merge branch '851-fix-squishy-images' into 'develop'Shpuld Shpludson2020-06-05
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | StillImage: Make it work properly in both firefox and chrome. Closes #851 See merge request pleroma/pleroma-fe!1132
| * | | StillImage: Make it work properly in both firefox and chrome.lain2020-06-05
|/ / /
* | | Merge branch '848-change-emoji-reaction-defaults' into 'develop'Shpuld Shpludson2020-06-05
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ReactButton: Change the combined emoji (heart) to a simple one. Closes #848 See merge request pleroma/pleroma-fe!1131
| * | | ReactButton: Change the combined emoji (heart) to a simple one.lain2020-06-05
| | | |
* | | | Merge branch '790-unable-to-filter' into 'develop'HJ2020-06-05
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Settings: Keep a local version of the mutedWordsString Closes #790 See merge request pleroma/pleroma-fe!1130
| * | | Linting fixes.lain2020-06-05
| | | |
| * | | Settings: Keep a local version of the mutedWordsStringlain2020-06-05
|/ / / | | | | | | | | | Without this it was impossible to use newlines
* | | Merge branch '593-doc-change' into 'develop'HJ2020-06-04
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: Change wrong documentation. Closes #593 See merge request pleroma/pleroma-fe!1127
| * | | Docs: Change wrong documentation.lain2020-06-04
| | | |
* | | | Merge branch '748-hashtag-link-fixes' into 'develop'HJ2020-06-04
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | StatusContent: Try to get hashtag from dataset first. Closes #748 See merge request pleroma/pleroma-fe!1128
| * | | | StatusContent: Try to get hashtag from dataset first.lain2020-06-04
| |/ / /
* | | | Merge branch '788-hide-media-viewer-on-navigation' into 'develop'HJ2020-06-04
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MediaModal: Close on browser navigation events. Closes #788 See merge request pleroma/pleroma-fe!1129
| * | | | MediaModal: Close on browser navigation events.lain2020-06-04
| |/ / /
* | | | Merge branch '802-emoji-alt' into 'develop'HJ2020-06-04
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | EntityNormalizer: Add colons to emoji alt text. Closes #802 See merge request pleroma/pleroma-fe!1126
| * | | EntityNormalizerSpec: More fixes.lain2020-06-04
| | | |
| * | | EntityNormalizerSpec: Test new behavior.lain2020-06-04
| | | |
| * | | EntityNormalizer: Add colons to emoji alt text.lain2020-06-04
|/ / / | | | | | | | | | This makes it possible to copy them and still have them work.
* | | Merge branch 'update-readme' into 'develop'lain2020-06-02
|\ \ \ | | | | | | | | | | | | | | | | Update readme See merge request pleroma/pleroma-fe!1123
| * | | Use consistent naming for Pleroma-FE in READMEFrancis Dinh2020-05-28
| | | |
| * | | Remove mention of GNU SocialFrancis Dinh2020-05-28
| |/ / | | | | | | | | | | | | Pleroma-FE has not supported GNU Social for a while now. Plus the wiki page for setting it up has been deleted.
* | | Merge branch 'fix/sidebarRight_option' into 'develop'HJ2020-05-28
|\ \ \ | |/ / |/| | | | | | | | | | | | | | The sidebarRight option wasn't being read Closes #858 See merge request pleroma/pleroma-fe!1125
| * | The sidebarRight option wasn't being readMark Felder2020-05-28
|/ /
* | Merge branch 'fix/favorites-timeline-unsupported-with-muted' into 'develop'HJ2020-05-25
|\ \ | | | | | | | | | | | | Removed `with_muted` param usage for user favorites timeline endpoint See merge request pleroma/pleroma-fe!1119
| * | Removed `with_muted` param usage for user favorites timeline endpoint (it ↵Ivan Tashkinov2020-05-25
|/ / | | | | | | only supports pagination params).
| * track if settings modal has been opened onceHenry Jameson2020-06-02
| |
| * fixed tab not hidingHenry Jameson2020-05-29
| |
| * fixed the remaining issuesHenry Jameson2020-05-28
| |
| * fixes. sorry for bad commit message i'm tiredHenry Jameson2020-05-27
| |
| * lintHenry Jameson2020-05-27
| |
| * Move modal frame parts away from modal-content into modal, improve error ↵Henry Jameson2020-05-26
| | | | | | | | handling
| * moved multiChoiceProperties where it fits betterHenry Jameson2020-05-26
| |
| * oopsHenry Jameson2020-05-25
| |
| * fix for a previous fixHenry Jameson2020-05-25
| |
| * improve big spinner visibilityHenry Jameson2020-05-25
| |
| * Change flex for tab switcher lines to always have some small space reservedHenry Jameson2020-05-25
| |
| * increase gap between buttons in titlebarsHenry Jameson2020-05-25
| |
| * fix icon changing colorHenry Jameson2020-05-25
| |
| * fix sidebar not closing in mobileHenry Jameson2020-05-25
| |