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 |
|