Robin Ward
|
fa1ba6791b
|
Work in Progress: Content Editing in Admin Section
|
2013-04-04 17:26:22 -04:00 |
|
Robin Ward
|
33f349a1e6
|
Show all Hot rankings at once with a toggle button
|
2013-04-03 15:25:18 -04:00 |
|
Sam
|
814be151c1
|
fixed regression
|
2013-04-03 16:47:33 +11:00 |
|
Robin Ward
|
ee76f1926d
|
Debugging Tool for Hot Topics
|
2013-04-02 18:00:53 -04:00 |
|
Sam
|
161fdcb364
|
fix weird selection bugs during quote reply.
|
2013-04-03 08:10:29 +11:00 |
|
Régis Hanol
|
dd4f24919f
|
Fix some 'quote reply' button quirks
|
2013-04-02 10:35:22 +02:00 |
|
Robin Ward
|
61b5c0340e
|
Convert all Ajax calls to use Discourse.ajax()
|
2013-04-01 18:09:23 -04:00 |
|
Robin Ward
|
f429e95d4e
|
Merge pull request #601 from kubabrecka/split_multiple_pluralization
split i18n strings where there are 2 pluralizable variables
|
2013-04-01 07:49:05 -07:00 |
|
Kuba Brecka
|
1c50c99e9a
|
split i18n strings where there are 2 pluralizable variables
|
2013-03-31 14:20:02 +02:00 |
|
Régis Hanol
|
5ea35ff393
|
FIX: "Quote Reply" button gets in the way
|
2013-03-29 19:34:45 +01:00 |
|
Robin Ward
|
a819a26f34
|
BUGFIX: New status posts weren't using PostCreator
|
2013-03-28 16:40:54 -04:00 |
|
Régis Hanol
|
1668b5eab2
|
FIX: allows the selection of the default landing tab
|
2013-03-28 14:01:13 +01: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 |
|
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 |
|
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 |
|
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 |
|
Neil Lalonde
|
1ed6406a7d
|
Add twitter, facebook, and google plus links to share dialog
|
2013-03-25 18:54:11 -04:00 |
|
Robin Ward
|
030ecfaa71
|
Fix bug where new posts wouldn't load after hitting the bottom if you'd filtered
|
2013-03-23 11:18:38 -04:00 |
|
Robin Ward
|
1d7c38bedf
|
Merge pull request #531 from kubabrecka/unused_code
removing some unused code
|
2013-03-22 09:20:18 -07:00 |
|
Kuba Brecka
|
b392143991
|
removing some unused code
|
2013-03-22 17:14:29 +01:00 |
|
Robin Ward
|
bfa14b419c
|
Animate in the bottom filter bar
|
2013-03-22 12:05:17 -04:00 |
|
Robin Ward
|
5ec8af0019
|
Cleaned up a bunch of JS
|
2013-03-22 12:05:13 -04:00 |
|
Robin Ward
|
35ec6c6806
|
Show loading when filtering by user / best of
|
2013-03-21 16:46:22 -04:00 |
|
Robin Ward
|
5c4b794a8c
|
Fixed a bunch of 'best of' errors and cleaned up JS.
|
2013-03-21 16:04:06 -04:00 |
|
Sam
|
0089619ed9
|
Eyeline will no fire any events if the window has no focus
After posts are rendered a debounced eyeline is fired
Dont trigger eyeline from TopicPostsView, its the wrong spot, will only fire on first render
|
2013-03-20 21:45:27 -07:00 |
|
tangramor
|
dc7b690921
|
Add I18n support for "The topic has been deleted" message
|
2013-03-21 00:10:41 +08:00 |
|
Neil Lalonde
|
c24f6d3d51
|
Username change: check length in js, we don't need the server to do it
|
2013-03-18 15:38:19 -04:00 |
|
Wojciech Kocjan
|
e6ccc300dc
|
Support for running discourse with a prefix (i.e. as http://servername/discourse)
|
2013-03-16 00:01:21 +01:00 |
|
Robin Ward
|
67f0de4b8b
|
Fixed some merge conflicts
|
2013-03-15 16:59:10 -04:00 |
|
Robin Ward
|
1a60301a17
|
Merge branch 'fixes-topic-title-length-too-short' of git://github.com/ZogStriP/discourse
Conflicts:
app/assets/javascripts/discourse/controllers/composer_controller.js
app/assets/javascripts/discourse/views/composer_view.js
config/locales/client.en.yml
|
2013-03-15 16:49:17 -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
|
aef014f439
|
displays the number of characters left when editing the topic title
|
2013-03-15 12:56:14 +01:00 |
|
Robin Ward
|
1715220d77
|
FIX: Hide topics list when loading new topics by category
|
2013-03-14 12:38:05 -04:00 |
|
Robin Ward
|
21b5183d6a
|
Fix linting errors.
|
2013-03-13 16:04:48 -04:00 |
|
Robin Ward
|
518910a54d
|
FIX: Don't include link counts when selecting text to quote a post.
|
2013-03-13 15:51:41 -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 |
|
Sam
|
91b507f4c4
|
if you try posting a reply and are looking at a different topic, pop this window up
|
2013-03-11 20:57:06 -07:00 |
|
Robin Ward
|
f8d8272406
|
Cleaned up TopicUserSpec, introduces clearing of pinned topics
|
2013-03-07 12:19:25 -05:00 |
|
Robin Ward
|
86af49e663
|
More Markdown refactoring - fixed bug with Pagedown not showing on user profile - replaced jQuery occurrences with $.
|
2013-03-05 15:39:21 -05:00 |
|
tms
|
f46c819956
|
Don't double-up on #main-outlet when static content is rendered through Ember
|
2013-03-03 10:47:40 -05:00 |
|
tms
|
66a7b3162f
|
Change the name displayed in the header on profile update
|
2013-03-01 22:46:33 -05:00 |
|
Robin Ward
|
1caf1e6b45
|
Clean up discourse.js
|
2013-02-26 15:20:06 -05:00 |
|
Robin Ward
|
e461c84253
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
|
Sam Saffron
|
997b436210
|
attempt at fixing google analytics
|
2013-02-25 08:36:46 +11:00 |
|
Jeff Atwood
|
cee3949850
|
add 3 and 4 minute opts to auto track pref
|
2013-02-22 13:15:41 -08:00 |
|
Robin Ward
|
f661fa609e
|
Convert all CoffeeScript to Javascript. See:
http://meta.discourse.org/t/is-it-better-for-discourse-to-use-javascript-or-coffeescript/3153
|
2013-02-20 19:01:13 -05:00 |
|
Robin Ward
|
a1f8dcebd1
|
Custom messages for the footers of all list views
|
2013-02-19 17:39:34 -05:00 |
|