aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/follows/followers-list/followers-list.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor search filtersChocobozzz2021-05-031-3/+3
|
* Migrate to $localizeChocobozzz2020-08-141-9/+7
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Reorganize client shared modulesChocobozzz2020-06-231-6/+5
|
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-2/+0
|
* Unify paginator disabling when no result is displayable, fix batch domain ↵Rigel Kent2020-05-011-1/+2
| | | | add for non-https
* Empty states for tablesRigel Kent2020-05-011-1/+1
|
* 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
|
* 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
|
* Add delete/manual approval instance followers in clientChocobozzz2019-04-081-4/+60
|
* Refractor notification serviceChocobozzz2018-12-191-3/+3
| | | | Shorter name and use primeng component
* Fix followers searchChocobozzz2018-12-131-1/+1
|
* Add users search filterChocobozzz2018-10-081-1/+1
|
* Basic video redundancy implementationChocobozzz2018-09-131-2/+2
|
* Add i18n attributesChocobozzz2018-06-051-2/+4
|
* Improve admin tablesChocobozzz2018-02-231-2/+6
|
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
|
* Rename Pod -> ServerChocobozzz2017-11-271-6/+4
|
* Add follow tabsChocobozzz2017-11-271-0/+41
Following Follow Followers