Commit Graph

3851 Commits

Author SHA1 Message Date
Régis Hanol 8406a4230c FIX: click tracking on attachments wasn't working 2013-07-19 01:27:09 +02:00
Robin Ward 7a6f1b5aff Color moderator actions on user stream 2013-07-18 17:24:51 -04:00
Robin Ward 257ddf5fc9 FIX: Private message link on messages view did not work. Removed a lot of duplication. 2013-07-18 17:07:05 -04:00
Robin Ward 7d4b089cd1 FIX: Suggested Topics were sometimes disappearing 2013-07-18 16:09:03 -04:00
Robin Ward 419cbc7701 FIX: Double load on back button 2013-07-18 15:40:06 -04:00
Robin Ward 147a239b28 Prefer unread topics in the same category 2013-07-18 14:47:59 -04:00
Robin Ward 751b757c1d FIX: Some failing specs 2013-07-18 12:26:38 -04:00
Robin Ward e3bbb2c8bb Never render an avatar img if we know the username is invalid. 2013-07-18 12:03:09 -04:00
Robin Ward 910c88c48e FIX: Private Message button wasn't populating username 2013-07-18 10:43:38 -04:00
Robin Ward a03259fce7 Merge pull request #1214 from nverba/patch-3
Fix some typos.
2013-07-18 07:08:17 -07:00
Robin Ward cf801cc176 Merge pull request #1216 from prem-prakash/pt_br_translation
updating pt_BR translations
2013-07-18 07:08:01 -07:00
Jeff Atwood 8531fbab28 better link to features category of meta 2013-07-18 00:40:28 -07:00
Jeff Atwood 906aca0576 add references to try.discourse for repros 2013-07-18 00:38:23 -07:00
Jeff Atwood 193cb3d47b move squash up, remove changelog ref, etc. 2013-07-18 00:36:52 -07:00
Prem Prakash 713735f4c8 updating pt_BR translations 2013-07-18 00:09:54 -03:00
Sam ad72f96a59 recommend latest redis 2013-07-18 09:11:20 +10:00
Robin Ward a97c093434 FIX: Don't transition to when viewing a user. Just render it. 2013-07-17 18:13:43 -04:00
Robin Ward 3761ccb018 FIX: Sometimes the total post count could be incorrect 2013-07-17 16:50:20 -04:00
Robin Ward 19f3a8d640 Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
nverba a61c194e58 Fix some errors. 2013-07-17 15:53:33 +01:00
Robin Ward 3238e0caa4 JSHINT 2013-07-17 10:31:27 -04:00
Robin Ward 86c884aa29 FIX: Only show undelete button when the topic is deleted 2013-07-17 10:21:47 -04:00
Robin Ward 50238d71c8 Merge pull request #1213 from novemberkilo/emoji_update
Update emojis from latest gemoji
2013-07-17 07:02:06 -07:00
Robin Ward 5a5e9d0fd1 Merge pull request #1206 from BrentleyJones/fixed_modals
FIX: Modal dialogs now truly center and work at all screen sizes (mobile), now with working Bootbox
2013-07-17 06:59:48 -07:00
Robin Ward e2ff064aa3 Merge pull request #1198 from prem-prakash/master
Adding Portuguese Brazilian translations
2013-07-17 06:59:31 -07:00
Robin Ward b7651474c7 Merge pull request #1205 from nverba/patch-2
Updated HEROKU.md squashed
2013-07-17 06:58:25 -07:00
Robin Ward 2d466d72ca Merge pull request #1207 from stephankaag/refactor_topic_query
Refactor topic_query.rb for better readability
2013-07-17 06:55:54 -07:00
Robin Ward 6839869170 Merge pull request #1211 from zsj950618/master
Add some  translation of Simplified Chinese
2013-07-17 06:53:07 -07:00
Robin Ward 75e636f5a5 FIX: Invalid YAML 2013-07-17 09:51:03 -04:00
Junki Cho b4cae0f5d3 Korean language pack 2013-07-17 09:36:50 -04:00
Navin d1d07cc01d Copy over images from latest gemoji
And update list of emojis
2013-07-17 10:17:59 +02:00
Sam 81616a46ba db consistency check for mismatching topic_ids in user_actions
fix up post mover so it remaps user actions as well
move specs for post mover into post_mover_spec
2013-07-17 16:40:56 +10:00
Sam c2be81a76e Merge pull request #1199 from ZogStriP/uploads
adds the `max_attachment_size_kb` setting
2013-07-16 23:03:42 -07:00
Sam 2573935155 improve security UI 2013-07-17 15:10:49 +10:00
Sam 625204c8bd work in progress category UI
refactor hack from earlier
2013-07-17 14:54:21 +10:00
Sam 5a7e78f0fc fix unit tests 2013-07-17 14:22:55 +10:00
Sam 63cbe8dd17 fix links to site contents, fix it so the site contents page is refreshable 2013-07-17 14:15:09 +10:00
SJ Zhu 0956c60c99 add some missing Simplified Chinese translation 2013-07-17 09:47:07 +08:00
Sam d1dbcf52fc see: https://github.com/emberjs/ember.js/pull/2148 2013-07-17 09:55:30 +10:00
Jeff Atwood fe0885dd6a Merge pull request #1210 from ZogStriP/fix-composer-toolbar-upload-title
fix composer toolbar upload title
2013-07-16 16:38:13 -07:00
Régis Hanol 46ff98f2d3 fix composer toolbar upload title 2013-07-17 01:21:27 +02:00
Jeff Atwood 2b83ff6a68 Merge pull request #1209 from ZogStriP/fix-s3-image-uploads-are-being-improperly-pathed
Fix s3 image uploads are being improperly pathed
2013-07-16 15:49:49 -07:00
Régis Hanol 5c27dd175a make sure we handle both s3 url formats 2013-07-17 00:32:09 +02:00
Régis Hanol 7ae2fe304d renamed s3 to s3_store 2013-07-17 00:27:52 +02:00
Régis Hanol f40cad0f4b changed s3 urls to using the folder convention 2013-07-17 00:27:52 +02:00
Brentley Jones f26b479458 FIX: History modal having custom (old) setting of min height and width.
It is functional, but it no longer resizes down. I would look at making this fluid or having a style for mobile.
2013-07-16 21:05:33 +00:00
Robin Ward 23a57c8d08 Merge pull request #1208 from ZogStriP/fix-cdn-does-not-work-with-s3
FIX: CDN doesn't work with S3
2013-07-16 13:27:50 -07:00
Régis Hanol 3136638b4b FIX: CDN doesn't work with S3 2013-07-16 22:16:33 +02:00
Stephan Kaag 6067736562 Refactor topic_query.rb for better readability
- Available options are defined and validated
- Internal methods are now protected
- Renamed some variables to be more consistent
2013-07-16 21:20:18 +02:00
Brentley Jones a03e933eb6 Fix spacing 2013-07-16 19:16:22 +00:00