aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about
Commit message (Expand)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-285-10/+10
* Move to sass @useChocobozzz2021-06-285-10/+10
* Cleanup contact form with URLChocobozzz2021-06-157-85/+60
* Fix input size of contact form on mobile viewKimsible2021-06-151-0/+10
* Fix CSS input displaying contact form + remove contact button underlineKimsible2021-06-152-0/+6
* Add /about/instance/contact contact-form route with prefilled queryParams sub...Kimsible2021-06-154-12/+74
* Bidi supportChocobozzz2021-06-072-3/+6
* Use HTML config when possibleChocobozzz2021-06-043-21/+17
* Remove unused codeChocobozzz2021-05-311-9/+0
* Add ability to set custom markdown in descriptionChocobozzz2021-05-313-7/+21
* Remove ngx-metaChocobozzz2021-05-271-5/+3
* Instance homepage support (#4007)Chocobozzz2021-05-271-1/+1
* Increase test timeoutChocobozzz2021-05-071-1/+1
* Move to stylelintChocobozzz2021-04-284-6/+9
* Refactor modal buttons styleChocobozzz2021-04-142-6/+2
* Update english stringsChocobozzz2021-03-242-2/+2
* Use new doc website linksChocobozzz2021-02-121-3/+3
* Fix about page layoutChocobozzz2021-01-202-2/+2
* ui: rename inbound relationship to Follows (#3594)Marcin Mikołajczak2021-01-161-1/+1
* Update project descriptionChocobozzz2021-01-141-4/+3
* Add missing `i18n`Marcin Mikołajczak2021-01-131-1/+1
* Fix about and display live info layoutChocobozzz2020-12-161-0/+1
* Simplify a little bit about follows more logicChocobozzz2020-12-142-36/+37
* Show count of instances and fix show/hide buttonmahdi2020-12-143-11/+12
* fix merge conflictsRigel Kent2020-12-141-8/+0
* Fix coding styleMahdiTurki2020-12-141-1/+1
* Add hide listMahdiTurki2020-12-142-7/+25
* Change buttonMahdiTurki2020-12-143-11/+21
* Add button to display full list in About pageMahdiTurki2020-12-143-16/+23
* Fix themes in about pageChocobozzz2020-12-142-2/+2
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+2
* Added Markdown formatting in all the fields of the "About" page (#3371)Florian CUNY2020-11-302-15/+10
* refactor scoped token serviceRigel Kent2020-11-251-1/+1
* Use sass instead of deprecated node sassChocobozzz2020-11-193-5/+5
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-173-19/+95
* Fix about scrolling behaviourChocobozzz2020-11-162-11/+17
* reword unclear sentences, check for grammarRigel Kent2020-11-124-5/+4
* We don't need services anymore for validatorsChocobozzz2020-08-171-6/+11
* Use localize for page titlesChocobozzz2020-08-171-3/+3
* Migrate to $localizeChocobozzz2020-08-141-5/+3
* Add anchor links to about/instancekimsible2020-08-112-22/+92
* Refactor - improve offset content handling with fixed sub-menu and broadcast-...kimsible2020-08-112-2/+9
* Correctly fix sub menuChocobozzz2020-08-101-1/+1
* Reorganize client shared modulesChocobozzz2020-06-236-29/+32
* Fix scrolling with hash in urlChocobozzz2020-06-162-2/+14
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-135-36/+46
* add scope tags and aria-labels to instance table (#2866)Caroline Chuong2020-06-111-1/+0
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-1/+1
* fix duplicate id in svg, empty alt in base emailRigel Kent2020-06-041-2/+2
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-7/+8