Régis Hanol
4b39e9e6d3
Merge pull request #2332 from rhacker/patch-1
...
Update discovery_topics_view.js
2014-05-12 12:13:17 +02:00
Régis Hanol
5f2c2efb47
BUILD FIX: missed a semicolon
2014-05-12 09:54:52 +02:00
Régis Hanol
bc3de84ebf
FEATURE: remove bookmark button in activity feed
2014-05-12 09:33:26 +02:00
Régis Hanol
9125453628
FEATURE: add the first 3 participants in a private message
2014-05-12 09:32:49 +02:00
Kris Aubuchon
0779621680
lighter TH on topic-list
2014-05-12 01:02:05 -04:00
Sam
c683fab2a1
Adjust username styling
2014-05-12 11:28:24 +10:00
Sam
8de172c0da
Removed invite on ENTER key
...
1. We can not use this feature as admins
2. It will be inconsistent if admins don't have it and others do
3. inviting people by mistake is no good
tab enter should do fine
2014-05-12 09:40:22 +10:00
Robin Ward
948ebf2201
FIX: Modals weren't closing when routing to raw links
2014-05-11 15:39:00 -04:00
Dung Quang
eed1440a8d
Update discovery_topics_view.js
...
I guess this is a typo
2014-05-10 19:36:40 +07:00
Jeff Atwood
8714391bb2
fix p:last-of-type on embed topic blockquotes
2014-05-09 23:51:06 -07:00
Jeff Atwood
1e8e2590cf
Merge pull request #2331 from awesomerobot/master
...
rearranging layout to better fit the new username placement
2014-05-09 23:30:38 -07:00
Jeff Atwood
c65fa01479
fix in-reply-to names for mobile embed
2014-05-09 23:20:23 -07:00
Kris Aubuchon
b2675a61ba
rearranging layout to better fit the new username placement
2014-05-10 02:09:04 -04:00
Jeff Atwood
9afc5706e9
loosen spacing a bit on embedded topics
2014-05-09 22:50:45 -07:00
Jeff Atwood
6cfa5f78d9
make new user names a bit lighter
2014-05-09 13:32:36 -07:00
Jeff Atwood
5ee6ac3621
reply-to-tab doesn't need bgcolor
2014-05-09 13:25:28 -07:00
Robin Ward
2fd5ae2091
Move reply to to the right
2014-05-09 16:12:21 -04:00
Robin Ward
252b36bb86
FIX: Some avatars were too big in embedded CSS
2014-05-09 15:49:53 -04:00
Robin Ward
067381ed18
Move in reply to slightly in embedded posts
2014-05-09 15:42:48 -04:00
Robin Ward
e713cc40c4
First attempt: Move username on top of embedded posts
2014-05-09 15:14:00 -04:00
Arpit Jalan
93cff8deb5
Speech bubble waiting for an ajax response prior to rendering
2014-05-09 22:23:27 +05:30
Robin Ward
842dd91958
Revert "Merge pull request #2304 from techAPJ/speech-bubble-update"
...
This reverts commit 6590ebbcbe
, reversing
changes made to 3855ead62e
.
2014-05-09 12:01:36 -04:00
Robin Ward
6590ebbcbe
Merge pull request #2304 from techAPJ/speech-bubble-update
...
Speech bubble waiting for an ajax response prior to rendering
2014-05-09 11:58:57 -04:00
Robin Ward
3855ead62e
ES6: Some more controllers
2014-05-09 11:57:39 -04:00
Jeff Atwood
853bbbbf06
suppress reply-to-tab borders
2014-05-09 08:42:07 -07:00
Sam
084ec87850
FEATURE: admins can invite users to groups via the web UI
2014-05-09 18:22:36 +10:00
Arpit Jalan
d16974fd4c
Speech bubble waiting for an ajax response prior to rendering
2014-05-09 08:06:56 +05:30
Robin Ward
804a489c7b
ES6: More controllers
2014-05-08 11:35:34 -04:00
Robin Ward
efcf99c21d
ES6: A bunch more controllers
2014-05-08 11:35:34 -04:00
Robin Ward
a0221ce5e5
ES6: More controllers converted to ES6
2014-05-08 11:35:34 -04:00
Robin Ward
4640b9d653
ES6: Half a dozen more controllers converted
2014-05-08 11:35:34 -04:00
Robin Ward
5191acfd9f
ES6: Uses proper normalize
method, includes support for namespaced
...
controllers.
2014-05-08 11:35:33 -04:00
Robin Ward
eee5f85654
ES6: AvatarSelector
and HeaderController
- also includes support for controllers with
...
camelcase via an error message.
2014-05-08 11:35:33 -04:00
Robin Ward
a4e30e8f93
Proof of concept: Load controller via ES6 module in Discourse
2014-05-08 11:35:33 -04:00
Robin Ward
fbda9cac69
FIX: Reply as new topic was broken
2014-05-07 23:28:14 -04:00
Sam
0c2c92978d
Merge pull request #2301 from vikhyat/accessibility
...
Slightly improve header accessibility
2014-05-08 09:23:29 +10:00
Régis Hanol
f9e49624b2
BUGFIX: button styling on /top page
2014-05-08 00:47:10 +02:00
Régis Hanol
fafc5d9006
Merge pull request #2321 from awesomerobot/master
...
minor user(and group) page fixes
2014-05-07 19:59:28 +02:00
Kris Aubuchon
ae79078605
minor user(and group) page fixes
2014-05-07 13:49:59 -04:00
Robin Ward
76cb4bf0a5
Roll up gutter links, don't show reply as new topic unless expanded.
2014-05-07 12:28:38 -04:00
Vikhyat Korrapati
ed8aeccb0c
Use helper to insert sr-only text for icons.
2014-05-07 19:04:26 +05:30
Vikhyat Korrapati
2f33c288a6
Remove extra anon glyphs, move sign in button.
...
See: https://meta.discourse.org/t/add-sign-in-to-anonymous-header/15335
2014-05-07 18:42:51 +05:30
Vikhyat Korrapati
17ad49ffbc
Slightly improve header accessibility.
...
Partially addresses: https://meta.discourse.org/t/links-without-text-make-blind-user-accessibility-worse/13538 .
2014-05-07 18:08:47 +05:30
Kris Aubuchon
22e7fd5ed0
some color fixes, general consistency
2014-05-06 23:53:04 -04:00
Jeff Atwood
41c6ca1686
don't color mobile topic map numbers
2014-05-06 15:38:22 -07:00
Robin Ward
f51cbc8952
FIX: @mentions should not be processed within links
2014-05-06 17:48:30 -04:00
Neil Lalonde
9a1318879e
FIX: blockquote colors on mobile
2014-05-06 15:38:19 -04:00
Robin Ward
2cf6f65660
FIX: Linking to relative hash URLs was reloading the app.
2014-05-06 15:09:43 -04:00
Neil Lalonde
ba68470d5a
FIX red hightlighted rows in admin
2014-05-06 15:01:27 -04:00
Robin Ward
8a471d629e
FIX: Adds safety to painting on quote controls for elements that might
...
not be present. This should fix an issue with not scrolling down after
new posts are created sometimes.
2014-05-06 14:25:24 -04:00