Commit Graph

  • 7b1f70468b fix link preview text Henry Jameson 2024-03-04 20:10:35 +0200
  • 5637e29d9c fix smol utf emoji in suggestor Henry Jameson 2024-03-04 20:06:30 +0200
  • f7cd801e69 fix mentions selection Henry Jameson 2024-03-04 19:56:06 +0200
  • 7e01d2083d proper selection colors Henry Jameson 2024-03-04 19:53:45 +0200
  • 075f2cb903 remove all "fallback variables" Henry Jameson 2024-03-04 19:45:42 +0200
  • 50a9c077fb fix new chat window Henry Jameson 2024-03-04 19:24:18 +0200
  • 7238b218f9 fix badgeNotification for themes2 Henry Jameson 2024-03-04 19:10:23 +0200
  • 545c875a85 process chunks strictly sequentially to avoid overloading the event queue Henry Jameson 2024-03-04 19:03:29 +0200
  • a190389f3c panels/statuses are looking really good now even with transparency Henry Jameson 2024-03-04 18:24:29 +0200
  • e91e12b4b6 Update dependency autoprefixer to v10.4.18 Pleroma Renovate Bot 2024-03-02 09:06:02 +0000
  • db33d58ba7 Merge branch 'revert-6391a6a4' into 'develop' HJ 2024-02-29 20:08:03 +0000
  • 45a4b204c8 changelog Henry Jameson 2024-02-29 22:04:10 +0200
  • 0f2c5fd972 Apply 1 suggestion(s) to 1 file(s) HJ 2024-02-29 19:57:27 +0000
  • a2f2a0e409 fix autocomplete Henry Jameson 2024-02-29 20:15:41 +0200
  • 01f6f89c7d interactive lists & non-interactive lists Henry Jameson 2024-02-29 19:54:25 +0200
  • 23a8bee053 fix more attachments issues Henry Jameson 2024-02-29 19:30:54 +0200
  • fb55c98483 fix polls options Henry Jameson 2024-02-29 19:06:50 +0200
  • e7c64e47c4 undo the removal of toggled state for unstyled button since it is used Henry Jameson 2024-02-29 18:52:27 +0200
  • 54e3a99bc7 Merge remote-tracking branch 'origin/develop' into themes3 Henry Jameson 2024-02-29 18:49:23 +0200
  • 73f6ecb21e clean up some variables, fixing search footer Henry Jameson 2024-02-29 18:07:15 +0200
  • 78dcc0423e improve popover shadows (to not overlap with border) Henry Jameson 2024-02-29 17:50:11 +0200
  • 28c7fac9f0 implement list item styles Henry Jameson 2024-02-29 17:49:56 +0200
  • 3f6b9fbf9c user cards looking nicer now Henry Jameson 2024-02-28 22:56:15 +0200
  • 7575079da9 fix badge-notificaiton color in favicon and notifications Henry Jameson 2024-02-28 22:28:15 +0200
  • cf1345caca more scrollbars work Henry Jameson 2024-02-28 15:04:01 +0200
  • 8e3637c059 improve scrollbars, add avatar to menu-item since it appears in autocomplete, add wallpaper color Henry Jameson 2024-02-28 14:57:19 +0200
  • 39eee4412f fix alerts in panels Henry Jameson 2024-02-28 14:25:22 +0200
  • 528e7e4496 fix more annoying themes2->3 button states Henry Jameson 2024-02-28 13:10:42 +0200
  • 15d8daa7ec somehow i missed this one Henry Jameson 2024-02-28 12:51:22 +0200
  • e2a675e3ae oops Henry Jameson 2024-02-28 01:26:22 +0200
  • fe93717d47 consistent menu-items Henry Jameson 2024-02-28 01:23:43 +0200
  • f4d48e401a fix reply link being faint (didn't work before, no reason to keep it "faint" imo) Henry Jameson 2024-02-27 22:20:41 +0200
  • ec2afce97e improve performance a bit and use better "worst case" color Henry Jameson 2024-02-27 22:02:44 +0200
  • e2af986323 fix global notices Henry Jameson 2024-02-27 22:02:25 +0200
  • eab3bfaf0d remove fallbacks from shadow control Henry Jameson 2024-02-27 21:43:25 +0200
  • d134b691cc remove button-unstyled from video attachments Henry Jameson 2024-02-27 17:04:56 +0200
  • c83ddb0b2b better v1 detection, better menu-item consistency Henry Jameson 2024-02-27 17:03:39 +0200
  • d3b5f76486 fix mobile drawer menu items not being fullwidth Henry Jameson 2024-02-27 01:09:27 +0200
  • d8827932bc fix collapsed notifications incorrect styles Henry Jameson 2024-02-27 01:08:04 +0200
  • adc47ad38a no more side effects, virtual components have their own css rules instead of updating lower level Henry Jameson 2024-02-27 00:55:19 +0200
  • 9a24d21bbd fix mobile badge in timeline Henry Jameson 2024-02-27 00:16:22 +0200
  • ef2c8f077d refactor and optimize: now lazy rules are processed in chunks Henry Jameson 2024-02-27 00:07:45 +0200
  • dc22386599 optimization and refactoring, rules are first flattened and then processed, letting us to set individual rules as "lazy" Henry Jameson 2024-02-26 21:37:40 +0200
  • ac85cdac68 fix themes v1 not working Henry Jameson 2024-02-22 19:24:26 +0200
  • c4d218cb3e fix anon view Henry Jameson 2024-02-22 19:14:54 +0200
  • 9bbf2e70c2 lint Henry Jameson 2024-02-22 18:39:52 +0200
  • 1640bb61e3 last remaining core tasks done Henry Jameson 2024-02-22 18:38:45 +0200
  • 339ae3e95e disable debug stuff i left on by accident in last commit Henry Jameson 2024-02-22 18:20:09 +0200
  • abd1407a0b fix emoji inputs having odd paddings and line-height Henry Jameson 2024-02-22 18:19:28 +0200
  • 6536fe229b fix change not being recognized Henry Jameson 2024-02-22 18:10:30 +0200
  • 623a961141 changelog to make pipelines happy Henry Jameson 2024-02-22 18:07:56 +0200
  • 7d2faccd4f fonts support, cleanup Henry Jameson 2024-02-22 18:04:28 +0200
  • 779b3dc122 blur support, fix toggled buttons not working right Henry Jameson 2024-02-22 15:15:08 +0200
  • 09e0e53ad6 opacity stuff, better debug mode Henry Jameson 2024-02-22 14:36:56 +0200
  • 9e66c1184f fix notifications links Henry Jameson 2024-02-22 01:32:52 +0200
  • 7f465cfdb1 fix mobile notifications Henry Jameson 2024-02-22 01:11:47 +0200
  • 5e0ba2bcd9 initial work on mobile stuff Henry Jameson 2024-02-22 01:10:24 +0200
  • 099a2eb27f proper polls support Henry Jameson 2024-02-22 00:31:20 +0200
  • 4785c553ef small tabs improvements Henry Jameson 2024-02-22 00:06:51 +0200
  • 879f520b75 tabs support + cleanup Henry Jameson 2024-02-22 00:02:24 +0200
  • 8a21594dbc shadow slots work + minor fixes Henry Jameson 2024-02-21 22:18:56 +0200
  • 7041d29ede add attachment to panel for post form compat Henry Jameson 2024-02-21 14:15:25 +0200
  • d2f4ce442a fix attachment inputs Henry Jameson 2024-02-21 14:05:26 +0200
  • f609aaba0c improve checkbox styles Henry Jameson 2024-02-21 13:10:11 +0200
  • 8a47069cee improve default button styles Henry Jameson 2024-02-21 12:33:43 +0200
  • 900eb34186 improve backwards compat for avatar shadows Henry Jameson 2024-02-21 12:33:33 +0200
  • da0db933d9 moved themes2 stuff into theme_data.service.js Henry Jameson 2024-02-21 12:23:10 +0200
  • c3e6e7c61d improvements to backcompat + fixes to topbar Henry Jameson 2024-02-20 01:18:21 +0200
  • 2172529dd0 backwards compat WORKING Henry Jameson 2024-02-20 01:05:17 +0200
  • 0285efadbb independence from themes3, converter/backwards compat WIP Henry Jameson 2024-02-19 20:47:27 +0200
  • 23dc2d1a5b refactor ISS stuff into separate file Henry Jameson 2024-02-19 20:05:49 +0200
  • 4a10417ed4 initial work on dynamic slots + move remaining css stuff into separate file Henry Jameson 2024-02-19 19:59:38 +0200
  • 34aa9136db refactored most of the CSS stuff into separate file, refactored color functions and added shadow functions, replaced JS functions in button with PISS functions Henry Jameson 2024-02-19 18:48:49 +0200
  • 11fd220734 chat styles + related improvements Henry Jameson 2024-02-19 15:11:59 +0200
  • ab63ec1471 make dynamic directives have a type Henry Jameson 2024-02-19 00:25:28 +0200
  • 3b520a98ad fix panel borders Henry Jameson 2024-02-19 00:22:31 +0200
  • 1bc1a83a1f fix borders in statuses and linear view Henry Jameson 2024-02-19 00:21:44 +0200
  • f4bf374509 cleanup and warn if there are collisions in .style.js files Henry Jameson 2024-02-19 00:12:07 +0200
  • 6811191147 i'm stupid Henry Jameson 2024-02-19 00:10:10 +0200
  • f0bbb75df5 properly sort, properly do icon colors, some initial attachment buttons work Henry Jameson 2024-02-19 00:00:43 +0200
  • 13a289ac74 fixed oot selectors not working, added support for (webkit) scrollbars Henry Jameson 2024-02-18 20:11:06 +0200
  • 3e198526e6 dynamically load .style.js files; move the files closer to related components Henry Jameson 2024-02-18 18:40:14 +0200
  • 1be1bdfa41 Update dependency nightwatch to v2.6.25 Pleroma Renovate Bot 2024-02-17 09:06:38 +0000
  • 7c77809ff9 badge, alert(dot) improvements Henry Jameson 2024-02-16 00:29:16 +0200
  • 96e3a1593a more optimizations, execution is now split into eager (for main UI) and lazy (for modals, popovers etc) parts Henry Jameson 2024-02-15 20:20:27 +0200
  • 10141f776f make emoji reacts smaller Your New SJW Waifu 2024-02-13 17:24:47 -0600
  • 34e4dd0a79 fix last border of menu-item Henry Jameson 2024-02-13 02:31:33 +0200
  • c531391e87 fix post status form input Henry Jameson 2024-02-13 02:31:11 +0200
  • c16f1d4e35 more fixes Henry Jameson 2024-02-13 02:27:53 +0200
  • bcc5084409 add roundness, fix inputs Henry Jameson 2024-02-13 02:09:43 +0200
  • 17b25ef0e0 avatar shadows Henry Jameson 2024-02-12 19:58:42 +0200
  • 709ce1611a remove panel from popover since it's never used anywhere Henry Jameson 2024-02-12 19:27:51 +0200
  • 48f106b438 separate greentext into "fun text" and make Post/Notification related components Henry Jameson 2024-02-12 19:17:17 +0200
  • ae345d2c45 buttons look great now, including unstyled ones menu items work too Henry Jameson 2024-02-12 17:26:08 +0200
  • 1c5f156af0 better button styles, include popovers in root Henry Jameson 2024-02-12 03:46:40 +0200
  • 98f972e557 menu-item improvements Henry Jameson 2024-02-11 23:11:28 +0200
  • 9ec61d0f0a comments and cleanup Henry Jameson 2024-02-09 19:37:22 +0200
  • 1af8ca29f3 optimize combinatorics and defaults, now it's twice as fast! Henry Jameson 2024-02-09 16:04:45 +0200
  • 1cfdde819b don't use lodash (-~300ms speed) Henry Jameson 2024-02-09 15:52:11 +0200
  • 79d2184afa more performance testing Henry Jameson 2024-02-08 18:36:59 +0200