aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/follows/followers-list
Commit message (Expand)AuthorAgeFilesLines
* Refactor row selection resetChocobozzz2023-01-201-1/+1
* Support bulk registration request removalChocobozzz2023-01-202-12/+9
* Add bulk action on following/followersChocobozzz2022-07-272-32/+99
* Handle rejected follows in clientChocobozzz2022-07-272-12/+14
* 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
* Remove useless componentsChocobozzz2021-10-291-1/+1
* Fix broken delete buttons of admin federation lists (#4378)Ms Kimsible2021-09-081-0/+4
* Fix client lintChocobozzz2021-08-171-16/+16
* Add ability for instances to follow any actorChocobozzz2021-07-211-2/+2
* Move to sass moduleChocobozzz2021-06-281-2/+2
* Move to sass @useChocobozzz2021-06-281-2/+2
* Bidi supportChocobozzz2021-06-071-1/+1
* Refactor search filtersChocobozzz2021-05-033-20/+8
* Move to stylelintChocobozzz2021-04-281-1/+2
* Add `i18n` prop where it is missing (#3946)Marcin Mikołajczak2021-04-121-1/+1
* Migrate to $localizeChocobozzz2020-08-141-9/+7
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-10/+9
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-291-2/+6
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-231-0/+5
* Fix accessibility action buttons and display on imports and followers listkimsible2020-07-201-2/+2
* Reorganize client shared modulesChocobozzz2020-06-231-6/+5
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-151-1/+1
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-2/+2
* Fix action button overflow in tablesChocobozzz2020-05-201-1/+1
* Align follower handle display on instance display in tablesRigel Kent2020-05-082-2/+21
* 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 sear...Rigel Kent2020-05-041-4/+8
* Reduce createdAt column size by using short date formatRigel Kent2020-05-041-2/+2
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-2/+0
* Unify paginator disabling when no result is displayable, fix batch domain add...Rigel Kent2020-05-012-2/+5
* Empty states for tablesRigel Kent2020-05-012-1/+12
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-4/+4
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-141-1/+1
* Fix sort in admin tablesChocobozzz2020-04-081-0/+4
* Strict templates enabledChocobozzz2020-02-101-1/+1
* Add more filters to admin follows tableChocobozzz2019-11-291-4/+2
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-1/+1
* Update client dependenciesChocobozzz2019-07-251-1/+1
* Link to follower profile from administration (#1922)Nassim Bounouas2019-06-201-1/+1
* Add list of instance follows in about pageChocobozzz2019-06-061-1/+1
* Add delete/manual approval instance followers in clientChocobozzz2019-04-083-11/+81
* Refractor notification serviceChocobozzz2018-12-191-3/+3
* Fix followers searchChocobozzz2018-12-131-1/+1
* Add ability to search on followers/followingChocobozzz2018-10-102-0/+19
* Add users search filterChocobozzz2018-10-081-1/+1