Commit graph

  • e5ef4b9bb1
    fix: add better browser notification badges (#857) Nolan Lawson 2018-12-30 14:51:03 -0800
  • 795d6bce35
    docs: add some more contributing instructions (#861) Nolan Lawson 2018-12-30 14:50:51 -0800
  • 52d1ab5703
    Revert "perf: use webpack splitChunks defaults (#855)" (#856) Nolan Lawson 2018-12-23 11:25:35 -0800
  • 49b85623d5
    perf: use webpack splitChunks defaults (#855) Nolan Lawson 2018-12-23 10:52:47 -0800
  • e666eb5955
    perf: use lodash-lite for some functions (#853) Nolan Lawson 2018-12-23 10:10:16 -0800
  • cf94e7d61e
    fix: fix unnecessary request for theme-undefined.css (#852) Nolan Lawson 2018-12-22 15:37:56 -0800
  • 4ab9687200
    perf: load Toast asynchronously (#851) Nolan Lawson 2018-12-22 15:37:51 -0800
  • 59f9be448d 0.16.0 Nolan Lawson 2018-12-19 09:09:33 -0800
  • a98fb4f7f6
    docs: fix typo Nolan Lawson 2018-12-19 01:08:45 -0800
  • 27da387a01
    fix: preserve newlines correctly in delete-and-redraft (#845) Nolan Lawson 2018-12-19 00:57:56 -0800
  • d5eac4e119
    docs: add way more contributing docs (#846) Nolan Lawson 2018-12-19 00:57:48 -0800
  • 32981ffeb2
    Update README.md Nolan Lawson 2018-12-18 20:50:30 -0800
  • d047a265a3
    fix(picker): only focus picker search on desktop (#843) Nolan Lawson 2018-12-18 20:01:53 -0800
  • 7596d905ab
    fix(emoji): make emoji picker more like Mastodon's (#842) Nolan Lawson 2018-12-18 18:24:05 -0800
  • cd44e33a7e
    perf: reduce size of emoji-mart dep using fork (#841) Nolan Lawson 2018-12-18 14:40:14 -0800
  • e6ca246527
    fix: use emoji-mart all.json, split out json (#839) Nolan Lawson 2018-12-18 12:45:49 -0800
  • 2d32a91145
    fix: fix appearance of native emoji on linux (#838) Nolan Lawson 2018-12-18 12:45:41 -0800
  • 7da2076791
    chore: add prop-types to deps to unbreak now (#837) Nolan Lawson 2018-12-18 10:00:12 -0800
  • 098a20db49
    feat: add full emoji picker using emoji-mart (#836) Nolan Lawson 2018-12-18 00:43:51 -0800
  • 943a1ed5e6
    chore: fix build process in dev mode (#835) Nolan Lawson 2018-12-17 22:42:39 -0800
  • 93c2358a71
    chore: upgrade travis/now to node v10 (#834) Nolan Lawson 2018-12-17 17:30:12 -0800
  • bb7fe6e30a
    chore: make build process faster/simpler (#833) Nolan Lawson 2018-12-17 17:21:29 -0800
  • fc30ef1c8c
    fix: add perf budgets to webpack, shorten chunk names (#831) Nolan Lawson 2018-12-17 13:42:10 -0800
  • 669be2e32b Fix Pleroma compability issue (#829) Carlos Fernández 2018-12-17 22:13:27 +0100
  • 049bbba639 0.15.0 Nolan Lawson 2018-12-17 11:54:51 -0800
  • 4ca5b4611f
    fix: use correct this.store format in all components (#827) Nolan Lawson 2018-12-17 11:28:31 -0800
  • bf9ba22c35
    fix: fix logging in and out with a refresh (#824) Nolan Lawson 2018-12-16 12:39:16 -0800
  • 14a618f374
    perf: lazy-load logged-in observers, fix circular dependencies (#823) Nolan Lawson 2018-12-16 10:22:34 -0800
  • beb4d6e119
    perf: avoid caching robots.txt in service worker (#820) Nolan Lawson 2018-12-16 09:35:02 -0800
  • 77b84d44f4 Update rollup to the latest version 🚀 (#822) greenkeeper[bot] 2018-12-16 09:34:53 -0800
  • 146ac8d4aa
    chore(package): update svelte to version 2.16.0 (#821) Nolan Lawson 2018-12-16 09:34:41 -0800
  • 4220df9418
    fix: fix "now" files for thirdparty (#819) Nolan Lawson 2018-12-15 19:58:39 -0800
  • 3ae532aee5
    fix: fix NODE_ENV and webpack config (#818) Nolan Lawson 2018-12-15 19:21:20 -0800
  • f2f5508144
    perf: only run getSelection() check if we have to (#817) Nolan Lawson 2018-12-15 19:21:14 -0800
  • 3a335a9f4a
    perf: use terser for service worker too (#816) Nolan Lawson 2018-12-15 17:36:36 -0800
  • 260f6acf0e
    perf: download and cache polyfills on-the-fly (#814) Nolan Lawson 2018-12-15 17:13:46 -0800
  • dbd6c35a88
    perf: move indexeddb operations to async module (#813) Nolan Lawson 2018-12-15 17:13:40 -0800
  • 89566cacaa
    perf: do prefetch to other instance to load it faster (#811) Nolan Lawson 2018-12-15 17:13:34 -0800
  • b4164653db
    fix: remove font-awesome-svg-png (#810) Nolan Lawson 2018-12-15 17:13:27 -0800
  • 7ddfe3830a
    feat: add drag and drop for media uploads (#809) Nolan Lawson 2018-12-15 02:06:12 -0800
  • fd1310c2c1 0.14.1 Nolan Lawson 2018-12-14 00:26:03 -0800
  • c90ad17686
    fix: logging out results in visible homescreen (#807) Nolan Lawson 2018-12-14 00:25:12 -0800
  • d5c0268ef2
    fix: move page-lifecycle and idb-getall-shim to dynamic modules (#804) Nolan Lawson 2018-12-13 22:55:04 -0800
  • 25793e2fec
    fix(style): use dark placeholder on dark theme (#802) Nolan Lawson 2018-12-13 21:32:37 -0800
  • 15e8840eb6
    chore(git): remove ignored files from git (#801) Nolan Lawson 2018-12-13 21:32:32 -0800
  • 319a158deb
    fix: remove non-functional globalize/deglobalize scripts (#800) Nolan Lawson 2018-12-13 21:32:25 -0800
  • 0fa0658b59
    Revert "fix: re-enable mini-css-extract-plugin (#791)" (#799) Nolan Lawson 2018-12-13 21:32:12 -0800
  • a442b5ef43 0.14.0 Nolan Lawson 2018-12-13 08:04:22 -0800
  • 3462113c2f
    fix: drop CSP support from the exported version (#795) Nolan Lawson 2018-12-13 07:58:45 -0800
  • 5e089ba27d
    fix: fix sensitive content warning on mobile (#794) Nolan Lawson 2018-12-13 00:39:38 -0800
  • 381d1dd120
    chore(package): update dependencies (#792) Nolan Lawson 2018-12-12 23:46:51 -0800
  • dc93685c18
    fix: re-enable mini-css-extract-plugin (#791) Nolan Lawson 2018-12-12 23:46:02 -0800
  • 1940260631
    fix: fix delete and redraft on replies (#789) Nolan Lawson 2018-12-12 23:45:52 -0800
  • 631603b0b7
    fix: fix flaky test by clicking relative date (#790) Nolan Lawson 2018-12-12 23:45:42 -0800
  • 30705da19d fix: Change the size of sensitive media box (#784) sgenoud 2018-12-13 08:44:29 +0100
  • 76a8072e04
    fix: show warning when local storage is unavailable (#782) Nolan Lawson 2018-12-11 22:07:01 -0800
  • e3f7b3e65c
    perf: slightly improve framerate of navbar indicator (#781) Nolan Lawson 2018-12-11 22:06:56 -0800
  • 42978c3c84
    fix: fix duplicate statuses in threads (#783) Nolan Lawson 2018-12-11 22:06:50 -0800
  • 5d3ceb9eb5
    perf(svgs): remove unused svg <title>s (#778) Nolan Lawson 2018-12-11 08:12:57 -0800
  • 4bd181d3cc
    fix: update Sapper to latest (#775) Nolan Lawson 2018-12-11 07:31:48 -0800
  • 4d3a2ded2a
    chore(tests): skip flaky "thread preserves focus" test (#777) Nolan Lawson 2018-12-11 07:29:31 -0800
  • 852d86b9e3
    fix: fix media in grouped mode in focused threads (#774) Nolan Lawson 2018-12-10 22:26:48 -0800
  • 94d0590070 Fix the Pitch Black buttons color (#773) sgenoud 2018-12-11 05:52:24 +0100
  • b2f5f36207
    fix(svg): re-inline svg into html (#772) Nolan Lawson 2018-12-10 00:13:54 -0800
  • 6a69b193d5
    chore: fix wrong order in now alias command (#770) Nolan Lawson 2018-12-09 10:39:20 -0800
  • 1d34d45da7
    fix(icons): fix icons.svg url (#769) Nolan Lawson 2018-12-08 20:04:32 -0800
  • 481a567807
    chore: fix travis deploy script (#768) Nolan Lawson 2018-12-08 18:07:50 -0800
  • 8eb30d02e9
    chore: cleanup travis scripts (#766) Nolan Lawson 2018-12-08 17:15:01 -0800
  • b73dd548ae
    perf: use prefetch instead of preload for svgs (#765) Nolan Lawson 2018-12-08 16:04:11 -0800
  • ee45c07314
    perf: build separate icons.svg file (#762) Nolan Lawson 2018-12-08 12:46:16 -0800
  • dd349e2ae3
    chore(tests): update mastodon to v2.6.5 (#764) Nolan Lawson 2018-12-08 12:46:00 -0800
  • 7876f82871
    fix: build inline script using Rollup (#761) Nolan Lawson 2018-12-08 11:21:54 -0800
  • 34cfaf27b3
    fix: make inline media changes suggested in #747 (#760) Nolan Lawson 2018-12-08 09:44:12 -0800
  • 530ad6b35c feat: Allow Media to be shown in a grid (as an option) (#747) sgenoud 2018-12-08 18:42:38 +0100
  • ab548a0a5d
    fix(scroll): slightly tweak flicker fix (#758) Nolan Lawson 2018-12-08 07:53:14 -0800
  • 7954a63588
    chore(package): update sapper's deps (#755) Nolan Lawson 2018-12-07 23:24:28 -0800
  • 99c44f348a
    fix(scroll): improve flicker on back navigation (#756) Nolan Lawson 2018-12-07 23:23:48 -0800
  • 4b028b1a62
    fix: use native smooth scroll when possible (#751) Nolan Lawson 2018-12-07 08:20:16 -0800
  • 2280ff2832 Update css-loader to the latest version 🚀 (#749) greenkeeper[bot] 2018-12-07 07:55:23 -0800
  • 495d9b7438 Update mini-css-extract-plugin to the latest version 🚀 (#748) greenkeeper[bot] 2018-12-07 07:55:14 -0800
  • 0e524f3e9a
    fix: detect private browsing and safari blocked cookies (#733) Nolan Lawson 2018-12-05 21:34:30 -0800
  • c0f857336a
    fix: error msg when logging in to same instance (#735) Nolan Lawson 2018-12-05 21:34:02 -0800
  • f7164dd4c0
    fix(observers): refactor instance observers, minor optimizations (#730) Nolan Lawson 2018-12-05 00:21:54 -0800
  • ef32bfb278
    fix(a11y): fix a11y issues caught by lighthouse (#729) Nolan Lawson 2018-12-04 22:31:46 -0800
  • 03d883423c feat(themes): Add the Pitch Black theme (#727) sgenoud 2018-12-05 05:40:47 +0100
  • 0f0db010eb 0.13.0 Nolan Lawson 2018-12-04 07:26:12 -0800
  • aae73f0cc6
    fix(design): "add instance" input has dark bg on dark theme (#726) Nolan Lawson 2018-12-04 07:25:22 -0800
  • d83d7322dc
    Revert "chore(store): clean up usage of svelte store (#713)" (#725) Nolan Lawson 2018-12-04 07:24:55 -0800
  • 618ea31a57
    chore: refactor instance observer code, remove double call (#722) Nolan Lawson 2018-12-04 06:44:19 -0800
  • 09f3281e36
    chore(package): use events-lights instead of events (#721) Nolan Lawson 2018-12-04 06:44:13 -0800
  • 60751b3339
    feat(statuses): implement "Delete and redraft" (#719) Nolan Lawson 2018-12-03 23:23:29 -0800
  • 92edb3d835
    fix(firefox): fix firefox with blocked images (#718) Nolan Lawson 2018-12-03 23:08:38 -0800
  • da7a29d503
    chore: refactor PR #716 (#717) Nolan Lawson 2018-12-02 23:19:15 -0800
  • e894e031fb
    feat(a11y): add option to disable tappable toots (#716) Nolan Lawson 2018-12-02 21:12:58 -0800
  • ee3dfd8e28 0.12.0 Nolan Lawson 2018-12-02 16:14:10 -0800
  • b22a1ec90c
    fix(iOS): fix faux-sticky button placement (#715) Nolan Lawson 2018-12-02 15:57:39 -0800
  • 26b84c435a
    fix(design): use dark compose button halo on dark themes (#714) Nolan Lawson 2018-12-02 14:25:40 -0800
  • 36d90d34e5
    chore(store): clean up usage of svelte store (#713) Nolan Lawson 2018-12-02 14:25:35 -0800
  • ef656301f6
    fix(a11y): decrease brightness of hacker theme (#712) Nolan Lawson 2018-12-02 14:25:30 -0800
  • 945c1e7a23
    fix(iOS): fix horizontal scroll, use fake sticky button on iOS (#711) Nolan Lawson 2018-12-02 11:22:18 -0800