Régis Hanol
a8d20c623f
FIX: eyeline was broken in dev
2015-08-13 12:42:57 +02:00
Régis Hanol
e1fda2b108
ObjectController is deprecated
2015-08-12 23:07:58 +02:00
Régis Hanol
3ebc9d2ab1
make jshint happy
2015-08-12 23:02:36 +02:00
Régis Hanol
6669a2d94d
FEATURE: per-topic unsubscribe option in emails
2015-08-12 23:00:16 +02:00
Régis Hanol
2f6788342e
fix build
2015-08-12 19:23:41 +02:00
Régis Hanol
ffbaf8c542
FEATURE: automatically downsize large images
2015-08-12 18:33:13 +02:00
Régis Hanol
3f71fa15c9
reduce log level when we can't reach an image while cooking a post
2015-08-12 16:10:42 +02:00
Régis Hanol
ac8e90674b
FIX: be more lenient when creating a post with a username that is no longer valid
2015-08-12 15:54:51 +02:00
Régis Hanol
60f5eb8f18
FIX: use fancy title in badges page
2015-08-12 00:43:44 +02:00
Régis Hanol
0f62a7f781
FEATURE: new date picker component
2015-08-10 12:50:38 +02:00
Régis Hanol
80e6f54198
FIX: don't divide by 0, it's never worth it
2015-08-10 10:06:33 +02:00
Régis Hanol
485d9a5a52
Log an error when we can't reach an image to get its dimensions
2015-08-07 19:31:15 +02:00
Régis Hanol
1aa075f70b
FIX: hide custom top/footer in admin section
2015-08-07 18:06:55 +02:00
Régis Hanol
15418f3d44
FEATURE: new 'backup_frequency' site setting
2015-08-07 17:34:58 +02:00
Régis Hanol
9156d6cd9d
FIX: only migrate SiteText to SiteCustomization if there are any
2015-08-07 16:30:30 +02:00
Régis Hanol
dbd6099b89
FIX: make sure the global notice shows up on ALL the pages
2015-08-05 22:55:32 +02:00
Régis Hanol
dcaf8237bd
Merge pull request #3639 from riking/patch-7
...
FEATURE: Show "load more" button on tall screens
2015-08-05 21:03:22 +02:00
Régis Hanol
35e6e5ff67
FIX: footer was missing in some pages
...
- error pages
- search results pages
- list of all tags
- topics list of a specific tag
- user leaderboard
2015-08-05 16:14:26 +02:00
Régis Hanol
d1994cad27
update onebox to latest version
2015-08-05 13:02:18 +02:00
Régis Hanol
82d743a052
FIX: don't use emojis as topic image
2015-08-05 12:57:31 +02:00
Régis Hanol
b8c8348e5b
FIX: remove bookmark from user stream
2015-08-05 12:40:43 +02:00
Régis Hanol
64dd28d885
FIX: time to first response metric
2015-08-04 18:23:56 +02:00
Régis Hanol
d71301e406
FIX: always 'return true' when overriding a route action
2015-07-31 20:16:37 +02:00
Régis Hanol
1a5c3b4331
FIX: some pages were missing the footer
2015-07-31 17:18:38 +02:00
Régis Hanol
fb65970530
FIX: footer should also be hidden when using back/forward buttons
2015-07-31 16:53:18 +02:00
Régis Hanol
d7aa4e81d6
revert 8f435fcbf6
2015-07-31 15:22:30 +02:00
Régis Hanol
8f435fcbf6
FIX: wrong track view header
2015-07-31 15:03:35 +02:00
Régis Hanol
969f6ad1d0
Revert "make polls unselectable"
...
This reverts commit 9b819d9245 .
2015-07-31 12:46:30 +02:00
Régis Hanol
233cdc011d
FIX: disable text selection in polls
2015-07-31 12:42:53 +02:00
Régis Hanol
faf4f44776
FEATURE: make pin expiration mandatory
2015-07-29 16:34:21 +02:00
Régis Hanol
9e2632badd
FIX: title translation for crawlers
2015-07-29 15:39:20 +02:00
Régis Hanol
52f4ff9a2f
Merge pull request #3632 from gschlager/phpbb3-importer
...
Fixes some minor issues with the phpBB3 importer
2015-07-27 23:38:12 +02:00
Régis Hanol
326b2812e4
Merge pull request #3629 from tgxworld/ok_lets_fix_open_in_new_tab
...
FIX: Let users open header links in new tab without dismissing dropdown.
2015-07-27 14:41:44 +02:00
Régis Hanol
8998a54ce6
FIX: make sure we escape titles in user streams
2015-07-27 12:51:20 +02:00
Régis Hanol
2473a00b26
FIX: improve smoke tests
2015-07-27 11:07:42 +02:00
Régis Hanol
1eb8f710f1
commented search acceptance tests out
2015-07-27 10:32:02 +02:00
Régis Hanol
d2b59bf7f2
Merge pull request #3628 from tgxworld/emoji_in_user_stream
...
FEATURE: Display emojis in user stream.
2015-07-25 15:53:54 +02:00
Régis Hanol
d46bf2430c
let's try optipng instead
2015-07-23 00:09:45 +02:00
Régis Hanol
8c4cd511cc
FIX: make PNGOUT less extreme
2015-07-22 23:31:33 +02:00
Régis Hanol
933e2ce6b6
let's try no lossy compression again
2015-07-22 17:35:35 +02:00
Régis Hanol
d456460d33
FIX: don't butcher GIFs
...
Use 'gifsicle' instead of 'convert' to resize & optimize GIFs
FIX: don't even try to fix GIFs orientation
FIX: use 'allow_animated_thumbnails' site setting for user profile backgrounds & user cards
2015-07-22 17:10:42 +02:00
Régis Hanol
703927d1c0
Merge pull request #3624 from riking/copy-fix
...
Turn off automatic share link copying
2015-07-22 09:16:58 +02:00
Régis Hanol
0f480ac629
Merge pull request #3602 from lukegb/patch-1
...
Fix LocalStore.remove_file to not raise if source doesn't exist
2015-07-20 14:39:55 +02:00
Régis Hanol
6add8fb56a
Merge pull request #3617 from lukegb/patch-2
...
Expose poll_maximum_options to client
2015-07-20 09:21:31 +02:00
Régis Hanol
92660a74bf
revert back to using slow but lossless PNG optimization
2015-07-17 11:04:14 +02:00
Régis Hanol
ee86ae0537
FIX: use CDN for all user avatars (take 3)
2015-07-16 19:40:09 +02:00
Régis Hanol
c17f8d1769
keep pretty_text in sync with client code
2015-07-16 00:01:00 +02:00
Régis Hanol
80bf7bed21
this obviously doesn't work :(
2015-07-15 23:15:58 +02:00
Régis Hanol
ea16797761
FIX: user avatar in oneboxes/quotes when using CDN
2015-07-15 23:00:11 +02:00
Régis Hanol
25a1bf421e
FIX: use CDN for user avatars (take 2)
2015-07-15 19:24:23 +02:00
Régis Hanol
23dadfc06e
Merge pull request #3610 from riking/patch-3
...
Fix test failure (appEvents seems to not be injected?)
2015-07-15 19:16:45 +02:00
Régis Hanol
0eb69398b9
Revert "FIX: use CDN for user avatars"
...
This reverts commit 8109bd85c0 .
2015-07-15 18:00:29 +02:00
Régis Hanol
8109bd85c0
FIX: use CDN for user avatars
2015-07-15 17:27:51 +02:00
Régis Hanol
b0802abae2
FIX: crop & optimize user background profile/card images
2015-07-15 17:15:43 +02:00
Régis Hanol
18f887772d
FEATURE: allow plugins to add custom admin reports
2015-06-25 02:42:08 +02:00
Régis Hanol
5b1a764734
Merge pull request #3565 from riking/patch-9
...
FIX: Add missing translation
2015-06-24 22:25:27 +02:00
Régis Hanol
f18098fd9b
FEATURE: category dropdown in admin reports
2015-06-24 15:19:39 +02:00
Régis Hanol
80f258e51c
FIX: don't count mentions in oneboxes
2015-06-24 11:44:58 +02:00
Régis Hanol
6dfef49392
fix the build...
2015-06-22 19:57:02 +02:00
Régis Hanol
b25a16ee3e
FEATURE: 2 new reports: time to first response, topics with no response
...
FIX: relativeAgeMediumSpan was off by 1
REFACTOR: extracted decimalAdjust & round functions from the poll plugin
2015-06-22 19:46:51 +02:00
Régis Hanol
0bfabed2d5
FIX: avatar selection wasn't properly pre-selected
2015-06-22 16:22:15 +02:00
Régis Hanol
5a77f62181
PERF: poor SQL performances when counting notifications
2015-06-22 14:40:03 +02:00
Régis Hanol
efb02ae561
FIX: take into account unlisted banners
2015-06-22 14:08:30 +02:00
Régis Hanol
1b594027fb
Merge pull request #3560 from simpl1g/fix_synchronous_api_uploads
...
FIX: Unable to create upload with :url in api
2015-06-21 18:25:36 +02:00
Régis Hanol
fd40d4d1ed
Merge pull request #3558 from riking/patch-7
...
Fix copy error in temporarily_closed_due_to_flags
2015-06-20 00:50:53 +02:00
Régis Hanol
455ba6ae0c
FIX: restore previous welcome PM images
2015-06-18 18:35:23 +02:00
Régis Hanol
9cdfef2b27
UX: no need for all these margins
2015-06-17 21:46:55 +02:00
Régis Hanol
3db743640e
fix the build :fired:
2015-06-17 17:45:53 +02:00
Régis Hanol
56b9528de8
FIX: catch the PG::UniqueViolation exception too
2015-06-17 15:38:45 +02:00
Régis Hanol
01a23203c7
FIX: slightly improve emoji support in titles (no need for spaces between emojis)
2015-06-16 10:15:42 +02:00
Régis Hanol
357d4e3dd3
FIX: support for more than 1 emojis in the title
2015-06-15 23:44:39 +02:00
Régis Hanol
81290d7f18
UX: sort staff members by username
2015-06-15 18:53:53 +02:00
Régis Hanol
87ab1cef8e
FIX: destroy optimized images that cant' be migrated to new scheme
...
Since we can always recompute an optimized image from the original upload, there's no need to keep optimized images that are generating errors.
2015-06-15 18:30:11 +02:00
Régis Hanol
08e62347e1
FIX: blue notification bar overlaps text on New/Unread tab
2015-06-15 17:27:56 +02:00
Régis Hanol
7bc0cbc672
FEATURE: add support for up to 10 uploads in the composer
2015-06-15 16:29:01 +02:00
Régis Hanol
1ac3941130
FEATURE: allow API to upload files synchronously
2015-06-15 16:12:15 +02:00
Régis Hanol
50e705a078
fix the build
2015-06-15 16:02:30 +02:00
Régis Hanol
2d03163be0
FEATURE: add support for emojis in title
2015-06-15 15:27:22 +02:00
Régis Hanol
bc9fd2c46d
don't silence these errors
2015-06-12 20:11:23 +02:00
Régis Hanol
9e7eb4c48b
FIX: show email wasn't working for moderators
2015-06-12 18:43:53 +02:00
Régis Hanol
34a0389ff3
FIX: time read column was empty in user directory
2015-06-12 12:40:07 +02:00
Régis Hanol
189cb3ff12
FEATURE: move migrate_to_new_scheme into a background job
...
- new hidden site setting 'migrate_to_new_scheme' (defaults to false)
- new rake tasks to toggle migration to new scheme
- FIX: migrate_to_new_scheme also works with CDN
- PERF: improve perf of the DbHelper.remap method
- REFACTOR: UrlHelper is now a class
2015-06-12 12:07:57 +02:00
Régis Hanol
9572b28986
Merge pull request #3545 from ligthyear/add-plugin-outlet-to-user-card-metadata
...
Add plugin outlet to user card metadata
2015-06-11 16:02:20 +02:00
Régis Hanol
8bf07c02c8
Merge pull request #3543 from tgxworld/fix_for_double_click_highlight_on_IE11
...
FIX: Double click on IE11 not highlighting word.
2015-06-11 09:23:34 +02:00
Régis Hanol
c52ed0ac32
Merge pull request #3544 from cky/master
...
Fix module name for RestoreDisabledError and FilenameMissingError.
2015-06-11 09:19:27 +02:00
Régis Hanol
6c7e737294
FIX: truncate topic image_url
2015-06-10 18:53:14 +02:00
Régis Hanol
a52d31e25e
FIX: properly handle external image download errors
2015-06-10 18:18:20 +02:00
Régis Hanol
bdfdbcd217
FIX: we need the sha of the upload to create a thumbnail
2015-06-10 18:15:10 +02:00
Régis Hanol
c1cf602de2
FIX: uploads:backfill_shas rake task
2015-06-10 17:19:58 +02:00
Régis Hanol
a078eb1eed
Merge pull request #3539 from tgxworld/fix_incorrect_check_for_highlighted_test
...
FIX: Incorrect check when no text is selected.
2015-06-10 11:29:16 +02:00
Régis Hanol
c5b6ace07b
update onebox to latest
2015-06-10 10:32:49 +02:00
Régis Hanol
90eca69e0a
FEATURE: add a link to the topic in the banner for staff members
2015-06-09 19:31:14 +02:00
Régis Hanol
b432b20fdd
Merge pull request #3534 from techAPJ/patch-2
...
FIX: send 404 error when unauthorized user tries to download user archive
2015-06-08 09:47:01 +02:00
Régis Hanol
a09d893c0c
FIX: missing emoji autocomplete
2015-06-05 20:24:49 +02:00
Régis Hanol
bfa3da640d
Merge pull request #3529 from cpradio/remove-ip-on-created-at
...
FEATURE: Use created_at to remove an ip if its last_match_at is null
2015-06-05 18:45:33 +02:00
Régis Hanol
6000a37ff1
new 'uploads:migrate_to_new_pattern' task
2015-06-05 18:37:34 +02:00
Régis Hanol
803083fc2e
we don't care about convert output/errors
2015-06-04 19:16:52 +02:00
Régis Hanol
db84f30465
Merge pull request #3524 from techAPJ/patch-1
...
UX: prevent horizontal scroll on iPhone
2015-06-03 19:27:27 +02:00
Régis Hanol
c9a341417c
Merge pull request #3527 from techAPJ/patch-3
...
FEATURE: include email_prefix in digest email subject instead of site title
2015-06-03 19:27:08 +02:00
Régis Hanol
bd33cd3ffb
Merge pull request #3525 from techAPJ/patch-2
...
UX: post content was moving up when viewing replies
2015-06-03 19:26:58 +02:00