Commit Graph

13847 Commits

Author SHA1 Message Date
Robin Ward 2fde257506 FIX: Close info was not showing up after removing an attribute
It was removed in 4cc22a55a0.
2015-04-01 15:21:37 -04:00
Régis Hanol aff23a28f8 Merge pull request #3318 from techAPJ/update-translations
Update Translations
2015-04-01 19:22:00 +02:00
Arpit Jalan 47525c6af4 Update Translations 2015-04-01 22:16:57 +05:30
Régis Hanol 0f4a4651a9 FIX: youtube preview video title link doesn't work 2015-04-01 18:23:27 +02:00
Régis Hanol 87ef1d0de1 Merge pull request #3317 from awesomerobot/master
adding position: relative; to #main on mobile
2015-04-01 18:02:28 +02:00
Kris Aubuchon ceae06b831 adding position: relative; to #main 2015-04-01 11:59:58 -04:00
Robin Ward 35da1ef620 ES6ify category chooser 2015-04-01 11:10:32 -04:00
Régis Hanol eec1921ba9 FIX: notifications inconsistencies + never notify system user 2015-04-01 11:55:59 +02:00
Jeff Atwood 6137a5f00b FIX: deleted message color was wrong on mobile 2015-04-01 01:28:14 -07:00
Jeff Atwood 801d04997a FIX: staff message color was wrong on mobile 2015-04-01 01:07:22 -07:00
Jeff Atwood 39f284ac26 remove date from digest email subject field 2015-04-01 00:29:26 -07:00
Sam 1a05a675ae UX: user page copy change replies -> responses 2015-04-01 16:39:31 +11:00
Sam d390603274 PERF: Fix memory leak
We used to leak some memory every time you cook a post

see: https://github.com/cowboyd/therubyracer/pull/336
2015-04-01 13:30:55 +11:00
Jeff Atwood 3d0c03bfb0 minor install guide update 2015-03-31 14:38:29 -07:00
Jeff Atwood 7fcec5bfd0 add note about region to install guide 2015-03-31 14:31:04 -07:00
Robin Ward 71860aab03 FIX: Missing avatars on Messages page
(We like private_messages more than private_messags)
2015-03-31 17:29:38 -04:00
Jeff Atwood 45b5adc5ed GH will cache 404 images.. add querystrings 2015-03-31 14:01:52 -07:00
Jeff Atwood 60f738fa68 updated shell text images for install guide 2015-03-31 13:58:50 -07:00
Jeff Atwood 7774fdda2e update install image 2015-03-31 02:29:16 -07:00
Jeff Atwood 831a7818c3 update install image 2015-03-31 02:06:42 -07:00
Sam cbd1df1963 PERF: gzip --best can be very slow, use standard compression 2015-03-31 15:13:53 +11:00
Sam 14741b5dac FIX: only ONE user on site could have a list of muted users 2015-03-31 10:16:23 +11:00
Jeff Atwood 4e3bea67e4 move "digital ocean" to "cloud" install 2015-03-30 15:20:56 -07:00
Robin Ward 5f8bd16e7e FIX: Clicking from one user badge to another was not updating badge 2015-03-30 12:47:19 -04:00
Neil Lalonde f8080c0138 add a spinner for importers 2015-03-30 12:29:48 -04:00
Robin Ward 910571c45a Add a redirect from `/c` to `/categories` 2015-03-30 12:15:02 -04:00
Robin Ward 60ab62b73a UX: If you ctrl or cmd click a user card link, don't show the card 2015-03-30 12:08:16 -04:00
Robin Ward 28864e74bc FIX: Don't show the filter title on the default route 2015-03-30 11:40:44 -04:00
Régis Hanol 10b8eca9a6 fix the build 2015-03-30 12:48:20 +02:00
Régis Hanol 588667b1e4 FEATURE: fix avatar in quotes when changing avatars 2015-03-30 12:31:10 +02:00
Régis Hanol b861669ceb add global notice for S3 deprecation warning 2015-03-30 11:26:45 +02:00
Régis Hanol 8760f7d817 FEATURE: don't show the 'download' link to anon when they can't even download the original image 2015-03-30 10:57:26 +02:00
Régis Hanol e9e57f3059 UX: banner topic's background was blue 2015-03-30 10:42:14 +02:00
Sam 830ce05fe6 PERF: simplify and shrink the translation cache
FIX: leaking objects into the translation cache causing sidekiq to grow
2015-03-30 16:31:36 +11:00
Sam 586cca352d move memory diagnostics into lib, so it can be reused elsewhere 2015-03-30 10:14:42 +11:00
riking 6ce26ab4d8 FIX: Don't stop the badge grant after the first failure 2015-03-28 18:36:05 -07:00
riking 03b971c3e3 FIX: Don't fail topic auto-close if privledges are lost 2015-03-27 15:31:04 -07:00
Régis Hanol 260b94e7e1 FIX: category class on body was busted (:fired:) 2015-03-27 23:07:05 +01:00
Jeff Atwood acc12ffed1 Merge pull request #3302 from riking/fa-at
FEATURE: Use fa-at for mentioned notification
2015-03-27 14:12:47 -07:00
riking 0b98b7da60 FEATURE: Use fa-at for mentioned notification 2015-03-27 14:09:45 -07:00
Jeff Atwood 44740a379f change invite icon to user-plus 2015-03-27 13:53:58 -07:00
Régis Hanol 6745b1649e Merge pull request #3301 from awesomerobot/master
adding clearfix to body
2015-03-27 19:55:52 +01:00
Kris Aubuchon 36087919b6 adding clearfix to body 2015-03-27 14:42:27 -04:00
Robin Ward ed58a87616 FIX: Disable links in the preview to avoid losing your drafts 2015-03-27 14:24:41 -04:00
Robin Ward ada633f084 FIX: Clicking the lock icon was running the "pin" logic 2015-03-27 12:55:19 -04:00
Robin Ward 76fe24251c FIX: unread badges should be inline on the category list 2015-03-27 12:10:21 -04:00
Robin Ward 88c4250df7 FIX: Double slash with finder for admin routes 2015-03-27 12:02:23 -04:00
Régis Hanol cb14ab7a14 FEATURE: add archetype class to body 2015-03-27 16:56:42 +01:00
Robin Ward 9e7080eee4 FIX: `user-small` component had a broken link to to the user 2015-03-27 11:55:13 -04:00
Robin Ward 7a38360fbd FIX: Quote widget vanished on Messages 2015-03-27 11:50:09 -04:00