Commit graph

8375 commits

Author SHA1 Message Date
Henry Jameson
9e5c7313c6 use draft state instead of live state in that one place 2023-03-29 23:34:30 +03:00
Henry Jameson
b36e907c1b use draft state instead of live state in that one place 2023-03-29 23:33:50 +03:00
Henry Jameson
85c79f666c Merge branch 'improve_settings_reusability' into shigusegubu-vue3
* improve_settings_reusability:
  better frontends tab, now you can set default frontend
  frontends tab initial implementation, now you can (re)install frontends! yay!
  fix
  handle db config disabled case
  localization strings
  added mass-draft-push and mass-draft-reset, small stylistic fixes
2023-03-29 23:31:33 +03:00
Henry Jameson
ac75d051b7 better frontends tab, now you can set default frontend 2023-03-29 23:26:57 +03:00
Henry Jameson
7bb28bb23c frontends tab initial implementation, now you can (re)install frontends! yay! 2023-03-29 00:58:07 +03:00
Henry Jameson
3ac67ab727 fix 2023-03-27 23:00:52 +03:00
Henry Jameson
4c3af5c362 handle db config disabled case 2023-03-27 22:57:50 +03:00
tusooa
cfb390ee8b Merge branch 'renovate/nightwatch-2.x' into 'develop'
Update dependency nightwatch to v2.6.19

See merge request pleroma/pleroma-fe!1796
2023-03-25 21:08:17 +00:00
tusooa
e64011ecf4 Merge branch 'renovate/intlify-vue-i18n-loader-5.x' into 'develop'
Update dependency @intlify/vue-i18n-loader to v5.0.1

See merge request pleroma/pleroma-fe!1795
2023-03-25 21:07:58 +00:00
tusooa
06b41eaf1c Merge branch 'renovate/sass-1.x' into 'develop'
Update dependency sass to v1.60.0

See merge request pleroma/pleroma-fe!1784
2023-03-25 20:57:53 +00:00
Pleroma Renovate Bot
bd7f437df4 Update dependency sass to v1.60.0 2023-03-24 09:09:09 +00:00
Pleroma Renovate Bot
cd0ee7e332 Update dependency nightwatch to v2.6.19 2023-03-24 09:08:46 +00:00
Henry Jameson
df9fe6d261 localization strings 2023-03-22 19:23:36 +02:00
Henry Jameson
ece69f01b7 added mass-draft-push and mass-draft-reset, small stylistic fixes 2023-03-22 18:57:23 +02:00
Henry Jameson
a883c2576a Merge branch 'improve_settings_reusability' into shigusegubu-vue3
* improve_settings_reusability:
  localization strings
  grouped settings/managed drafts support added
2023-03-22 12:48:40 +02:00
Henry Jameson
9153417202 localization strings 2023-03-22 12:48:21 +02:00
Henry Jameson
c7a16bdfe2 grouped settings/managed drafts support added 2023-03-22 12:43:53 +02:00
Henry Jameson
bd97a2dc00 Merge branch 'improve_settings_reusability' into shigusegubu-vue3
* improve_settings_reusability:
  fixes for diabled state, tri-state boolean and access control
  made draft-mode and source inject-able
  fixes
2023-03-22 00:01:14 +02:00
Henry Jameson
6992439c92 fixes for diabled state, tri-state boolean and access control 2023-03-22 00:00:52 +02:00
Henry Jameson
2bf224e214 made draft-mode and source inject-able 2023-03-21 22:46:40 +02:00
Henry Jameson
6b40fc9895 fixes 2023-03-21 22:26:11 +02:00
HJ
021fbd9b58 Merge branch 'poll-expiration-parseInt-before-posting-#1251' into 'develop'
add parseInt in poll expires_in to make sure FE sends integers in all cases

Closes #1251

See merge request pleroma/pleroma-fe!1802
2023-03-21 15:05:25 +00:00
jonossa
c9072ddb0b add parseInt in poll expires_in to make sure FE sends integers in all cases 2023-03-21 16:43:16 +02:00
Henry Jameson
70c5f6bd8e Merge branch 'improve_settings_reusability' into shigusegubu-vue3
* improve_settings_reusability:
  modal update, initial localization
2023-03-21 10:27:38 +02:00
Henry Jameson
9a97e0d196 modal update, initial localization 2023-03-21 10:26:25 +02:00
Henry Jameson
a010dd73e9 Merge branch 'improve_settings_reusability' into shigusegubu-vue3
* improve_settings_reusability:
  ChoiceSetting support added, added captcha settings
  limits tab, backend descriptions
  remove obsolete files
  lint
  setting admin settings works now. also now we have draftable settings
  initial admin settings prototype (WIP)
  initial implementation of an admin settings module
  lint
  fixes for stuff i missed
  minimize the rest of the sharedcomputedobject
  move websocket connection logic into module
  serverSideConfig renamed into profileSettingConfig to avoid confusion with serverSideStorage, reduced overall need for SharedComputedObject in settings tabs, moved copypaste code of "setting" type of helpers into a separate file.
2023-03-20 23:48:39 +02:00
Henry Jameson
45b2ff245f Merge remote-tracking branch 'origin/develop' into shigusegubu-vue3
* 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
2023-03-20 23:48:35 +02:00
Henry Jameson
0b5e536b4c ChoiceSetting support added, added captcha settings 2023-03-20 23:36:47 +02:00
Henry Jameson
819cd41cf0 Merge remote-tracking branch 'origin/develop' into improve_settings_reusability
* 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
2023-03-20 22:48:38 +02:00
HJ
fa532b1f00 Merge branch 'pleroma-akkoma-emoji-port' into 'develop'
Custom emoji reaction support

See merge request pleroma/pleroma-fe!1792
2023-03-20 20:31:20 +00:00
HJ
19618db192 Merge branch 'weblate' into 'develop'
Translations update from Pleroma Weblate

See merge request pleroma/pleroma-fe!1798
2023-03-20 20:26:20 +00:00
Poesty Li
624da7240e Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (984 of 987 strings)

Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
2023-03-20 20:19:07 +00:00
HJ
716b648014 Merge branch 'fix-user-profile-route-crash' into 'develop'
Fix user-profile route crash on pinned favorites timeline

See merge request pleroma/pleroma-fe!1801
2023-03-20 20:19:01 +00:00
Henry Jameson
332ad77e35 limits tab, backend descriptions 2023-03-19 21:27:07 +02:00
Alexander Tumin
493120b545 Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers 2023-03-18 21:00:50 +03:00
Alexander Tumin
3403f6a1ed Allow custom emoji reactions: add option to scale reaction buttons 2023-03-17 23:55:34 +03:00
Alexander Tumin
306e254c15 Fix user-profile route crash on pinned favorites route 2023-03-17 23:31:53 +03:00
Alexander Tumin
832019b2c2 Hide custom emoji in reaction picker when BE does not advertise pleroma_custom_emoji_reactions 2023-03-17 20:28:16 +03:00
Alexander Tumin
998aa8f732 Allow custom emoji reactions 2023-03-17 20:28:16 +03:00
Henry Jameson
ab5408d36e remove obsolete files 2023-03-17 00:10:37 +02:00
Henry Jameson
27f63d5e50 lint 2023-03-17 00:06:31 +02:00
Henry Jameson
bfd802ad04 setting admin settings works now. also now we have draftable settings 2023-03-16 23:18:55 +02:00
Henry Jameson
4d23d31fec initial admin settings prototype (WIP) 2023-03-14 21:50:43 +02:00
Henry Jameson
9632b77786 initial implementation of an admin settings module 2023-03-13 00:09:47 +02:00
Henry Jameson
55ea6df40b lint 2023-03-12 17:28:14 +02:00
Henry Jameson
6a7b182af1 fixes for stuff i missed 2023-03-12 17:11:20 +02:00
Henry Jameson
947b73f870 minimize the rest of the sharedcomputedobject 2023-03-12 16:55:39 +02:00
Henry Jameson
ac32997f8b move websocket connection logic into module 2023-03-12 16:51:50 +02:00
Henry Jameson
af0cd54223 serverSideConfig renamed into profileSettingConfig to avoid confusion
with serverSideStorage, reduced overall need for SharedComputedObject in
settings tabs, moved copypaste code of "setting" type of helpers into a
separate file.
2023-03-12 14:36:49 +02:00
Henry Jameson
085cbc62e7 Merge remote-tracking branch 'origin/develop' into shigusegubu-vue3
* origin/develop: (79 commits)
  Fix display of theme checkboxes
  Make suggestor ignore users without valid names
  Give tab switcher a role
  Remove @touchstart in post status button
  Update babel monorepo to v7.21.0
  Make it possible to auto-select the first candidate in autocomplete
  Fix poll interaction
  Fix registration error with email language selected
  Add changelog for 2.5.1
  Translated using Weblate (Chinese (Traditional))
  Translated using Weblate (Ukrainian)
  Translated using Weblate (Japanese (ja_EASY))
  Translated using Weblate (Chinese (Simplified))
  Translated using Weblate (Chinese (Simplified))
  Translated using Weblate (Chinese (Simplified))
  Use class to style screenreader-only text
  Update Font Awesome
  Update dependency nightwatch to v2.6.11
  Update dependency eslint to v8.33.0
  Update dependency @vue/test-utils to v2.2.8
  ...
2023-03-09 23:18:07 +02:00