Eugen Rochko
976d6f671c
Fix not showing if emoji has a local counterpart in admin UI ( #12135 )
...
Fix #12132
5 years ago
Eugen Rochko
f3ca2825e5
Remove `lang` attribute from individual statuses ( #12124 )
...
Fix #10930
5 years ago
Eugen Rochko
001ce9a1a9
Add admin setting to auto-approve hashtags ( #12122 )
...
Change inaccurate labels on other admin settings
5 years ago
Eugen Rochko
ca8172ee02
Remove fallback to long description on sidebar and meta description ( #12119 )
...
Fix #12114
5 years ago
Eugen Rochko
a57da77719
Remove invite comments from UI ( #12068 )
...
Due to UX confusion and insufficient time to fix it
5 years ago
Eugen Rochko
8811f37949
Fix long domain block descriptions breaking table layout ( #12029 )
5 years ago
mayaeh
da68736ca3
Fix hashtag link to directory in AdminUI ( #12005 )
...
* Fixed not to generate link if no user used hashtag in directory
* Added missing translation for AdminUI custom emojis
* run yarn manage:translations en
5 years ago
ThibG
f088e090e4
Add voters count support ( #11917 )
...
* Add voters count to polls
* Add ActivityPub serialization and parsing of voters count
* Add support for voters count in WebUI
* Move incrementation of voters count out of redis lock
* Reword “voters” to “people”
5 years ago
Eugen Rochko
7b7c50f124
Fix public list of domain blocks being too verbose on about page ( #11967 )
5 years ago
Eugen Rochko
f5c71a6cd2
Add (back) option to set redirect notice on account without moving followers ( #11994 )
...
Fix #11913
5 years ago
Eugen Rochko
c41cd0d8f6
Fix hashtag batch actions not redirecting back with right filters ( #11962 )
...
Regression from #11829
5 years ago
ThibG
c596206f8c
Show user what options they have voted ( #11195 )
...
* Add own_votes field to poll results in REST API
Fixes #10679
* Display user votes in WebUI
* Update styling
* Add vote checkmark to public pages
5 years ago
Takeshi Umeda
1f38dc65cd
Add full numeric notation to the dashboard title attribute ( #11911 )
5 years ago
Eugen Rochko
84c3ceecb7
Fix "reason" prefix being shown with no reason for public blocks ( #11908 )
5 years ago
Eugen Rochko
501b95fa4d
Fix hashtag batch actions being unavailable on pending review page ( #11897 )
...
Regression from #11829
5 years ago
Eugen Rochko
53ceb703b3
Fix page body not being scrollable in admin layout ( #11893 )
...
Hide navigation behind hamburger icon on small screens in admin layout
5 years ago
Eugen Rochko
a2d3728c36
Add account migration UI ( #11846 )
...
Fix #10736
- Change data export to be available for non-functional accounts
- Change non-functional accounts to include redirecting accounts
5 years ago
Eugen Rochko
61442032a2
Add table of contents to about page ( #11885 )
...
Move public domain blocks information to about page
5 years ago
Eugen Rochko
1781358bd9
Add password challenge to 2FA settings, e-mail notifications ( #11878 )
...
Fix #3961
5 years ago
Eugen Rochko
8904a4eb36
Fix TOTP codes not being filtered from logs during enabling/disabling ( #11877 )
...
Not a serious issue because they are meaningless past single use
5 years ago
mayaeh
16dbecf6e5
Fixed not being able to display review pending hashtags in the admin UI. ( #11875 )
5 years ago
mayaeh
566e85716f
Add search and sort functions to hashtag admin UI ( #11829 )
...
* Add search and sort functions to hashtag admin UI
* Move scope processing from tags_controller to tag_filter
* Fix based on method naming conventions
* Fixed not to get 500 errors for invalid requests
5 years ago
Takeshi Umeda
7bdf741377
Change dashboard to short number notation ( #11847 )
...
* Add short numeric notation to the dashboard
* Fix i18n
* Fix to embed units in code
* Remove settings and always use short notation
* Remove misplaced test lines
* Fit to other pages
5 years ago
Eugen Rochko
8eb0d880cb
Fix 2FA challenge and password challenge for non-database users ( #11831 )
...
* Fix 2FA challenge not appearing for non-database users
Fix #11685
* Fix account deletion not working when using external login
Fix #11691
5 years ago
mayaeh
79927b1f55
Change the hashtag link from WebUI to public page ( #11845 )
5 years ago
Eugen Rochko
a74b17635b
Fix nil error in warning e-mail template ( #11812 )
5 years ago
Tao Bror Bojlén
0430cbec29
add admin setting for default search engine indexing ( fix #11750 ) ( #11804 )
5 years ago
ThibG
4ba49f14dc
Change /admin/custom_emoji to honor the auto_play_gif setting ( #11801 )
...
Fixes #9535
5 years ago
ThibG
3c1c9f8a8e
Fix duplicate HTML ids in /about ( #11803 )
...
Fixes #11329
5 years ago
Eugen Rochko
25fb124ee6
Add batch actions and categories to admin UI for custom emojis ( #11793 )
5 years ago
Eugen Rochko
39e904f9c1
Fix display of instance actor in reports UI ( #11798 )
5 years ago
ThibG
fef7f3b6d5
Add account bio to account admin view ( #11473 )
...
* Add account bio to account admin view
* Change styling to make bio fields / content more readable
5 years ago
Eugen Rochko
7799c7c75f
Add batch approve/reject for pending hashtags in admin UI ( #11791 )
5 years ago
mayaeh
f743f7a7bf
Fix NotificationMailer failing when receiving mention with media from remote instance ( #11765 )
5 years ago
Eugen Rochko
7ef93513f7
Change account deletion page to have better explanations ( #11753 )
...
Fix deletion of unconfirmed account not freeing up the username
Add prefill of logged-in user's email in the reconfirmation form
5 years ago
ThibG
ecd444dc99
Fix admin interface showing superfluous reject media/reports on suspended blocks ( #11749 )
...
* Fix admin interface showing superfluous reject media/reports on suspended domains
* Fix reject media/reports checkboxes being visible when editing domain block of suspend severity
5 years ago
Eugen Rochko
ae3c1fbf40
Fix error in admin UI for hashtag usage breakdown ( #11743 )
5 years ago
Eugen Rochko
97beb5d3de
Fix error in user warning template ( #11741 )
5 years ago
Eugen Rochko
2807f39900
Fix user preference to show trends not working on public pages ( #11740 )
...
Fix #11738
5 years ago
Eugen Rochko
feeecba886
Change OpenGraph description on sign-up page to reflect invite ( #11744 )
5 years ago
mayaeh
80fe7fa415
Integrate translation strings for the Profile Directory. ( #11722 )
...
Run `yarn manage:translations en`
5 years ago
Eugen Rochko
76bdc01aee
Fix wrong percentages in admin UI for hashtag usage breakdown ( #11714 )
5 years ago
Eugen Rochko
b47119eb61
Change layout of public profile directory to be the same as in web UI ( #11705 )
5 years ago
Eugen Rochko
35242b7dc2
Fix error in warning e-mail template ( #11698 )
5 years ago
Eugen Rochko
f21e27e914
Fix uncaught parameter missing exceptions and missing error templates ( #11702 )
5 years ago
Eugen Rochko
79922ae20f
Add profile directory to web UI ( #11688 )
...
* Add profile directory to web UI
* Add a line of bio to the directory
5 years ago
Eugen Rochko
c8df53b75f
Fix public page crash due to audio player, fix unpause in audio player ( #11652 )
5 years ago
Eugen Rochko
f13761d84b
Add audio player ( #11644 )
5 years ago
Eugen Rochko
9959cdc79f
Add option to include reported statuses in warning e-mail ( #11639 )
5 years ago
Eugen Rochko
32c781ec6b
Add soft delete for statuses for instant deletes through API ( #11623 )
...
* Add soft delete for statuses to allow them to appear instant
* Allow reporting soft-deleted statuses and show them in the admin UI
* Change index for getting an account's statuses
5 years ago