Sam
|
2295290383
|
added best=N option to get N best comment on a post
|
2013-03-27 22:53:11 -07:00 |
Mark Rushakoff
|
60d8dc15f3
|
Add link to GitHub contributors
|
2013-03-27 22:50:35 -07:00 |
Tony Jian
|
e93c8e0dce
|
correct zh_TW locale
|
2013-03-28 13:42:30 +08:00 |
Régis Hanol
|
518203281d
|
keep French l10n up to date
|
2013-03-28 03:19:23 +01: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 |
Robin Ward
|
15bd63cb64
|
Merge pull request #571 from ZogStriP/keep-french-l10n-up-to-date-2013-03-26
keep French l10n up to date
|
2013-03-27 06:58:57 -07:00 |
Robin Ward
|
2bdf5e7bd2
|
Merge pull request #573 from kubabrecka/update_js_date_formats
update Sugar.js localized date formats
|
2013-03-27 06:58:21 -07:00 |
Robin Ward
|
209e3a79ae
|
Merge pull request #572 from kubabrecka/cs_update20
cs translation update
|
2013-03-27 06:57:31 -07:00 |
Kuba Brecka
|
41c9c4f253
|
update Sugar.js localized date formats
|
2013-03-27 09:29:25 +01:00 |
Kuba Brecka
|
125c2e7095
|
cs translation update
|
2013-03-27 09:25:37 +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 |
Régis Hanol
|
1db78185e0
|
keep French l10n up to date
|
2013-03-27 02:00:21 +01: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
|
6366c9f86d
|
Specifically mention the visitor user level in the error messages for posts.
|
2013-03-26 15:44:31 -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 |
Robin Ward
|
2efd3e61c7
|
TopicView respects `sort_order` and better specs
|
2013-03-26 13:27:11 -04:00 |
Sam
|
bd4fcfa412
|
Merge pull request #567 from ZogStriP/keep-french-l10n-up-to-date-2013-03-25
keeping French l10n up to date
|
2013-03-26 04:53:40 -07:00 |
tms
|
172173eccc
|
Make topic lists show last activity more intuitively
|
2013-03-25 22:13:23 -04:00 |
Sam
|
a2ada48089
|
it appears routes can be reloaded in dev under certain conditions
|
2013-03-25 18:08:23 -07: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 |
Sam
|
36d60befbd
|
mini profiler fix for multisite
|
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 |
Régis Hanol
|
386967c56e
|
keeping French l10n up to date
|
2013-03-25 23:15:10 +01: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 |
Sam
|
3f206e6c8c
|
Merge pull request #493 from mikl/danish-translation
Danish translation.
|
2013-03-25 14:06:13 -07:00 |
Sam
|
6aaf868d9f
|
Merge pull request #564 from kubabrecka/cs_update19
cs translation update
|
2013-03-25 14:05:26 -07:00 |
Jeff Atwood
|
bce127d6db
|
add icon-quote glyph to quote reply pop-up button
|
2013-03-25 11:16:06 -07:00 |