Commit Graph

12266 Commits

Author SHA1 Message Date
Sam
c6dbaca0dc SECURITY: disable user entered badge SQL by default
- Hidden site settings now must be change via rails console
2016-07-28 09:03:00 +10:00
Sam
cb3afd11b4 SECURITY: limit route access when using external avatars 2016-07-28 09:00:43 +10:00
e848c336bb FIX: only prevent clicks on links in the preview 2016-07-27 20:53:45 +02:00
c4b52b1a19 GET is a more RESTy verb for '/users/:username/emails' 2016-07-27 20:15:28 +02:00
6dac9075dc new 'convert_pasted_images_quality' site setting 2016-07-27 19:59:44 +02:00
be099bb637 only convert pasted images to HQ jpg when it's at least 5% smaller 2016-07-27 19:55:13 +02:00
ea59283c1e FIX: PM automatic groups via URL 2016-07-27 19:16:31 +02:00
11172b7c2d FIX: cropping GIF wasn't working 2016-07-27 18:48:02 +02:00
f8144f07fd purge 2x the unactivated old users 2016-07-27 03:29:00 -07:00
8cbd585e20 FEATURE: Allow staff users to merge posts. 2016-07-27 12:04:14 +08:00
3af27a6d83 FIX: category settings should not limit number of tags 2016-07-26 16:04:11 -04:00
3c0df3510a FIX: tags index should show all tags belonging to a category even if they have never been used 2016-07-26 16:04:11 -04:00
5ba8612fa8 UX: Button had wrong margin on iOS 2016-07-26 15:10:14 -04:00
424bb143db FIX: Jump to post on iOS was broken - replace with prompt 2016-07-26 15:08:04 -04:00
de99853dee FIX: routes for tag nav items 2016-07-26 12:39:36 -04:00
fbfd3124a0 Whitelist some more tags and add extra tests 2016-07-26 11:02:09 -04:00
2242568507 UX: Missing spinning wheel on topics list. 2016-07-26 17:31:28 +08:00
47c835f0f0 UX: Missing spinning wheel on user topics list. 2016-07-26 17:17:39 +08:00
Sam
521d3d11f2 allow some more tags through 2016-07-26 09:43:30 +10:00
41dda1882e let's expire all emoji 2016-07-25 15:38:13 -07:00
749b981759 FEATURE: new 'convert_pasted_images_to_hq_jpg' site setting 2016-07-25 23:01:28 +02:00
ece4fa82c9 FIX: add canonical link to tags topic lists 2016-07-25 16:16:19 -04:00
11b3b5e30a FIX: when topic list is filtered by tag and category, subsequent page fetches would ignore the category filter 2016-07-25 16:16:18 -04:00
3200d836f7 FIX: After uploading an image the selection was not in the correct spot 2016-07-25 15:31:21 -04:00
215eae9972 FIX: Add a title to the groups pages 2016-07-25 14:24:43 -04:00
b0f7e4ba00 FEATURE: deactive users after too many bounces 2016-07-25 18:57:06 +02:00
e52c0e2087 FIX: tag filter shows when "no tags" is selected 2016-07-25 12:13:07 -04:00
b617557cb4 FIX: Emoji update job was not being queued 2016-07-25 12:11:36 -04:00
d2e22ab215 extract bounce scores into site settings 2016-07-25 17:27:28 +02:00
Sam
a4aedddd38 shuffle code around so excerpt is not messed up 2016-07-25 17:12:01 +10:00
Sam
12ecf8624a FIX: tokenize words with dots correctly
hello.world is now tokenized as "hello.world" and "world" that way the word
"world" will find the post with "hello.world"
2016-07-25 16:26:33 +10:00
Sam
df535c6346 FEATURE: refresh session cookie at most once an hour
This feature ensures session cookie lifespan is extended
when user is online.

Also decreases session timeout from 90 to 60 days.
Ensures all users (including logged on ones) get expiring sessions.
2016-07-25 12:07:31 +10:00
a9207dafa7 FEATURE: configure session time via site setting for all the users (#4343) 2016-07-23 02:57:30 +05:30
b2289d733f List the "Watching First Post" tags on preferences 2016-07-22 16:16:45 -04:00
e9db03e465 allow localhost as an embeddedable host 2016-07-22 15:54:26 -04:00
944b2aabfe Emoji sets shouldn't be root level keys 2016-07-22 15:27:51 -04:00
16a67ad418 FEATURE: Win10 Anniversary Emoji set 2016-07-22 15:07:05 -04:00
c28dd826fe UX: Focus on usernames if creating a PM from your user page 2016-07-22 13:56:17 -04:00
af266acac1 FIX: Plugin Custom emoji weren't working correctly on the server side 2016-07-22 12:59:43 -04:00
Sam
12dc511fea PERF: make score calculator cheaper when site has long topics 2016-07-22 09:48:44 +10:00
c279889191 FIX: Watching First Post in groups was working incorrectly 2016-07-21 15:05:10 -04:00
87b52e4cea FIX: Support emoji in "Popular Links" 2016-07-20 16:46:19 -04:00
7c092b0fe0 FEATURE: add filter to show topics that have not been tagged 2016-07-20 16:21:51 -04:00
8e87a727ef FIX: Add topic entrance to mobile categories page when clicking count 2016-07-20 16:08:58 -04:00
cc976e3046 FIX: Don't lose focus when refreshing user results 2016-07-20 15:37:32 -04:00
078f6c3fb5 FIX: Consistency with HTML anchors 2016-07-20 15:13:56 -04:00
e09a304122 FIX: Jumping within a topic should respect anchors 2016-07-20 14:39:26 -04:00
b9177af1eb FIX: Protocol-less links that begin with a shouldn't error 2016-07-20 13:44:12 -04:00
16383a1749 FIX: Also support just open 2016-07-20 13:30:36 -04:00
7dd4470075 FIX: Allow div align 2016-07-20 12:39:12 -04:00