Commit Graph

212 Commits

Author SHA1 Message Date
Twilight Sparkle cb89348583 use alternative frontend for youtube 2023-05-15 22:39:01 -07:00
twilight sparkle 67c0192e87
Better Twitter support
Attempt to load image/videos from fxtwitter before loading the full webpage
2023-05-13 19:24:04 -07:00
Mr. Stallion ffc9b097db Minor 2023-03-29 17:23:54 -07:00
Mr. Stallion 4adda783e6 Minor 2023-03-28 12:24:41 -07:00
Mr. Stallion d2431684e8 bug fixes 2023-03-14 18:28:50 -07:00
Mr. Stallion 21ff1d25b9 Profile analyzer 2023-03-11 21:43:58 -08:00
Mr. Stallion 6b2d49f630 Separate broadcast messages from regular messages 2023-02-24 12:31:33 -08:00
Mr. Stallion 5b0e8e2e68 ad editor / post ads 2022-12-24 21:44:55 -08:00
Mr. Stallion 4a56ef254a new scoring; fix autoresponder 2022-12-24 12:50:07 -08:00
Mr. Stallion f8c36187a4 Portrait next to text input 2022-12-10 14:42:15 -08:00
Mr. Stallion 29c71538d7 Minor 2022-12-10 13:16:07 -08:00
Mr. Stallion d52bd32461 changed action icon 2022-12-08 10:53:07 -08:00
Mr. Stallion b5c3718dea Minor 2022-09-03 12:26:12 -07:00
Mr. Stallion fc8358724b Minor 2022-09-03 11:49:47 -07:00
Mr. Stallion 6da3d59585 Minor 2022-09-03 11:47:11 -07:00
Mr. Stallion 4b07e29417 Force save settings at ad post 2022-09-03 11:11:37 -07:00
Mr. Stallion 2c99eac31a Minor fix 2022-09-03 10:54:54 -07:00
Mr. Stallion 2800e80c17 fix ad flooding bug 2022-09-03 10:46:40 -07:00
Mr. Stallion a2be4e8d51 Bug fixes 2022-08-12 18:38:13 -07:00
Mr. Stallion b16e17bae9 Sort channel members 2022-08-08 21:13:18 -07:00
Mr. Stallion ecd253be78 Auto-responder for cases where profile is not yet loaded 2022-08-08 20:11:13 -07:00
Mr. Stallion 66185e045e Minor fixes 2022-03-27 11:17:27 -07:00
Mr. Stallion 4bcb558d5e Minor fix 2022-03-25 19:12:54 -07:00
Mr. Stallion 75b5ef54cf Latest messages in character preview; better filters; log filtered messages 2022-03-25 18:53:37 -07:00
Mr. Stallion f542bda6d2 Electron 17 2022-03-19 15:22:26 -07:00
Mr. Stallion fc34192921 New version 2022-01-03 12:09:42 -06:00
Mr. Stallion bbc2ca2f83 Smart filters and M1 build 2022-01-02 16:37:57 -06:00
Mr. Stallion 65ab5ffa32 Smart filters 2021-12-31 18:06:08 -06:00
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 from ButterCheezii/body-type-search
Body type search
2021-12-20 16:37:36 -06:00
mrstallion 37a45c7f64
Merge pull request 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