Neil Lalonde
01180e78cc
Use two lines per topic list item on mobile
2013-09-19 14:36:38 -07:00
Kris Aubuchon
79b8991ed8
fixing blockquote on mobile
2013-09-18 11:05:23 -04:00
Kris Aubuchon
c60912f714
mobile: blockquote title fix
2013-09-18 00:37:56 -04:00
Kris Aubuchon
05c4173723
mobile: suggested topics will now fill the viewport width
2013-09-17 23:46:12 -04:00
Kris Aubuchon
9808ae2970
mobile: reduce vertical space between posts, prevent titles from wrapping
2013-09-17 23:32:11 -04:00
Neil Lalonde
21b018192f
Style categories page for mobile
2013-09-17 17:02:10 -04:00
Neil Lalonde
fdc7267ad9
Add margin to topic list footer message
2013-09-17 16:40:23 -04:00
Neil Lalonde
be71dbfd94
Topic list styling for mobile
2013-09-17 16:07:14 -04:00
David Celis
279b1fbf48
Better padding for spoiler text
...
With no padding currently surrounding [spoiler] text, the white text
gets close enough to the white post background that it's a bit more
difficult to read than it reasonably could be. Pad spoiler text with 2px
to alleviate this difficulty.
Signed-off-by: David Celis <me@davidcel.is>
2013-09-16 12:49:38 -07:00
Kris Aubuchon
045b1b0d96
fixed history modal, topic progress now sticky to last post, edits heatmap is back, date/edit links now grey
2013-09-14 23:28:28 -04:00
Robin Ward
10c4dee67c
Merge branch 'master' of git://github.com/awesomerobot/discourse into awesomerobot-master
...
Conflicts:
app/assets/stylesheets/mobile/topic-post.css.scss
app/assets/stylesheets/mobile/topic.css.scss
2013-09-14 00:39:08 -04:00
Kris Aubuchon
e1b11c62ea
reintroducing the post progress indicator, fixing gutter links, reducing white space between posts
2013-09-13 23:03:29 -04:00
Neil Lalonde
8f12212942
Remove duplicate css. Kris and I fixed the same thing. I imported variables.scss so we can use $red and $bookmarkColor
2013-09-12 18:08:12 -04:00
Neil Lalonde
e3c68bc500
Merge pull request #1432 from awesomerobot/master
...
fixing bookmarks and blockquotes for mobile
2013-09-12 14:41:15 -07:00
vagrant
4fbd011f39
fixing bookmarks and blockquotes for mobile
2013-09-12 16:00:53 -04:00
Neil Lalonde
90aaa27b98
Fix modal button spacing on mobile
2013-09-12 15:09:45 -04:00
Neil Lalonde
c260ae622d
Fix closing a modal on mobile
2013-09-12 15:09:45 -04:00
Neil Lalonde
f0eede077d
Show bookmark colours on mobile
2013-09-12 15:09:44 -04:00
Neil Lalonde
57dc8ed9f6
Add margin to auto-close message on mobile
2013-09-12 15:09:44 -04:00
Kris Aubuchon
a8bc789b81
reducing margins on mobile
2013-09-10 23:56:55 -04:00
Robin Ward
0de96a6059
Adds support for dynamic composer messages.
2013-09-10 12:30:56 -04:00
Neil Lalonde
cbe38075ac
Fix asset compile problems
2013-09-05 18:04:45 -04:00
Neil Lalonde
f47400fe2d
Make post body have font-size 14px again
2013-09-05 16:45:38 -04:00
Neil Lalonde
9b526364ed
Merge branch 'mobile'
2013-09-05 16:29:27 -04:00
Neil Lalonde
c0b3a0ec45
Merge .deleted-user-avatar into mobile topic-post
2013-09-05 16:28:16 -04:00
Neil Lalonde
17585c7152
Merge branch 'mobile' of https://github.com/awesomerobot/discourse into mobile
2013-09-05 16:03:06 -04:00
Neil Lalonde
45d7765936
Merge branch 'master' into mobile
2013-09-05 15:54:22 -04:00
Robin Ward
2d6759d5a0
Add cancel button to delete replies dialog
2013-09-05 15:54:16 -04:00
Kris Aubuchon
b8493b024b
adding missing files back in
2013-09-05 15:37:07 -04:00
Kris Aubuchon
80c4e02335
new mobile styles, some structure changes
2013-09-05 12:09:40 -04:00
Robin Ward
f157ec1f91
Select +Replies for bulk operations
2013-09-05 11:03:29 -04:00
Neil Lalonde
117fc8db58
Change the way nuked users' posts are handled. Allow null in the user_id column of posts. Show these posts in the posts stream.
2013-09-04 15:42:21 -04:00
Neil Lalonde
4827634df9
rename application.css.erb to desktop.css.erb
2013-08-28 16:41:05 -04:00
Neil Lalonde
e3aafc154b
Restructure the app/assets/stylesheets directory
2013-08-28 13:58:44 -04:00
Neil Lalonde
3cfc9a7bba
Create a mobile css manifest
2013-08-27 16:40:30 -04:00
Sam
fd6e86483f
strip out css fade-in animation from share dialog, it was only causing trouble. Fixing it is more hassle than it is worth. inivisible elements take height so we constantly need to worry about re-positioning the hidden share dialog.
2013-08-26 16:28:42 +10:00
Sam
0b74c2da9c
fix jittering on click caused by re-positioning of invisible share dialog. it does not use display:none to preserve an animation.
2013-08-26 16:09:30 +10:00
Sam
818bf1355d
PluginStore for plugin specific bits of storage
...
Amended plugin interfaces so they work with the vk sample
2013-08-26 12:59:17 +10:00
Régis Hanol
4c788e75f0
add a warning whenever the uploaded image is not a square
2013-08-25 00:25:47 +02:00
Jeff Atwood
f36fc8c41f
remove unnecessary onebox body padding
2013-08-23 02:53:14 -07:00
Jeff Atwood
5cf0c59628
remove onebox info left padding
2013-08-23 02:48:55 -07:00
Neil Lalonde
25e0c3eac1
Log IP addresses with screened emails and urls
2013-08-22 19:04:35 -04:00
Neil Lalonde
a95303fcd8
Log site customization changes. Use a modal to show staff action log details for site customizations.
2013-08-21 12:33:24 -04:00
Régis Hanol
8107170f08
FIX: images in the preview have rounded corners
2013-08-19 23:45:55 +02:00
Neil Lalonde
1d030666d8
Log site setting changes and show in admin
2013-08-19 16:58:38 -04:00
Sam
a9393e4a7a
paging for flag list
...
corrected reload behavior on flag list
refactored post actions ... extracted flag queries
2013-08-19 21:14:26 +10:00
Régis Hanol
ea6e73076b
change your avatar in a modal
2013-08-17 00:35:29 +02:00
Neil Lalonde
7dd470ccc0
Oops, make highlight in topic list style-able too
2013-08-16 14:24:51 -04:00
Régis Hanol
865c882a61
larger avatars in embedded posts
2013-08-16 10:14:05 +02:00
Neil Lalonde
73e4d866d2
Make it possible to customize post highlight colour with css
2013-08-15 16:17:37 -04:00
Neil Lalonde
293361dcd3
Screened URLs list in admin
2013-08-15 10:52:26 -04:00
Neil Lalonde
bc0d4f1bfc
Add a confirm modal to Delete All Posts button
2013-08-14 11:48:18 -04:00
Neil Lalonde
879652f055
Add setting edit_history_visible_to_public to control whether post edits can be viewed by everyone. Uncheck it so only staff users can see edits.
2013-08-12 11:12:20 -04:00
Neil Lalonde
bb492eb8bf
Add filtering to staff logs page
2013-08-09 16:59:05 -04:00
Robin Ward
730f57a751
Tiny CSS change: add background to inline code values.
2013-08-09 12:54:46 -04:00
Neil Lalonde
4d8585ac10
Put staff user in the first column
2013-08-09 11:24:50 -04:00
Neil Lalonde
90a3bcf6ff
Add filter by action to staff logs page
2013-08-09 10:06:59 -04:00
Neil Lalonde
33bddbff85
Use Ember.ListView for staff action logs page
2013-08-09 10:06:58 -04:00
Neil Lalonde
0d44313a4b
Use Ember.ListView for blocked emails list
2013-08-09 10:06:58 -04:00
Jeff Atwood
7343874360
oops, meant both
2013-08-07 16:42:26 -07:00
Jeff Atwood
0ab5388839
hook nth-of-type to reply, not "row"
2013-08-07 16:38:54 -07:00
Jeff Atwood
6656410c58
reduce padding between repeat embedded posts
2013-08-07 16:31:07 -07:00
Jeff Atwood
6caf55994b
tighten up user page spacing a tiny bit
2013-08-07 16:11:16 -07:00
Neil Lalonde
b097d780d0
Tweaks to staff action logs page
2013-08-07 18:29:13 -04:00
Neil Lalonde
5c8c52482a
Add a way to view staff action logs in admin
2013-08-07 16:27:34 -04:00
Neil Lalonde
d2fb6ec53f
Blocked Emails list in admin
2013-08-07 16:27:34 -04:00
Robin Ward
1c3804934e
Show the entire history of replies above a post when you expend "in reply to"
2013-08-06 17:43:10 -04:00
Jeff Atwood
890ded7b1b
make topic progress more visible
2013-08-05 15:10:53 -07:00
Jeff Atwood
27f44e7e7e
increase modal max-width so errors fit better
2013-08-05 14:57:56 -07:00
Jeff Atwood
ab2b7fc882
get rid of text-shadow in gutter
...
I blame iOS for this shit
2013-08-04 01:26:41 -07:00
Jeff Atwood
94c969b7d8
set min-width on post unread counts
2013-08-02 12:41:40 -07:00
Jeff Atwood
d8c2856a4c
flatten the new / unread post badges
2013-08-02 03:47:06 -07:00
Sam
c4af6297b4
read restricted categories should have a glyph
2013-08-02 15:33:16 +10:00
Jeff Atwood
236356bfe2
add foreground color to @mentions
2013-08-01 11:43:46 -07:00
Jeff Atwood
5028fdbed6
oops background-color not color
2013-07-31 11:41:29 -07:00
Zachary Lewis
5ee1df6bca
Fix assets:precompile failure from missing @include
2013-07-30 21:02:11 -05:00
Jeff Atwood
c5f03986c0
prettify staff bg slightly
2013-07-30 16:25:18 -07:00
Jeff Atwood
90bcd73b31
make topic title icons properly sized
2013-07-30 16:18:29 -07:00
Jeff Atwood
81de7dc0af
simplify @mention CSS, add $quote-background color
2013-07-30 15:28:18 -07:00
Neil Lalonde
277e4db2cb
Use ellipsis in dashboard referred topics table. Add .overflow-ellipsis css helper.
2013-07-30 16:48:45 -04:00
Neil Lalonde
4fd5087f91
Add button to delete a spammer in the flag modal
...
Add SiteSettings: delete_user_max_age, delete_all_posts_max. Add delete spammer button to admin flags UI
Moderators can delete users too
2013-07-29 15:29:44 -04:00
Neil Lalonde
5f3e9131ed
Deleting a user from admin user page has the option to also block signups from the same email address
2013-07-29 15:29:43 -04:00
Robin Ward
29519ece23
Merge branch 'add-audio-onebox' of git://github.com/jamesaanderson/discourse into jamesaanderson-add-audio-onebox
...
Conflicts:
app/assets/stylesheets/application/compose.css.scss
app/assets/stylesheets/application/topic-post.css.scss
2013-07-26 11:30:40 -04:00
Neil Lalonde
d579e4c5d5
Prevent category badges from wrapping on white space
2013-07-26 10:11:00 -04:00
James Anderson
d7d3be1130
Add audio onebox
...
http://meta.discourse.org/t/audio-html5-tag/8168
2013-07-25 19:03:23 -07:00
Robin Ward
0317cf9608
Show topics as a list of topics on the User Stream.
2013-07-25 15:56:20 -04:00
Robin Ward
c9c6a8fd9d
User stream now uses eyeline for loading more content.
2013-07-23 16:06:26 -04:00
Neil Lalonde
44bebf255d
Fix layout of category badges on categories page and in combobox
2013-07-23 15:05:37 -04:00
Sam
9c5734b773
tone down badges for the love of all that is good
2013-07-23 12:44:20 +10:00
Jeff Atwood
d68f30c09d
flatten and simplify default category badge styles
2013-07-22 00:11:34 -07:00
Jeff Atwood
5bb2090b81
fix way too tall line-height for user titles
2013-07-21 23:54:10 -07:00
Robin Ward
7a6f1b5aff
Color moderator actions on user stream
2013-07-18 17:24:51 -04:00
Robin Ward
5a5e9d0fd1
Merge pull request #1206 from BrentleyJones/fixed_modals
...
FIX: Modal dialogs now truly center and work at all screen sizes (mobile), now with working Bootbox
2013-07-17 06:59:48 -07:00
Sam
2573935155
improve security UI
2013-07-17 15:10:49 +10:00
Brentley Jones
f26b479458
FIX: History modal having custom (old) setting of min height and width.
...
It is functional, but it no longer resizes down. I would look at making this fluid or having a style for mobile.
2013-07-16 21:05:33 +00:00
Brentley Jones
a03e933eb6
Fix spacing
2013-07-16 19:16:22 +00:00
Brentley Jones
e060e952b5
Accidently removed some styles in the merge
2013-07-16 19:06:33 +00:00
Brentley Jones
5e08427dd3
Merge branch 'master' into fixed_modals
...
Conflicts:
app/assets/javascripts/discourse/templates/modal/modal.js.handlebars
app/assets/stylesheets/application/modal.css.scss
2013-07-16 18:58:49 +00:00
Brentley Jones
cc28a4ddc3
FIX: Bootbox modals were not coming through properly. Temp have them use the old way of displaying. Will look into how to have them be the same as the "fixed" way.
2013-07-16 18:32:35 +00:00
Robin Ward
2577d76e4f
Revert "Merge pull request #1201 from BrentleyJones/fixed_modals"
...
This reverts commit 7e889c4e24
, reversing
changes made to e9d37f395f
.
2013-07-16 13:38:01 -04:00
Robin Ward
7e889c4e24
Merge pull request #1201 from BrentleyJones/fixed_modals
...
FIX: Modal dialogs now truely center and work at all screen sizes (mobile)
2013-07-16 07:31:17 -07:00
Sam
dc3079db37
fix mucked up styling, glyph should be inside the hyperlink so it gets color
2013-07-16 18:01:34 +10:00
Sam
352ac9e60c
Finalize read only and post only categories, finished off UI work
2013-07-16 15:46:11 +10:00
Brentley Jones
d1ab694920
FIX: Modal dialogs now truely center and work at all screen sizes (mobile)
2013-07-16 03:40:15 +00:00
Robin Ward
ed60f24502
Merge pull request #1194 from ZogStriP/uploads
...
[Upload] Great deal of renaming
2013-07-15 07:06:18 -07:00
Jeff Atwood
52fa9a5453
widen @name autocomplete dialog 20%
2013-07-15 00:42:02 -07:00
Régis Hanol
36e6345eee
change the icon in the composer toolbar with a more generic upload icon
...
also changed all references to "images uploads" to a "uploads"
2013-07-14 23:44:50 +02:00
Robin Ward
19c169540c
Staff can enter and view deleted topics
2013-07-11 16:39:35 -04:00
Robin Ward
eba662b988
FIX: Topic Status Icons had weird margins after font awesome update
2013-07-11 12:04:39 -04:00
Régis Hanol
1f8eaa6ca3
display correct template when attachment or image
2013-07-10 22:59:53 +02:00
Robin Ward
6de1fed87a
Glyph stuff: Put them on the left of the user menu, fix padding on link arrows in gutter.
2013-07-10 16:58:58 -04:00
Jeff Atwood
f1a5f4ce66
left align post quotes and blockquotes
2013-07-10 13:57:52 -07:00
Sam
8367326e76
glyphs on the user stream, rename responses to replies
2013-07-10 16:35:06 +10:00
Sam
7cee5efab8
The flattening part 2, cleaned up styling so it is more consistent with the removal of border yesterday
...
quote style now matches block quote style
2013-07-10 12:17:43 +10:00
Robin Ward
72632670db
FIX: Font Awesome upgrade changed padding on (+) Reply as New Topic
2013-07-09 13:34:00 -04:00
Robin Ward
82b578249c
Subtle changes to border colors
2013-07-09 13:11:13 -04:00
Robin Ward
437175b102
Merge pull request #1166 from jamesaanderson/mobile-and-tablet-video-rendering-fix
...
Mobile and tablet video rendering fix
2013-07-09 06:44:49 -07:00
Jeff Atwood
a6b63b2871
de-box the topic posts a bit
...
I CANT TAKE IT ANY MORE AHHHHHHH
2013-07-09 03:38:01 -07:00
James Anderson
171e703e11
Mobile and tablet video rendering fix
...
http://meta.discourse.org/t/chrome-for-ipad-iphone-breaks-with-this-video-embed/7983
2013-07-08 17:22:25 -07:00
Sam
e993d6b29b
upgrade font awesome to version 3.2.1, use scss instead of css for the include.
2013-07-09 10:06:57 +10:00
Neil Lalonde
9b0f63627b
Add blocked users count to dashboard
2013-07-08 12:44:13 -04:00
David McClure
a3eb175683
- like counts use number formatting (so 1100 is 1.1K like other counts)
...
- made 'likes' column wide enough to hold 3 digit and > 999 likes
2013-07-06 00:07:10 -07:00
Jeff Atwood
1589874cd2
use a color constant instead of hardcoding
2013-07-04 01:11:45 -07:00
Jeff Atwood
b555a0d461
try colorizing the category description ala BBS
2013-07-04 01:09:03 -07:00
Neil Lalonde
115491a057
Don't overlap post date with a quote inside an embedded post. CSS could still be improved.
2013-07-03 15:11:35 -04:00
Robin Ward
f328804488
Merge branch 'add-list-of-authorized-extensions' of git://github.com/ZogStriP/discourse into ZogStriP-add-list-of-authorized-extensions
...
Conflicts:
app/models/site_setting.rb
2013-07-03 11:18:42 -04:00
Neil Lalonde
bb74c8b9cf
Widen the Age column on categories page to fit the new date format
2013-07-02 17:22:35 -04:00
Robin Ward
9c552c39a2
FIX: CSS for post selection was off in lower resolutions
2013-07-02 15:29:05 -04:00
Neil Lalonde
0fde2a2d54
Move post timestamp in embedded post to the top right
2013-07-02 15:10:58 -04:00
Jeff Atwood
68d98ec94e
user titles are massively overstyled
...
LETS FIX IT
2013-07-01 17:19:15 -07:00
Régis Hanol
6723ba6014
Add a list of for file uploads
2013-07-01 02:19:03 +02:00
Martin Feckie
e410edddaf
Make the FAQ fonts match rest of site
2013-06-30 19:57:35 +08:00
Neil Lalonde
2d6118297d
Changes to tiny date format to remove mon and show short format dates instead
2013-06-28 13:10:04 -04:00
Jeff Atwood
a0031f2a0d
minor style tweaks to flags layout
2013-06-26 12:10:07 -07:00
Sam
827830d7ea
move each flag to its own row inside a nested table.
2013-06-26 17:01:58 +10:00
Sam
48d7a33157
Flag UI now displays deleted status for post/topic correctly on old flags
...
Commented out a spec that was failing in order random, with a TODO
2013-06-26 16:18:50 +10:00
Régis Hanol
d3eae56e71
soften the lightbox overlay
2013-06-26 02:44:20 +02:00
Neil Lalonde
b2d300fe0b
Add ability to give users a title. Show them under usernames beside posts. Needs love from a designer.
2013-06-25 18:39:20 -04:00
Neil Lalonde
8ee00b4d5e
Make the reply-on-which-topic modal bigger
2013-06-25 10:50:36 -04:00
Neil Lalonde
c79ab3fc2e
Change modal that asks which topic you want to reply in; upgrade bootbox.js
2013-06-24 15:01:07 -04:00
James A. Anderson
9c617d051e
Correctly resize big images in preview
...
http://meta.discourse.org/t/correctly-resize-big-images-in-preview/4426/4
2013-06-21 18:13:52 -04:00
Jeff Atwood
028af5fec6
move top H1 sizing CSS rule down for precedence
2013-06-21 11:31:00 -07:00
Régis Hanol
787555431c
add lightbox overlay
2013-06-21 18:30:57 +02:00
Jeff Atwood
a9c251e71a
restructure /admin/flags rows a bit
2013-06-21 00:29:54 -07:00
Régis Hanol
da6f627c2f
add background color on suggested topics list header
2013-06-20 23:22:46 +02:00
Jeff Atwood
6a9a294b09
add back dynamic h1 sizing, but ONLY top title
2013-06-20 11:39:58 -07:00
Jeff Atwood
a546472775
remove extra box around TH on topic lists
...
this is mostly to make /categories less visually noisy
2013-06-20 01:39:32 -07:00
Sam
cb1b956ac2
we need overflow auto on code blocks
2013-06-20 17:46:18 +10:00
Sam
08df4c41cc
Merge branch 'master' of github.com:discourse/discourse
2013-06-20 17:42:29 +10:00
Sam
4a8a663a67
flagging workflow changes per http://meta.discourse.org/t/we-need-an-archive-flag-notification-button/7450
2013-06-20 17:42:15 +10:00