Sam
|
b3a52d468c
|
Merge pull request #2514 from techAPJ/patch-1
Add "create admin" instruction in install guide
|
2014-07-07 15:12:38 +10: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 |
|
Arpit Jalan
|
e66f1eeb5c
|
Add create admin instructions in install guide
|
2014-07-06 22:03:59 +05:30 |
|
Régis Hanol
|
292d436eaa
|
Merge pull request #2513 from awesomerobot/master
fixing PM title alignment
|
2014-07-06 18:19:10 +02:00 |
|
Kris Aubuchon
|
c8fea4090e
|
fixing PM title alignment
|
2014-07-06 00:08:07 -04:00 |
|
Jeff Atwood
|
e19bbd88a3
|
Merge pull request #2512 from riking/patch-1
Add notes about invites to SSO and local login settings
|
2014-07-05 13:29:23 -07:00 |
|
riking
|
680f057d8b
|
Add notes about invites to SSO and local login settings
|
2014-07-05 12:55:48 -07:00 |
|
Sam
|
4a25c86d61
|
FIX: correct duplicate granting
|
2014-07-05 18:32:06 +10:00 |
|
Sam
|
d99a9b6735
|
FIX: invite security check broke PM viewing for all admins
|
2014-07-05 16:56:26 +10: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 |
|
Jeff Atwood
|
6012d98983
|
Merge pull request #2509 from awesomerobot/master
truncating long names in the @ autocompleter
|
2014-07-04 18:35:19 -07:00 |
|
Kris Aubuchon
|
f0f47fd045
|
truncating long names in the @ autocompleter
|
2014-07-04 20:43:49 -04:00 |
|
Sam
|
7909ca2a17
|
fix spec
|
2014-07-05 09:13:53 +10:00 |
|
Sam
|
cf60bed719
|
FIX: username search logic was stemming and not ordering right
|
2014-07-05 09:11:41 +10:00 |
|
Neil Lalonde
|
5bcfb6ee38
|
FIX: don't show 'About category' topics on the 404 page
|
2014-07-04 16:18:17 -04:00 |
|
Robin Ward
|
fc20332c0f
|
Lift all oneboxes out of <p> tags.
|
2014-07-04 16:09:51 -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 |
|
Robin Ward
|
abf6ffcaa0
|
Merge pull request #2504 from riking/patch-2
Pretty sure anons can't open the composer
|
2014-07-04 10:11:03 -04:00 |
|
Régis Hanol
|
3d94c671db
|
BUGFIX: explicit code is often better...
|
2014-07-04 16:05:50 +02:00 |
|
Régis Hanol
|
609d1e05cd
|
FEATURE: optimize the hell out of letter avatars
|
2014-07-04 13:27:17 +02:00 |
|
Jeff Atwood
|
bd13576dee
|
Merge pull request #2506 from techAPJ/invite-patch-1
FEATURE: show Invite button to admin for private topics
|
2014-07-04 03:24:31 -07:00 |
|
Jeff Atwood
|
8de5f014fc
|
FEATURE: fit a bit more on the progress bar
|
2014-07-04 02:44:49 -07:00 |
|
Arpit Jalan
|
4649494e53
|
FEATURE: show Invite button to admin for private topics
|
2014-07-04 15:09:07 +05:30 |
|
Sam
|
b8a4e52541
|
Update logster
|
2014-07-04 17:41:03 +10:00 |
|
Sam
|
650e9348f3
|
FIX: multiple grant not working correctly
|
2014-07-04 17:41:03 +10:00 |
|
Sam
|
c2fa382471
|
Merge pull request #2505 from awesomerobot/master
fixing d-dropdown heading overlap
|
2014-07-04 16:52:37 +10:00 |
|
Sam
|
5b310c21b4
|
FIX: less crazy error when post exceeds max length.
|
2014-07-04 16:39:15 +10:00 |
|
riking
|
043a1db4e1
|
Pretty sure anons can't open the composer
|
2014-07-03 23:26:52 -07:00 |
|
Kris Aubuchon
|
42fdb9bc9c
|
fixing d-dropdown heading overlap
|
2014-07-04 02:20:41 -04:00 |
|
Jeff Atwood
|
c6ece058f0
|
Merge pull request #2502 from awesomerobot/master
truncating loooooooooong name fields
|
2014-07-03 20:56:52 -07:00 |
|
Kris Aubuchon
|
d74d5fb39e
|
truncating loooooooooong name fields
|
2014-07-03 23:40:49 -04:00 |
|
Sam
|
dc9b6b53ad
|
PERF: editor could be crashed if you entered huge inline blocks
|
2014-07-04 12:49:50 +10:00 |
|
Jeff Atwood
|
026a11e8dd
|
update launcher command help
|
2014-07-03 17:21:17 -07:00 |
|
Jeff Atwood
|
35bd25c626
|
very minor copyedit
|
2014-07-03 16:50:03 -07:00 |
|
Jeff Atwood
|
5d7992884a
|
BUG: mobile category drop-down had extra space
|
2014-07-03 16:10:15 -07:00 |
|
Jeff Atwood
|
ff8a119550
|
BUG: mobile category drop-down styles looked bad
|
2014-07-03 15:29:46 -07:00 |
|
Jeff Atwood
|
e934680a56
|
BUG: mobile user profile field names invisible
|
2014-07-03 15:20:18 -07:00 |
|
Robin Ward
|
fc1ce96dbb
|
FIX: Change the approach to sanitization. Includes a more detailed API
for allowing classes and attributes for only certain tag names.
|
2014-07-03 16:55:36 -04:00 |
|
Régis Hanol
|
cfeae239a8
|
BUGFIX: calling .blur() on the body element unfocus the browser window in IE10
|
2014-07-03 22:27:10 +02:00 |
|