Commit Graph

1972 Commits

Author SHA1 Message Date
Sam a6170db443 change text to notify when you are notifying in the flag dialog 2013-04-19 10:34:06 +10:00
Sam 1bd3744676 disable image optimization for now 2013-04-19 09:50:23 +10:00
Jeff Atwood 9d4a488926 Merge pull request #736 from kubabrecka/cs_update36
cs translation update
2013-04-18 15:45:53 -07:00
Jeff Atwood f83c5b2f00 Merge pull request #738 from ZogStriP/fix-optimized-images-url-when-using-a-cdn
FIX: optimized images url when using a CDN
2013-04-18 15:44:27 -07:00
Régis Hanol 4a94f12a33 FIX: optimized images url when using a CDN 2013-04-19 00:19:08 +02:00
Neil Lalonde 372442bd1c Make it possible to edit a category with an empty slug 2013-04-18 17:07:06 -04:00
Kuba Brecka 002951fc31 cs translation update 2013-04-18 23:06:03 +02:00
Neil Lalonde cbe0168922 Fix a problem where you might see missing {{sentTo}} value after a failed login 2013-04-18 16:44:56 -04:00
Neil Lalonde f76d6c0f3f Fix for loading uncategorized topics when slug for uncategorized_name is blank 2013-04-18 16:28:47 -04:00
Neil Lalonde 5cd6c85e8b Add bookmarks and favorites to dashboard stats 2013-04-18 14:27:22 -04:00
Neil Lalonde 75cfcbfa4f Need to require email in user.rb because specs can start failing when running guard 2013-04-18 14:27:04 -04:00
Neil Lalonde 5e643b5d49 Merge pull request #733 from sanderdatema/dutch_translation
Updated Dutch translation
2013-04-18 09:30:04 -07:00
Neil Lalonde c07942763a Merge pull request #734 from kubabrecka/extract_title1
extracting one more hardcoded title
2013-04-18 09:29:30 -07:00
Neil Lalonde 4cec82f416 Merge pull request #731 from kubabrecka/extract_titles
extracting some hardcoded title="..." strings
2013-04-18 09:29:03 -07:00
Neil Lalonde 0b048a2db5 Merge pull request #732 from kubabrecka/downloads_in_gitignore
putting "public/downloads" and "public/images" into .gitignore
2013-04-18 09:27:29 -07:00
Neil Lalonde 16efcbb4f0 Merge pull request #730 from kubabrecka/cs_update35
cs translation update server side
2013-04-18 09:25:10 -07:00
Neil Lalonde fa6a2a110f Merge pull request #729 from kubabrecka/cs_update34
cs translation update client side
2013-04-18 09:24:55 -07:00
Neil Lalonde 12fe659b96 Merge pull request #728 from ypxu/localize-help
localize composer toggler help text for zh_CN and zh_TW
2013-04-18 09:24:29 -07:00
Neil Lalonde eca35b9079 Don't show sad face when version checks have not been done yet 2013-04-18 11:45:10 -04:00
Kuba Brecka d355e42d73 move i18n of UserActions to JS-side and make sentences translatable (take 3) 2013-04-18 12:08:13 +02:00
Kuba Brecka 38ea6cff62 extracting one more hardcoded title 2013-04-18 11:24:47 +02:00
Kuba Brecka 7bc0eefa83 putting "public/downloads" and "public/images" into .gitignore 2013-04-18 11:04:43 +02:00
Sander Datema 935c478484 Updated Dutch translation
Both server and client side, except for TOS.
2013-04-18 10:58:20 +02:00
Kuba Brecka 2901b5bbef extracting some hardcoded title="..." strings 2013-04-18 10:42:29 +02:00
Kuba Brecka b8bbf7d3fa cs translation update 2013-04-18 10:13:00 +02:00
Kuba Brecka bc4144c82b cs translation update 2013-04-18 10:03:10 +02:00
Sam 4bd4e4e1c7 missing bits from user page rediscovered 2013-04-18 17:23:52 +10:00
Sam 28d111d370 typo 2013-04-18 17:23:52 +10:00
Yingpeng Xu c48aa487e3 localize composer toggler help text for zh_CN and zh_TW 2013-04-18 02:44:59 -04:00
Jeff Atwood d20a8fd2a2 fix typos on 500 page 2013-04-17 23:34:04 -07:00
Sam 8367951000 sprockets upgrade
stop bundling all js files in dev, replace with turbo boosted serving of assets
2013-04-18 16:33:25 +10:00
Jeff Atwood 474080a414 localize composer toggler help text 2013-04-17 23:14:58 -07:00
Jeff Atwood 107e774de8 simplify composer body placeholder text 2013-04-17 23:10:34 -07:00
Sam f92292d6e9 Merge pull request #724 from davejlong/patch-1
Changed private rw repo to public r repo
2013-04-17 18:35:21 -07:00
Sam 0c65c4d92e fix error 2013-04-18 11:34:40 +10:00
Sam 2a65dd41d4 some safety 2013-04-18 10:04:42 +10:00
Sam 723df0b964 deleted topics get no notifications 2013-04-18 10:00:55 +10:00
Sam 6974ad487c fix not found error when spiders were hitting with .php 2013-04-18 09:55:47 +10:00
Sam cb8f3f1a6f fix feature job so it does not fail out when a topic is deleted 2013-04-18 09:35:15 +10:00
Jeff Atwood b64a4100fa change "visitor" trust level to "new user"
I blame me for this mistake.. visitor means other stuff in practice. New
User is correct meaning.
2013-04-17 16:11:24 -07:00
Jeff Atwood 9add8a74aa Merge pull request #727 from ZogStriP/update-text-cleaner-to-remove-all-periods-from-the-end
Text Cleaner now removes all periods from the end of the title
2013-04-17 16:06:49 -07:00
Jeff Atwood 3325c476f8 improve flag description to reflect notifications 2013-04-17 15:50:21 -07:00
Régis Hanol e76f629df8 Text Cleaner now removes all periods from the end of the title 2013-04-18 00:19:42 +02:00
Neil Lalonde ee23a088ea Add SoundcloudOnebox to support http and https 2013-04-17 16:24:00 -04:00
Neil Lalonde f6db90dae7 Add topic-creator class to post info on the left of a post if the poster started the topic 2013-04-17 11:41:22 -04:00
David Long 8050350b3b Changed private rw repo to public r repo 2013-04-17 12:26:27 -03:00
Neil Lalonde dd456df0cc Dashboard stats arrows lost their colours 2013-04-17 10:46:27 -04:00
Neil Lalonde d67682ff6c Make commits-widget contents fill its container, and improve layout on dashboard 2013-04-17 10:25:28 -04:00
Sam b81da5ee66 Merge pull request #722 from ZogStriP/keep-french-l10n-up-to-date
keep French l10n up to date
2013-04-17 01:10:28 -07:00
Sam 437142424c speed up tests, fix notification of mentioned users in pms 2013-04-17 17:39:18 +10:00