Commit Graph

1416 Commits (41c7612b47bee707750baa588a1e11d9cc43203c)

Author SHA1 Message Date
Alex Gleason ebef1ece7a
Conservative rich media parsing
4 years ago
Alex Gleason 811ccdce20 Merge branch 'develop' into 'develop'
4 years ago
ruine 954145763c Update ja.json
4 years ago
Alex Gleason 6c18050636
Fix jumpy follow relationship in Pleroma
4 years ago
Alex Gleason 36f6f12856
Stream following relationships
4 years ago
Alex Gleason 5d418d9269
Let public timelines be viewed
4 years ago
Alex Gleason d0600aef02
Refactor Follow button and remote follow
4 years ago
Alex Gleason a5ed1998d7
Merge remote-tracking branch 'origin/develop' into remote_follow
4 years ago
Bane 6c3585f45a Update pt.json
4 years ago
marcin mikołajczak 5ba4453950 Polish translation: Fix typo
4 years ago
marcin mikołajczak 2e30f1cefc Update Polish translation
4 years ago
matrix07012 e4b47ee2f7 Updated Czech translation
4 years ago
Sean King ac3dbaab94
Add ability to opt-out or opt-in to emoji react notifications
4 years ago
João Rodrigues 9fe3512a2f Update app/soapbox/locales/pt.json
4 years ago
Sean King 89785fa84c
Change to new convention for acct
4 years ago
Sean King 9309ef4893
Fix merge conflicts
4 years ago
Sean King 39b50e8fe1
Add moderator button for marking posts sensitive or not sensitive
4 years ago
Alex Gleason 7f9508f117
Fix sharp corners on user panel
4 years ago
Alex Gleason 2c49bdb577 Merge branch 'admin-short-names' into 'develop'
4 years ago
Alex Gleason 498471958b
Use short names for admin quick actions
4 years ago
João Rodrigues 9539654d7f Update app/soapbox/locales/pt.json
4 years ago
Alex Gleason 5b5397312b Merge branch 'admin-improvements' into 'develop'
4 years ago
Alex Gleason c80797ccf8
Admin: delete status directly from menu
4 years ago
Alex Gleason 361cdc662f
Reports: overflow fix for status content
4 years ago
Alex Gleason 926335b268
Add "deactivate" and "delete" user modals to every status and account profile
4 years ago
Alex Gleason bdf0d3618d
Refactor mod report modals
4 years ago
Alex Gleason af92caa6e2
Import users from reports
4 years ago
Alex Gleason acdb884d70 Merge branch 'drakz-develop-patch-16517' into 'develop'
4 years ago
Alex Gleason d97f9d7472 Merge branch 'rgi-reacts' into 'develop'
4 years ago
João Rodrigues d396a0fb20 Update app/soapbox/locales/pt.json
4 years ago
Alex Gleason 4044b4b14f
Reports: fix overflow on mobile and link color
4 years ago
Alex Gleason 47ed1e42c9
Run rootReducer in tests
4 years ago
João Rodrigues ea680903fe Update app/soapbox/locales/pt.json
4 years ago
Alex Gleason f24e1c9929
Normalize Pleroma user fields, fixes #549
4 years ago
Alex Gleason fb99d36494
Support RGI emoji reacts conditionally
4 years ago
Sean King fe8eecf925
Refactor bot badge
4 years ago
João Rodrigues 8c5f2e4a03 Update app/soapbox/locales/pt.json
4 years ago
João Rodrigues 3beb8c2a6f Update app/soapbox/locales/pt.json
4 years ago
Sean King 5b4aaf79aa
Fix bot tag display
4 years ago
Alex Gleason b7bc013acc
Demetricator fixes, closes #543
4 years ago
Alex Gleason 7f390ba24e Merge branch 'import-mutes' into 'develop'
4 years ago
Alex Gleason b5d0861bd1
Allow importing mutes
4 years ago
Alex Gleason ddac13d308
Account backups
4 years ago
marcin mikołajczak 60f0ef3fe7 Update pl.json
4 years ago
Alex Gleason 98084eac35 Merge branch 'registration-messages' into 'develop'
4 years ago
Alex Gleason e261a13430
Display modal in registration window when confirmations and/or approval are required
4 years ago
marcin mikołajczak 9509d1769d Update pl.json
4 years ago
marcin mikołajczak 00852093e3 Update pl.json
4 years ago
marcin mikołajczak b507fc6318 Update pl.json
4 years ago
Alex Gleason 558fd1e3cc
Fix column header conditional rendering, oops again
4 years ago
Alex Gleason 82b41d2521
Fix breaking column bug lol whoops
4 years ago
Alex Gleason c5641a566d
Admin: add link to moderation log within reports
4 years ago
Alex Gleason acf0619790
Columns cleanup
4 years ago
Alex Gleason 39436bc07c
Admin: basic moderation log
4 years ago
Alex Gleason 0e4a5101db
Reports: display media
4 years ago
Alex Gleason 478581cb41
Reports: add links
4 years ago
Alex Gleason 7bd670728d
Reports: only show quote if length > 0
4 years ago
Alex Gleason a8711f7b14
Reports: add "View post" button
4 years ago
Alex Gleason 142606d43a
Reports: refactor ReportStatus, allow deleting individual statuses
4 years ago
Alex Gleason 8c8615498b
Reports: parse HTML quotes
4 years ago
Alex Gleason c0770c77f5
Reports: only display accordion when reported posts exist
4 years ago
Alex Gleason 2fd3c9441c
Reports: display reported posts
4 years ago
Alex Gleason a1db330b14
Accordion: use children instead of content
4 years ago
Alex Gleason a8893907d4
Reports: import statuses, add getReport selector
4 years ago
Alex Gleason 90414939a5
Reports: allow deleting a user
4 years ago
Alex Gleason 043bb1a00a
Reports: add modal prompt when deactivating user
4 years ago
Alex Gleason 48bca704cc
Reports: close report when deactivating user
4 years ago
Alex Gleason dccc384f0d
Reports: fix admin reducer test
4 years ago
Alex Gleason 2c58396b00
Reports: tweak empty message text
4 years ago
Alex Gleason 35a148d9c9
Reports: allow closing a report
4 years ago
Alex Gleason 95c4ba4234
Reports: allow deactivating a user
4 years ago
Alex Gleason a16e709ff4
Reports: break out separate Report component, basic styling
4 years ago
Alex Gleason 0837bd0495
Admin Reports: display basic information
4 years ago
Alex Gleason f7d11ff36e
Admin: reports boilerplate
4 years ago
Alex Gleason 8b936036d0
Admin: improve awaiting-approval showLoading logic
4 years ago
Alex Gleason 51faa660ca
Admin: refactor Reports reducer
4 years ago
Alex Gleason a0c24dbbcc
Admin: improve approval UI for mobile, display snackbar messages
4 years ago
Alex Gleason fab4fb80ab
Admin: use domain stat in dashboard again now that report counter is visible
4 years ago
Alex Gleason ec6b8b845c
Fix linter
4 years ago
Alex Gleason 560d9d642c
Admin: display nav on mobile
4 years ago
Alex Gleason ef74f8ec69
Admin: improve dashcounters mobile styles
4 years ago
Alex Gleason f26f26d4bb
Admin: show success message from RegistrationModePicker
4 years ago
Alex Gleason e9b70c0648
Admin: fix soapbox reducer test
4 years ago
Alex Gleason acdc282cfd
Admin: optimistic RegistrationModePicker
4 years ago
Alex Gleason b571765c33
Admin: add registration mode picker
4 years ago
Alex Gleason bfd01d0316
Admin: fetch ConfigDB config, start RegistrationModePicker
4 years ago
Alex Gleason 7507553bfd
Admin: fix broken awaiting-approval nav logic
4 years ago
Alex Gleason 8dcd64f168
Admin: fix notification counters for approvals
4 years ago
Alex Gleason e7bb78712a Merge branch 'admin-dashboard' into 'develop'
4 years ago
Alex Gleason bdbc6eb79c Merge branch 'heart-react' into 'develop'
4 years ago
Alex Gleason 21bddfd37b
Admin: disable non-working navlinks for now
4 years ago
Alex Gleason eec89aaeb5
Refactor TabsBar, refactor IconWithBadge, use Dashboard nav
4 years ago
Alex Gleason 03344756e5
Admin: display awaiting-approval counter in nav
4 years ago
Alex Gleason 19e1e15263
Admin: fix reducer tests
4 years ago
Alex Gleason 23a4a605a1
Admin: fix optimistic approve
4 years ago
Alex Gleason 299c14adc8
Admin: optimistic awaiting-approval actions
4 years ago
Alex Gleason a3f208c1be
Admin: make awaiting approval actions work
4 years ago
Alex Gleason 1ad3ea4437
Admin: awaiting approval basics
4 years ago
Alex Gleason c156dd7a0d
Admin: hide invite link when registrations are enabled
4 years ago
Alex Gleason 0ccc113931
Admon: add dummy placeholder links
4 years ago