aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/follows
Commit message (Collapse)AuthorAgeFilesLines
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-1411-134/+34
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-132-9/+9
| | | | for index url
* Improve admin tables row expandChocobozzz2020-04-083-9/+21
|
* Fix sort in admin tablesChocobozzz2020-04-083-0/+12
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-7/+0
|
* Strict templates enabledChocobozzz2020-02-102-2/+2
|
* Cleanup some client FIXMEChocobozzz2020-01-291-1/+1
|
* Add ability to list redundanciesChocobozzz2020-01-2812-31/+352
|
* Add more filters to admin follows tableChocobozzz2019-11-292-8/+4
|
* Only display accepted followers/followings in about pageChocobozzz2019-11-282-2/+2
|
* Update client dependenciesChocobozzz2019-07-252-2/+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 list of instance follows in about pageChocobozzz2019-06-066-101/+3
|
* Add delete/manual approval instance followers in clientChocobozzz2019-04-084-11/+111
|
* Refractor notification serviceChocobozzz2018-12-194-27/+21
| | | | Shorter name and use primeng component
* Fix followers searchChocobozzz2018-12-131-1/+1
|
* Add ability to list all local videos on clientChocobozzz2018-10-101-11/+0
|
* Add ability to search on followers/followingChocobozzz2018-10-106-3/+45
|
* Add users search filterChocobozzz2018-10-082-2/+2
|
* Fix quota translationsChocobozzz2018-09-262-2/+8
|
* remove unused importsBO412018-09-222-9/+2
|
* fix nav tab and tag color in dark themeRigel Kent2018-09-201-0/+7
|
* Basic video redundancy implementationChocobozzz2018-09-139-12/+108
|
* Improve follow component routingChocobozzz2018-08-142-64/+8
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-094-16/+12
|
* Translate tab headsChocobozzz2018-06-051-16/+22
|
* Fix i18n in componentsChocobozzz2018-06-052-3/+3
|
* Add i18n attributesChocobozzz2018-06-057-32/+42
|
* Fix typingsChocobozzz2018-05-161-1/+1
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-13/+21
|
* Add video channel managementChocobozzz2018-04-262-2/+2
|
* Improve admin tablesChocobozzz2018-02-234-27/+62
|
* Add confirm when admin use custom js/cssChocobozzz2018-02-222-24/+18
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-2/+0
|
* 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-212-2/+2
|
* Fix nav in manage followsChocobozzz2017-12-201-0/+6
|
* Unfollow with hostChocobozzz2017-12-191-1/+1
|
* Begin moving video channel to actorChocobozzz2017-12-192-2/+2
|
* Move to angular cliChocobozzz2017-12-122-8/+9
|
* Finish admin designChocobozzz2017-12-081-1/+1
|
* Design follow admin pageChocobozzz2017-12-089-99/+59
|
* Begin admin designChocobozzz2017-12-084-81/+50
|
* Change tab when changing follow urlChocobozzz2017-11-281-2/+15
|
* Fetch outbox to grab old activitiesChocobozzz2017-11-272-2/+0
|
* Add follow testsChocobozzz2017-11-272-1/+2
|
* Add ability to unfollow a serverChocobozzz2017-11-274-5/+35
|
* Optimize signature verificationChocobozzz2017-11-271-1/+1
|
* ApplicationFollow -> SeverFollowChocobozzz2017-11-272-2/+2
|