Commit Graph

5993 Commits (48f106b438e22d8289904c9f474819ad7b85d0e8)

Author SHA1 Message Date
tusooa ed23f51838
Make reaction button accessible
1 year ago
tusooa 6b0d72937e Apply 1 suggestion(s) to 1 file(s)
1 year ago
baloo toumi b171d831f2 Translated using Weblate (Arabic)
1 year ago
Tirifto 762cdc738f Translated using Weblate (Esperanto)
1 year ago
Xnuk Shuman 811adc5b1f Translated using Weblate (Korean)
1 year ago
Tirifto 1dd5fa8bb7 Translated using Weblate (Esperanto)
1 year ago
Tirifto 2e5412fbd8 Translated using Weblate (Esperanto)
1 year ago
tusooa 4b38fc5ffc
Fix custom emojis shown in selector if backend does not support it
1 year ago
Henry Jameson 4664d99af2 lint
1 year ago
Henry Jameson ad3916027a lint
1 year ago
Henry Jameson b79f297692 fix double pushbuttons in the draft buttons
1 year ago
Henry Jameson 039b6c61a2 lint
1 year ago
Henry Jameson 09e3735e37 semantics + description for instance access section
1 year ago
Henry Jameson 2322646442 reintroduce width limit on number input but only for sizesetting
1 year ago
Henry Jameson 0f81239451 remove restriction on number input's width
1 year ago
Henry Jameson 05a7e612aa show warning for developer for missing labels
1 year ago
Henry Jameson b9c69a2272 improve the semantics
1 year ago
Henry Jameson 1935bf6bd4 fix media upload bug
1 year ago
Henry Jameson 6816bc8bad remove unused stuff
1 year ago
Henry Jameson 1492937a7e lint
1 year ago
Henry Jameson e0fbeee88e finish up attachment setting (right now only for admin section only)
1 year ago
Henry Jameson 9aaa8a86f5 initial implementation of attachmentsetting
1 year ago
Henry Jameson d8ed541d12 reordered registrations section to be above access since it's more
1 year ago
Henry Jameson 4c158e636b more i18n stuff, added missing labels and such
1 year ago
Henry Jameson 3e1aeb6d2c Merge remote-tracking branch 'origin/develop' into improve_settings_reusability
1 year ago
XYenon 01758a28ea Fix i18n
1 year ago
HJ a814520709 Merge branch 'tusooa/pin-announcement' into 'develop'
1 year ago
HJ 9a8f52a38d Merge branch 'tusooa/chat-user' into 'develop'
1 year ago
HJ 9c376b3511 Merge branch 'tusooa/1244-report-delete-fail' into 'develop'
1 year ago
HJ ad5bd09204 Merge branch 'tusooa/blocklist-loadmore' into 'develop'
1 year ago
tusooa 5c0deb1e6f
Fix bug where announcements cannot be pinned
1 year ago
Henry Jameson 9e5c7313c6 use draft state instead of live state in that one place
2 years ago
Henry Jameson ac75d051b7 better frontends tab, now you can set default frontend
2 years ago
Henry Jameson 7bb28bb23c frontends tab initial implementation, now you can (re)install frontends! yay!
2 years ago
Henry Jameson 3ac67ab727 fix
2 years ago
Henry Jameson 4c3af5c362 handle db config disabled case
2 years ago
Henry Jameson df9fe6d261 localization strings
2 years ago
Henry Jameson ece69f01b7 added mass-draft-push and mass-draft-reset, small stylistic fixes
2 years ago
Henry Jameson 9153417202 localization strings
2 years ago
Henry Jameson c7a16bdfe2 grouped settings/managed drafts support added
2 years ago
Henry Jameson 6992439c92 fixes for diabled state, tri-state boolean and access control
2 years ago
Henry Jameson 2bf224e214 made draft-mode and source inject-able
2 years ago
Henry Jameson 6b40fc9895 fixes
2 years ago
jonossa c9072ddb0b add parseInt in poll expires_in to make sure FE sends integers in all cases
2 years ago
Henry Jameson 9a97e0d196 modal update, initial localization
2 years ago
Henry Jameson 0b5e536b4c ChoiceSetting support added, added captcha settings
2 years ago
Henry Jameson 819cd41cf0 Merge remote-tracking branch 'origin/develop' into improve_settings_reusability
2 years ago
HJ fa532b1f00 Merge branch 'pleroma-akkoma-emoji-port' into 'develop'
2 years ago
Poesty Li 624da7240e Translated using Weblate (Chinese (Simplified))
2 years ago
Henry Jameson 332ad77e35 limits tab, backend descriptions
2 years ago
Alexander Tumin 493120b545 Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers
2 years ago
Alexander Tumin 3403f6a1ed Allow custom emoji reactions: add option to scale reaction buttons
2 years ago
Alexander Tumin 306e254c15 Fix user-profile route crash on pinned favorites route
2 years ago
Alexander Tumin 832019b2c2 Hide custom emoji in reaction picker when BE does not advertise pleroma_custom_emoji_reactions
2 years ago
Alexander Tumin 998aa8f732 Allow custom emoji reactions
2 years ago
Henry Jameson ab5408d36e remove obsolete files
2 years ago
Henry Jameson 27f63d5e50 lint
2 years ago
Henry Jameson bfd802ad04 setting admin settings works now. also now we have draftable settings
2 years ago
Henry Jameson 4d23d31fec initial admin settings prototype (WIP)
2 years ago
Henry Jameson 9632b77786 initial implementation of an admin settings module
2 years ago
Henry Jameson 55ea6df40b lint
2 years ago
Henry Jameson 6a7b182af1 fixes for stuff i missed
2 years ago
Henry Jameson 947b73f870 minimize the rest of the sharedcomputedobject
2 years ago
Henry Jameson ac32997f8b move websocket connection logic into module
2 years ago
Henry Jameson af0cd54223 serverSideConfig renamed into profileSettingConfig to avoid confusion
2 years ago
tusooa da46c30893
Fix display of theme checkboxes
2 years ago
HJ 0842193957 Merge branch 'tusooa/1249-suggestor' into 'develop'
2 years ago
tusooa 88db557141
Make suggestor ignore users without valid names
2 years ago
tusooa 1a852b96ef
Give tab switcher a role
2 years ago
tusooa 763ae182b8
Remove @touchstart in post status button
2 years ago
tusooa e516eee479
Make block & mute lists able to load more
2 years ago
tusooa 5468309f6a
Make it possible to auto-select the first candidate in autocomplete
2 years ago
tusooa 2316bcc842
Fix poll interaction
2 years ago
tusooa 65d78ced93
Fix registration error with email language selected
2 years ago
Pacific Coast Highway 597c069e36 Translated using Weblate (Chinese (Traditional))
2 years ago
Dmytro Poltavchenko 30f1502df6 Translated using Weblate (Ukrainian)
2 years ago
nixe neko 2e9014abd7 Translated using Weblate (Japanese (ja_EASY))
2 years ago
Poesty Li cb18497902 Translated using Weblate (Chinese (Simplified))
2 years ago
Poesty Li 6dc683f602 Translated using Weblate (Chinese (Simplified))
2 years ago
Ryan Chiang 79f1d79c4e Translated using Weblate (Chinese (Simplified))
2 years ago
tusooa 902954b298
Use class to style screenreader-only text
2 years ago
tusooa 6158b8667e
Make checkbox settings accessible
2 years ago
HJ f229c4a106 Merge branch 'from/develop/tusooa/autocomplete-accessibility' into 'develop'
2 years ago
HJ af22092472 Merge branch 'tusooa/anon-xact-acc' into 'develop'
2 years ago
HJ a08378253f Merge branch 'tusooa/topbar-alttext' into 'develop'
2 years ago
tusooa 817432bd62
Fix stylelint
2 years ago
HJ 22c3012e1c Merge branch 'birthdays' into 'develop'
2 years ago
HJ 65e10f07de Merge branch 'from/develop/tusooa/confirm-dialogs' into 'develop'
2 years ago
HJ a9716701be Merge branch 'from/develop/tusooa/multi-iface-lang' into 'develop'
2 years ago
tusooa 03d5c2e140
Make date picker aware of the birthday max value
2 years ago
tusooa dd97a23ce7
Add birthday to registration form
2 years ago
tusooa b1e75c25bd
Merge remote-tracking branch 'upstream/develop' into birthdays
2 years ago
tusooa c7c68340f1
Fix mobile nav stylelint
2 years ago
Tusooa Zhu ce8101e60a
Add remove follower confirmation
2 years ago
tusooa d159031121
Add some aria to post status form
2 years ago
Tusooa Zhu 68110ce825
Make interact buttons accessible for anonymous users
2 years ago
tusooa 1ab958ba6b
Make quick settings menus more accessible
2 years ago
tusooa 5243632678
Label buttons in top bar
2 years ago
tusooa 5478192e20
Make keys work as intended when there is no suggestions
2 years ago
tusooa 883a8004f2 Translated using Weblate (Chinese (Simplified))
2 years ago
Tirifto 280ff3520d Translated using Weblate (Esperanto)
2 years ago
tusooa 246593970b
Make autocomplete prompt more user-friendly
2 years ago
tusooa 72cb9e8bdb
Make all emoji inputs screen-reader-friendly
2 years ago
tusooa 6235af4592
Make screenreaders read out autocomplete results
2 years ago
tusooa 4db7f07421
Make autocomplete items buttons
2 years ago
Tusooa Zhu 5359633c74
Fix timed mute lint
2 years ago
Tusooa Zhu 8a99d129dc
Fix confirm modal lint
2 years ago
Tusooa Zhu 1856eeda40
Auto close confirm dialog after approve/deny
2 years ago
Tusooa Zhu 041bbb1622
Add English translation for accept & deny follow requests
2 years ago
Tusooa Zhu 547e85c7c6
Add confirm dialogs for accept & deny follow requests
2 years ago
Tusooa Zhu b7af37fce8
Add English translation for mute duration
2 years ago
Tusooa Zhu 228a9afdf5
Add timed-mute functionality
2 years ago
Tusooa Zhu ec957d4162
Make confirm dialogs work with vue-i18n 9
2 years ago
Tusooa Zhu 91c4a57fe5
Make page unscrollable when confirm modal is shown
2 years ago
Tusooa Zhu 0b914d7815
Make modal display over the top bar
2 years ago
Tusooa Zhu 76d99c08d6
Move modal out of vue tree
2 years ago
Tusooa Zhu dc04c8cbd4
Use vue3 teleport instead of portal
2 years ago
Tusooa Zhu 39e4746f61
Use portal for modals
2 years ago
Tusooa Zhu 51ade26066
Fix logout confirm dialog title
2 years ago
Tusooa Zhu 8c8a8232c8
Lint
2 years ago
Tusooa Zhu 5c048321e7
Add English translation for logout confirmation
2 years ago
Tusooa Zhu c202c89ca0
Add confirmation for logout
2 years ago
Tusooa Zhu 0bfe100ef7
Add English translation for block confirmation
2 years ago
Tusooa Zhu 3b7aaae2b3
Add confirmation for blocking
2 years ago
Tusooa Zhu c032b48219
Add English translation for mute confirmation
2 years ago
Tusooa Zhu e7e35ead09
Add confirmation for muting
2 years ago
Tusooa Zhu a0c6d642af
Add English translations for repeat and unfollow confirmation
2 years ago
Tusooa Zhu 0684f19d1b
Add ConfirmModal comp
2 years ago
Tusooa Zhu a0b886459b
Add confirmation for following
2 years ago
Tusooa Zhu 4d175235f1
Add confirmation for repeating
2 years ago
Tusooa Zhu f8b522e36d
Add English translations for setting entries
2 years ago
Tusooa Zhu 1ff2948aeb
Add setting entries for whether to show confirmation dialogs
2 years ago
Tusooa Zhu 1e352fbfac
Add English translations for delete status confirm modal
2 years ago
Tusooa Zhu 3ad5df805e
Add delete status confirm modal
2 years ago
tusooa d1876503bc
Display delete status errors
2 years ago
tusooa 5b56b6b9fd
Populate user card on receiving chats
2 years ago
tusooa bd58ccd3b6
Fix mobile layout margin
2 years ago
tusooa d2ba67d565
Merge remote-tracking branch 'upstream/develop' into tusooa/stylelint
2 years ago
HJ 4d2056d8aa Merge branch 'tusooa/1175-user-card' into 'develop'
2 years ago
HJ 4a5134af02 Merge branch 'tusooa/1195-notif-overflow' into 'develop'
2 years ago
HJ f956b0ca37 Merge branch 'tusooa/1159-debounce-wordfilter' into 'develop'
2 years ago
HJ df632652fa Merge branch 'tusooa/1079-bdi' into 'develop'
2 years ago
tusooa 10af092800
Add status authors from search results to store
2 years ago
tusooa a58a6d3c35
Fix notification attachment icon overflow
2 years ago
tusooa fa3b07352b
Debounce mute word setting
2 years ago
tusooa 8acbc31a20
Use bdi to isolate repeater name
2 years ago
tusooa c69878cee7
Display better error message for unauthenticated timelines
2 years ago
tusooa 274d384572
Make modal easier to close if there is only one image
2 years ago
tusooa a28032fa58
Disable no-shorthand for certain props for better readability
2 years ago
flxy d21ce77670 Use splice instead of delete
2 years ago
flxy d81fdafacb Pick a better query selector
2 years ago
flxy aea9f92d39 Adjust query selector to actually get the popover now
2 years ago
HJ 5dc6cbd487 Merge branch 'tusooa/1234-emoji-regression' into 'develop'
2 years ago
tusooa 7dc2277453
Use stylelint
2 years ago
tusooa 6d0b3d4d0a
Stop propogation for all top-bar buttons
2 years ago
tusooa 76019d1e03
Fix emoji picker off-by-1 error
2 years ago
tusooa 47af5419b1
Clean up code
2 years ago
tusooa 081a416103
Calculate display count from width
2 years ago
tusooa 6cc3b239f6
Load emoji row by row
2 years ago
tusooa 314a4474f6
Fix header indicator
2 years ago
tusooa afd7f5fabe
Use virtual scrolling for emoji picker
2 years ago
tusooa 78081836df
Remove lozad code
2 years ago
Ihor Andreew cf2b44acfd Translated using Weblate (Ukrainian)
2 years ago
Dmytro Poltavchenko 1120eb3694 Translated using Weblate (Ukrainian)
2 years ago
HJ b9b4181f17 Merge branch 'from/develop/tusooa/1221-quote-style' into 'develop'
2 years ago
HJ b5d4c43bc2 Merge branch 'tusooa/announcements-priv' into 'develop'
2 years ago
HJ 4361e15377 Merge branch 'tusooa/backup-state' into 'develop'
2 years ago
HJ 3e4a8186a8 Merge branch 'tusooa/list-add' into 'develop'
2 years ago
tusooa 876e51603a
Include unpacked emojis in emoji picker
2 years ago
tusooa 5e98ee05e4
Fix list membership actions
2 years ago
Tirifto a1520b172a Translated using Weblate (Esperanto)
2 years ago
Dmytro Poltavchenko 010fdd8c24 Translated using Weblate (Ukrainian)
2 years ago
Dmytro Poltavchenko de8c97f3a0 Translated using Weblate (Ukrainian)
2 years ago
tusooa 01807446a8
Make notification settings work
2 years ago
tusooa b65a89c822
Make announcements available to all with privileges
2 years ago
tusooa 78690cdf51
Display detailed backup state
2 years ago
tusooa 7e2ae2ba95
Optimize UI
2 years ago
Tusooa Zhu 52eef2eed1
Add English translations for multiple interface languages
2 years ago
Tusooa Zhu b7e9373965
Add support for multiple interface languages
2 years ago
HJ eae62e2eb8 Merge branch 'fix-excessive-reregistrations' into 'develop'
2 years ago
HJ e009510c52 Merge branch 'from/develop/tusooa/user-note' into 'develop'
2 years ago
HJ 515dcfd339 Merge branch 'expand-notifications' into 'develop'
2 years ago
Henry Jameson 8a594e2f98 more aria
2 years ago
tusooa 9f30ccc26b Apply 1 suggestion(s) to 1 file(s)
2 years ago
Tusooa Zhu 2e25120192
Make notes editable only on user profile
2 years ago
Tusooa Zhu a35fa29a6b
Use textarea for note input
2 years ago
Tusooa Zhu 9ab3f27f72
Test if server supports note
2 years ago
Tusooa Zhu 9f51517ecd
Make API requests to edit note
2 years ago
Tusooa Zhu 1101305ffb
Add ui for note editing
2 years ago
Henry Jameson 3cba358743 fix nested properties watcher being triggered far too often
2 years ago
Alexander Tumin 48be4e9cb6 Fix notifications/interactions null dereference
2 years ago
Henry Jameson 5bde89297c a11y
2 years ago
HJ 830b0008a2 Merge branch 'fix-passwords-same' into 'develop'
2 years ago
Henry Jameson a1e7e7782f fix passwords not being detected as same
2 years ago
Xnuk Shuman 2fc0927b7a
more resistant code for color parsing error
2 years ago
Henry Jameson efdcfedfbe add icon to allow expand collapsed (status-related) notifications
2 years ago
tusooa d2f97bf833
Improve quote style
2 years ago
Henry Jameson d6c8821d37 fix private mode & timelines dropdown
2 years ago
Tirifto 50a02a603d Translated using Weblate (Esperanto)
2 years ago
Xnuk Shuman 3c00bf1b46 Translated using Weblate (Korean)
2 years ago
Xnuk Shuman 160a7e4b01 Translated using Weblate (French)
2 years ago
Xnuk Shuman 65b87d9ae7 Translated using Weblate (Korean)
2 years ago
Haelwenn 4f99ff4b98 Translated using Weblate (French)
2 years ago
Ahmad Dakhlallah 78ac44eed8 Translated using Weblate (Arabic)
2 years ago
Xnuk Shuman 2a219bdb36 Translated using Weblate (Korean)
2 years ago
Xnuk Shuman fb87f46f31 Translated using Weblate (Korean)
2 years ago
Tirifto a756108ddb Translated using Weblate (Esperanto)
2 years ago
Tirifto ccc01f7358 Translated using Weblate (Esperanto)
2 years ago
Tirifto b106ca15ce Translated using Weblate (Esperanto)
2 years ago
Dmytro Poltavchenko 4fd00c9256 Translated using Weblate (Ukrainian)
2 years ago
Fristi 065112e985 Translated using Weblate (Dutch)
2 years ago
tusooa d9dbd7064b Merge branch 'xnuk-develop-patch-08175' into 'develop'
2 years ago
Xnuk Shuman 4f66220812
Fix not to show "Save changes" button in "Delete account" section
2 years ago
Xnuk Shuman b28565e2d6
Untranslated text "Users" in mute settings
2 years ago
HJ 00f4e20492 Merge branch 'from/develop/tusooa/announcements' into 'develop'
2 years ago
HJ e41edd1bbf Merge branch 'from/develop/tusooa/fix-fetchTimeline' into 'develop'
2 years ago
Henry Jameson 74813864fc fix tests
2 years ago
Henry Jameson 7fed35a627 fun restrained
2 years ago
tusooa 4b252ea8d3
Fix fetchTimeline error
2 years ago
tusooa f3a245f899
Fix announcements not showing on nav panel
2 years ago
Tusooa Zhu a3aabf0d2a
Lint
2 years ago
Tusooa Zhu 1fc0a8b332
Fix announcements lint
2 years ago
tusooa d74d5a8ce2
Detect backend support for announcements
2 years ago
Tusooa Zhu fa69034020
Prevent announcement buttons from being too wide
2 years ago
Tusooa Zhu 54318d31fe
Fix announcement buttons style on narrow screens
2 years ago
Tusooa Zhu f3d97cf917
Improve readability in fetchAnnouncements()
2 years ago
Tusooa Zhu 23a9a46580
Add English translation for announcement published time
2 years ago
Tusooa Zhu 68ef7e4e65
Add published time for announcements
2 years ago
Tusooa Zhu 7a73f2fcd2
Fix announcement content not showing properly
2 years ago
Tusooa Zhu dd5cc08a3e
Port away from Vue2 Vue.set()
2 years ago
Tusooa Zhu 5f633bbfa3
Change name for the announcement being edited to editedAnnouncement
2 years ago
Tusooa Zhu eac0008002
Readablify unreadAnnouncementCount
2 years ago
Tusooa Zhu d6dd394cd9
Do not count unread announcements for guests
2 years ago
Tusooa Zhu 8cb7f7d6d2
Start fetching announcements on page load
2 years ago
Tusooa Zhu b4a7e58bec
Show badges for unread announcements
2 years ago
Tusooa Zhu fe1d01ec9a
Add English translation for inactive announcement message
2 years ago
Tusooa Zhu 458ce54143
Mark inactive and active announcements for admin
2 years ago
Tusooa Zhu 1972e57ceb
Add English translations for editing announcements
2 years ago
Tusooa Zhu 89c49b6fb4
Allow editing announcements
2 years ago
Tusooa Zhu 0e51e824a2
Add English translation for announcement dates
2 years ago
Tusooa Zhu 04fbb6d93d
Show announcement dates
2 years ago
Tusooa Zhu ce84557190
Add English translation for posting announcement metadata
2 years ago
Tusooa Zhu 56e6d86f88
Allow posting announcements with other metadata
2 years ago
Tusooa Zhu db5c0c3502
Add English translation for deleting announcements
2 years ago
Tusooa Zhu e877fedb0e
Implement deleting announcement
2 years ago
Tusooa Zhu efb76dcb03
Add English translations for posting announcements
2 years ago
Tusooa Zhu e494e74643
Implement posting announcements
2 years ago
Tusooa Zhu e5b49ae34b
Add English translations for announcements
2 years ago
Tusooa Zhu 95750509b1
Fetch real data from backend
2 years ago
Tusooa Zhu e067783a30
Add announcement display with placeholder messages
2 years ago