Commit Graph

  • 1e5c707b08
    Add github release to release script Chocobozzz 2018-01-15 13:23:48 +0100
  • 519b8df5f8
    Bumped to version 0.0.7-alpha Chocobozzz 2018-01-15 11:51:51 +0100
  • 5ef372a511
    Bumped to version 0.0.6-alpha Chocobozzz 2018-01-15 11:45:19 +0100
  • a39c0674b6
    Bumped to version 0.0.5-alpha Chocobozzz 2018-01-15 11:43:43 +0100
  • 74cad0a1a9
    Bumped to version 0.0.4-alpha Chocobozzz 2018-01-15 11:35:03 +0100
  • 4f07fd60b2
    Bumped to version 0.0.3-alpha Chocobozzz 2018-01-15 11:31:25 +0100
  • f8c79a4194
    Bumped to version 0.0.2-alpha Chocobozzz 2018-01-15 11:28:46 +0100
  • 6b2ef589ed
    Prepare production workflow Chocobozzz 2018-01-15 11:10:46 +0100
  • 633868bc2c
    Fix lint Chocobozzz 2018-01-15 10:03:13 +0100
  • 7006bc6378
    Fix actor followers/following counts Chocobozzz 2018-01-15 09:46:46 +0100
  • 304016c52b
    Update code doc diagrams Chocobozzz 2018-01-15 09:35:33 +0100
  • f41e76cd4a Show a message on client when JavaScript is disabled (#200) Rigel Kent 2018-01-15 08:36:39 +0100
  • afe8176799
    Some markdown fixes Chocobozzz 2018-01-12 18:55:45 +0100
  • 63bfad7ec9
    Try to improve documentations/readme Chocobozzz 2018-01-12 18:07:41 +0100
  • 339632b4a3
    Fix changing video in watch page Chocobozzz 2018-01-12 17:16:48 +0100
  • 0af3182bf7
    Add commentsEnabled field to AS context Chocobozzz 2018-01-12 15:58:43 +0100
  • 9fb3abfdac
    Fix communication with mastodon Chocobozzz 2018-01-12 15:35:30 +0100
  • bd37753083
    Update CREDITS Chocobozzz 2018-01-12 13:47:30 +0100
  • 38768a367b
    Fix lint Chocobozzz 2018-01-12 12:18:11 +0100
  • a3fd560d11
    Fix tree comment rendering Chocobozzz 2018-01-12 11:59:52 +0100
  • 32b2b43c06
    Update follower/following counts Chocobozzz 2018-01-12 11:47:45 +0100
  • 6502c3d43e
    Avoid making retried requests to dead followers Chocobozzz 2018-01-12 10:02:11 +0100
  • 9a8cbd8278
    Activity Pub improvements Chocobozzz 2018-01-11 19:17:43 +0100
  • 05bc4dfa06
    Add maximum to actor follow scores Chocobozzz 2018-01-11 18:35:39 +0100
  • 4bbc373f13
    Add reject processing for activitypub Chocobozzz 2018-01-11 17:37:49 +0100
  • cfe1efd200
    Fix http token interceptor Chocobozzz 2018-01-11 15:39:41 +0100
  • 82750da396
    Reduce job payload size Chocobozzz 2018-01-11 15:32:44 +0100
  • dfbd250da1
    Fix spinner Chocobozzz 2018-01-11 15:14:40 +0100
  • 6120941f59
    Little SQL optimization Chocobozzz 2018-01-11 14:30:27 +0100
  • 6fd5ca1ec5
    Fix actor refresh Chocobozzz 2018-01-11 14:19:18 +0100
  • 7bc2917145
    Add tests to handle down server Chocobozzz 2018-01-11 11:40:18 +0100
  • 85cd9bde5a
    Remove unused webserver configuration Chocobozzz 2018-01-11 10:45:06 +0100
  • 60650c77c8
    Add scores to follows and remove bad ones Chocobozzz 2018-01-11 09:35:50 +0100
  • 7ae71355c4
    Run videojs outside angular Chocobozzz 2018-01-10 17:36:35 +0100
  • 2ccaeeb341
    Fetch remote AP objects Chocobozzz 2018-01-10 17:18:12 +0100
  • 759f8a29e9
    Fix sharedInboxUrl list Chocobozzz 2018-01-09 18:13:00 +0100
  • ca309a9f64
    Fix aot build Chocobozzz 2018-01-09 17:22:26 +0100
  • 234b535dac
    Update dependencies Chocobozzz 2018-01-09 16:30:39 +0100
  • d77014491b
    Add hotkeys in video player Chocobozzz 2018-01-09 15:40:46 +0100
  • a22bfc3ebc
    Refractor peertube videojs plugin Chocobozzz 2018-01-09 15:29:05 +0100
  • 378557ef25
    Fix comment creation Chocobozzz 2018-01-08 13:15:01 +0100
  • 9273b2d8ff
    Remove bootstrap effects in register form Chocobozzz 2018-01-08 13:00:17 +0100
  • ce5496d6a3
    Support video quota on client Chocobozzz 2018-01-08 12:53:09 +0100
  • 108af66140
    Fix overflow in select inputs Chocobozzz 2018-01-08 11:30:48 +0100
  • 2cfe649635
    Disable job scheduler SQL queries logging Chocobozzz 2018-01-08 10:52:15 +0100
  • 28832412d1
    Fix lint Chocobozzz 2018-01-08 10:46:41 +0100
  • 76d36e0b35
    Refractor account by Chocobozzz 2018-01-08 10:35:54 +0100
  • 93ef8a9d02
    Send comment to followers and parents Chocobozzz 2018-01-08 10:00:35 +0100
  • 57a49263e4 A few updates for the watch video view (#181) Benjamin Bouvier 2018-01-07 14:48:10 +0100
  • cbca00dfc1 Fix client development so that it uses the local ng binary; (#177) Benjamin Bouvier 2018-01-06 18:10:51 +0100
  • e755a63a1b Reword docs (#176) Benjamin Bouvier 2018-01-06 18:10:30 +0100
  • 99eff32c00 change nginx config to fix deprecation of a old module (#175) Fernandez, ReK2 2018-01-06 09:07:52 -0800
  • 98418afe2d
    Fix account names validation Chocobozzz 2018-01-05 15:51:01 +0100
  • d6aaab28f7
    Remove :443 from video urls too Chocobozzz 2018-01-05 14:51:05 +0100
  • 6b467fd54e
    Fix tls and account bug Chocobozzz 2018-01-05 14:15:32 +0100
  • d7e70384a3
    Add mentions to comments Chocobozzz 2018-01-05 11:19:25 +0100
  • 2890b615f3
    Handle HTML is comments Chocobozzz 2018-01-04 17:50:30 +0100
  • c3badc81fe
    Fix delete activities Chocobozzz 2018-01-04 16:56:36 +0100
  • bb82394c0d
    Fix avatar update Chocobozzz 2018-01-04 14:53:25 +0100
  • a5625b4167
    Refresh remote accounts Chocobozzz 2018-01-04 14:04:02 +0100
  • 4cb6d45788
    Add ability to delete comments Chocobozzz 2018-01-04 11:19:16 +0100
  • cf117aaafc
    Add avatar in comments Chocobozzz 2018-01-03 17:25:47 +0100
  • 265ba139eb
    Send account activitypub update events Chocobozzz 2018-01-03 16:38:50 +0100
  • 9bce811268
    Add hover effect on login/create an account button Chocobozzz 2018-01-03 12:04:22 +0100
  • 4e8c872874
    Circle avatar Chocobozzz 2018-01-03 11:54:42 +0100
  • e8e122002d
    Automatically resize avatars Chocobozzz 2018-01-03 11:36:03 +0100
  • 01de67b9a4
    Add avatar max size limit Chocobozzz 2018-01-03 11:10:40 +0100
  • 47564bbe2e
    Add ability to disable video comments Chocobozzz 2018-01-03 10:12:36 +0100
  • c5911fd347
    Begin to add avatar to actors Chocobozzz 2017-12-29 19:10:13 +0100
  • 8b0d42ee37
    Fix tests Chocobozzz 2017-12-29 14:32:51 +0100
  • b1f5b93e4f
    Refractor check video tests Chocobozzz 2017-12-29 11:51:55 +0100
  • a20399c972
    Refractor single server test Chocobozzz 2017-12-29 10:46:27 +0100
  • a7ba16b62d
    Fix real world script Chocobozzz 2017-12-29 10:04:15 +0100
  • efed5d5ef6
    Add migration to delete old Authors table Chocobozzz 2017-12-29 09:42:57 +0100
  • 7416fbf335
    Add infinite scroll to comments Chocobozzz 2017-12-29 09:29:32 +0100
  • 80f8e364e1
    Use server error message on login Chocobozzz 2017-12-29 09:22:23 +0100
  • eacf925ea6
    Comment textarea focus on init Chocobozzz 2017-12-29 09:18:00 +0100
  • 59651eee56
    Fix videos tests Chocobozzz 2017-12-28 17:25:10 +0100
  • 5960f92395
    Fix user tests Chocobozzz 2017-12-28 16:45:32 +0100
  • 11ba2ab3f1
    Improve check videos parameters tests Chocobozzz 2017-12-28 16:26:28 +0100
  • 26d21b7867
    Improve check users parameters tests Chocobozzz 2017-12-28 15:25:31 +0100
  • 331128ed35
    Improve check services parameters tests Chocobozzz 2017-12-28 14:49:43 +0100
  • 93e4a311f3
    Improve check jobs parameters tests Chocobozzz 2017-12-28 14:40:11 +0100
  • eec63bbc0f
    Improve check follow params tests Chocobozzz 2017-12-28 14:29:57 +0100
  • c5d31dba56
    Tests directories refractor Chocobozzz 2017-12-28 13:59:22 +0100
  • db799da3d2
    Add get old comment on follow tests Chocobozzz 2017-12-28 11:45:10 +0100
  • da854ddd50
    Propagate old comment on new follow Chocobozzz 2017-12-28 11:16:08 +0100
  • f40bbe3146
    Fix preview 404 Chocobozzz 2017-12-28 08:49:08 +0100
  • d50acfab69
    Add comments federation tests Chocobozzz 2017-12-27 20:03:37 +0100
  • ae45f988bb
    Fix comment reply Chocobozzz 2017-12-27 16:28:15 +0100
  • 4635f59d7c
    Add video comment components Chocobozzz 2017-12-27 16:11:53 +0100
  • ea44f375f5
    Send video comment comments to followers/origin Chocobozzz 2017-12-27 10:39:31 +0100
  • e2e22e40f9
    Add check params tests Chocobozzz 2017-12-27 10:12:18 +0100
  • d3ea897591
    Begin unit tests Chocobozzz 2017-12-22 12:10:40 +0100
  • bf1f650817
    Add comments controller Chocobozzz 2017-12-22 10:50:07 +0100
  • 6d85247028
    Create comment on replied mastodon statutes Chocobozzz 2017-12-22 09:14:50 +0100
  • fb4fd623d5
    Better admin tables Chocobozzz 2017-12-21 15:24:49 +0100
  • 6e33bf2882
    Add no result text if there are no results Chocobozzz 2017-12-21 11:08:46 +0100
  • e91890011e
    Add tooltip to likes/dislikes bar Chocobozzz 2017-12-21 10:49:52 +0100
  • 604abfbef5
    Fix webfinger validator Chocobozzz 2017-12-21 10:16:20 +0100