aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| |
| * updatetsukada-ecsec2018-08-24
| |
* | Merge branch 'reply-preserve-subject' into 'develop'kaniini2018-08-26
|\ \ | | | | | | | | | | | | Preserve subject in replies. See merge request pleroma/pleroma-fe!318
| * | Preserve subject in replies.scarlett2018-08-26
|/ /
* | Merge branch 'attachment-collapse' into 'develop'kaniini2018-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.scarlett2018-08-26
| | |
| * | When a post with a subject is collapsed, hide its attachments.scarlett2018-08-25
| | |
* | | Merge branch 'language-override' into 'develop'kaniini2018-08-26
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Make interface language configurable from settings Closes #36 See merge request pleroma/pleroma-fe!315
| * | | Make interface language configurable from settingsEkaterina Vaartis2018-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
* | | Merge branch 'nsfw-attachment-marking' into 'develop'kaniini2018-08-25
|\ \ \ | |/ / |/| | | | | | | | Add a checkbox for marking a post's attachments as NSFW See merge request pleroma/pleroma-fe!317
| * | Add a checkbox for marking a post's attachments as NSFWscarlett2018-08-25
|/ /
* | attachment: add support for rendering alt text on imagesWilliam Pitcock2018-08-25
| |
* | Merge branch 'notifications' into 'develop'kaniini2018-08-24
|\ \ | | | | | | | | | | | | | | | | | | Support qvitter api notifications Closes #129 See merge request pleroma/pleroma-fe!306
| * \ Merge branch 'develop' into 'notifications'kaniini2018-08-24
| |\ \ | |/ / |/| | | | | # Conflicts: # src/main.js
* | | Merge branch 'reply-visibility' into 'develop'kaniini2018-08-24
|\ \ \ | | | | | | | | | | | | | | | | Add settings for changing the visibility of replies in the timeline. See merge request pleroma/pleroma-fe!314
| * | | Don't hide replies when inConversation.scarlett2018-08-24
| | | |
| * | | Fix indentationscarlett2018-08-24
| | | |
| * | | Remove old implementation of isReply.scarlett2018-08-24
| | | |
| * | | Add settings for changing the visibility of replies in the timeline.scarlett2018-08-24
|/ / /
* | | Merge branch 'feature/who-to-follow-panel-uses-suggestions-api' into 'develop'kaniini2018-08-24
|\ \ \ | | | | | | | | | | | | | | | | Who to follow panel uses suggestions api See merge request pleroma/pleroma-fe!294
| * | | debugtsukada-ecsec2018-08-22
| | | |
| * | | update settingstsukada-ecsec2018-08-22
| | | |
| * | | revert main.jstsukada-ecsec2018-08-22
| | | |
| * | | reverttsukada-ecsec2018-08-22
| | | |
| * | | debughakabahitoyo2018-08-02
| | | |
| * | | lintHakaba Hitoyo2018-08-02
| | | |
| * | | debugHakaba Hitoyo2018-08-02
| | | |
| * | | who to follow panel uses /api/v1/suggestionsHakaba Hitoyo2018-08-02
| | | |
* | | | Merge branch 'easy-japanese' into 'develop'kaniini2018-08-24
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Easy Japanese translation See merge request pleroma/pleroma-fe!305
| * | | | debugHakaba Hitoyo2018-08-11
| | | | |
| * | | | updateHakaba Hitoyo2018-08-11
| | | | |
| * | | | updateHakaba Hitoyo2018-08-11
| | | | |
| * | | | Update messages.jsHakaba Hitoyo2018-08-10
| | | | |