Commit Graph

184 Commits

Author SHA1 Message Date
Mr. Stallion fdc7bec43d Fix to ad manager 2021-12-29 15:57:04 -06:00
Mr. Stallion 0b2aca9cca Cleaner no high-contrast mode implementation 2021-12-29 14:21:00 -06:00
Mr. Stallion 1d4ad49faf Minor 2021-12-29 13:25:33 -06:00
Mr. Stallion 94d5b8e327 Optional disable high contrast mode 2021-12-29 13:22:48 -06:00
Mr. Stallion acfd2bf9cf Stop ads when leaving a channel 2021-12-29 12:59:29 -06:00
Mr. Stallion b42a1417b0 Switch to Electron confirmation dialogs 2021-12-28 15:11:17 -06:00
Mr. Stallion 585bb5e095 v1.16.0 2021-12-23 22:51:27 -06:00
mrstallion 105c2ac7fd
Merge pull request #47 from ButterCheezii/body-type-search
Body type search
2021-12-20 16:37:36 -06:00
mrstallion 37a45c7f64
Merge pull request #51 from ButterCheezii/no-matcher-hang
Fix insane bug where some profiles cause client hang
2021-12-20 16:36:39 -06:00
buttercheezii 08c70b4dcc allow pinning on trackpad + respect allowJs 2021-12-06 06:08:17 -08:00
buttercheezii c539dba6a8 Fix insane bug where some profiles cause client hang
Some code was converting the customs object to an array with millions of elements, which caused iteration and ipc transport (json serialize) to hang the client for many minutes at a time.

This is probably because incorrect lodash functions were used on the customs. Lodash would convert it to array and then it would get stored and turn up as array every time, corrupting storage and ensuring client denial of service.

This fixes that bug by avoiding using incorrect lodash functions that convert things to arrays with millions of elements.

It also retroactively fixes profiles that were stored with array customs, so the client won't crash.
2021-12-06 05:00:44 -08:00
buttercheezii 273ebeca61 Body type search 2021-11-27 20:15:33 -08:00
Mr. Stallion abbcc6fcbf Fix missing ad buttons 2021-09-11 15:43:33 -05:00
Mr. Stallion 4321f76b0f Electron 11 2021-09-10 20:59:05 -05:00
Mr. Stallion 8877b7717a Updated dependencies 2021-09-10 19:21:31 -05:00
Mr. Stallion 73c8cf217b Fixed caching bugs 2021-09-10 18:02:50 -05:00
Mr. Stallion 4d1f2fd0d6 Image preview fixes 2021-09-07 20:33:01 -05:00
Mr. Stallion 225c6786af Fix clipboard 2021-09-07 01:02:31 -05:00
Mr. Stallion c7044ed435 Fix redgif previews 2021-09-06 19:56:50 -05:00
Mr. Stallion 60a9dc0997 Slightly more relaxed post length scoring 2021-03-26 12:53:17 -05:00
Mr. Stallion f264add394 Fixed m.imgur.com previews 2021-03-26 12:52:47 -05:00
Mr. Stallion ac52f30679 Unpin preview with middle click 2021-03-25 16:54:10 -05:00
Mr. Stallion 34cb62b1ad Post length comparison 2021-03-25 15:53:37 -05:00
Mr. Stallion fec16d1f89 Better profile scoring weights 2021-03-21 16:28:13 -05:00
Mr. Stallion 88ad750d94 Merge remote-tracking branch 'f-list/master' into canary 2021-03-21 11:42:40 -05:00
Maya 200c82499d 3.0.16 2021-03-18 00:29:56 +01:00
Mr. Stallion 4c28ce8264 Kink scoring 2021-03-06 14:59:28 -06:00
Mr. Stallion 00f2e2ba03 1.10.1 2021-02-26 15:46:34 -06:00
Mr. Stallion 0d45848cfe Minor 2021-02-08 20:52:03 -06:00
Mr. Stallion 7a5f71f801 More optimization 2021-02-04 19:08:51 -06:00
Mr. Stallion bebcc1f150 Optimization: don't rotate chat history while in the same conversation view 2021-02-04 16:05:40 -06:00
Mr. Stallion ae08ed67f6 Hide latest ad from character preview if it was posted more than 45 minutes ago 2021-02-03 19:57:58 -06:00
Mr. Stallion c0bf309f6d Updated version 2021-02-03 19:53:06 -06:00
Mr. Stallion b09fe7ec43 Minor 2021-02-02 19:55:10 -06:00
Mr. Stallion 2006270f6a Fixes to image previews 2021-02-01 15:20:19 -06:00
Mr. Stallion 7043a9af89 Faster loading IMGUR previews; slightly slower triggering preview popup 2021-02-01 12:17:11 -06:00
Mr. Stallion eba896275b Minor UI design changes 2021-02-01 12:16:30 -06:00
Mr. Stallion 805e097539 Cleanup on aisle 'colon' 2021-01-30 18:46:27 -06:00
Mr. Stallion 6ab1746929 Twitter previews 2021-01-24 14:07:58 -06:00
Mr. Stallion 1a33af73ea Instagram preview fix 2021-01-24 11:15:42 -06:00
Mr. Stallion 8c528b5e33 Fix sort in search 2021-01-23 23:02:19 -06:00
Mr. Stallion 97a2f1714b More search responsiveness 2021-01-23 22:45:31 -06:00
Mr. Stallion 52bf27d4fc Gelbooru fix 2021-01-23 16:06:38 -06:00
Mr. Stallion fe9180b789 Fixed logout/re-login leading to multiple event listeners 2021-01-20 15:26:15 -06:00
Mr. Stallion a020e71ad4 New event bus 2021-01-20 14:52:33 -06:00
Mr. Stallion 5b784db735 Responsive search view 2021-01-01 18:33:57 -06:00
Mr. Stallion 13db853dc3 Profile image optimization 2021-01-01 18:13:09 -06:00
Mr. Stallion ce26885a90 Skip auto ad 2020-12-30 19:59:56 -06:00
Mr. Stallion 8691469ff1 Colorblind mode 2020-12-29 22:54:16 -06:00
Mr. Stallion 725d250910 Random order ads 2020-12-28 17:07:10 -06:00