Commit Graph

19076 Commits

Author SHA1 Message Date
Jeff Atwood 1340fe0147 switch to "Viewed" in user directory 2016-05-13 14:19:16 -07:00
Régis Hanol 545a2355a2 FIX: S3 buckets' regular expression wasn't strict enough 2016-05-13 15:09:37 +02:00
Jeff Atwood d7d8df7d3a UX: remove border under mobile time gap too 2016-05-13 02:45:34 -07:00
Régis Hanol 4fe96974c8 better 'bounce_score_threshold' site setting description 2016-05-13 10:58:44 +02:00
Sam b35682112b UX: don't change color of number in badge on hover 2016-05-13 18:47:40 +10:00
Sam 398f10bf4f UX: darken timegap 2016-05-13 18:40:44 +10:00
Sam d9bcf85edc PERF: make development tolerable under sprockets 3 2016-05-13 18:30:03 +10:00
Sam a13b48e001 upgrade profiling gems 2016-05-13 18:30:03 +10:00
Arpit Jalan 5b030017d9 FEATURE: new search filter in:wiki 2016-05-13 13:56:53 +05:30
Jeff Atwood ae52f445c9 UX: de-emphasize time gaps a bit 2016-05-12 16:13:30 -07:00
Arpit Jalan 6d2b85d5e5 FIX: topic footer flag button was broken 2016-05-12 23:21:28 +05:30
Arpit Jalan 21279c7fb9 FIX: modal was not opening after navigating back in browser (#4218) 2016-05-12 11:03:59 -04:00
Jeff Atwood 443e0a77d8 topic state post alignment tweaks 2016-05-12 02:56:30 -07:00
Jeff Atwood 90e1a0bc34 let's try no glyph (fw = fixed width) for time gaps 2016-05-12 02:19:27 -07:00
Arpit Jalan 00893ef1de FEATURE: new search filter - @username 2016-05-12 14:26:26 +05:30
Jeff Atwood 628773258e Merge pull request #4221 from DeanMarkTaylor/patch-4
FEATURE: Support multiple file selection on mobile
2016-05-11 15:12:49 -07:00
Robin Ward f401d8d7de
FIX: `undefined` text on user profile 2016-05-11 16:25:43 -04:00
Robin Ward c06a6a96cc
FEATURE: Embed images in tweets with dimensions, if present 2016-05-11 16:11:26 -04:00
Robin Ward 47720ba1ca
UX: Clicking a participant in the topic map should just show the card 2016-05-11 15:09:36 -04:00
Robin Ward 7c0fb41ec0
Deprecation: Use `Ember.Helper` for later versions of Ember 2016-05-11 14:26:09 -04:00
Robin Ward b3c24e50e3
Deprecations: More `{{#each x in y}}` templates 2016-05-11 14:26:08 -04:00
Robin Ward b2bcefd906
Deprecation: Removes more references to `view.xyz` in templates 2016-05-11 14:26:08 -04:00
Robin Ward 995c01fb58
Deprecation: Remove `controller` from templates 2016-05-11 14:26:08 -04:00
Robin Ward c7beecd8e3
Deprecation: `somethingBinding` is deprecated in newer embers 2016-05-11 14:26:07 -04:00
Robin Ward e3f016a79b
Deprecations: A couple more `{{#each x in y}}` 2016-05-11 14:26:07 -04:00
Robin Ward da5e7c7383
Deprecations: {{bind-attr}} is deprecated 2016-05-11 14:26:06 -04:00
Robin Ward c15ade8a88
Deprecation: `{{view}}` helper 2016-05-11 14:26:06 -04:00
Dean Taylor 17e0f450e9 FEATURE: Support multiple file selection on mobile 2016-05-11 19:21:33 +01:00
Robin Ward 1714019cf7
FIX: OFFSET wasn't being applied correctly 2016-05-11 13:39:21 -04:00
Robin Ward e831203897
FIX: Widgets should support links to foreign hosts 2016-05-11 12:02:10 -04:00
Arpit Jalan 4d48a1dd79 add search help text for #category-slug filter 2016-05-11 15:57:31 +05:30
Arpit Jalan 2e0350ee74 FEATURE: new search filter - #category-slug 2016-05-11 15:37:27 +05:30
Sam Saffron cefcc81ced bump in lockfile 2016-05-11 12:29:32 +10:00
Sam Saffron fb513fc936 another messagebus upgrade to work around rubygems bug 2016-05-11 12:01:00 +10:00
Sam Saffron d0b9b69cba FIX: message_bus upgrade to correct CORS issue 2016-05-11 10:42:34 +10:00
Jeff Atwood 116fbe85ce Merge pull request #4220 from cpradio/fix-horizontal-rule-flag-modal
FIX: Add the horizontal rule back to the flag modal dialog
2016-05-10 17:21:52 -07:00
cpradio a79c683c5f FIX: Add the horizontal rule back to the flag modal dialog 2016-05-10 20:15:55 -04:00
Robin Ward 9e3b96c8e4
Support for adding extra links to the hamburger general area 2016-05-10 16:15:38 -04:00
Neil Lalonde 55dcccb287 Version bump to v1.6.0.beta4 2016-05-10 10:52:05 -04:00
Robin Ward 4875fe1c3e
FIX: Logo links to a different domain were broken 2016-05-10 10:42:16 -04:00
Jeff Atwood 6f9a3d1370 combine https lines 2016-05-09 15:18:35 -07:00
Robin Ward 85e98eeb59
FIX: Accidentally comitted more than I wanted to 2016-05-09 17:07:31 -04:00
Robin Ward 3d392670a7
FIX: ES5 file shouldn't have `const` in it 2016-05-09 17:05:07 -04:00
Robin Ward 49a6d0b789
FIX: Don't bother with negative offsets 2016-05-09 16:33:55 -04:00
Mittineague 66fb02acad Permit in topic search when full name is null (#4217)
* Permit in topic search when full name is null

* as per @gschlager  and  @ZogStriP pull 4217
2016-05-09 22:20:35 +02:00
Régis Hanol d224966a0e FIX: retry sending an email in 1 hour when SMTP server is busy 2016-05-09 20:37:33 +02:00
Arpit Jalan e8623ccd92 Update Translations 2016-05-09 23:39:52 +05:30
Robin Ward 29b94b5ad3
FIX: If you ctrl+f twice, it should show the browser version 2016-05-09 12:06:14 -04:00
Neil Lalonde bc0b487cd7 FIX: the tags_sort_alphabetically setting applies to the tags list page too 2016-05-09 11:47:30 -04:00
Régis Hanol 03605f1b01 hide bookmarks count in user summary except for yourself 2016-05-09 15:51:43 +02:00