aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/follows/followers-list/followers-list.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Automatic colspan for tablesChocobozzz2023-05-261-1/+1
|
* Support bulk registration request removalChocobozzz2023-01-201-2/+2
|
* Add bulk action on following/followersChocobozzz2022-07-271-5/+21
|
* Handle rejected follows in clientChocobozzz2022-07-271-11/+8
| | | | Also add quick filters so it's easier to find pending follows
* Reset table pagination on searchChocobozzz2022-07-121-2/+2
|
* Increase global font sizeChocobozzz2022-06-161-1/+1
|
* Replace glyphicon chevronChocobozzz2022-06-101-1/+1
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-3/+3
|
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-241-1/+1
|
* Add ability for instances to follow any actorChocobozzz2021-07-211-2/+2
|
* Refactor search filtersChocobozzz2021-05-031-9/+5
|
* Add `i18n` prop where it is missing (#3946)Marcin Mikołajczak2021-04-121-1/+1
| | | | | | | | | | | | | | | * Add `i18n` prop * Update video-comment-list.component.html * Update account-blocklist.component.html * Update server-blocklist.component.html * Update video-redundancies-list.component.html * Update following-list.component.html * Update followers-list.component.html
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-10/+9
| | | | | | | | | | | * Improve and move action-buttons on left in tables * Focus on my-delete and my-button * Correct spaces syntax * Move user-action dropdown on the left Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* variable columns for users list, more columns possible, badge display for ↵Rigel Kent2020-07-291-2/+6
| | | | statuses
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-231-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | * Improve nav border and colors on active and non-active * Remove margin-top effect on active nav * Use opacity / bold instead of color change on nav * Remove dropdown items label in sub-menu and add a class active * Position sub-menu to fixed * Autoclose dropdown sub-menu only on outside click * Remove open dropdown on hover in sub-menu * Show reusable h1 for dropdown item in sub-menu * Put reusable sub-menu h1 styles to mixins * Add icons to sub-menu dropdown-item h1 * Make all the sub-menu accessible with focus Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Fix accessibility action buttons and display on imports and followers listkimsible2020-07-201-2/+2
|
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-151-1/+1
|
* Fix action button overflow in tablesChocobozzz2020-05-201-1/+1
|
* Align follower handle display on instance display in tablesRigel Kent2020-05-081-2/+7
|
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-1/+1
|
* Re generate translationsChocobozzz2020-05-051-1/+1
|
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-041-4/+8
| | | | search query param dynamically
* Reduce createdAt column size by using short date formatRigel Kent2020-05-041-2/+2
|
* Unify paginator disabling when no result is displayable, fix batch domain ↵Rigel Kent2020-05-011-1/+3
| | | | add for non-https
* Empty states for tablesRigel Kent2020-05-011-0/+11
|
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-4/+4
|
* Strict templates enabledChocobozzz2020-02-101-1/+1
|
* Add more filters to admin follows tableChocobozzz2019-11-291-4/+2
|
* Link to follower profile from administration (#1922)Nassim Bounouas2019-06-201-1/+1
| | | | | | * #1914 Link to follower profile from administration * #1914 Link to follower profile opens in new tab
* Add delete/manual approval instance followers in clientChocobozzz2019-04-081-6/+14
|
* Add ability to search on followers/followingChocobozzz2018-10-101-0/+9
|
* Fix quota translationsChocobozzz2018-09-261-1/+4
|
* Add i18n attributesChocobozzz2018-06-051-6/+6
|
* Improve admin tablesChocobozzz2018-02-231-10/+25
|
* Add follower name in admin listChocobozzz2018-01-311-0/+1
|
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+1
|
* Better admin tablesChocobozzz2017-12-211-1/+1
|
* Design follow admin pageChocobozzz2017-12-081-2/+0
|
* Begin admin designChocobozzz2017-12-081-15/+11
|
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-1/+0
|
* Add follow testsChocobozzz2017-11-271-0/+1
|
* Add ability to unfollow a serverChocobozzz2017-11-271-2/+2
|
* Add follow tabsChocobozzz2017-11-271-0/+16
Following Follow Followers