d33dd056e6
Block potential spammers quicker, send email for each signup so they can be analyzed to stop more potential spammers
Sebastiaan Janssen
2014-08-24 13:53:22 +02:00
2406385981
Add venue details, long date/times and fix bug on SaveAllToFile
Sebastiaan Janssen
2014-08-22 14:46:22 +02:00
4af9403d23
Adding events from MeetUp.com to the events overview
Sebastiaan Janssen
2014-08-22 14:31:35 +02:00
4eeed4ca04
Fixed incorrect tabs from previous commit.
Dan Lister
2014-08-21 11:46:52 +01:00
1a7ed9168a
Added an easy way for logged in members to view their own karma points score.
Dan Lister
2014-08-21 11:45:19 +01:00
7dcf1006b8
Temporary fix to work around an XML encoding issue in the YouTrack syncing
Sebastiaan Janssen
2014-08-19 19:20:53 +02:00
4149a1d6bc
Forgot to commit a file
Sebastiaan Janssen
2014-08-19 19:19:52 +02:00
2e9e9ce738
Send email if suspicious account is not blocked and created after all, probably want to manually block it later
Sebastiaan Janssen
2014-08-19 13:09:18 +02:00
2ca4f21d9e
Add StopForumSpam link to spam forum post, added AddMemberToPotentialSpamGroup when > 100 score is found so that we don't keep checking for each page loads if it's still a spammer.
Sebastiaan Janssen
2014-08-19 08:58:44 +02:00
8b5b9a79ee
Using SmtpClient instead of umbraco.library.SendMail to send forgot password mails
Sebastiaan Janssen
2014-08-19 08:56:47 +02:00
cde8ec1334
Whoa!! Forgot to do some null checks. #h5is
Sebastiaan Janssen
2014-08-18 15:19:52 +02:00
6aa410681f
Don't even create a new member when it's a spammer, adds frequency report to spam email notification
Sebastiaan Janssen
2014-08-18 11:47:35 +02:00
702bb42ff5
I feel like Matt Cutts
Sebastiaan Janssen
2014-08-15 15:18:14 +02:00
a81d7b67e7
Add basic CSS class (right align the text/link/button) Needs better CSS love or common button style.
Warren Buckley
2014-08-12 14:18:58 +01:00
78ada0529e
Logic for formatting & building the URL to keep GitHub is sorted
Warren Buckley
2014-08-12 14:01:27 +01:00
00fc21b1df
Work in Progress - Formatting URLs but GitHub is insanely picky about case, need a way to ensure we have original casing
Warren Buckley
2014-08-11 21:30:44 +01:00
a89c455016
Work in Progress: Edit Button UserControl logic (need to get original filename & casing for GitHub urls)
Warren Buckley
2014-08-11 21:11:53 +01:00
fc189cd33f
Add an empty usercontrol for our edit button
Warren Buckley
2014-08-11 10:20:22 +01:00
12e7855347
Tidy up indentation/formatting for documentation masterpages/templates
Warren Buckley
2014-08-11 10:02:36 +01:00
983ca74de1
Prevent Pre tags bleeding into wiki-sidebar
countrywide
2014-08-07 12:15:36 +01:00
4ab731be8d
Update mail wording
Sebastiaan Janssen
2014-08-04 17:04:11 +02:00
e89a079e85
TopicId won't be 0 now any more
Sebastiaan Janssen
2014-08-04 17:02:45 +02:00
ff922a7302
I have seen the error of my ways.. trying to get a topic id before it gets inserted into the database is definitely not going to work.
Sebastiaan Janssen
2014-08-04 16:59:44 +02:00
7ec6bdc27d
Oops, topic ID was not yet available at the point I'm filtering spam.. :-)
Sebastiaan Janssen
2014-08-04 12:00:30 +02:00
8bd80c528d
Also look at markdown links, fixed mail send problem and restores karma for ham marked from backoffice dashboard
Sebastiaan Janssen
2014-08-04 10:14:36 +02:00
0b171eaa71
More Akismet removal. Good riddance. :)
Sebastiaan Janssen
2014-08-01 14:05:49 +02:00
53e3c9b75d
Kicking out akismet, more spam refinements
Sebastiaan Janssen
2014-08-01 14:00:43 +02:00
dc1499995f
ignore more types of links
Sebastiaan Janssen
2014-07-28 18:32:19 +02:00
1d1b3a29d4
extra nullcheck
Sebastiaan Janssen
2014-07-28 18:30:03 +02:00
ee7a7d41c8
Don't mark as spam if all links go to media section or umbraco.* domains
Sebastiaan Janssen
2014-07-28 18:27:04 +02:00
d5e5113f10
Hopefully some better spam prevention by not allowing people with < 50 karma to post links
Sebastiaan Janssen
2014-07-28 10:01:15 +02:00
4a0de4d06d
Also send mails when updating a suspicious event
Sebastiaan Janssen
2014-07-25 14:25:02 +02:00
385707ffde
This commit fixes the performance issue with the markdown editor on the forum caused by prettifying code blocks on every keystroke.
Mads Krohn
2014-03-17 09:24:34 +01:00
d64a368687
Cleanup wiki file handling and disallow htm(l)/asp(x) pages to be uploaded.
Sebastiaan Janssen
2014-03-03 11:44:12 +01:00
7c3027e165
The lt_member control doesn't even exist anywhere, not sure how this could ever have worked (gives a null reference exception on dev..)
Sebastiaan Janssen
2014-03-03 11:28:49 +01:00
87c107b899
Get cached version of issues when loading a single release page
Sebastiaan Janssen
2014-03-02 17:34:47 +01:00
2e4539417f
Don't write an empty YouTrack cache file to disk, so when YouTrack fails the downloads page will still work (with outdated data)
Sebastiaan Janssen
2014-03-02 14:59:06 +01:00
2210c1c1fc
Versions name changed
Sebastiaan Janssen
2014-02-26 16:38:13 +01:00
c6f8457542
If there's no "isSpam" property then it's never been spam checked, assume it's clean
Sebastiaan Janssen
2014-02-06 13:11:26 +01:00
546f13179c
Fix ugly search errors when a string can't be parsed to a date
Sebastiaan Janssen
2014-01-20 11:05:02 +01:00
58cd7db549
Forgot to commit
Sebastiaan Janssen
2014-01-05 16:18:28 +01:00
6db14b96d8
Update the signup to eliminate a weird error where you could not sign up with a single name (no last name) that already existed as a name..
Sebastiaan Janssen
2014-01-05 14:21:50 +01:00
b4db29ab97
Some styling and adds indication if member has been blocked
Sebastiaan Janssen
2014-01-04 15:38:25 +01:00
c0af015b94
Link to ManageSpam for mods
Sebastiaan Janssen
2014-01-04 13:23:41 +01:00
cd9180d1d5
Update spam handling so that all moderators can mark as ham and spam.
Sebastiaan Janssen
2014-01-03 21:26:28 +01:00
00c962ac6f
Some styling changes for releases, added a extension method
Sebastiaan Janssen
2014-01-03 14:05:30 +01:00
a197accac9
Default site search to all areas of the site, because Google site search doesn't provide a content parameter in the URL
David Conlisk
2013-12-06 15:29:47 +00:00