| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | rename apiStatusnetConfigSitePleromafe to apiConfig | Hakaba Hitoyo | 2018-08-26 |
| | | |||
| * | fix typo | Hakaba Hitoyo | 2018-08-26 |
| | | |||
| * | update | tsukada-ecsec | 2018-08-24 |
| | | |||
| * | Revert "Unify button styles and use min-width" | William Pitcock | 2018-08-20 |
| | | | | | This reverts commit 8f7919388391742671ef0398e017383d7f0b2bc5. | ||
| * | Merge branch 'cw-clickthrough' into 'develop' | kaniini | 2018-08-20 |
| |\ | | | | | | | | | Add support for configurable CW clickthrough See merge request pleroma/pleroma-fe!310 | ||
| | * | Rename expandCW to collapseMessageWithSubject. | ensra | 2018-08-20 |
| | | | | | | | | | Add option to config.json, disabled by default. | ||
| | * | fix indent | ensra | 2018-08-20 |
| | | | |||
| | * | Add support for configurable CW clickthrough. | ensra | 2018-08-20 |
| |/ | |||
| * | Merge branch 'feature/theme-export-import' into 'develop' | kaniini | 2018-08-20 |
| |\ | | | | | | | | | | | | | Theme import & export Closes #119 See merge request pleroma/pleroma-fe!290 | ||
| | * | Add validation of the imported theme and the corresponding warning message | Ole Bertram | 2018-07-04 |
| | | | |||
| | * | Unify button styles and use min-width | Ole Bertram | 2018-07-04 |
| | | | | | | | | | | | | | | | This seemed to be the same across multiple components anyway. Switched to min-width to allow for buttons with longer text, e.g. from other languages. | ||
| | * | Add German localization for theme import/export | Ole Bertram | 2018-06-28 |
| | | | |||
| | * | Add theme import feature | Ole Bertram | 2018-06-28 |
| | | | |||
| | * | Refactor theme settings state initialization | Ole Bertram | 2018-06-28 |
| | | | |||
| | * | Add theme export feature | Ole Bertram | 2018-06-28 |
| | | | |||
| * | | Merge branch 'fixes-and-tweaks' into 'develop' | kaniini | 2018-08-20 |
| |\ \ | | | | | | | | | | | | | Fixes and tweaks See merge request pleroma/pleroma-fe!307 | ||
| | * \ | Merge branch 'develop' into 'fixes-and-tweaks' | kaniini | 2018-08-19 |
| | |\ \ | |/ / |/| | | | | | # Conflicts: # src/i18n/messages.js | ||
| * | | | Merge branch 'user_settings_tabs' into 'develop' | kaniini | 2018-08-19 |
| |\ \ \ | | | | | | | | | | | | | | | | | Add tabs to user settings See merge request pleroma/pleroma-fe!308 | ||
| | * | | | Merge upstream | Foxhkron | 2018-08-19 |
| |/ / / | |||
| * | | | Merge branch 'feature/default-scope' into 'develop' | kaniini | 2018-08-18 |
| |\ \ \ | | | | | | | | | | | | | | | | | Feature/default scope See merge request pleroma/pleroma-fe!309 | ||
| | * | | | fix lint issues | William Pitcock | 2018-08-18 |
| | | | | | |||
| | * | | | allow default visibility scope to be configured | William Pitcock | 2018-08-18 |
| |/ / / | |||
| | * | | Revert "storing entire config instead of each separate thing of it, so that ↵ | Henry Jameson | 2018-08-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | future" This reverts commit 18117c3bfa4cae9542e49222aad058aa52929f18. b/c something else uses same field but i want to fix that in another MR | ||
| | * | | fixes hella ton of annoyances with file upload display | Henry Jameson | 2018-08-15 |
| | | | | |||
| | * | | using custom ascend value as suggested here: | Henry Jameson | 2018-08-15 |
| | | | | | | | | | | | | | https://github.com/fontello/fontello/issues/513#issuecomment-237551101 helped. | ||
| | * | | disable hinting because it breaks alignment on some icons (namely - locks) | Henry Jameson | 2018-08-15 |
| | | | | |||
| | * | | fix for timeago being ass when post has replies. added hover colors for | Henry Jameson | 2018-08-15 |
| | | | | | | | | | | | | | clickable icons on the right side. Reverted line-height to its original value | ||
| | * | | Configurable video looping, option to not to loop silent videos. Updated | Henry Jameson | 2018-08-15 |
| | | | | | | | | | | | | | localization strings. | ||
| | * | | added pointer cursor for nsfw placeholder. fixed nsfw videos requiring ↵ | Henry Jameson | 2018-08-15 |
| | | | | | | | | | | | | | double-click | ||
| | * | | Made pausing TL updating configurable. Added styles for disabled checkboxes. | Henry Jameson | 2018-08-13 |
| | | | | | | | | | | | | | | | | Shuffled settings a bit b/c all the settings are in "Attachments" section depsite the fact not all of them are attachments-related. | ||
| | * | | storing entire config instead of each separate thing of it, so that future | Henry Jameson | 2018-08-13 |
| | | | | | | | | | | | | | | | | options won't be lost during reloads because developer forgot to update that list of settings to be persisted | ||
| | * | | fix potential stretched spurdo | Henry Jameson | 2018-08-13 |
| | | | | |||
| | * | | fixed custom emoji in nickname. changed icons on right side to be more | Henry Jameson | 2018-08-13 |
| |/ / | | | | | | | | | streamlined. adjusted CSS so that all text in header of post is on same baseline and all icons/images are middle-aligned. | ||
| * | | Merge branch 'invites' into 'develop' | lambda | 2018-08-12 |
| |\ \ | | | | | | | | | | | | | FE part of invites system See merge request pleroma/pleroma-fe!297 | ||
| | * | | the missing piece for invites system | Henry Jameson | 2018-08-05 |
| | | | | |||
| * | | | Merge branch 'feature/accountHighlight' into 'develop' | lambda | 2018-08-12 |
| |\ \ \ | | | | | | | | | | | | | | | | | Account highlight See merge request pleroma/pleroma-fe!285 | ||
| | * \ \ | Merge branch 'develop' into 'feature/accountHighlight' | Henry | 2018-08-12 |
| | |\ \ \ | |/ / / |/| | | | | | | | # Conflicts: # src/components/user_card_content/user_card_content.vue | ||
| * | | | | Merge branch 'feature/focus_reply_form' into 'develop' | lambda | 2018-08-12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Focus textarea when clicking "reply" See merge request pleroma/pleroma-fe!298 | ||
| | * | | | | Remove trailing whitespace | Toromino | 2018-08-05 |
| | | | | | | |||
| | * | | | | Textarea is now focused when replying | Toromino | 2018-08-05 |
| | | |/ / | |/| | | |||
| * | | | | Merge branch 'fixSelectOptionStyling' into 'develop' | lambda | 2018-08-12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes selects having unreadable text on some browsers/OSes. Closes #123 See merge request pleroma/pleroma-fe!296 | ||
| | * | | | | Fixes selects having unreadable text on some browsers/OSes. Added bonus: theme | Henry Jameson | 2018-08-05 |
| | |/ / / | | | | | | | | | | | | | | | | | switcher select now has styled options that show preview of what theme's bg/fg colors are | ||
| * | | | | Merge branch 'doNotAutoFetchOnUnfocusedTab' into 'develop' | lambda | 2018-08-12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Made it so that unfocused tab doesn't autostream posts when scrolled to the top See merge request pleroma/pleroma-fe!299 | ||
| | * | | | | Made it so that unfocused tab doesn't autostream posts when scrolled to the top | Henry Jameson | 2018-08-06 |
| | |/ / / | |||
| * | | | | Merge branch 'fixRelativeEmojis' into 'develop' | lambda | 2018-08-12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixes broken custom emoji in autocomplete when proxying to remote BE See merge request pleroma/pleroma-fe!300 | ||
| | * | | | | hopefully, fix linter | Henry Jameson | 2018-08-06 |
| | | | | | | |||
| | * | | | | Fixes broken custom emoji in autocomplete when proxying to remote BE | Henry Jameson | 2018-08-06 |
| | |/ / / | |||
| * | | | | Merge branch 'feature/emoji-in-profiles' into 'develop' | lambda | 2018-08-12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use serverside html rendering in usernames and bios if available. See merge request pleroma/pleroma-fe!304 | ||
| | * | | | | Use serverside html rendering in usernames and bios if available. | eal | 2018-08-09 |
| | | | | | | |||
| * | | | | | Merge branch 'fix/remove-retweet-button-on-private-and-direct-posts' into ↵ | lambda | 2018-08-12 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | 'develop' Do not show retweet button if post is followers-only or a DM See merge request pleroma/pleroma-fe!303 | ||
