Allen Hancock
|
fee8c6a460
|
Clarify commands around rvm
|
2014-01-18 17:14:37 -06:00 |
|
Robin Ward
|
8c29ed870e
|
Non-staff users may not delete their posts in archived topics.
|
2014-01-17 17:42:12 -05:00 |
|
Robin Ward
|
55397361be
|
Update ember-cloaking to remove dependency on I18n
|
2014-01-17 16:56:24 -05:00 |
|
Robin Ward
|
3bbe595d10
|
Merge pull request #1826 from nporteschaikin/patch-1
Delegate :username rather than using a class method.
|
2014-01-17 13:54:11 -08:00 |
|
Robin Ward
|
cf04026b15
|
Merge pull request #1836 from nitper/patch-2
fix for nil session in mobile_detection.rb
|
2014-01-17 13:50:32 -08:00 |
|
Robin Ward
|
f47e8e12dd
|
FIX #1831: Dates were unbound on the profile page.
|
2014-01-17 16:24:45 -05:00 |
|
Robin Ward
|
6131829df0
|
rename date to unboundDate because it is unbound.
|
2014-01-17 15:23:51 -05:00 |
|
Robin Ward
|
bc2993b458
|
FIX: Incorrect comment, thanks @ZogStrIP
|
2014-01-17 14:05:31 -05:00 |
|
Robin Ward
|
f4c57130dc
|
Renames unboundDate to rawDate because date is current unbound.
|
2014-01-17 13:56:26 -05:00 |
|
Robin Ward
|
18e719b0af
|
In development mode, if an avatar is missing just serve up a placeholder
|
2014-01-17 11:47:23 -05:00 |
|
Neil Lalonde
|
1806a7d4b3
|
Trust Level 3: invited users start at default_invitee_trust_level + 1, unless default_invitee_trust_level is 2 or higher
|
2014-01-17 11:12:00 -05:00 |
|
Robin Ward
|
0c0833d6b9
|
FIXES #1833, thanks @stefanpenner
|
2014-01-17 10:44:42 -05:00 |
|
Jeff Atwood
|
2f04acdfd4
|
DIEEEE SOFTWARE.MD DIEEEEeeEE
|
2014-01-16 22:56:59 -08:00 |
|
nitper
|
fc9c6c8d18
|
fix for nil session in mobile_detection.rb
|
2014-01-16 20:04:38 -08:00 |
|
Sam
|
cdce117941
|
BUGFIX: support nil params
|
2014-01-17 13:07:17 +11:00 |
|
Sam
|
a30aaa90d5
|
BUGFIX: export was broken, not exporting any tables
|
2014-01-17 12:33:42 +11:00 |
|
Sam
|
5a499b586f
|
FEATURE: script/discourse import AND export
|
2014-01-17 12:33:42 +11:00 |
|
Sam
|
ce8bc3682f
|
BUGFIX: do not install dependencies from plugin, must be explicit
|
2014-01-17 12:33:42 +11:00 |
|
Jeff Atwood
|
e7c100aed3
|
another minor /top copyedit
|
2014-01-16 17:07:49 -08:00 |
|
Jeff Atwood
|
8e59b0cafd
|
minor /top copyedit
|
2014-01-16 17:03:51 -08:00 |
|
Jeff Atwood
|
7b7fd25070
|
whoops, I meant "Topics Viewed"
|
2014-01-16 16:31:40 -08:00 |
|
Jeff Atwood
|
17a1c8759b
|
Topics Entered -> Topics Visited
|
2014-01-16 16:30:31 -08:00 |
|
Neil Lalonde
|
64431c3605
|
Version bump to v0.9.8.2
|
2014-01-16 16:54:07 -05:00 |
|
Neil Lalonde
|
09ed7fe283
|
Sanitize your bio after you save it and render it to yourself.
|
2014-01-16 16:12:34 -05:00 |
|
Neil Lalonde
|
7c8ea8c166
|
Trust level 3 users can edit topic titles and change category
|
2014-01-16 11:59:26 -05:00 |
|
Régis Hanol
|
c1a66b70bb
|
BUGFIX: use previous_visit_at instead of last_seen_at to determine the best period to display in the top summary
|
2014-01-16 01:36:32 +01:00 |
|
Régis Hanol
|
462c6d81f5
|
BUGFIX: exclude categories from the top view
|
2014-01-16 00:49:58 +01:00 |
|
Jeff Atwood
|
defc450691
|
a bit more private cue on flag tooltip
|
2014-01-15 15:14:12 -08:00 |
|
Jeff Atwood
|
cfcd4692b6
|
mention "privately" in flagging dialog
|
2014-01-15 14:45:00 -08:00 |
|
Régis Hanol
|
a177732d28
|
FEATURE: top page should not be infinite. Limite them to 200 topics by default
|
2014-01-15 22:12:53 +01:00 |
|
Régis Hanol
|
0b2ead2248
|
rename topics_per_period_in_summary settings to topics_per_period_in_top_summary
|
2014-01-15 22:12:47 +01:00 |
|
Neil Lalonde
|
2a33a35566
|
Staff can create uncategorized topics even if allow_uncategorized_topics is false
|
2014-01-15 15:58:29 -05:00 |
|
Régis Hanol
|
ed87a589ca
|
BUGFIX: only show the best period for logged-in users
|
2014-01-15 21:45:28 +01:00 |
|
Neil Lalonde
|
158306f2f4
|
Don't show uncategorized in hamburger menu if it's empty, unless you're staff
|
2014-01-15 15:20:07 -05:00 |
|
Neil Lalonde
|
89908cdb47
|
Admins don't see uncategorized on /categories if it has no topics and allow_uncategorized_topics is false
|
2014-01-15 14:11:36 -05:00 |
|
Régis Hanol
|
812f195cae
|
FEATURE: 2x the default number of topics showed in the top page
|
2014-01-15 19:47:59 +01:00 |
|
Régis Hanol
|
41a53c3203
|
FEATURE: overridable template for adding custom buttons on the composer
|
2014-01-15 17:52:38 +01:00 |
|
Neil Lalonde
|
4f6b208e8d
|
Posts by trust level 3 users do not have nofollow on their external links.
|
2014-01-15 11:40:51 -05:00 |
|
Sam
|
5a238c62eb
|
BUGFIX: more robust breakUp helper
|
2014-01-15 17:08:00 +11:00 |
|
Sam
|
e5b4f0f51e
|
Merge pull request #1822 from cfstras/breakUp_username_fix
Fix Post-rendering bug
|
2014-01-14 22:01:09 -08:00 |
|
Sam
|
aa577f11fd
|
BUGFIX: use a more widely compatible version of sadd
|
2014-01-15 12:39:20 +11:00 |
|
Jeff Atwood
|
7122fe0eed
|
link to gemfile, software.md is no good
|
2014-01-14 17:34:13 -08:00 |
|
Jeff Atwood
|
d7f84f3d5c
|
remove seed data step, dev only anyway
|
2014-01-14 17:30:44 -08:00 |
|
Jeff Atwood
|
e91d461beb
|
update copy a bit
|
2014-01-14 17:24:39 -08:00 |
|
Sam
|
a247389d4e
|
FEATURE: automatically update site to latest version of assets
if a user neglects to move around the site it will prompt to do so 2 hours in
|
2014-01-15 12:08:35 +11:00 |
|
Sam
|
abe814412e
|
Source DB config more cleanly, fixes issues with socket in prd
|
2014-01-15 12:08:35 +11:00 |
|
Sam
|
fd95dbe75a
|
FEATURE: Automatically force a full refresh between pages if assets change
|
2014-01-15 12:08:35 +11:00 |
|
Sam
|
224a34316f
|
message bus update
* supports new /global/ cross sites bus
* supports last_message
|
2014-01-15 12:08:35 +11:00 |
|
Régis Hanol
|
9da773af7a
|
BUGFIX: do not pull images we already host locally
|
2014-01-15 01:14:41 +01:00 |
|
Régis Hanol
|
ad8755aa70
|
BUGFIX: inline spoiler for text, block spoiler for images
|
2014-01-15 00:53:06 +01:00 |
|