Commit Graph

960 Commits (001ce9a1a9f53dd6ed87f8f8b7409939db31128a)

Author SHA1 Message Date
Eugen Rochko 001ce9a1a9 Add admin setting to auto-approve hashtags ()
Change inaccurate labels on other admin settings
2019-10-09 00:30:15 +02:00
Eugen Rochko ca8172ee02 Remove fallback to long description on sidebar and meta description ()
Fix 
2019-10-08 22:08:55 +02:00
Eugen Rochko a57da77719 Remove invite comments from UI ()
Due to UX confusion and insufficient time to fix it
2019-10-03 22:37:13 +02:00
Eugen Rochko 8811f37949 Fix long domain block descriptions breaking table layout () 2019-10-01 04:54:29 +02:00
mayaeh da68736ca3 Fix hashtag link to directory in AdminUI ()
* Fixed not to generate link if no user used hashtag in directory

* Added missing translation for AdminUI custom emojis

* run yarn manage:translations en
2019-10-01 01:20:22 +02:00
ThibG f088e090e4 Add voters count support ()
* 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”
2019-09-29 22:58:01 +02:00
Eugen Rochko 7b7c50f124 Fix public list of domain blocks being too verbose on about page () 2019-09-29 16:23:01 +02:00
Eugen Rochko f5c71a6cd2 Add (back) option to set redirect notice on account without moving followers ()
Fix 
2019-09-29 05:03:19 +02:00
Eugen Rochko c41cd0d8f6 Fix hashtag batch actions not redirecting back with right filters ()
Regression from 
2019-09-27 02:13:51 +02:00
ThibG c596206f8c Show user what options they have voted ()
* Add own_votes field to poll results in REST API

Fixes 

* Display user votes in WebUI

* Update styling

* Add vote checkmark to public pages
2019-09-22 14:15:18 +02:00
Takeshi Umeda 1f38dc65cd Add full numeric notation to the dashboard title attribute () 2019-09-22 02:37:15 +02:00
Eugen Rochko 84c3ceecb7 Fix "reason" prefix being shown with no reason for public blocks () 2019-09-21 20:01:02 +02:00
Eugen Rochko 501b95fa4d Fix hashtag batch actions being unavailable on pending review page ()
Regression from 
2019-09-20 21:22:16 +02:00
Eugen Rochko 53ceb703b3 Fix page body not being scrollable in admin layout ()
Hide navigation behind hamburger icon on small screens in admin layout
2019-09-20 10:52:14 +02:00
Eugen Rochko a2d3728c36 Add account migration UI ()
Fix 

- Change data export to be available for non-functional accounts
- Change non-functional accounts to include redirecting accounts
2019-09-19 20:58:19 +02:00
Eugen Rochko 61442032a2 Add table of contents to about page ()
Move public domain blocks information to about page
2019-09-19 11:09:05 +02:00
Eugen Rochko 1781358bd9 Add password challenge to 2FA settings, e-mail notifications ()
Fix 
2019-09-18 16:37:27 +02:00
Eugen Rochko 8904a4eb36 Fix TOTP codes not being filtered from logs during enabling/disabling ()
Not a serious issue because they are meaningless past single use
2019-09-18 02:48:40 +02:00
mayaeh 16dbecf6e5 Fixed not being able to display review pending hashtags in the admin UI. () 2019-09-17 16:59:16 +02:00
mayaeh 566e85716f Add search and sort functions to hashtag admin UI ()
* 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
2019-09-16 14:27:29 +02:00
Takeshi Umeda 7bdf741377 Change dashboard to short number notation ()
* 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
2019-09-16 14:26:16 +02:00
Eugen Rochko 8eb0d880cb Fix 2FA challenge and password challenge for non-database users ()
* Fix 2FA challenge not appearing for non-database users

Fix 

* Fix account deletion not working when using external login

Fix 
2019-09-15 21:08:39 +02:00
mayaeh 79927b1f55 Change the hashtag link from WebUI to public page () 2019-09-15 15:48:00 +02:00
Eugen Rochko a74b17635b Fix nil error in warning e-mail template () 2019-09-12 01:51:01 +02:00
Tao Bror Bojlén 0430cbec29 add admin setting for default search engine indexing (fix ) () 2019-09-11 08:44:58 +02:00
ThibG 4ba49f14dc Change /admin/custom_emoji to honor the auto_play_gif setting ()
Fixes 
2019-09-10 20:56:07 +02:00
ThibG 3c1c9f8a8e Fix duplicate HTML ids in /about ()
Fixes 
2019-09-10 20:55:23 +02:00
Eugen Rochko 25fb124ee6 Add batch actions and categories to admin UI for custom emojis () 2019-09-09 22:44:17 +02:00
Eugen Rochko 39e904f9c1 Fix display of instance actor in reports UI () 2019-09-09 20:42:43 +02:00
ThibG fef7f3b6d5 Add account bio to account admin view ()
* Add account bio to account admin view

* Change styling to make bio fields / content more readable
2019-09-09 14:15:52 +02:00
Eugen Rochko 7799c7c75f Add batch approve/reject for pending hashtags in admin UI () 2019-09-09 12:50:09 +02:00
mayaeh f743f7a7bf Fix NotificationMailer failing when receiving mention with media from remote instance () 2019-09-05 06:14:30 +02:00
Eugen Rochko 7ef93513f7 Change account deletion page to have better explanations ()
Fix deletion of unconfirmed account not freeing up the username

Add prefill of logged-in user's email in the reconfirmation form
2019-09-04 04:13:54 +02:00
ThibG ecd444dc99 Fix admin interface showing superfluous reject media/reports on suspended blocks ()
* 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
2019-09-03 22:53:27 +02:00
Eugen Rochko ae3c1fbf40 Fix error in admin UI for hashtag usage breakdown () 2019-09-03 07:59:52 +02:00
Eugen Rochko 97beb5d3de Fix error in user warning template () 2019-09-03 05:57:30 +02:00
Eugen Rochko 2807f39900 Fix user preference to show trends not working on public pages ()
Fix 
2019-09-03 04:57:07 +02:00
Eugen Rochko feeecba886 Change OpenGraph description on sign-up page to reflect invite () 2019-09-03 04:56:54 +02:00
mayaeh 80fe7fa415 Integrate translation strings for the Profile Directory. ()
Run `yarn manage:translations en`
2019-09-02 18:12:27 +02:00
Eugen Rochko 76bdc01aee Fix wrong percentages in admin UI for hashtag usage breakdown () 2019-09-01 19:44:05 +02:00
Eugen Rochko b47119eb61 Change layout of public profile directory to be the same as in web UI () 2019-08-30 07:41:16 +02:00
Eugen Rochko 35242b7dc2 Fix error in warning e-mail template () 2019-08-30 01:34:59 +02:00
Eugen Rochko f21e27e914 Fix uncaught parameter missing exceptions and missing error templates () 2019-08-30 01:34:47 +02:00
Eugen Rochko 79922ae20f Add profile directory to web UI ()
* Add profile directory to web UI

* Add a line of bio to the directory
2019-08-30 00:14:36 +02:00
Eugen Rochko c8df53b75f Fix public page crash due to audio player, fix unpause in audio player () 2019-08-25 02:13:40 +02:00
Eugen Rochko f13761d84b Add audio player () 2019-08-23 22:38:02 +02:00
Eugen Rochko 9959cdc79f Add option to include reported statuses in warning e-mail () 2019-08-23 22:37:23 +02:00
Eugen Rochko 32c781ec6b Add soft delete for statuses for instant deletes through API ()
* 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
2019-08-22 21:55:56 +02:00
mayaeh 2a49f9f5f5 Fix the whitelist mode display not being enabled in the admin dashboard () 2019-08-21 12:35:40 +02:00
ThibG f17b0ff712 Add invite comments () 2019-08-19 11:40:42 +02:00