Commit graph

467 commits

Author SHA1 Message Date
Kyle Drake
40e848e2c0 phone validation: bugfixes, tweaks and refinements 2023-11-10 11:53:43 -06:00
Kyle Drake
143704215f first pass at phone validation 2023-11-09 14:55:48 -06:00
Kyle Drake
6c4a80123c stream site download zip 2023-08-08 15:45:05 -05:00
Kyle Drake
d16bc0bace use created_at for to_rss if not updated yet 2023-07-20 13:36:38 +00:00
Winterhuman
5b449dc8e1
Add AVIF images 2023-06-18 14:10:28 +00:00
Kyle Drake
8b8791212c newest followers ordered by created date 2023-05-11 13:43:53 -05:00
Kyle Drake
d1f60254a6 add new followers from last month to site profiles 2023-05-11 13:23:22 -05:00
Kyle Drake
e908bab348 fix a very stupid events bug where missing period prevented additional filters for deleted, banned, etc 2023-05-07 10:50:37 -05:00
Kyle Drake
8bcd123206 cap number of displayed follows on profiles, add see more link 2023-05-05 17:26:20 -05:00
Kyle Drake
10f40c8f5c disable showing follows for now, getting incredibly spammy. will add feature to highlight follows soon 2023-05-05 16:25:02 -05:00
Kyle Drake
243eda9321 add resolveHandle to whitelist 2023-04-30 17:33:47 -05:00
Kyle Drake
ea927551ef add gpg to ext list and editable pgp/gpg 2023-03-21 09:47:33 -05:00
Kyle Drake
520413140d switch to webp, use png for screenshot returns and be done with the accursed rmagick forever 2023-01-21 09:39:31 -06:00
Kyle Drake
1d448f8cac add map ext for .css.map files 2022-12-07 14:14:07 -06:00
Kyle Drake
0b0a575394 delay on black box check 2022-12-03 22:34:33 +00:00
Kyle Drake
e1416fd40f Merge branch 'github-actions' of https://github.com/talklittle/neocities into talklittle-github-actions 2022-11-12 13:51:51 -06:00
Kyle Drake
d9e117bca5
Merge pull request #412 from dimdenGD/patch-3
Make SVGs editable
2022-11-12 13:16:05 -06:00
Kyle Drake
6ea07df6a8 fix site unblocking 2022-11-12 13:07:49 -06:00
Kyle Drake
2f18163579 redis namespace get method changed 2022-11-06 16:45:03 +00:00
Kyle Drake
e7eb6d8a2d fix for gemfile, merge conflicts, test fixes for ruby 3 2022-11-05 12:46:43 -05:00
dimden
959c13b735
Make SVGs editable
Fix #387
2022-08-24 02:49:42 +03:00
Kyle Drake
0ca1473d22 mostly finished port to ruby3 2022-08-10 14:31:36 -05:00
Kyle Drake
75f225fd88 prevent creation of empty path with rename 2022-06-22 18:29:58 -05:00
Kyle Drake
08a29c8768 Reduce archives 2022-05-10 00:20:34 +00:00
Kyle Drake
558edb442e Checks to prevent follow abuse - fixes for redis proxy settings 2022-05-10 00:19:59 +00:00
Kyle Drake
f5613d2776 Fix for nonstandard file rename with supporter accounts 2021-09-09 17:51:47 -05:00
Andrew Shu
ca1802758f Migrate from Travis CI to GitHub Actions 2021-08-12 19:45:25 -07:00
Kyle Drake
5cdd13c519 increase time for excluded actioning site id search 2021-02-15 13:22:13 -07:00
Kyle Drake
f33f661f08 clump logs into single hash before importing to database 2021-01-13 14:46:52 -06:00
Kyle Drake
4115ebffa7 speed up stats parsing 2021-01-12 23:04:00 -06:00
Kyle Drake
a2a46d406e async black box 2020-11-24 01:11:38 -06:00
Kyle Drake
e4c580564b site: dont update domain for blank record 2020-11-20 21:36:43 -06:00
Kyle Drake
d91c196d69 Fix clamav exception messages 2020-06-18 21:26:01 -07:00
Kyle Drake
9e5dbfa2c6 Merge branch 'master' of github.com:neocities/neocities 2020-04-30 07:45:53 +00:00
Kyle Drake
8b762bb786 catch clamav crashes and skip to avoid upload failure 2020-04-30 07:45:37 +00:00
Kyle Drake
3057eda4b0 ensure stats for supporter children are retained 2020-04-30 00:44:00 -07:00
Kyle Drake
bf00086074 Flush cache for undeletes - dont show profile disabled site suggestions 2020-04-13 11:32:23 -07:00
Kyle Drake
f4d12b625a Move follow count to a weekly compute task due to bugs/abuse. *sigh* 2020-02-29 14:50:05 -05:00
Kyle Drake
1073ed8c2a Don't show/count follows/followers for banned/deleted/disabled profile sites 2020-02-28 21:55:43 -05:00
Kyle Drake
c8b748069c site: add final slash to file list 2020-01-31 07:02:37 +00:00
Kyle Drake
b2b38b90b9 Patch more missing thumbnail/screenshot change events, cache purges 2020-01-27 18:56:43 -08:00
Kyle Drake
ff696d3231 DRY thumbnail/screenshot generation 2020-01-27 14:12:30 -08:00
Kyle Drake
780c093dd6 Move screenshots/thumbs when renaming user.
Also DRY up a bit, remove some old code. Fix an extra path slash, and fix screenshot display in dashboard.
2020-01-27 01:53:54 -08:00
Kyle Drake
0afe4f6df3 method for unbanning 2019-12-18 20:58:59 -08:00
Kyle Drake
82462b2461 whitelisting for blackbox 2019-12-18 20:43:04 -08:00
Kyle Drake
525065e2f0 make follows use overwritten dataset 2019-11-03 19:00:33 -08:00
Kyle Drake
c4995ce262 order follows by score 2019-10-30 14:04:33 -07:00
Kyle Drake
e26e23b439 order follows 2019-10-30 13:58:38 -07:00
Kyle Drake
16673f0111 index for suggestions, only load when needed 2019-10-30 13:18:10 -07:00
Kyle Drake
ae3df1d0f9 fix for svg 2019-10-29 11:30:19 -07:00