Commit Graph

20138 Commits

Author SHA1 Message Date
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
a3f39866ab Update translations using temporary workaround for Transifex bugs 2016-07-27 13:29:13 -04: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
56d2626187 support 'read_restricted' categories in importers 2016-07-27 18:38:23 +02:00
0fa8fb1774 Merge pull request #4348 from gschlager/transifex
Workaround for Transifex YML issues
2016-07-27 12:34:42 -04:00
3d76ad623c Workaround for Transifex YML issues 2016-07-27 18:02:57 +02:00
f8144f07fd purge 2x the unactivated old users 2016-07-27 03:29:00 -07:00
c58123b421 Merge pull request #4346 from tgxworld/adrapereira-ap_merge_multiple_responses
FEATURE: Allow staff users to merge posts.
2016-07-27 12:48:09 +08: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
2a4006fe0c Add YandexBot to our list of crawlers 2016-07-26 13:21:37 -04:00
de99853dee FIX: routes for tag nav items 2016-07-26 12:39:36 -04:00
930f2e1b68 Update one of the win10 emoji 2016-07-26 12:07:41 -04:00
ce595189ff Version bump to v1.6.0.beta12 v1.6.0.beta12 2016-07-26 11:49:51 -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
b335ccbd59 Merge pull request #4341 from tgxworld/pipe_dump_to_gzip
FEATURE: Work with compressed version of `pg_dump` during backup and …
2016-07-26 10:43:39 +08:00
76e57ddef3 FIX: Log errors in ensure block of restorer. 2016-07-26 10:24:01 +08:00
03aa13b2bb FEATURE: Work with compressed version of pg_dump during backup and restore. 2016-07-26 10:24:01 +08:00
Sam
b5fbff947b FIX: don't expire old sessions when logging in 2016-07-26 11:37:41 +10:00
Sam
521d3d11f2 allow some more tags through 2016-07-26 09:43:30 +10:00
1379bd5053 fix all v=2 spec / test errors for emoji 2016-07-25 15:53:48 -07: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
77064ca0f5 Merge pull request #4345 from asdofindia/typo-fix
Fix typos in descriptions of server source file
2016-07-25 12:33:47 -07: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
b5ec5fcf3e Update win10 emoji 2016-07-25 11:56:13 -04:00
7648916314 new 'reset_bounce_score_after_days' site setting 2016-07-25 17:29:54 +02:00
d2e22ab215 extract bounce scores into site settings 2016-07-25 17:27:28 +02:00
77f49e1136 Fix typos in descriptions of server source file
I used hunspell backend with linter-spell plugin of atom to find
these typos. There are several capitalizations issues that I've
left untouched (pop3, POP3, etc)
2016-07-25 20:45:43 +05:30
9971e62254 FIX: migrate_from_s3 rake task 2016-07-25 12:12:10 +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
e01802a13b FIX: strip quote from search term when searching within topic 2016-07-25 15:06:25 +10:00
Sam
c1f62d8657 Revert "make upgrade a bit more seamless"
This reverts commit 78b88a1633925a1551cf27732213b7f613634b4e.
2016-07-25 12:49:33 +10:00
Sam
78b88a1633 make upgrade a bit more seamless 2016-07-25 12:30:52 +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