aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/follows/following-list
Commit message (Expand)AuthorAgeFilesLines
* Migrate to $localizeChocobozzz2020-08-141-8/+6
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-4/+4
* 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
* add check-params test for user listRigel Kent2020-07-031-1/+1
* Reorganize client shared modulesChocobozzz2020-06-231-8/+6
* 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
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
* Fix user dropdown overflowChocobozzz2020-05-111-1/+1
* Align follower handle display on instance display in tablesRigel Kent2020-05-081-1/+1
* 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-1/+3
* 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-013-5/+37
* 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-143-4/+32
* 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
* Add list of instance follows in about pageChocobozzz2019-06-061-1/+1
* Refractor notification serviceChocobozzz2018-12-191-8/+5
* Add ability to list all local videos on clientChocobozzz2018-10-101-11/+0
* Add ability to search on followers/followingChocobozzz2018-10-103-1/+20
* Add users search filterChocobozzz2018-10-081-1/+1
* Fix quota translationsChocobozzz2018-09-261-1/+4
* Basic video redundancy implementationChocobozzz2018-09-133-4/+24
* Fix i18n in componentsChocobozzz2018-06-051-2/+2
* Add i18n attributesChocobozzz2018-06-052-9/+17
* Improve admin tablesChocobozzz2018-02-232-15/+31
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-12/+9
* Better admin tablesChocobozzz2017-12-211-1/+1
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
* Finish admin designChocobozzz2017-12-081-1/+1
* Design follow admin pageChocobozzz2017-12-081-3/+1
* Begin admin designChocobozzz2017-12-081-19/+15
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-1/+0
* Add follow testsChocobozzz2017-11-271-1/+1
* Add ability to unfollow a serverChocobozzz2017-11-272-2/+26
* Rename Pod -> ServerChocobozzz2017-11-271-7/+4
* Add follow tabsChocobozzz2017-11-273-0/+57