aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix media upload bugHenry Jameson2023-05-08
|
* remove unused stuffHenry Jameson2023-05-05
|
* lintHenry Jameson2023-04-24
|
* finish up attachment setting (right now only for admin section only)Henry Jameson2023-04-24
|
* initial implementation of attachmentsettingHenry Jameson2023-04-13
|
* reordered registrations section to be above access since it's moreHenry Jameson2023-04-13
| | | | likely to be used more often
* more i18n stuff, added missing labels and suchHenry Jameson2023-04-13
|
* Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-04-12
|\
| * Merge branch 'renovate/autoprefixer-10.x' into 'develop'HJ2023-04-11
| |\ | | | | | | | | | | | | Update dependency autoprefixer to v10.4.14 See merge request pleroma/pleroma-fe!1808
| | * Update dependency autoprefixer to v10.4.14Pleroma Renovate Bot2023-04-06
| | |
| * | Merge branch 'tusooa/pin-announcement' into 'develop'HJ2023-04-11
| |\ \ | | | | | | | | | | | | | | | | Fix bug where announcements cannot be pinned See merge request pleroma/pleroma-fe!1809
| | * | Fix bug where announcements cannot be pinnedtusooa2023-04-06
| | |/
| * | Merge branch 'tusooa/chat-user' into 'develop'HJ2023-04-11
| |\ \ | | | | | | | | | | | | | | | | Populate user card on receiving chats See merge request pleroma/pleroma-fe!1766
| | * | Populate user card on receiving chatstusooa2023-01-17
| | | |
| * | | Merge branch 'tusooa/1244-report-delete-fail' into 'develop'HJ2023-04-11
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display delete status errors Closes #1244 See merge request pleroma/pleroma-fe!1769
| | * | | Display delete status errorstusooa2023-01-20
| | | | |
| * | | | Merge branch 'tusooa/blocklist-loadmore' into 'develop'HJ2023-04-11
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make block & mute lists able to load more Closes #1150, #1071, #1226, and #1041 See merge request pleroma/pleroma-fe!1790
| | * | | | Make block & mute lists able to load moretusooa2023-02-21
| | | | | |
| * | | | | Merge branch 'renovate/cropperjs-1.x' into 'develop'tusooa2023-04-06
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency cropperjs to v1.5.13 See merge request pleroma/pleroma-fe!1694
| | * | | | | Update dependency cropperjs to v1.5.13Pleroma Renovate Bot2023-01-27
| | | | | | |
| * | | | | | Merge branch 'renovate/qrcode-1.x' into 'develop'tusooa2023-04-06
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Update dependency qrcode to v1.5.1 See merge request pleroma/pleroma-fe!1665
| | * | | | | Update dependency qrcode to v1.5.1Pleroma Renovate Bot2023-01-29
| | | | | | |
| * | | | | | Merge branch 'renovate/babel-monorepo' into 'develop'tusooa2023-04-06
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update babel monorepo See merge request pleroma/pleroma-fe!1803
| | * | | | | | Update babel monorepoPleroma Renovate Bot2023-03-31
| |/ / / / / /
| * | | | | | Merge branch 'renovate/nightwatch-2.x' into 'develop'tusooa2023-03-25
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency nightwatch to v2.6.19 See merge request pleroma/pleroma-fe!1796
| | * | | | | | Update dependency nightwatch to v2.6.19Pleroma Renovate Bot2023-03-24
| | | | | | | |
| * | | | | | | Merge branch 'renovate/intlify-vue-i18n-loader-5.x' into 'develop'tusooa2023-03-25
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency @intlify/vue-i18n-loader to v5.0.1 See merge request pleroma/pleroma-fe!1795
| | * | | | | | | Update dependency @intlify/vue-i18n-loader to v5.0.1Pleroma Renovate Bot2023-03-03
| | | | | | | | |
| * | | | | | | | Merge branch 'renovate/sass-1.x' into 'develop'tusooa2023-03-25
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Update dependency sass to v1.60.0 See merge request pleroma/pleroma-fe!1784
| | * | | | | | | Update dependency sass to v1.60.0Pleroma Renovate Bot2023-03-24
| |/ / / / / / /
| * | | | | | | Merge branch 'poll-expiration-parseInt-before-posting-#1251' into 'develop'HJ2023-03-21
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add parseInt in poll expires_in to make sure FE sends integers in all cases Closes #1251 See merge request pleroma/pleroma-fe!1802
| | * | | | | | | add parseInt in poll expires_in to make sure FE sends integers in all casesjonossa2023-03-21
| |/ / / / / / /
* | | | | | | | use draft state instead of live state in that one placeHenry Jameson2023-03-29
| | | | | | | |
* | | | | | | | better frontends tab, now you can set default frontendHenry Jameson2023-03-29
| | | | | | | |
* | | | | | | | frontends tab initial implementation, now you can (re)install frontends! yay!Henry Jameson2023-03-29
| | | | | | | |
* | | | | | | | fixHenry Jameson2023-03-27
| | | | | | | |
* | | | | | | | handle db config disabled caseHenry Jameson2023-03-27
| | | | | | | |
* | | | | | | | localization stringsHenry Jameson2023-03-22
| | | | | | | |
* | | | | | | | added mass-draft-push and mass-draft-reset, small stylistic fixesHenry Jameson2023-03-22
| | | | | | | |
* | | | | | | | localization stringsHenry Jameson2023-03-22
| | | | | | | |
* | | | | | | | grouped settings/managed drafts support addedHenry Jameson2023-03-22
| | | | | | | |
* | | | | | | | fixes for diabled state, tri-state boolean and access controlHenry Jameson2023-03-22
| | | | | | | |
* | | | | | | | made draft-mode and source inject-ableHenry Jameson2023-03-21
| | | | | | | |
* | | | | | | | fixesHenry Jameson2023-03-21
| | | | | | | |
* | | | | | | | modal update, initial localizationHenry Jameson2023-03-21
| | | | | | | |
* | | | | | | | ChoiceSetting support added, added captcha settingsHenry Jameson2023-03-20
| | | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-03-20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Translated using Weblate (Chinese (Simplified)) Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers Allow custom emoji reactions: add option to scale reaction buttons Fix user-profile route crash on pinned favorites route Hide custom emoji in reaction picker when BE does not advertise pleroma_custom_emoji_reactions Allow custom emoji reactions
| * | | | | | | Merge branch 'pleroma-akkoma-emoji-port' into 'develop'HJ2023-03-20
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Custom emoji reaction support See merge request pleroma/pleroma-fe!1792
| | * | | | | | | Generalize IntegerSetting into NumberSetting, add Integer/Float wrappersAlexander Tumin2023-03-18
| | | | | | | | |
| | * | | | | | | Allow custom emoji reactions: add option to scale reaction buttonsAlexander Tumin2023-03-17
| | | | | | | | |