Commit Graph

  • 6d1f919e88 Add message text Pugiemonn 2017-05-24 13:16:32 +0900
  • 210ea4c98f Add messages Pugiemonn 2017-05-23 18:43:23 +0900
  • 24fe2d0691 Move startup script to the recommended location zunda 2017-05-23 20:02:48 -1000
  • 6a86c53185 Merge pull request #23 from tomoasleep/fix-highlight Tomoya Chiba 2017-05-24 15:02:24 +0900
  • 410318489a Fix a bug that code in toots are doubly HTML escaped Tomoya Chiba 2017-05-24 14:59:38 +0900
  • 7458e5831b chore: Add note about polyfill bundle splitting Sorin Davidoi 2017-05-24 07:24:33 +0200
  • 39f0066882 fix(components/status): Check if onRef is not defined Sorin Davidoi 2017-05-24 07:20:23 +0200
  • 1fd30f19c6 refactor(components/status_list): Increase rootMargin to 300% Sorin Davidoi 2017-05-23 21:18:40 +0200
  • 44a59a1db0 chore: Split polyfill bundles Sorin Davidoi 2017-05-23 21:04:04 +0200
  • 18c3422fad refactor(components/status): Use requestIdleCallback Sorin Davidoi 2017-05-23 19:28:54 +0200
  • 86f4b20946 refactor(components/status): Reduce animation duration Sorin Davidoi 2017-05-22 14:27:09 +0200
  • 6c6e93ec44 refactor(components/status): Recycle timeout Sorin Davidoi 2017-05-22 09:06:52 +0200
  • de0ffac778 fix(components/status): Render if isIntersecting is undefined Sorin Davidoi 2017-05-22 08:29:35 +0200
  • 42f9f9058e refactor(components/status_list): Update state correctly Sorin Davidoi 2017-05-22 08:18:20 +0200
  • 448d2abb6b refactor(components/status_list): Avoid setState bottleneck Sorin Davidoi 2017-05-22 08:09:55 +0200
  • 7056ff9f22 refactor(components/status_list): Lazy load using IntersectionObserver Sorin Davidoi 2017-05-20 23:47:31 +0200
  • c8ea10358b Skip formatting for cashtag in status text Yamagishi Kazutoshi 2017-05-24 13:42:09 +0900
  • be83d450eb Fix DM being highlighted when it's inside a favourite notification (#3267) Eugen Rochko 2017-05-24 04:22:46 +0200
  • 987ef142a7 Add libav-tools and LD_LIBRARY_PATHs needed for avprobe zunda 2017-05-23 15:16:02 -1000
  • 1fd18a61bd Use node instead of babel-node for streaming (#3269) Nolan Lawson 2017-05-23 15:45:05 -0700
  • d6be7ee40d Extract authorization policy for viewing statuses Jack Jennings 2017-05-19 10:52:57 -0700
  • 5d9f479538 Cover HomeController more (#3258) Akihiko Odaki 2017-05-24 06:37:24 +0900
  • 3ce9ca4c99 Fix following/followers API to return correct link headers (#3268) unarist 2017-05-24 06:26:23 +0900
  • e2e2591e67 Use node instead of babel-node for streaming Nolan Lawson 2017-05-23 13:19:10 -0700
  • d2b4fcff11 Fix following/followers API to return correct link headers unarist 2017-05-24 04:11:36 +0900
  • 2ca1f0737a Fix Devise destroy method being available to delete user record (#3266) Eugen Rochko 2017-05-23 21:32:42 +0200
  • 240c63cffe Merge 429888da19 into 19ecde8fe7 alpaca-tc 2017-05-23 19:28:21 +0000
  • 1062223790 Fix DM being highlighted when it's inside a favourite notification Eugen Rochko 2017-05-23 20:40:01 +0200
  • 4269e1d0c4 Fix Devise destroy method being available to delete user record (You may think that we need account deletions, but this way would've just orphaned the db records) Eugen Rochko 2017-05-23 20:32:21 +0200
  • 19ecde8fe7 don't notify me when my toot is faved by someone i muted (#3245) beatrix 2017-05-23 14:05:53 -0400
  • e875319094 Merge branch 'master' into application-prefs-section Colin Mitchell 2017-05-23 14:03:40 -0400
  • 7ee5fc5d68 Toggle sensitive from admin page (#3261) alpaca-tc 2017-05-24 02:45:43 +0900
  • 02ea5a8c4e Merge branch 'master' into application-prefs-section Colin Mitchell 2017-05-23 13:38:45 -0400
  • 4289ed1d13 Refactor of API timeline actions (#3263) Matt Jankowski 2017-05-23 12:11:39 -0400
  • 1af1f53aaf Refactor of API timeline actions Matt Jankowski 2017-05-22 20:56:57 -0400
  • b5c47ad10c Cover HomeController more Akihiko Odaki 2017-05-23 12:10:32 +0900
  • 256e3adc1d Add Support for Nanobox (#1709) Daniel Hunsaker 2017-05-23 08:54:44 -0600
  • a34deb5739 Merge branch 'master' into nsfw_from_admin Eugen Rochko 2017-05-23 16:34:40 +0200
  • 152b4d54e8 Cover StatusesController more (#3259) Akihiko Odaki 2017-05-23 23:34:28 +0900
  • 9dd02da17c Toggle sensitive from admin page alpaca-tc 2017-05-23 22:48:43 +0900
  • ea2ef16ea4 Cover StreamEntriesController more and remove redundant instructions (#3257) Akihiko Odaki 2017-05-23 22:04:23 +0900
  • a12f6a5e3d Cover StatusesController more Akihiko Odaki 2017-05-23 19:50:02 +0900
  • e33514005c Remove redundant instructions in StreamEntriesController Akihiko Odaki 2017-05-23 21:29:31 +0900
  • 7063276bd0 Cover StreamEntriesController more Akihiko Odaki 2017-05-23 20:20:59 +0900
  • 6332d1f86b update guidance menu show condition lnanase 2017-05-23 21:03:05 +0900
  • 1d3e0a5060 Spec AuthorizeFollowsController assigns @account (#3246) Akihiko Odaki 2017-05-23 20:12:45 +0900
  • bf575a1f5e Introduce recent to Follow (#3247) Akihiko Odaki 2017-05-23 20:12:19 +0900
  • 860ffc0560 Focus the submit button (#3253) Yamagishi Kazutoshi 2017-05-23 20:10:41 +0900
  • 7eb4abe20a Updates Norwegian translation (#3252) Audun Larsen 2017-05-23 13:09:53 +0200
  • 1baa75f79f i18n: Latest Hebew strings translated (#3250) Ira 2017-05-23 14:08:16 +0300
  • 1d436a4322 Refactoring. Removed useless import. (#3254) Yamagishi Kazutoshi 2017-05-23 20:08:01 +0900
  • cf1e1e53e4 db-config-via-env masarakki 2017-05-23 19:02:55 +0900
  • a82b6b738d Refactoring. Removed useless import. narupo 2017-04-29 21:07:25 +0900
  • ddb92683f6 Focus the submit button Yamagishi Kazutoshi 2017-05-23 16:38:45 +0900
  • 58b40b8e5c Merge pull request #21 from tomoasleep/fix/qiita-account-integration Tomoya Chiba 2017-05-23 16:43:02 +0900
  • 39913183b7 Merge pull request #20 from tomoasleep/build-docker Tomoya Chiba 2017-05-23 15:32:56 +0900
  • 7b98fac036 i18n: Latest Hebew strings translated Ira Abramov 2017-05-20 18:39:50 +0300
  • 8458888587 Build docker image on qiitadon branch and increments-mastodon branch Tomoya Chiba 2017-05-22 20:51:41 +0900
  • e89ae6eb98 Merge remote-tracking branch 'upstream/master' vidarlee 2017-05-23 04:01:55 +0000
  • d9a83f2c5c Spec response for forgery Akihiko Odaki 2017-05-23 11:20:44 +0900
  • 6ef5342afd Introduce recent to Follow Akihiko Odaki 2017-05-23 11:48:51 +0900
  • 781989deef Spec AuthorizeFollowsController assigns @account Akihiko Odaki 2017-05-23 11:31:17 +0900
  • e2820602fc don't notify me when my toot is faved by someone i muted beatrix-bitrot 2017-05-23 01:31:15 +0000
  • e1d44314d3 [nanobox] Rebase on master; update Nginx configs Dan Hunsaker 2017-05-19 15:14:48 -0600
  • 77e1b2b0e1 [nanobox] Set NODE_ENV during asset compile Dan Hunsaker 2017-05-05 04:43:12 -0600
  • c933751190 [nanobox] Fix for nokogumbo, added in 1.3.x Dan Hunsaker 2017-04-28 03:24:28 -0600
  • fec3688482 [nanobox] Updates for 1.2.x Dan Hunsaker 2017-04-22 04:01:56 -0600
  • 2cd4036db8 [nanobox] Move usage info to docs repo Dan Hunsaker 2017-04-22 01:28:20 -0600
  • 521b984111 [nanobox] Minor Fixes Dan Hunsaker 2017-04-13 18:53:16 -0600
  • 713a41ba61 [nanobox] Fix db.rake Ruby code style issues Dan Hunsaker 2017-04-13 11:29:53 -0600
  • e9a8a957f5 [nanobox] Update Ruby version Dan Hunsaker 2017-04-13 10:14:46 -0600
  • 108e5d3a81 [nanobox] Resolve Deploy Issues Dan Hunsaker 2017-04-13 07:14:20 -0600
  • 6066dcff3b Nanobox Support Dan Hunsaker 2017-04-13 07:13:45 -0600
  • 94e426a794 Merge 2f48156e11 into 8fd174298d esetomo 2017-05-23 01:04:16 +0000
  • 8fd174298d Cover AccountsController more in spec (#3229) Akihiko Odaki 2017-05-23 09:53:01 +0900
  • 9afd7dadbf Fix more locale regressions from #3055 (#3242) Eugen Rochko 2017-05-23 02:50:04 +0200
  • 57ba4be9ec Fix more locale regressions from #3055 Eugen Rochko 2017-05-23 02:30:31 +0200
  • 8e84177305 Use local default for postgres host in node streaming service (#3240) Matt Jankowski 2017-05-22 20:27:24 -0400
  • 03772d02a7 Cover AccountsController more in AccountsController Akihiko Odaki 2017-05-23 07:56:13 +0900
  • 4cf63e8d64 Merge tag 'v1.4rc3' into skylight Eugen Rochko 2017-05-23 01:41:48 +0200
  • f98eed6437 fix merging mistakes kabuakan 2017-05-23 08:26:46 +0900
  • 6cdda16d9c Merge tag 'v1.4rc3' into update/v1.4.0.2 kabuakan 2017-05-23 08:15:38 +0900
  • a9023c457b Introduce recent scope to Status and StreamEntry Akihiko Odaki 2017-05-22 22:37:39 +0900
  • a28ce13b3e Coverage for api/web/settings controller (#3238) Matt Jankowski 2017-05-22 17:12:29 -0400
  • f409bfedd7 Coverage for api/web/settings controller Matt Jankowski 2017-05-22 16:42:33 -0400
  • eda253cc68 Use local default for postgres host in node streaming service Matt Jankowski 2017-05-22 17:03:54 -0400
  • e1b42e9aa0 Add coverage for ReportFilter and AccountFilter (#3236) Matt Jankowski 2017-05-22 15:50:58 -0400
  • b51398d0dd Bump version v1.4rc3 Eugen Rochko 2017-05-22 21:38:19 +0200
  • 6a85e730d5 Add coverage for ReportFilter and AccountFilter Matt Jankowski 2017-05-22 13:21:59 -0400
  • ec34ec63b1 Specs for cleanup workers (#3235) Matt Jankowski 2017-05-22 13:36:21 -0400
  • 4a4733b397 Similarly to #2426, put creation of remote statuses in a transaction, (#3233) Eugen Rochko 2017-05-22 19:35:48 +0200
  • 065ddbe66a Clean up feed and media cleanup workers Matt Jankowski 2017-05-22 12:26:00 -0400
  • 8405dba28f Add coverage for feed and media cleanup schedulers Matt Jankowski 2017-05-22 12:13:17 -0400
  • adacd80317 Add spec files for feed and media cleanup workers Matt Jankowski 2017-05-22 10:09:11 -0400
  • e89e7ebb0d Merge branch 'master' into feature-process-feed-transaction Eugen Rochko 2017-05-22 17:59:20 +0200
  • bda7391221 Cover ApplicationController more in spec (#3230) Akihiko Odaki 2017-05-23 00:58:57 +0900
  • b9e8ffbd12 Cover AccountUnfollowController more in spec (#3228) Akihiko Odaki 2017-05-23 00:58:49 +0900
  • 7966d3a872 Fix locale bug when change it on preferences (#3223) (#3232) Tomonori Murakami 2017-05-23 00:58:41 +0900
  • 57821ce9b6 Merge pull request #5 from lnanase/imas_imastodon takayamaki 2017-05-23 00:51:57 +0900
  • 422e4d897b Cover AccountFollowController more in spec (#3227) Akihiko Odaki 2017-05-22 23:29:48 +0900