Commit Graph

101 Commits

Author SHA1 Message Date
Mr. Stallion e11f833810 minor tweaks 2024-07-05 20:38:57 -07:00
Mr. Stallion b3e0f8217d minor 2024-07-05 18:03:36 -07:00
FatCat Client 34ac3023ab Fixes the nonbinary default kink not being taken into account w/ gender matching 2024-02-20 21:44:56 +01:00
Mr. Stallion 51640d7358 minor 2024-01-30 15:59:55 -08:00
Mr. Stallion 1a2cc1e6f0 minor 2024-01-28 17:21:09 -08:00
Mr. Stallion 2a0a0d3761 minor 2024-01-28 14:00:59 -08:00
Mr. Stallion 770ed88cfa minor 2024-01-28 13:55:19 -08:00
Mr. Stallion 3bd1a84350 minor 2024-01-26 19:45:59 -08:00
Mr. Stallion 6d95321ac4 minor 2023-12-20 20:49:19 -08:00
Mr. Stallion 3041ae7d08 updated version 2023-09-02 18:55:06 -07:00
Mr. Stallion ce2f83e8ef minor 2023-07-07 17:23:58 -07:00
Mr. Stallion 21e33c6f62 minor 2023-07-07 17:03:27 -07:00
Mr. Stallion 3eab88ab97 minor 2023-07-07 16:57:37 -07:00
Mr. Stallion c713d7be7e fix profile recommendation bug with grouped kinks 2023-06-06 17:02:19 -07:00
Mr. Stallion 2e807adae2 eicon picker 2023-05-28 21:13:16 -07:00
Mr. Stallion cf1f23a19e color picker 2023-05-27 20:00:51 -07:00
Mr. Stallion ffc9b097db Minor 2023-03-29 17:23:54 -07:00
Mr. Stallion d2431684e8 bug fixes 2023-03-14 18:28:50 -07:00
Mr. Stallion ca8bdef9e0 Fixed activeTab 2023-03-14 17:32:05 -07:00
Mr. Stallion 21ff1d25b9 Profile analyzer 2023-03-11 21:43:58 -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 ae1303b0c7 fix asexual orientation id 2022-12-07 14:17:18 -08:00
Mr. Stallion a2be4e8d51 Bug fixes 2022-08-12 18:38:13 -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 c27ee8be41 Formatting error 2022-08-08 17:15:43 -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 f160b0f176 Age and species fixes 2022-03-19 15:44:53 -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
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
Mr. Stallion abbcc6fcbf Fix missing ad buttons 2021-09-11 15:43:33 -05:00
Mr. Stallion 73c8cf217b Fixed caching bugs 2021-09-10 18:02:50 -05:00
Mr. Stallion dec5cd97b2 More shark fixes 2021-09-06 20:01:16 -05:00
Mr. Stallion 99b71bfd10 Tiger shark no longer registers as 'feline' 2021-09-06 19:56:32 -05:00
Mr. Stallion 9369f9483e Position comparison 2021-04-22 18:49:21 -05:00
Mr. Stallion 60a9dc0997 Slightly more relaxed post length scoring 2021-03-26 12:53:17 -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 4c28ce8264 Kink scoring 2021-03-06 14:59:28 -06:00
Mr. Stallion b09fe7ec43 Minor 2021-02-02 19:55:10 -06:00
Mr. Stallion 805e097539 Cleanup on aisle 'colon' 2021-01-30 18:46:27 -06:00
Mr. Stallion 274cbfa482 Fix 2021-01-23 18:59:01 -06:00
Mr. Stallion e1adc05cae Web worker draft 2021-01-23 18:52:27 -06:00
Mr. Stallion 450dadb486 Fixes 2021-01-23 11:45:36 -06:00
Mr. Stallion 3f8d84803c Better definition implementation 2021-01-22 17:18:41 -06:00
Mr. Stallion 60fd33a0f9 Added external definition services 2021-01-21 17:37:57 -06:00
Mr. Stallion 00dcc5f571 First word lookup draft 2021-01-20 18:02:15 -06:00