Commit graph

1335 commits

Author SHA1 Message Date
Kyle Drake
b8baad628b add stats link to hamburger 2024-01-06 15:20:00 -06:00
Kyle Drake
f9852d04fd update to latest chartjs 2024-01-06 13:27:48 -06:00
Kyle Drake
0ef9bdefce add CSP, remove gravicons that are now blocked by it 2024-01-05 14:46:29 -06:00
Kyle Drake
cee8da725f add custom domain note about removing url redirects 2024-01-04 13:23:25 -06:00
Kyle Drake
e96bce69bd
Merge pull request #475 from zmac-me/minorfix
Remove an erroneous 'a' from supporter.erb
2024-01-03 13:12:04 -06:00
Kyle Drake
47a5508919 add note about editor saving issues caused by adblockers 2024-01-03 11:33:18 -06:00
Kyle Drake
363453a78a cleanups for copy 2023-12-31 00:55:03 -06:00
Kyle Drake
dde5225752 deprecate ipfs 2023-12-28 15:36:20 -06:00
Kyle Drake
8dc323d803 fix for stats view 2023-12-25 16:50:40 +00:00
Kyle Drake
8dfb60fe55 add lang=en to main layout, bump out old IE hacks that were never used anyways 2023-12-24 12:35:30 -06:00
Zac McManus
2f3e658f5e
Removed an erroneous 'a' from supporter.erb
This oversight can be seen directly on Neocities: https://neocities.org/settings#supporter
2023-12-19 17:50:05 +11:00
nottnottloop
8a7fcd5c85 Improve responsiveness for mobile screens for sites with large site stats 2023-12-16 21:19:35 +00:00
Kyle Drake
aa4d277bab custom domain copy 2023-12-01 16:28:30 +00:00
Kyle Drake
1aada9db53 invoice: remove debug code 2023-11-30 21:54:53 +00:00
Kyle Drake
a3832f25e1 invoice: more fixes 2023-11-30 21:54:10 +00:00
Kyle Drake
36e35c913e invoicing: parent site not current site 2023-11-30 15:32:31 -06:00
Kyle Drake
08ac0510a6 invoice downloading, cleanup settings tabs 2023-11-30 15:08:22 -06:00
Kyle Drake
c1ecc63aa2 add tags question to FAQ 2023-11-29 15:22:03 -06:00
Kyle Drake
c83295b06f more faq copy 2023-11-26 15:21:54 -06:00
Kyle Drake
b875fcbd2c mention password managers in reset faq 2023-11-26 14:07:18 -06:00
Kyle Drake
7c04f53af1 update copy, add faq answers, require check for faq viewing 2023-11-26 11:06:50 -06:00
Kyle Drake
c31b45575f ability to temp disable create 2023-11-18 10:48:12 -06:00
Kyle Drake
9fa4cc0e13 fix signout, add press article, add dns bl client 2023-11-13 13:18:11 -06:00
Kyle Drake
2e1a8af30d fix for verify, ask to check spam folder in email confirm 2023-11-11 10:07:01 -06:00
Kyle Drake
7f05c2c9dc code input validation, lockout after 3 attempts 2023-11-10 13:30:05 -06:00
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
1ecc148226 more generic site file download path 2023-08-09 19:58:46 +00:00
Kyle Drake
19050fea82 fix email template locations 2023-08-08 15:45:42 -05:00
Kyle Drake
6c4a80123c stream site download zip 2023-08-08 15:45:05 -05:00
Kyle Drake
22b8af52c3
Merge branch 'master' into missing-br 2023-07-19 16:32:15 -05:00
Kyle Drake
83e6d482cd
Merge pull request #455 from meisekimiu/fix-mastodon-link
Fix Mastodon Share
2023-07-19 16:20:45 -05:00
Kyle Drake
4d7f9da286 hacky fix to not show new followers on single event link 2023-07-07 10:15:01 -05:00
Kyle Drake
9fee42f99d fix up styling of tips on profile 2023-07-07 09:53:50 -05:00
Kyle Drake
6b6fcba12e remove extraneous text from tip 2023-07-07 09:17:00 -05:00
Natalie Martin
c1f8427e77 Fix Mastodon Share
Fix two issues with the Mastodon share link. Mastodon was not given a
new line unlike all the other share links, so it was showing up right
next to Tumblr. Second, the code that generated query params seems to
have been copied from Tumblr or Facebook without properly testing it and
does not fill in the textbox correctly. Fix this so the prefilled "Toot"
matches what Twitter share would post.
2023-06-25 21:23:10 -07:00
Kyle Drake
2bd0d8d35b fix for global activity 2023-05-21 10:19:03 -05:00
Kyle Drake
d1f60254a6 add new followers from last month to site profiles 2023-05-11 13:23:22 -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
6a045685d0 bluesky did/handle integration 2023-05-01 16:17:50 -05:00
Kyle Drake
5a77fcb519 switch to ajax call to disable mystery caching that's popped up for some reason 2023-04-28 10:19:57 -05:00
aeiouaeiouaeiouaeiouaeiouaeiou
11301b3c21
Fix missing br and recheck sharing links 2023-04-02 11:20:47 +03:00
Kyle Drake
a0b3216ec8 fix for faq on old browser proxy 2023-03-28 21:02:59 +00:00
Kyle Drake
7213678739
Merge pull request #436 from jeremyredhead/tutorial-cleanup
Cleanup Tutorials page links
2023-03-28 15:15:16 -05:00
Kyle Drake
a471166673
Merge pull request #437 from jeremyredhead/share-btn-cleanup
Remove dead social networks from share button
2023-03-28 15:13:49 -05:00
Kyle Drake
7c2c972b3f
Update views/_share.erb
Co-authored-by: aeiouaeiouaeiouaeiouaeiouaeiou <aeioudev@outlook.com>
2023-03-28 15:13:33 -05:00
Kyle Drake
3774d2cb4f add FAQ on how to use old browsers 2023-03-28 15:07:04 -05:00
j. redhead
86b1adeb9b
Remove dead social networks from share button 2023-02-05 09:06:15 -06:00
j. redhead
70a33ce4a5
HTTPS-ify tutorial links, remove dead CodePupil 2023-02-05 06:36:09 -06:00
Kyle Drake
a2098a300e put canonical url link on all pages 2022-11-16 15:47:40 -06:00