| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | restored "progress" cursor indicator for loading nsfw images | Henry Jameson | 2018-08-30 |
| | | |||
| * | fixed #72 | Henry Jameson | 2018-08-30 |
| | | |||
| * | Added ability to hide certain types of notifications | Henry Jameson | 2018-08-28 |
| | | |||
| * | fixup! Separated tab-switcher into a reusable component. This depends on JSX ↵ | Henry Jameson | 2018-08-28 |
| | | | | | addition | ||
| * | minor style tweaks | Henry Jameson | 2018-08-28 |
| | | |||
| * | panel styling cleanup | Henry Jameson | 2018-08-28 |
| | | |||
| * | moved replies filtering to "filter" category in settings, made it more ↵ | Henry Jameson | 2018-08-28 |
| | | | | | consistent | ||
| * | settings page update | Henry Jameson | 2018-08-28 |
| | | |||
| * | tabs for settings | Henry Jameson | 2018-08-28 |
| | | |||
| * | allow multiple file upload | Henry Jameson | 2018-08-28 |
| | | |||
| * | Show lock icon instead of hiding repeat button, tusky-style. Added hint | Henry Jameson | 2018-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 counter | Henry Jameson | 2018-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 Jameson | 2018-08-27 |
| | | |||
| * | Separated tab-switcher into a reusable component. This depends on JSX addition | Henry Jameson | 2018-08-27 |
| | | |||
| * | Match users using startsWith instead of match. | scarlett | 2018-08-26 |
| | | |||
| * | Match emoji using startsWith instead of match. | scarlett | 2018-08-26 |
| | | |||
| * | Merge branch 'serverside-frontend-configuration-2' into 'develop' | kaniini | 2018-08-26 |
| |\ | | | | | | | | | serverside-frontend-configuration-2 See merge request pleroma/pleroma-fe!312 | ||
| | * | correct /static/config.json decoding | Hakaba Hitoyo | 2018-08-26 |
| | | | |||
| | * | save /api/statusnet/config.json connection | Hakaba Hitoyo | 2018-08-26 |
| | | | |||
| | * | rename apiStatusnetConfigSitePleromafe to apiConfig | Hakaba Hitoyo | 2018-08-26 |
| | | | |||
| | * | fix typo | Hakaba Hitoyo | 2018-08-26 |
| | | | |||
| | * | update | tsukada-ecsec | 2018-08-24 |
| | | | |||
| * | | Preserve subject in replies. | scarlett | 2018-08-26 |
| | | | |||
| * | | Merge branch 'attachment-collapse' into 'develop' | kaniini | 2018-08-26 |
| |\ \ | | | | | | | | | | | | | When a post with a subject is collapsed, hide its attachments. See merge request pleroma/pleroma-fe!316 | ||
| | * | | Don't use nsfw clickthrough if the post is collapsed by default. | scarlett | 2018-08-26 |
| | | | | |||
| | * | | When a post with a subject is collapsed, hide its attachments. | scarlett | 2018-08-25 |
| | | | | |||
| * | | | Merge branch 'language-override' into 'develop' | kaniini | 2018-08-26 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Make interface language configurable from settings Closes #36 See merge request pleroma/pleroma-fe!315 | ||
| | * | | | Make interface language configurable from settings | Ekaterina Vaartis | 2018-08-25 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | The locale can now be configured in settings and is stored in Vuex. The changes are applied immidiately after selection. The list of languages is taken from the messages file, which contains all the available locales (and a new value, `interfaceLanguage`, to control the translation of this option in the options menu) Closes #36 | ||
| * / / | Add a checkbox for marking a post's attachments as NSFW | scarlett | 2018-08-25 |
| |/ / | |||
| * | | attachment: add support for rendering alt text on images | William Pitcock | 2018-08-25 |
| | | | |||
| * | | Merge branch 'develop' into 'notifications' | kaniini | 2018-08-24 |
| |\ \ | | | | | | | | | | # Conflicts: # src/main.js | ||
| | * | | Don't hide replies when inConversation. | scarlett | 2018-08-24 |
| | | | | |||
| | * | | Fix indentation | scarlett | 2018-08-24 |
| | | | | |||
| | * | | Remove old implementation of isReply. | scarlett | 2018-08-24 |
| | | | | |||
| | * | | Add settings for changing the visibility of replies in the timeline. | scarlett | 2018-08-24 |
| | | | | |||
| | * | | Merge branch 'feature/who-to-follow-panel-uses-suggestions-api' into 'develop' | kaniini | 2018-08-24 |
| | |\ \ | | | | | | | | | | | | | | | | | Who to follow panel uses suggestions api See merge request pleroma/pleroma-fe!294 | ||
| | | * | | debug | tsukada-ecsec | 2018-08-22 |
| | | | | | |||
| | | * | | update settings | tsukada-ecsec | 2018-08-22 |
| | | | | | |||
| | | * | | revert main.js | tsukada-ecsec | 2018-08-22 |
| | | | | | |||
| | | * | | debug | hakabahitoyo | 2018-08-02 |
| | | | | | |||
| | | * | | lint | Hakaba Hitoyo | 2018-08-02 |
| | | | | | |||
| | | * | | debug | Hakaba Hitoyo | 2018-08-02 |
| | | | | | |||
| | | * | | who to follow panel uses /api/v1/suggestions | Hakaba Hitoyo | 2018-08-02 |
| | | | | | |||
| | * | | | Merge branch 'easy-japanese' into 'develop' | kaniini | 2018-08-24 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Easy Japanese translation See merge request pleroma/pleroma-fe!305 | ||
| | | * | | | debug | Hakaba Hitoyo | 2018-08-11 |
| | | | | | | |||
| | | * | | | update | Hakaba Hitoyo | 2018-08-11 |
| | | | | | | |||
| | | * | | | update | Hakaba Hitoyo | 2018-08-11 |
| | | | | | | |||
| | | * | | | Update messages.js | Hakaba Hitoyo | 2018-08-10 |
| | | | | | | |||
| | | * | | | フォロワーはインポートできない。 | Hakaba Hitoyo | 2018-08-09 |
| | | | | | | |||
| | | * | | | Update messages.js | Hakaba Hitoyo | 2018-08-09 |
| | | | | | | |||
