Sam
|
9805f7d2f5
|
max upload size message when images are too big.
|
2013-03-19 00:19:05 -07:00 |
|
Sam
|
1cd26a7dcf
|
oops
|
2013-03-18 23:44:21 -07:00 |
|
Sam
|
dd03f44968
|
optimise
|
2013-03-18 23:18:15 -07:00 |
|
Robin Ward
|
59fc3bfac4
|
PostDestroyer to replace callbacks for destroying
|
2013-03-18 17:55:11 -04:00 |
|
Robin Ward
|
c1e40f5d19
|
Convert Post type constants to Enum
|
2013-03-18 17:55:05 -04:00 |
|
Robin Ward
|
897d48b145
|
Moved more Post callbacks into service classes
|
2013-03-18 17:54:55 -04:00 |
|
Robin Ward
|
d5e4243f02
|
Move draft sequence incrementing out of after_save
|
2013-03-18 17:54:50 -04:00 |
|
Robin Ward
|
5aec5261a7
|
Converted flag threshold constants to enums
|
2013-03-18 17:54:43 -04:00 |
|
Robin Ward
|
aea848f164
|
Move MessageBus observer into PostCreator
|
2013-03-18 17:54:39 -04:00 |
|
Robin Ward
|
b6224b014c
|
Move a bunch of callbacks into PostCreator
|
2013-03-18 13:56:26 -04:00 |
|
Neil Lalonde
|
50b04b2209
|
Add email counts to admin dashboard
|
2013-03-18 10:08:09 -04:00 |
|
Neil Lalonde
|
6a99d12784
|
Add likes to admin dashboard
|
2013-03-18 10:08:08 -04:00 |
|
Robin Ward
|
42c234e927
|
Merge pull request #483 from ZogStriP/site-setting-for-category-color
site setting for category colors
|
2013-03-17 04:48:01 -07:00 |
|
Robin Ward
|
4e057335d5
|
Merge pull request #464 from ZogStriP/fix-issues-when-a-failure-happen-while-creating-a-new-category
displays a message when a failure happen while creating a new category
|
2013-03-17 04:47:44 -07:00 |
|
Régis Hanol
|
bc9e931304
|
site setting for category colors
|
2013-03-17 01:24:52 +01:00 |
|
Neil Lalonde
|
d9cdde9aa7
|
Add user counts for each trust level to admin dashboard
|
2013-03-15 18:09:02 -04:00 |
|
Neil Lalonde
|
8983df9856
|
Show current user count for now, not at different points in time
|
2013-03-15 18:09:01 -04:00 |
|
Robin Ward
|
ad082cea70
|
Big commit:
- Support for a popup that shows similar topics
- Cleaned up a lot of Javascript
- Cleaned up use of Promises
|
2013-03-15 14:35:33 -04:00 |
|
Régis Hanol
|
3bf6625aa4
|
displays a message when a failure happen while creating a new category
|
2013-03-14 22:25:55 +01:00 |
|
Robin Ward
|
ea20993bed
|
FIX: Don't create a new version when a post is recovered. Also display username instead of full name for consistency.
|
2013-03-13 12:35:55 -04:00 |
|
Sam
|
38f185355d
|
added options to disable quoting and open links in new tabs
fixed a some regressions
removed some dead code
fixed messages about constants being re-defined
|
2013-03-12 20:06:58 -07:00 |
|
Neil Lalonde
|
40c27ff3cf
|
Add flag counts to admin dashboard
|
2013-03-12 14:40:59 -04:00 |
|
Neil Lalonde
|
4eda422cdf
|
Add total users report; restructure dashboard reports js
|
2013-03-12 14:40:59 -04:00 |
|
Robin Ward
|
1103dde5cd
|
Fix: When you split topics, featured users and like counts were incorrect.
|
2013-03-12 12:33:42 -04:00 |
|
Jeff Atwood
|
3414e2bb92
|
increase default minimum topic title length to 15
|
2013-03-10 22:45:55 -07:00 |
|
Sam
|
e62bb9922e
|
exceptions are BAD
the old code wacked on 10ms to every home page request, for no real reason.
|
2013-03-10 19:11:33 -07:00 |
|
Sam
|
22a4580df5
|
added profile environment for perftools profiling (1.9.3 only)
|
2013-03-10 17:21:56 -07:00 |
|
Sam
|
22f8100919
|
requiring is mega expensive, lets not do it every request.
|
2013-03-10 07:14:52 -07:00 |
|
Neil Lalonde
|
8927432a93
|
Add stats to the admin dashboard
|
2013-03-09 15:34:27 -05:00 |
|
Sam
|
325e28c3c8
|
wrong conditional
|
2013-03-08 17:24:54 -08:00 |
|
Robin Ward
|
8c02d2f48d
|
Robin sucks at merging! This fixes a n+1 query.
|
2013-03-08 16:48:56 -05:00 |
|
Robin Ward
|
4c7b0a42b5
|
Oops escape everything but image urls
|
2013-03-08 16:17:56 -05:00 |
|
Robin Ward
|
908bba8c13
|
First stab at oneboxing of meta.discourse.org
|
2013-03-08 15:59:12 -05:00 |
|
Robin Ward
|
d1d4530efd
|
User Profile enhancements:
- Added PreloadStore support to avoid duplicate requests
- preliminary SEO
- Support for opengraph/twitter cards
|
2013-03-08 15:04:37 -05:00 |
|
Robin Ward
|
b8fd734d0e
|
Merge branch 'refactor-category' of git://github.com/goshakkk/discourse
Conflicts:
app/models/category.rb
|
2013-03-08 10:49:25 -05:00 |
|
Robin Ward
|
fb573b917f
|
Merge pull request #390 from ZogStriP/min-search-term-length-site-setting
added the min-search-term-length site setting
|
2013-03-08 06:58:45 -08:00 |
|
Sam
|
d6ca23a75b
|
remove N+1 queries
|
2013-03-08 05:34:19 -08:00 |
|
Robin Ward
|
052887c296
|
Category Topics are no longer invisible, they are pinned.
|
2013-03-07 12:46:23 -05:00 |
|
Robin Ward
|
f8d8272406
|
Cleaned up TopicUserSpec, introduces clearing of pinned topics
|
2013-03-07 12:19:25 -05:00 |
|
Regis Hanol
|
5703d6c730
|
added the min-search-term-length site setting
|
2013-03-07 16:52:01 +01:00 |
|
Robin Ward
|
6a63178411
|
Merge pull request #377 from kubabrecka/typos5
various typos in comments
|
2013-03-06 09:14:16 -08:00 |
|
Robin Ward
|
30aae8e793
|
Topic was not sanitizing <b> and <img> tags from titles
|
2013-03-06 11:36:42 -05:00 |
|
Sam Saffron
|
8f56a09e82
|
PBKDF2 gem is trouble, removing and hand coding for now
|
2013-03-06 23:12:16 +11:00 |
|
Kuba Brecka
|
dc62136642
|
various typos in comments
|
2013-03-06 08:52:24 +01:00 |
|
Neil Lalonde
|
f8e04a5c48
|
Version check gets how many versions behind you are, and shows judgemental faces on the dashboard
|
2013-03-05 18:15:33 -05:00 |
|
Robin Ward
|
3c1388bbd7
|
Don't include closed or archived topics in the "new topics" section of the daily digest
|
2013-03-05 17:22:02 -05:00 |
|
Gosha Arinich
|
a1825fece9
|
refactor Category
* move callback bodies to separate methods (easier to test)
|
2013-03-05 21:09:13 +03:00 |
|
Régis Hanol
|
239cbd2d58
|
enforce coding convention
replaced every `and` by `&&` and every `or` by `||`
|
2013-03-05 01:42:44 +01:00 |
|
Robin Ward
|
ccbd3b2841
|
Let's default Persona to off right now, change button text
|
2013-03-04 12:01:20 -05:00 |
|
Robin Ward
|
f7c9efb101
|
Merge branch 'persona-integration' of git://github.com/callahad/discourse
|
2013-03-04 11:51:26 -05:00 |
|