Commit graph

744 commits

Author SHA1 Message Date
Régis Hanol
1668b5eab2 FIX: allows the selection of the default landing tab 2013-03-28 14:01:13 +01:00
Sam
0bcd142a81 Merge pull request #193 from tms/timing-is-everything
Make topic lists show last activity more intuitively
2013-03-27 22:57:44 -07:00
Sam
2295290383 added best=N option to get N best comment on a post 2013-03-27 22:53:11 -07:00
Neil Lalonde
e263cb81ca Make sure share dialog goes away when clicking outside of it, including links to other routes 2013-03-27 19:43:47 -04:00
Robin Ward
e0fc7afc41 Fixes bug where progress looked weird when creating a new post. 2013-03-27 17:41:02 -04:00
Neil Lalonde
55884e4b77 Escape key closes share dialog 2013-03-27 16:29:02 -04:00
Robin Ward
36269cfbaa Rename 'popular' to 'latest'. First stab at 'Hot' tab. 2013-03-27 16:21:23 -04:00
Neil Lalonde
d1945057fd Include topic title in share links with third parties 2013-03-27 16:01:46 -04:00
Neil Lalonde
35f3cd9325 Make login buttons even smaller 2013-03-27 14:36:26 -04:00
Robin Ward
b9fee3bf00 Robin sucks at jshint 2013-03-27 12:31:17 -04:00
Neil Lalonde
4711cb4716 Cleanup layout of login buttons 2013-03-27 12:23:11 -04:00
Robin Ward
d9539225f8 Merge pull request #574 from wojciechka/master
Fix URL for composer /education paths when using prefix for Discourse
2013-03-27 08:58:27 -07:00
Robin Ward
a9019288c5 Let's use a horizontal control for selecting the hotness rather than a dial. 2013-03-27 11:57:22 -04:00
Wojciech Kocjan
c88c7538b6 Fixed URL for composer /education paths 2013-03-27 16:10:47 +01:00
Robin Ward
4cb4843323 Includes post count in filter message by user 2013-03-27 10:53:43 -04:00
Robin Ward
ba8e526950 Fix z-index of "in reply to" tabs versus filter message. 2013-03-27 10:48:12 -04:00
Kuba Brecka
41c9c4f253 update Sugar.js localized date formats 2013-03-27 09:29:25 +01:00
Sam
fc94d3e551 match the create api with the update api ... so api is more consistent 2013-03-26 23:49:35 -07:00
Robin Ward
994ab94107 Remove extra comma 2013-03-26 18:37:07 -04:00
Robin Ward
af7f6fea28 Can set the hotness of a category. For the soon to be implemented "hotness" tab. 2013-03-26 18:08:58 -04:00
Neil Lalonde
5961ffc0e4 Add site setting to choose which share links to show and in what order 2013-03-26 17:17:37 -04:00
Neil Lalonde
1b779e5e71 Increase the size of the share links 2013-03-26 17:17:37 -04:00
Neil Lalonde
7bfd66aa80 Add title attrs to share links 2013-03-26 17:17:37 -04:00
Robin Ward
a30c019275 Show totals in best of yellow thigny. 2013-03-26 15:40:30 -04:00
Robin Ward
f1e2923a91 Display correct post counts, even with a filter active 2013-03-26 15:06:23 -04:00
Robin Ward
5dc47c2d82 Rename posts_count in topic view to post_counts_by_user which makes much more sense 2013-03-26 14:06:24 -04:00
tms
172173eccc Make topic lists show last activity more intuitively 2013-03-25 22:13:23 -04:00
Sam
c57ec611e1 basic api support 2013-03-25 18:04:46 -07:00
Sam
a177264114 refactoring of topic view tracking 2013-03-25 18:04:46 -07:00
Sam
c2db546877 getAjax helper ... saves a lot of typing, we can extend later 2013-03-25 18:04:46 -07:00
Jeff Atwood
8ce9eefdce bit more spacing for quote reply glyph 2013-03-25 17:31:08 -07:00
Neil Lalonde
1ed6406a7d Add twitter, facebook, and google plus links to share dialog 2013-03-25 18:54:11 -04:00
Sam
7f9f619f82 Merge pull request #566 from mikl/danish-translation-enabling-stub
Stub for actually enabling the Danish translation.
2013-03-25 15:12:40 -07:00
Mikkel Hoegh
8ca898760c Oops, missed a spot. 2013-03-25 23:07:02 +01:00
Mikkel Hoegh
4fefe349d0 Stub for actually enabling the Danish translation. 2013-03-25 23:02:08 +01:00
Jeff Atwood
bce127d6db add icon-quote glyph to quote reply pop-up button 2013-03-25 11:16:06 -07:00
Marco Sampellegrini
ce98ce4b93 Italian Translation! 2013-03-25 18:35:38 +01:00
Robin Ward
c372e36cb6 Don't count @mentions as links in a post 2013-03-25 13:12:15 -04:00
Robin Ward
6568b4aaa9 Better error messages when hitting max mentions/images/links 2013-03-25 12:27:09 -04:00
Neil Lalonde
4fb3b58592 Remove the extra column from per_day_counts_report 2013-03-25 11:35:48 -04:00
Sam
6804c994f5 fix missing info error 2013-03-24 18:30:19 -07:00
Sam
3f0251dc63 get rid of metamorph 2013-03-24 18:13:03 -07:00
Sam
4cc1b88d91 Merge branch 'scroll_work' 2013-03-24 17:31:10 -07:00
Sam
deb603f41c Merge pull request #547 from kid0m4n/convert-ruby-1-9-syntax
Convert a lot of :a => b to a: b and bring peace to the world
2013-03-24 16:43:17 -07:00
Karan Misra
5dfb04e4b3 Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
Sam
36a069488e Merge pull request #492 from sbauch/email-whitelist
added email whitelist SiteSetting feature to replicate email blacklist S...
2013-03-24 16:35:24 -07:00
Sam
b1d1ab7d2b Merge pull request #559 from ZogStriP/fix-exception-when-wrong-resource-type-in-url
[fixes #391] exception when wrong resource type in URL
2013-03-24 16:16:34 -07:00
Régis Hanol
0da8f35659 [fixes #391] exception when wrong resource type in URL 2013-03-24 22:25:24 +01:00
Robin Ward
5b9ff91e88 Merge pull request #553 from buddhamagnet/issue-352-missing-template
Add render nothing to refresh_browsers method
2013-03-24 08:27:18 -07:00
Jeff Atwood
6689f72dfd first-child removes whitespace from top of posts
MUST REMOVE SCRIPT METAMORPH FROM COOKED FOR THIS TO WORK!
2013-03-24 03:03:46 -07:00