Neil Lalonde
007408c285
show featured topic links on categories-with-latest page too
2016-12-05 16:29:27 -05:00
Erick Guan
52763f5115
FEATURE: Allow posting a link with topics
2016-12-05 17:20:54 +01:00
Guo Xiang Tan
248c5af556
UX: Restyle group pages a little.
2016-12-05 16:58:04 +08:00
Guo Xiang Tan
adb7fcb6b3
FEATURE: Add bio to group page.
2016-12-05 16:58:04 +08:00
Guo Xiang Tan
e0c28d6fd5
REFACTOR: Stop mixing users page and groups page CSS.
2016-12-05 14:27:47 +08:00
Guo Xiang Tan
31acd311e5
FEATURE: Allow group owners to edit group name and avatar flair.
2016-12-05 14:27:46 +08:00
Sam
bd217bb440
remove ux regression
2016-12-05 12:21:07 +11:00
Sam
33d0a23d84
Merge branch 'fix_whisper'
2016-12-05 10:01:03 +11:00
Jeff Atwood
8bcdb668c6
fix login disclaimer alignment
2016-12-03 04:24:48 -08:00
Jeff Atwood
d4fd493901
Revert "UX: have webkit safari mobile stop with inner shadows"
...
This reverts commit 9a685c64ee
.
2016-12-02 00:46:37 -08:00
Sam
9a685c64ee
UX: have webkit safari mobile stop with inner shadows
...
http://stackoverflow.com/questions/3062968/remove-textarea-inner-shadow-on-mobile-safari-iphone
2016-12-02 17:56:37 +11:00
Sam
2793e7bebc
UX: have webkit safari mobile stop with inner shadows
...
http://stackoverflow.com/questions/3062968/remove-textarea-inner-shadow-on-mobile-safari-iphone
2016-12-02 17:56:01 +11:00
cpradio
309e37f0e6
UX: Remove !important from header .discourse-tag
...
per https://meta.discourse.org/t/planned-tag-color-issue-when-scrolled-down/53582/4?u=cpradio
2016-11-30 19:08:13 -05:00
Guo Xiang Tan
06d501ad41
Fix incorrect style for avatar flair icon preview.
2016-11-29 15:32:53 +08:00
Guo Xiang Tan
943e605add
REFACTOR: Project's convention is to use dash for classes.
2016-11-29 15:22:24 +08:00
Guo Xiang Tan
efe24f7cc6
Fix style for font-awesome avatar flair.
2016-11-29 14:14:44 +08:00
Guo Xiang Tan
0d4f71e90b
FIX: Display group avatar flair on user page.
2016-11-29 13:47:45 +08:00
Régis Hanol
0c791e721e
UX: better xkcd oneboxes
2016-11-28 15:14:59 +01:00
Sam
add831dbc1
clamp excerpt at 8 lines to avoid cut off
2016-11-28 11:35:32 +11:00
Sam
88a46be051
FEATURE: display text excerpts when scrolling on mobile
2016-11-25 11:35:29 +11:00
Neil Lalonde
6c38053c32
preview digest renders nicely in an iframe
2016-11-24 15:38:22 -05:00
Robin Ward
bb0ab289b9
Migrate deprecated Ember.ListView to regular components.
...
This is slower for scrolling but it actually feels reasonably fast to
me? If we find it's a problem we can revisit once Ember 2.4 is fully in
place.
2016-11-24 12:59:20 -05:00
Jeff Atwood
44165e97db
UX: add ⛷ RADICAL AWESOME 🏂 to quote reply btn
2016-11-17 23:34:43 -08:00
Guo Xiang Tan
a6b86036ca
FIX: Workaround box-shadow
and box-radius
bug on safari.
2016-11-16 18:22:59 +08:00
Jeff Atwood
27b276df5c
copyedit on first notification
2016-11-16 02:13:12 -08:00
Guo Xiang Tan
6ad66ee138
FIX: Reduce spread to make it work on Safari.
2016-11-16 16:54:51 +08:00
Guo Xiang Tan
a9680e5a9e
UX: Reduce number of words used.
2016-11-16 12:44:22 +08:00
Guo Xiang Tan
0debab47a3
UX: Tweaks for dark theme.
2016-11-16 12:35:29 +08:00
Guo Xiang Tan
1761317b37
UX: Add help text to first notification.
2016-11-16 12:24:33 +08:00
Rafael dos Santos Silva
54061f2580
FIX: Images should have a max-width on crawler view
2016-11-15 18:18:38 -02:00
Guo Xiang Tan
5613c5f81a
UX: Add "spotlight" on first notification.
2016-11-15 10:57:16 +08:00
Sam
095767bdb4
tweak position and style of registrations disclaimer
2016-11-15 13:41:43 +11:00
Sam
a07148830e
FEATURE: add TOS and Privacy links to sign up
2016-11-15 13:29:54 +11:00
Rafael dos Santos Silva
24227af9e8
Adds some styling for crawler view
2016-11-14 18:32:59 -02:00
Guo Xiang Tan
298b82f59e
UX: Tweak position of radar ping.
2016-11-14 08:45:51 +08:00
Rafael dos Santos Silva
150cb6659f
FEATURE: Clinking on stats in user summary take you to the respective activity page
2016-11-09 16:38:07 -02:00
Guo Xiang Tan
263a43bcfd
UX: Use a gradient instead of a border.
2016-11-09 09:56:36 +08:00
Jeff Atwood
ba4ef3424f
minor tweak to ping effect
2016-11-08 03:57:32 -08:00
Guo Xiang Tan
a8b7599d4a
FEATURE: Add a radial ping when user's first notification has not been read.
2016-11-08 16:23:12 +08:00
Sam
920264349d
UX: title links to first post on expanded timeline
2016-11-02 15:12:13 +11:00
Sam
584dc63d13
UX: align timeline to the right in mobile and add jump to button
2016-10-31 12:40:40 +11:00
Robin Ward
622dc82481
Replace deprecated render(buffer)
with a custom buffered renderer
2016-10-25 14:00:21 -04:00
Sam
9457b03da1
UX: make it easier to collapse the timeline from fullscreen
2016-10-20 10:14:53 +11:00
Sam
1bf0b2a5f4
FEATURE: show timeline component when expanding post progress
...
- Show fullscreen timeline with title of topic in mobile
- Go to post # kb shortcut now unconditionally uses a modal
- Always show wrench on topics (was missing if progress bar was showing)
- Be smarter about rendering timeline even if composer is open (provided there is room)
2016-10-19 14:29:58 +11:00
Robin Ward
fb94b4c56d
Show the whisper preview in the whisper style
2016-10-17 16:53:24 -04:00
cpradio
1e7c69044c
FIX: Improve removing advanced filters
...
Prior:
Entering `test after:5` and then removing the 5 via the search text field would result in the UI not updating
After:
UI updates after half a second
Removing it from the UI, removes it from the search field immediately.
Change the regex to detect filter words. This now matches what happens in search.rb, which gives a lot more flexibility (such as iterating over multiple `in:` terms)
Return [] when searchTerm is empty
Move .trim() to this.set('searchTerm', searchTerm) so it doesn't run twice (which was very obvious when watching the search term field)
More refactoring to make this a bit less complex
Update code based on review comments
FEATURE: Add common `in:` options
2016-10-14 19:04:10 -04:00
Guo Xiang Tan
ef1918662c
PERF: Don't render advanced search options when not expanded.
...
* Debounce options update as well.
2016-10-13 14:46:13 +08:00
Sam
6031e692f0
Merge pull request #4366 from xfalcox/print
...
Print Support
2016-10-11 11:47:20 +11:00
Sam
b6d0d4d94d
tweaks to full page search
2016-10-11 10:36:27 +11:00
Sam
f6ac914376
Merge pull request #4467 from cpradio/advanced-search-ui
...
FEATURE: Advanced Search UI
2016-10-11 10:02:35 +11:00