Commit Graph

3520 Commits

Author SHA1 Message Date
Jeff Atwood 95282a4c6d add badge glyph to edit button 2014-07-09 22:01:03 -07:00
Sam 2f8d139ec0 BUGFIX: incorrect ordering in category permissions
FEATURE: UI for categories that we allow badges on
2014-07-10 12:02:16 +10:00
Jeff Atwood 97979c1a32 Merge pull request #2522 from awesomerobot/master
adapting the layout to fit more viewports
2014-07-09 17:28:32 -07:00
Sam d54c28adc1 FIX: better whitelisting 2014-07-10 09:59:54 +10:00
Kris Aubuchon 291459bb91 first steps to making discourse more responsive 2014-07-09 19:56:35 -04:00
Sam 9828a268b9 Fix: whitelist regex for bbcode too wide 2014-07-10 09:17:04 +10:00
Régis Hanol ef44b6218d FEATURE: better mobile upload experience (upload the picture right away) 2014-07-09 22:40:22 +02:00
Régis Hanol 6b45b635f8 FIX: properly whitelist <code> classes needed for syntax highlighting 2014-07-09 16:27:47 +02:00
Sam 9ffcbfca98 FIX: disable whitelist temporarily
more complete fix to follow
2014-07-09 22:13:27 +10:00
Sam 21bc20169e FIX: stop stacking, stuff was upgraded dialogs 2014-07-09 16:43:54 +10:00
Sam 0d281d9de6 FIX: Firefox chucks exceptions on localStorage with cookies disabled 2014-07-09 16:15:52 +10:00
Sam 9c14385a86 FEATURE: explain which badges can be titles 2014-07-09 16:03:53 +10:00
Sam 8fcc019ff8 FIX: only allow badge title selection if it exists 2014-07-09 15:31:49 +10:00
Jeff Atwood 1ee3cf8c1d fix some minor 404 search page issues 2014-07-08 15:57:41 -07:00
Jeff Atwood 92d42a43fd remove unnecessary quote spacing on expand replies 2014-07-08 14:56:10 -07:00
Neil Lalonde e84e72dfcd Merge pull request #2520 from techAPJ/fix_invite_search
FIX: selectively disappear invite search box
2014-07-08 17:55:10 -04:00
Jeff Atwood aff6e4c5eb spacing can't be asymmetric 2014-07-08 14:47:58 -07:00
Jeff Atwood 5fee34a0fb bit more margin spacing on topic summary links 2014-07-08 14:45:49 -07:00
Neil Lalonde df8b25d2f5 FEATURE: don't demote trust level 3 users who were promoted less than SiteSetting.leader_promotion_min_duration days ago 2014-07-08 17:39:49 -04:00
Arpit Jalan eea3884e14 FIX: selectively disappear invite search box 2014-07-09 03:03:08 +05:30
Neil Lalonde 04e5c59598 Merge pull request #2519 from techAPJ/fix_invite_search
FIX: don't hide invite search box while filtering
2014-07-08 16:14:50 -04:00
Jeff Atwood 1e7a9a24db add glyph to sign in button on topic private page 2014-07-08 11:48:09 -07:00
Arpit Jalan e53651972d FIX: don't hide invite search box while filtering 2014-07-08 23:59:12 +05:30
Jeff Atwood ba06a6b0d2 didn't need to move gutter watermark up 2014-07-08 11:17:24 -07:00
Jeff Atwood 719ec0801d add hellip; to Show Full Post 2014-07-08 10:55:15 -07:00
Jeff Atwood 059c0ff5e1 only dim the post actions, not the Replies badge 2014-07-07 23:39:21 -07:00
Jeff Atwood 2f27a7f182 another show summary as btn-primary 2014-07-07 22:41:41 -07:00
Jeff Atwood 349c0bd7af make show summary a btn-primary 2014-07-07 22:17:38 -07:00
Sam 8e31fe4835 FIX: select context when search triggered via CTRL-F 2014-07-08 12:40:51 +10:00
Sam fcbc7729b6 FIX: missing BBCODE whitelists
FEATURE: ability whitelist a RegExp
2014-07-08 10:33:59 +10:00
Régis Hanol 59b5ba7c0f BUGFIX: IP lookup wasn't working when using HTTPS
REFACTOR: the ip locator into a ip-lookup component
2014-07-07 22:18:18 +02:00
Neil Lalonde 18fafa12a2 Add admin and moderator classes to usernames so they can be styled 2014-07-07 14:48:25 -04:00
Régis Hanol ab3d664ce0 BUGFIX: share alert styling with mobile 2014-07-07 17:46:32 +02:00
Régis Hanol b0815e8ace BUGFIX: make sure category selector never gets focus on mobile 2014-07-07 17:35:52 +02:00
Sam e8539ff411 Merge pull request #2515 from borhub/fix-compose-panel-overflow-on-800x480-android
Mobile: Fix parts of reply panel out of viewport
2014-07-07 15:12:15 +10:00
Sam f37c3dc916 FIX: hoisting not handling duplicate content 2014-07-07 15:01:08 +10:00
Boris 59e55a1fa7 Fix not all content in reply panel visible due to panel overflowing on small Androids with keyboard up 2014-07-07 12:32:20 +10:00
Kris Aubuchon c8fea4090e fixing PM title alignment 2014-07-06 00:08:07 -04:00
Sam ebc8dd6c95 Merge pull request #2510 from awesomerobot/master
fixing title truncation issues in firefox
2014-07-05 16:50:10 +10:00
Kris Aubuchon 5bd6168deb fixing title truncation issues for firefox 2014-07-05 02:16:33 -04:00
Sam 8298929b67 FIX: autocomplete quirks 2014-07-05 11:45:13 +10:00
Kris Aubuchon f0f47fd045 truncating long names in the @ autocompleter 2014-07-04 20:43:49 -04:00
Robin Ward 2e0832fa71 TWEAK: Add the category description beside the logo, if present. 2014-07-04 15:35:02 -04:00
Robin Ward 914f0c3512 FIX: Don't surround oneboxes by paragraphs 2014-07-04 15:12:30 -04:00
Robin Ward 7ab98bb0e7 FIX: Missing formatting for oneboxes in preview 2014-07-04 14:15:07 -04:00
Robin Ward a64b954fca Merge pull request #2507 from techAPJ/invite-patch-1
REFACTOR: move all conditions to guardian
2014-07-04 13:52:57 -04:00
Arpit Jalan 48f86181bf REFACTOR: move all conditions to guardian 2014-07-04 23:04:19 +05:30
Robin Ward 43b997c1ce TRIVIAL: Santiize some extra attributes from images 2014-07-04 13:22:48 -04:00
Robin Ward 689afbfb7a FIX: Try to match a selected element in a combo box, even if it
has a value of 0.
2014-07-04 13:11:43 -04:00
Robin Ward 4237099db3 ES6: More modal views 2014-07-04 11:50:40 -04:00