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 |
Sam
|
db196ee126
|
rake autospec should handle css file watching and reloading, guard is a bit pear shape at the moment
|
2013-07-10 12:16:56 +10:00 |
Nicolas Terray
|
19c5894874
|
French translation of user_replied/posted subject
This is a follow-up of the commit 013ad0fdd
|
2013-07-10 00:30:53 +02:00 |
Neil Lalonde
|
7977deb3bf
|
Don't allow editing of title and category of an archived topic
|
2013-07-09 16:54:46 -04:00 |
Robin Ward
|
b7327942af
|
Add `deleted_by` to `Trashable` tables
|
2013-07-09 15:46:36 -04:00 |
Neil Lalonde
|
4c0fe3bc12
|
Add a BIG WARNING to queue_jobs site setting
|
2013-07-09 15:34:51 -04:00 |
Neil Lalonde
|
baf698f3c9
|
Merge pull request #1127 from rylnd/refactor_tmp_directory
Refactor #tmp_directory into helper module
|
2013-07-09 12:17:42 -07:00 |
Neil Lalonde
|
ba7a4e9845
|
Merge pull request #1165 from novemberkilo/feature/log-trust-level-boosts
Log all changes of user trust level by an admin
|
2013-07-09 12:16:08 -07:00 |
Ryland Herrick and Vipul A M
|
591a5c0e13
|
Refactor temp directory methods into helper module
|
2013-07-09 13:59:31 -05:00 |
Neil Lalonde
|
7348699801
|
Fix order of View table in exporter
|
2013-07-09 14:58:49 -04:00 |
Neil Lalonde
|
3c38062802
|
Check for updates: edge cases when the message on the dashboard doesn't make sense.
|
2013-07-09 14:01:08 -04: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 |
J Phani Mahesh
|
b1fcd523c6
|
Use FuleUtils.mkdir_p for cleaner code
|
2013-07-09 22:26:27 +05:30 |
Robin Ward
|
efd631296e
|
FIX: Don't allow a user to stage a post while another is being staged.
|
2013-07-09 12:34:28 -04:00 |
Anton Batenev
|
b0dbb0ea13
|
And add tests for empty string & null
|
2013-07-09 20:19:10 +04:00 |
Robin Ward
|
d98f288aa4
|
FIX: Recovering a deleted post was not updating a topic's statistics
|
2013-07-09 12:15:55 -04:00 |
Robin Ward
|
1be08dbcb5
|
Merge pull request #1170 from abbat/russian-translation
Russian translation (actual version)
|
2013-07-09 08:26:35 -07:00 |
Robin Ward
|
7ad471f019
|
FIX: If you split one topic already, the second topic was showing "Saving..."
|
2013-07-09 11:18:09 -04:00 |
Robin Ward
|
e05a3569a1
|
FIX: Deep linking into a category was losing the badge
|
2013-07-09 10:57:52 -04:00 |
Anton Batenev
|
ed1fb847ed
|
Russian translation (actual version)
|
2013-07-09 18:26:59 +04:00 |
Robin Ward
|
5cda0e556c
|
Merge pull request #1111 from jamesaanderson/flash-video-onebox
Add flash video onebox support
|
2013-07-09 06:55:56 -07:00 |
Robin Ward
|
cb7f540568
|
Merge pull request #1136 from stephankaag/update_migrations_rails4
Update migrations to be compatible with Rails 4
|
2013-07-09 06:49:31 -07:00 |
Robin Ward
|
f9d1fcb169
|
Merge pull request #1140 from stephankaag/code_refactoring
Refactor code that raises deprecating warnings in Rails 4
|
2013-07-09 06:48:48 -07: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 |
Robin Ward
|
f4c3416f1b
|
Merge pull request #1167 from ZogStriP/i18n-helper
I18n helper
|
2013-07-09 06:43:48 -07:00 |
J Phani Mahesh
|
4fe6bee83c
|
Prevent errors in case #{rails_root}/tmp does not exist
Dir.mkdir is not recursive. i.e - It doesn't do the equivalent of `mkdir -p` but just plain `mkdir`.
And that is a problem if #{rails_root}/tmp is missing. More here.
http://meta.discourse.org/t/keep-getting-the-same-error-every-start/8214
|
2013-07-09 17:46:54 +05:30 |
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 |
Sam
|
0f46df4670
|
workaround for bust up button on topics
|
2013-07-09 18:16:18 +10:00 |
Sam
|
8f892da890
|
move bookmark to end
|
2013-07-09 18:16:17 +10:00 |
Jeff Atwood
|
2c314e275e
|
improve new category copy a bit
|
2013-07-09 00:49:38 -07:00 |
Jeff Atwood
|
853fcb9b88
|
improve best of copy slightly
|
2013-07-08 23:39:22 -07:00 |
Sam
|
21bfb64a28
|
added EMBED_CLOCKWORK so users can embed clockwork scheduling inside another process
|
2013-07-09 11:01:51 +10: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 |
Régis Hanol
|
1f263c57fd
|
fool jshint
|
2013-07-09 02:14:35 +02:00 |
Régis Hanol
|
c1acce17cc
|
removed unnecessary console.log
|
2013-07-09 02:10:55 +02:00 |
Régis Hanol
|
924c5d65cb
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02: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
|
806bd98f99
|
Update category's topic_count immediately when trashing or recovering a topic; this ensures that a category can be deleted without waiting for the category_stats job to run.
|
2013-07-08 15:23:20 -04:00 |
Neil Lalonde
|
d3fe8f65a2
|
Add tooltip to avatars of people who liked a post
|
2013-07-08 14:00:47 -04:00 |
Neil Lalonde
|
ad096ac2b7
|
More nav links on admin users list page
|
2013-07-08 12:44:14 -04:00 |
Neil Lalonde
|
9b0f63627b
|
Add blocked users count to dashboard
|
2013-07-08 12:44:13 -04:00 |
Stephan Kaag
|
2abfd38aee
|
Refactor code that raises deprecating warnings in Rails 4
|
2013-07-08 18:35:11 +02:00 |
Robin Ward
|
cfc4dda9ff
|
FIX: OpenGraph should feature the desired post, if found in the set.
|
2013-07-08 12:21:39 -04:00 |
Robin Ward
|
013ad0fdda
|
Added `In-Reply-To` and `References` email headers. Additionally removed username from
email replies and new posts to keep the subjects collapsable.
|
2013-07-08 11:48:40 -04:00 |
James A. Anderson & Jalil Mohammed
|
d51a3cf50f
|
Add flash video onebox as disabled setting by default
|
2013-07-08 06:37:44 -07:00 |
Navin
|
45d85f4054
|
If the change doesn't go through, don't log anything
|
2013-07-08 12:51:35 +02:00 |
Navin
|
d77ce23de2
|
Log all changes of user trust level by an admin
|
2013-07-08 11:53:22 +02:00 |
Jeff Atwood
|
4ddd50fe17
|
add "new" to PM title there for clarity
|
2013-07-08 00:01:24 -07:00 |